Text Box S Directive
Syntax
%S%
Description
The S directive makes the text in a Text Box into a spin control.
Example
dim spin as N = 1
ui_dlg_box("Title",<<%dlg%
{lf};
Spin:| [%s1,10%.32spin];
{lf};
%dlg%)See Also
Syntax
Description
The S directive makes the text in a Text Box into a spin control.
Example
dim spin as N = 1
ui_dlg_box("Title",<<%dlg%
{lf};
Spin:| [%s1,10%.32spin];
{lf};
%dlg%)See Also