CProgressCtrl::GetPos

int GetPos( );

Return Value

The position of the progress bar control.

Remarks

Call this member function to retrieve the current position of the progress bar. The position of the progress bar control is not the physical location on the screen, but rather is between the upper and lower range indicated in SetRange.

CProgressCtrl OverviewClass MembersHierarchy Chart

See Also   CProgressCtrl::SetPos