ProgressBar::ProgressBar
ProgressBar ( const Panel & panel, short item );
ProgressBar ( const Panel & panel, const Rect & rect, FrameType type = NoFrame );
Parameters
- panel
A reference to the parent panel of the progress bar. - item
The item ID of the progress bar. - rect
A reference to the bounding rectangle of the progress bar. - type
The frame type of the progress bar.