Forms > Forms Assembly Enumerations > FormWindowStyle
The FormWindowStyle enumeration contains form styles.
It is used by the following property:
Value | Brief description |
0 | Normal. Normal Windows form. |
1 | MDIFrame. Form is the MDI main form. |
2 | MDIChild. Form is the MDI child form. |
See also: