Enum AutoHideRollState
Indicates the roll state of the autohidden control.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum AutoHideRollState
Fields
Name | Description |
---|---|
None | No state. |
RolledIn | When the autohidden control is rolled in. |
RolledOut | When the autohidden control is rolled out. |