Click or drag to resize

IWindow Methods

The IWindow type exposes the following members.

Methods
  NameDescription
Public methodActivate
Activates the window.
Public methodClose
Close the window.
Public methodShow
Show the window.
Public methodShowDialog
Shows the window and returns a result when the window is closed.
Public methodShowDialog(E3DMessageBoxButton)
Shows the window and returns a result when the window is closed.
Top
See Also