←Select platform

IsDragMouseWheelEnabled Property

Summary

Indicates whether this mode accepts drag events originated using the mouse wheel.

Syntax
C#
C++/CLI
public bool IsDragMouseWheelEnabled { get; set; } 
public:  
   property bool IsDragMouseWheelEnabled 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if this accepts drag events originated using the mouse wheel, otherwise; false. Default value is true.

Remarks

For more information, refer to EnableMouseWheel.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.