NetXP 3.0 Reference

DockingManagerExtender Methods

The methods of the DockingManagerExtender class are listed below. For a complete list of DockingManagerExtender class members, see the DockingManagerExtender Members topic.

Public Instance Methods

CanExtend Internal.
CreateObjRef (inherited from MarshalByRefObject)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Dispose (inherited from Component) Releases all resources used by the Component.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAllowDocking Gets if control is in dock mode.
GetCaptionBar Gets the caption bar property.
GetCloseButton Gets the enable and disable state of the close button for this docking window.
GetCloseOnHide Gets the close-on-hide property.
GetDockingStyle Gets the dock style for the control.
GetFullTitle Gets the text displayed in docking control title.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetHideButton Gets the hide button property.
GetIcon Gets the icon displayed in tabbed/hide mode.
GetLifetimeService (inherited from MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
GetMinimumSize Gets the minimum size property.
GetTabbedMode Gets the mode for tabbed docking.
GetTitle Gets the text displayed in tabbed/hide mode.
GetType (inherited from Object)Gets the Type of the current instance.
InitializeLifetimeService (inherited from MarshalByRefObject) Obtains a lifetime service object to control the lifetime policy for this instance.
LoadConfigFromStream Restores the docking configuration.
ResetAutoPersistent Reset Automatic State Persistence
SaveConfigToStream Stores the docking configuration.
SetAllowDocking Enables and disabled the docking for the control.
SetCaptionBar Sets the caption bar property.
SetCloseButton Enable and disables the close button of the docking window.
SetCloseOnHide Sets the close-on-hide property.
SetDockingStyle Sets the dock style for the control.
SetFullTitle Sets the text displayed in docking control title.
SetHideButton Sets the hide button property.
SetIcon Sets the icon displayed in tabbed/hide mode.
SetMinimumSize Sets the minimum size property.
SetTabbedMode Sets the mode for tabbed docking.
SetTitle Sets the text displayed in tabbed/hide mode.
ToString (inherited from Component) 

See Also

DockingManagerExtender Class | NETXP.Controls.Docking Namespace