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