←Select platform

IsDragMouseWheelEnabled Property (ImageViewerInteractiveMode)

Summary

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

Syntax

C#
VB
C++
public bool IsDragMouseWheelEnabled { get; set; } 
Public Property IsDragMouseWheelEnabled() As Boolean 
   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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize