Xbasic
{XPAD}
Syntax
{XPAD= Width }
Arguments
- Width
Numeric. The width of the column in characters, by default based on the Arial 8 point type face.
Description
The {XPAD} commands sets the horizontal space between columns.
Example
ui_dlg_box("{XPAD}",<<%dlg%
{xpad=12}
{region}
a|b|c;
{endregion}
%dlg%)Limitations
Desktop applications only
See Also