Nevron.UI.WinForm.Docking Assembly > Nevron.UI.WinForm.Docking Namespace : NCaptionBar Class |
The following tables list the members exposed by NCaptionBar.
Name | Description | |
---|---|---|
![]() | NCaptionBar Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AutomaticTooltips | Gets or sets a value indicating whether the tooltips for the internally created buttons will be updated depending on their state. |
![]() | DisplayTooltips | Gets or sets a value indicating whether the caption bar will display tooltips. |
![]() | Image | Gets or sets the image to be displayed by the caption bar. |
![]() | ImageIndex | Gets or sets the image index to use from the imagelist. |
![]() | ImageList | Gets or sets the imagelist to be used by the caption bar. |
![]() | ImageSize | Gets or sets the size to be used when calculating image bounds. |
![]() | Padding | Gets or sets the internal padding of the caption. |
Name | Description | |
---|---|---|
![]() | ButtonFromPoint | Gets the button which bounds contains the specified point. |
![]() | ButtonsContains | Checks whether a button contains the specified point. |
![]() | GetButton | Gets the button with the specififed id. |
![]() | GetButtonsArea | Gets the smallest rectangle that contains all the buttons. |
![]() | Measure | Measures the current text. |
![]() | ResetButtons | Resets all the buttons to their default state. |
![]() | SetButtonsVisibility | Shows/hides all the buttons. |
![]() | Update | Updates the caption to fit the specified bounds. |