NDockingPanelTabInfo Class Members
In This Topic
The following tables list the members exposed by NDockingPanelTabInfo.
Public Constructors
Public Properties
| Name | Description |
 | AnimatedAutoHide | Gets or sets a value whether the panel will be animated when in auto-hide mode. |
 | AutoHideLocation | Gets or sets the preffered edge to be used when the panel becomes autohidden. |
 | AutoHideSize | Gets or sets the preferred size a panel will have when autohiding. |
 | ImageIndex | Gets or sets the image index to be used by the tab representing the panel. |
 | Text | Gets or sets the text displayed by the tab representing the panel. |
 | TooltipText | Gets or sets the tooltip text associated with the panel. |
Top
Public Methods
| Name | Description |
 | ApplyAutoHideSize | Applies the value of AutoHideSize property to the size of the autosize panel defined by resizing it. |
 | ToString | |
Top
See Also