DockingManagerExtender overview
![]() | Overloaded. Initializes a new instance of the DockingManagerExtender class. |
![]() | Enable or disable the Automatic State Persistence feature. If enabled the customized docking settings made by the user are persistent by User/Domain/WorkingArea |
![]() | Gets the IContainer that contains the Component. |
![]() | Gets or sets the object to which the docking manager instance is attached |
![]() | The wrapped DockingManager. Direct access to all properties. |
![]() | Sets or gets the Control for which the docking windows will not be allowed to dock inside of the specified control. |
![]() | Sets or gets the Control for which docking windows will not be allowed to dock outside of the specified control. |
![]() | Gets or sets the ISite of the Component. |
![]() | Internal. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Releases all resources used by the Component. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets if control is in dock mode. |
![]() | Gets the caption bar property. |
![]() | Gets the enable and disable state of the close button for this docking window. |
![]() | Gets the close-on-hide property. |
![]() | Gets the dock style for the control. |
![]() | Gets the text displayed in docking control title. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the hide button property. |
![]() | Gets the icon displayed in tabbed/hide mode. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the minimum size property. |
![]() | Gets the mode for tabbed docking. |
![]() | Gets the text displayed in tabbed/hide mode. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Restores the docking configuration. |
![]() | Reset Automatic State Persistence |
![]() | Stores the docking configuration. |
![]() | Enables and disabled the docking for the control. |
![]() | Sets the caption bar property. |
![]() | Enable and disables the close button of the docking window. |
![]() | Sets the close-on-hide property. |
![]() | Sets the dock style for the control. |
![]() | Sets the text displayed in docking control title. |
![]() | Sets the hide button property. |
![]() | Sets the icon displayed in tabbed/hide mode. |
![]() | Sets the minimum size property. |
![]() | Sets the mode for tabbed docking. |
![]() | Sets the text displayed in tabbed/hide mode. |
![]() |
![]() | The docking manager extender has finished closing. |
![]() | The docking manager extender is closing. |
![]() | Adds an event handler to listen to the Disposed event on the component. |
![]() | The docking manager extender has finished loading. |
![]() | The docking manager extender is loading. |
DockingManagerExtender Class | NETXP.Controls.Docking Namespace