IWindow Interface Methods
For a list of all members of this type, see IWindow members.
Public Methods
Name | Description | |
---|---|---|
Close | Destroys the window. | |
Dock | Docks the window within the main window. | |
Float | Displays the window as a floating window. | |
Hide | Conceals the window from the user. | |
Show | Displays the window to the user. |
See Also