The EnableIMSystemCmds transaction sets which system commands are enabled in the Imagenation window.
Type XTYP_EXECUTE
Syntax [EnableIMSystemCmds(cmds)]
|
Parameter |
Data type |
Values |
Meaning |
|
cmds |
WORD |
1 |
Restore |
|
|
|
2 |
Move |
|
|
|
4 |
Size |
|
|
|
8 |
Minimize |
|
|
|
16 |
Maximize |
|
|
|
32 |
Close. See Remarks. |
|
|
|
(can be ORed) |
|
Remarks
Even if the Close system menu command is disabled, Imagenation can still be closed by choosing File, Exit. See SetMenuStatus to disable File, Exit.
Release Information
Added in Release 3.70.
See also