CProgressCtrl::OffsetPos

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 OverviewClass MembersHierarchy Chart

See Also   CProgressCtrl::SetPos, CProgressCtrl::SetRange, CProgressCtrl::StepIt