{VSLIDER}
Syntax
{VSLIDER}
Description
The {VSLIDER} command places a horizontal bar on the Xdialog that you can slide vertically to increase the size of one portion of the Xdialog while decreasing the size of another portion.
Supported By
Alpha Five Version 5 and Above
Limitations
Desktop applications only
Example
|
files = filefind.get("c:\*.*",0,"n") ui_dlg_box("slider",<<%dlg% {stretch=width,height} [%M%.20,10files]{vslider}[%M%.20,5contents2]{vslider}[%M%.20,5contents3]| {stickto=right} {sp}{region} <Ok>; <Cancel> {endregion} %dlg%) |
See Also