Programming with Reflection
WindowState property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the state of the terminal window.
The default is rcRestored.
rcMaximized The terminal window is maximized.
rcMinimized The terminal window is minimized.
rcRestored The terminal window is neither maximized nor minimized.