*FORMLOADMASK (SETMODE)
PLBCMP GUI Only
*FORMLOADMASK={value}
The *FORMLOADMASK control sets the state of the FORMLOAD instruction mode. {value} is a previously defined Numeric Variable or literal that defines the new state of the FORMLOAD mask.
The {value} specified should be 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 (SETMODE), SETMODE
![]() |