DockController Methods
Provides methods to perform docking operations on panels.
Name | Description |
---|---|
Activate |
Activates the specified item and moves focus to it.
Inherited from Dock |
Activate |
Activates the specified item.
Inherited from Dock |
Add |
Creates a Document |
Add |
Adds a new Document |
Add |
Adds a new Document |
Add |
Adds a new floating Document |
Add |
Adds an empty floating Document |
Add |
Adds a newly created item to the specified target item. This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Dock |
Add |
Creates a Layout |
Add |
Creates a floating panel with the specified size and displays it at the specified location.
Inherited from Dock |
Close |
Closes the specified item.
Inherited from Dock |
Close |
Closes all items except the specified one within this item’s container.
Inherited from Dock |
Create |
Creates the specified dock command for the specified item/pane.
Inherited from Dock |
Create |
Creates a new Document |
Create |
Creates a new Document |
Dock |
Docks the first item to the second item using the specified dock type.
Inherited from Dock |
Dock |
Docks the specified item. This method is in effect for newly created, floating, auto-hidden or closed |
Dock |
Docks the specified item as a tab into an existing or new Document |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Float |
Makes the specified item floating.
Inherited from Dock |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Enables the auto-hide functionality for the item/panel and hides it within the specified Auto |
Hide |
Enables the auto-hide functionality for the item/panel and hides it at the specified edge of the Dock |
Hide |
Enables the auto-hide functionality for the item/panel and hides it at a corresponding edge of the Dock |
Insert |
Inserts the specified item into the specified group at a specific position.
Inherited from Dock |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Move |
Moves the specified Document |
Move |
Moves the specified Layout |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified item. This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Dock |
Remove |
Removes any connection of the specified panel with the Dock |
Rename |
Starts dock item renaming.
Inherited from Dock |
Restore |
Restores a closed (hidden) panel at its previous dock position.
Inherited from Dock |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also