Click or drag to resize
KaxDock Methods

The KaxDock type exposes the following members.

Methods
  Name Description
Public method ApplyState
Applies the data from the supplied DockState object.
Public method Dock(String)
Docks the KaxDock control in the zone with ClientID equal to dockZoneID.
Public method Dock(KaxDockZone)
Docks the KaxDock control in the specified KaxDockZone.
Public method GetState
Returns a DockState object, containing data about the current state of the KaxDock control.
Public method GetUniqueName
Returns the unique name for the dock, based on the UniqueName and the ID properties.
Public method Undock
Removes the KaxDock control from its parent KaxDockZone.
Top
See Also