Initializes a new instance of the DockableGroupPane class. Syntax Example The following code demonstrates how to create nested groups of panes.
Initializes a serialized DockableGroupPane. Syntax Parameters internalId Id for the panefloatingParentId Id for the parent when floatingfloatingIndex Index in the floating parents collectiondockedParentId Id for the parent when dockeddockedIndex Index in the docked parents collection
Constructor used during deserialization to initialize a new DockableGroupPane object with the serialized property values. Syntax Parameters info The SerializationInfo instance that contains the data to be serialized.context The StreamingContext instance which describes the source and destination of the serialized ...
Initializes a new instance of the DockableGroupPane class. Syntax Parameters key Key for the pane
Initializes a new instance of the DockableGroupPane class with the specified key and text Syntax Parameters key Key for the panetext Text for the pane
Overload List
Abstract base class for dockable panes. Syntax Remarks The DockablePaneBase class implements the common functionality for all pane objects. Pane objects are the basic container class used by the UltraDockManager. The Settings property returns a PaneSettings object that affects the behavior and appearance of the pa...
Type-specific enumerator class for enumerating over the DockablePaneBase objects of the DockablePanesCollection. Syntax
Public Constructors Public Properties Public Methods