Maximized Forms

Determines whether all forms that are run in the application shell are maximized.

MaximizedForms=Default | True | False

Value

Description

Default

Undefined. Use the default value

True

All forms are maximized to fit the application shell window, and cannot be minimized or resized.

False

Forms can be maximized, minimized, or resized as determined by the form itself.

Usage

Dynamic?

No

Dependencies:

None

Related Topics