Modernisez vos Applications PowerBuilder

Barres de progression circulaire

Ce contrôle Ultimate Suite pour PowerBuilder affiche une barre de progression circulaire animée pour indiquer visuellement un pourcentage ou une valeur de progression.

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)