Class DrawState
Specifies splitter current state of being drawn.
Inheritance
System.Object
DrawState
Namespace: Syncfusion.Windows.Forms.Tools.Enums
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class DrawState : Enum
Fields
Hovered
when splitter is hovered by the mouse.
Declaration
public const DrawState Hovered
Field Value
| Type |
|---|
| DrawState |
Normal
when splitter is not hovered;
Declaration
public const DrawState Normal
Field Value
| Type |
|---|
| DrawState |