Class CaptionButtonState
Specifies the Caption Button state of the docking windows.
Inheritance
System.Object
CaptionButtonState
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class CaptionButtonState : Enum
Fields
Active
Active state of Caption Button.
Declaration
public const CaptionButtonState Active
Field Value
| Type |
|---|
| CaptionButtonState |
Normal
Normal state of Caption Button.
Declaration
public const CaptionButtonState Normal
Field Value
| Type |
|---|
| CaptionButtonState |
Pushed
Pushed state of Caption Button.
Declaration
public const CaptionButtonState Pushed
Field Value
| Type |
|---|
| CaptionButtonState |