This enumeration is used by the System.Windows.Forms.Form class. It represents the different states of the form. The default state is Normal.
Member Name | Description |
---|---|
Maximized |
![]() A maximized window. |
Minimized |
![]() A minimized window. |
Normal |
![]() A default sized window. |