Enum MovedZone
Characterize zone which contain mouse position. Order of enum's elements can not be changed, because ScrollBarCustomDraw uses enum's indexes.
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum MovedZone
Fields
| Name |
|---|
| MaxButton |
| MinButton |
| Out |
| Thumb |
| ThumbLeftZone |
| ThumbRightZone |