A bar graph progress meter control
![]() | Construction |
![]() | Construction |
![]() | minimum current minimum value |
![]() | maximum current maximum value |
![]() | value current value |
![]() | showPercent if TRUE, display the percentage complete |
![]() | Overrides from class PInteractor |
PNotifier codes
New functions for class
Member variables
Overrides from class PObject
System callback functions.
A bar graph progress meter control
PProgressMeter( PInteractorLayout * parent, PRESOURCE_ID ctlID, const PNotifier & notify, void * valuePtr )
ctlID - Identifier for the control in the layout.
notify - Function to call when changes state.
valuePtr - Unused value pointer for static control.
unsigned GetValue() const
void SetMin( unsigned value )
unsigned GetMin() const
void SetMax( unsigned value )
unsigned GetMax() const
unsigned maximum
Alphabetic index HTML hierarchy of classes or Java