Enum StatusBarAdvPanelType
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum StatusBarAdvPanelType
Fields
| Name | Description |
|---|---|
| CapsLockState | Represents Caps Lock state |
| CurrentCulture | Represents Currentculture |
| Custom | Represents custom |
| InsertKeyState | Represents InsertKeyState |
| LongDate | Represents Long date |
| LongTime | Represents Longtime |
| LongTime24Format | Represents Longtime in 24 Hours format |
| NumLockState | Num Lock state |
| ScrollLockState | Represents Scroll lock state |
| ShortDate | Represents Shortdate |
| ShortTime | Represents Shorttime |
| ShortTime24Format | Represents Shorttime in 24 Hours format |