enumAFormWindowState Enum

Integer constants specifying the visual state of the form window at run time.

Constants

 

Name

Value

Description

aformWindowStateNormal

0

Normal

aformWindowStateMinimized

1

Minimized

aformWindowStateMaximized

2

Maximized

 

Applies to

AForm.WindowState