Enum DrawState
Specifies splitter current state of being drawn.
Namespace: Syncfusion.Windows.Forms.Tools.Enums
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum DrawState
Fields
| Name | Description |
|---|---|
| Hovered | when splitter is hovered by the mouse. |
| Normal | when splitter is not hovered; |