IMDIController Methods
Provides methods to perform operations on MDI panels.Name | Description |
---|---|
Arrange |
Arranges the icons for minimized windows at the bottom of the main window. |
Cascade |
Displays the item or its children in a cascade. |
Change |
Changes the item’s MDIStyle property. |
Create |
Creates the dock command for the specified items. |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
Maximize |
Maximizes the document. |
Maximize |
Maximizes the document. |
Minimize |
Minimizes the document. |
Minimize |
Minimizes the document. |
Restore |
Restores the document to its previous state. |
Restore |
Restores the document to its previous state. |
Tile |
Arranges the item horizontally within the group. |
Tile |
Arranges the item vertically within the group. |
See Also