( |
|
|
|||
Adds scrollbar to a window. |
Parameters: | |
Left | |
Top | |
Right | |
Bottom | |
WindowBegin("Preview: ",DocPreWClass,CGother,RcType); UseView(RcVc); SetWRect(20,80,620,350); Sizeable(150,150,0,0); WhiteBackground; ScrollBar(-17,40,-1,-14); EndWindow;
Related topics: |