Click or drag to resize

LayerBar Properties

The LayerBar type exposes the following members.

Properties
  NameDescription
Public propertyAutoExpandNode
Gets or sets a value indicating whether the selected node will be expanded automatically.
Public propertyBuiltIn
Get a value indicating whether it is a built-in docking window.
(Inherited from DockingBar.)
Public propertyFloating
Gets or sets a value indicating whether the window is floating or not.
(Inherited from DockingBar.)
Public propertyIndex
Get the index number in the collection of the docking window.
(Inherited from DockingBar.)
Public propertySelectedNode
Get the selected node.
Public propertyText
Get or set the text of the docking window.
(Inherited from DockingBar.)
Public propertyVisible
Gets a value indicating whether the window is displayed.
(Inherited from DockingBar.)
Top
See Also