Version

Search Results

DockableGroupPane Constructor()

Initializes a new instance of the DockableGroupPane class. Syntax Example The following code demonstrates how to create nested groups of panes.

DockableGroupPane Constructor(Guid,Guid,Int32,Guid,Int32)

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

DockableGroupPane Constructor(SerializationInfo,StreamingContext)

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 ...

DockableGroupPane Constructor(String)

Initializes a new instance of the DockableGroupPane class. Syntax Parameters key Key for the pane

DockableGroupPane Constructor(String,String)

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

DockablePaneBase Class

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...

DockablePaneBaseEnumerator Class

Type-specific enumerator class for enumerating over the DockablePaneBase objects of the DockablePanesCollection. Syntax

DockablePaneBaseEnumerator Class Members

Public Constructors Public Properties Public Methods