IUIWindow Members
Include Protected Members
Include Inherited Members
The IUIWindow type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Close |
Closes the window.
|
![]() |
Dock |
Dock the window.
|
![]() |
IsDocked |
Returns true if the window is docked.
|
![]() |
Maximize |
Maximizes the window.
|
![]() |
Minimize |
Minimizes the window.
|
![]() |
Move |
Moves and resizes the window.
|
![]() |
Undock |
Undock the window.
|
Properties
| Name | Description | |
|---|---|---|
![]() |
Height |
The vertical dimension of the window in pixels.
|
![]() |
Left |
The horizontal position of the window in pixels.
|
![]() |
Top |
The vertical position of the window in pixels.
|
![]() |
Width |
The horizontal dimension of the window in pixels.
|
.gif)
.gif)