{NOMOVE}
Syntax
{NOMOVE}
Description
The {NOMOVE} command specifies that a dialog box cannot be moved. The command is used in conjunction with the {NOCAPTION} command.
Supported By
Alpha Five Version 5 and Above
Limitations
Desktop applications only
Example
|
ui_dlg_box("{NOMOVE}", <<%dlg% {nocaption} {nomove} <20,3Click Here> | <20,3Or Click Here> {comment=These buttons do nothing} %dlg%) |
See Also