*FORMLOADMASK (GETMODE)
PLBCMP GUI Only
*FORMLOADMASK={value}
The *FORMLOADMASK control reports the state of the FORMLOAD instruction mode. {value} is a previously defined Numeric Variable that receives the current state of the FORMLOAD mask.
The {value} returned is one of the following:
|
Value |
The mode is ... |
|
0x0 |
OFF (default). |
|
0x1 |
the FORMLOAD instruction sets the parent WINDOW to the form size of an Object-Only PLF before creating the PLF objects. After all of the Object-Only PLF objects are created, the parent WINDOW is resized to its original height and width before the FORMLOAD was executed. |
See Also: List Controls (GETMODE), GETMODE
![]() |