State
PROPERTY
State
AS
Integer
Returns or sets the state of the window.
Use one of the following constants:
Window.Normal
for the normal state.
Window.Minimized
for a minimized window.
Window.Maximized
for a maximized window.
Window.FullScreen
for a full screen window.