GrapeCity MultiRow Windows Forms Documentation
MouseWheelScroll Enumeration


Specifies which control processes the mouse wheel event when the user uses the mouse wheel.
Syntax
Public Enum MouseWheelScroll 
   Inherits System.Enum
Dim instance As MouseWheelScroll
public enum MouseWheelScroll : System.Enum 
Members
MemberDescription
AutomaticIndicates the target control is decided by the mouse location.
OnEditingControlIndicates the EditingControl processes the mouse wheel scroll.
OnMultiRowIndicates GcMultiRow processes the mouse wheel scroll.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.MouseWheelScroll

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.