{TOOLCAPTION}
Syntax
{TOOLCAPTION}
Description
The {TOOLCAPTION} causes the dialog to display a special half height title bar. It can only be used if the xdialog is modeless. i.e. if you use the ui_modeless_dlg_box() command. [Picture]
Supported By
Alpha Five Version 5 and Above
Limitations
Desktop applications only
Example
|
ui_dlg_box("Xdialog Sample", <<%dlg% {toolcaption}<30,2{TOOLCAPTION} Sample>; %dlg%) |

See Also