Enum CaptionBarHeightMode
Defines the constants that specifies the mode of the caption bar height on maximized state.
Namespace: Syncfusion.Windows.Forms.Enums
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum CaptionBarHeightMode
Fields
| Name | Description |
|---|---|
| Default | Specifies that the caption bar height will be reduced when form is maximized. |
| SameAlwaysOnMaximize | Specifies that the caption bar height will be retained same when form is maximized. |