Class ItemState
Visual state of the BarItem.
Inheritance
System.Object
ItemState
Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class ItemState : Enum
Fields
Checked
Declaration
public const ItemState Checked
Field Value
| Type |
|---|
| ItemState |
Collapsed
Declaration
public const ItemState Collapsed
Field Value
| Type |
|---|
| ItemState |
MAX
Declaration
public const ItemState MAX
Field Value
| Type |
|---|
| ItemState |
Normal
Declaration
public const ItemState Normal
Field Value
| Type |
|---|
| ItemState |
Pressed
Declaration
public const ItemState Pressed
Field Value
| Type |
|---|
| ItemState |
Selected
Declaration
public const ItemState Selected
Field Value
| Type |
|---|
| ItemState |