FormWindowStyle

Description

The FormWindowStyle enumeration contains form styles.

It is used by the following property:

Available Values

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:

Forms Assembly Enumerations