Navigation: Ultimate Suite for PowerBuilder Help > Circle Progress > Events >

outlineclicked

Send comments on this topic.

 

Description:

Occurs when a section of the circle outline is clicked.

Syntax:

outlineclicked ( double percentage )

Argument

Description

percentage

The percentage representation of the portion of the outline that was clicked.

Usage:

You can use this event to allow your users to set the circle progress value. When the outline is clicked, the percentage representation of that click is passed to the event. For example, if the user clicked example half way around the circle, 50 would be passed in.


Copyright © 2021 Werysoft Inc.