ProgressBarUpdateEvent class reference


The event is generated within ProgressBar widget.

Functions documentation

Default constructor.


ProgressBarUpdateEvent* Clone() const;

Implementation of the event cloning function.


float GetRatio() const;

Returns information about mouse scroll offsets.


Variables documentation

float m_fRatio;

Stores data regarding mouse scroll offsets.