Enum AutoScrollReason
Defines the constants that specifies the type of auto scrolling.
Namespace: Syncfusion.WinForms.Controls.Enums
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum AutoScrollReason
Fields
Name | Description |
---|---|
MouseDragging | An user has dragged the mouse outside the auto scroll bounds. |
OleDragOver | An user is moving the mouse over the control during OLE drag-and-drop operation. |