int OffsetPos( int nPos );
Return Value
The previous position of the progress bar control.
Parameters
nPos
Amount to advance the position.
Remarks
Advances the progress bar control’s current position by the increment specified by nPos and redraws the bar to reflect the new position.
CProgressCtrl Overview | Class Members | Hierarchy Chart
See Also CProgressCtrl::SetPos, CProgressCtrl::SetRange, CProgressCtrl::StepIt