Enum AreaStates
Area states.
Namespace: Syncfusion.Windows.Forms.Tools.Navigation.Layouting
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum AreaStates
Fields
| Name | Description |
|---|---|
| Active | Area is active (mouse is hovered over the child area). |
| Default | Default state of the area. |
| Disabled | Area is disabled. |
| Hot | Area is hot (mouse is hovered over the area). |
| Pressed | Area is pressed. |