IWindow Methods |
The IWindow type exposes the following members.
| Name | Description | |
|---|---|---|
| Activate |
Activates the window.
| |
| Close |
Close the window.
| |
| Show |
Show the window.
| |
| ShowDialog |
Shows the window and returns a result when the window is closed.
| |
| ShowDialog(E3DMessageBoxButton) |
Shows the window and returns a result when the window is closed.
|