Navigation: Ultimate Suite for PowerBuilder Help > PowerRangebar >

Implementation

Send comments on this topic.

 

Place u_cst_powerrangebar from advguicontrols.pbl\pbd on your window.

 

Call the available functions to change the controls behaviour. There is no special code needed to setup the control.

uo_1.of_SetStartPosition(30)
uo_1.of_SetEndPosition(60)
 

 

Note, if you don't need to change the appearance of the control dynamically, all settings can be defined in the IDE at design time.


Copyright © 2023 Werysoft Inc.