INativeMdiViewController Methods
An object that implements operations on a NativeMdiView‘s documents.
Name | Description |
---|---|
Activate |
Activates the specified document.
Inherited from IBase |
Add |
Adds the specified document to a View.
Inherited from IBase |
Arrange |
Arranges all icons at the bottom of a Native |
Cascade() | Cascades documents. |
Close |
Closes and destroys the specified document and its contents.
Inherited from IBase |
Close |
Closes all currently opened documents within the IBase |
Close |
Closes all documents except the specified document.
Inherited from IBase |
Close |
Closes all documents hosted in both the current View itself and all floating document containers.
Inherited from IBase |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
Dock |
Docks the specified Dock |
Dock |
Docks the specified document to a View.
Inherited from IBase |
Execute |
Performs a simple operation within the current View.
Inherited from IBase |
Float |
Makes a docked Dock |
Float |
Makes the specified document floating at the specified location, with the specified size.
Inherited from IBase |
Float |
Makes the specified document floating at the specified location.
Inherited from IBase |
Float |
Makes the specified document floating.
Inherited from IBase |
Float |
Undocks all tabbed Documents contained within the current View.
Inherited from IBase |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from IBase |
Get |
Gets the commands collection owned by the target View.
Inherited from IBase |
Get |
Gets a View that owns this Document.
Inherited from IBase |
Maximize |
Maximizes the target Document. |
Minimize |
Minimizes all documents to icons. |
Remove |
Removes the specified document from the Base |
Reset |
Resets the Document |
Restore |
Discards the Maximize operation for the target Document and restores this Document’s original size. |
Restore |
Restores minimized documents. |
Show |
Displays a context menu for the specified document at the specified position.
Inherited from IBase |
Show |
Displays a View’s context menu at the specified position.
Inherited from IBase |
Show |
Shows a dialog with all documents currently opened within a view.
Inherited from IBase |
Tile |
Tiles documents horizontally. |
Tile |
Tiles documents vertically. |
See Also