The SetUIConfiguration transaction sets whether or not the specified user interface feature appears. You can also use configuration (.cfg) files to control the entire user interface.
Type XTYP_REQUEST
Syntax [SetUIConfiguration(cfgNumber, state)]
|
Parameter |
Data type |
Values |
Meaning |
|
cfgNumber |
WORD |
Refer to the Imagenation CFG Help (Cfg.hlp) for values and their meanings | |
|
state |
BOOL |
0 | 1 |
does not appear | appears |
Release information
Added in Release 4.20.
See also