FormWindowState

Description

The FormWindowState enumeration contains variants of form state on the screen during the startup.

It is used by the following property:

Available Values

Value Brief description
0 Normal. Normal form state.
1 Minimized. Form is minimized.
2 Maximized. Form is maximized on the whole screen.

See also:

Forms Assembly Enumerations