Description: | Defines the initial state of the Form window. |
Used object: | Form |
Values (with constants): | 0 - Normal(POW-WINDOWSTATE-NORMAL) If you invoke the Execute method with the ShowWindow parameter (the second parameter) and the WindowState value is 0, the state specified in the ShowWindow parameter takes precedence over the WindowState setting. |
Default value: | 0 - Normal(POW-WINDOWSTATE-NORMAL) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Not accessible. |
Backward compatibility attribute: | None. |