Navigation: Ultimate Suite for PowerBuilder Help > PowerRating > Properties >

CurrentValue

Send comments on this topic.

 

Description:

Gets or Sets the star rating value. This value is relative to the MaxValue parameter. If MaxValue is 5, then CurrentValue can be any value between 0.0 and 5.

Set this value in the PowerBuilder Properties panel. Setting this property at run time will require a call to SetRedraw(TRUE) to take effect. To avoid having to call SetRedraw, use the of_SetCurrentValue function instead.

 


Copyright © 2021 Werysoft Inc.