NTitleBarControlBox Class Members
In This Topic
The following tables list the members exposed by NTitleBarControlBox.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | CloseButton | Gets or sets the CloseButton child. |
 | CloseButtonFirst | If set to true the Close button will be placed before the other buttons. By default set to false (i.e. the Close button is last). |
 | CloseButtonSpacing | Gets or sets the spacing between the Close button and the one adjacent to it. By default set to 0. |
 | HelpButton | Gets or sets the HelpButton child. |
 | MaximizeButton | Gets or sets the MaximizeButton child. |
 | MinimizeButton | Gets or sets the MinimizeButton child. |
Top
Public Methods
| Name | Description |
 | CanClipChildren | Overridden. Gets whether the node can provide a clip area for its children. |
Top
Protected Methods
| Name | Description |
 | ArrangeContent | Overridden. Layouts the content of the element inside the specified content area. |
 | MeasureContent | Overridden. Measures the desired size of the element content. |
Top
See Also