CustomDockingBar Properties |
The CustomDockingBar type exposes the following members.
| Name | Description | |
|---|---|---|
| BuiltIn |
Get a value indicating whether it is a built-in docking window.
(Inherited from DockingBar.) | |
| Floating |
Gets or sets a value indicating whether the window is floating or not.
(Inherited from DockingBar.) | |
| Index |
Get the index number in the collection of the docking window.
(Inherited from DockingBar.) | |
| Text |
Get or set the text of the docking window.
(Inherited from DockingBar.) | |
| UniqueName |
Get the unique name assigned to the window.
| |
| UserCtrl |
Gets or sets the user control of the docking window.
| |
| Visible |
Gets a value indicating whether the window is displayed.
(Inherited from DockingBar.) |