Modernize your PowerBuilder Applications

Circle Progress Bars

This Ultimate Suite for PowerBuilder control displays an animated circular progress bar to visually indicate a percentage or a progress value.

Circle Progress Bar Control by Ultimate Suite

Developers can choose from many built-in options to configure the color, as well as the thickness ratio, font type and size to match the design of the PowerBuilder application.

They can also choose to display an image instead of the percentage at the center of the circle.


Implementation

Place u_cst_circleprogress 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_SetProgress(35)