The methods of the DockingManager class are listed below. For a complete list of DockingManager class members, see the DockingManager Members topic.
![]() | If you already have a reference to a DockRegion object then this will create a new Window to host the provided DockObject and then add the Window to the given relative position inside the DockRegion. |
![]() | If you already have a reference to a WindowObjects object then this method will add the provided DockObject into that object. |
![]() | Will create an appropriate Window for hosting the provided DockObject and place inside a new DockRegion which is placed according to the State given. |
![]() | If the given object instance is in the AutoHide mode then it will be selected and slide out into view. |
![]() | Creates an appropriate DockRegion object and adds it to the managed control. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Overloaded. Used to create an appropriately configured Window object for the given DockObject object. Currently this ensures the caption bar matches the requested style specified in the constructor. |
![]() | Releases all resources used by the Component. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Hides all objects. |
![]() | Overloaded. If the provided object is visible then it will become hidden. |
![]() | Initializes the control. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Internal. |
![]() | Loads layout information from given array of bytes. |
![]() | Loads layout information from given file. |
![]() | Loads layout information from given stream object. |
![]() | Internal. |
![]() | Internal. |
![]() | If any of the AutoHide windows is currently being shown, this will remove it from display immediately. |
![]() | Repositions the given reference within the list of Form controls to the innermost valid point. |
![]() | Repositions the given reference within the list of Form controls to the outermost valid point. |
![]() | Overloaded. Saves layout information into an array of bytes using Encoding.Unicode. |
![]() | Overloaded. Saves layout information into a named file using Encoding.Unicode. |
![]() | Saves layout information into a stream object using specified encoding. |
![]() | Show all objects. |
![]() | If the provided object is hidden then it will be restored to become visible. |
![]() | Toggles the auto-hide state of an object. |
![]() | |
![]() | Internal. |
![]() | Internal. |
![]() | Internal. |
DockingManager Class | NETXP.Controls.Docking Namespace