CWindow::GetScrollPos

Retrieves the position of the scroll box.

int GetScrollPos(
   int nBar 
) const throw();

Remarks

See GetScrollPos in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Reference

CWindow Class

CWindow::SetScrollPos

Other Resources

CWindow Members