The IWindow2 type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bounds |
Gets the window's bounds.
| |
| Caption |
Gets/sets the window's caption.
| |
| IsVisible |
Gets the window's visible state.
Returns true if this window is visible, false if not.
| |
| Node |
Get the window's associated INode2.
| |
| WindowType |
Get the window's type.
|