The FormWindowState enumeration contains variants of form state on the screen during the startup.
It is used by the following property:
Value | Brief description |
0 | Normal. Normal form state. |
1 | Minimized. Form is minimized. |
2 | Maximized. Form is maximized on the whole screen. |
See also: