CWindow::GetScrollRange

检索滚动条范围。

BOOL GetScrollRange( 
   int nBar, 
   LPINT lpMinPos, 
   LPINT lpMaxPos  
) const throw();

备注

在参见 Windows SDK的 GetScrollRange

要求

Header: atlwin.h

请参见

参考

CWindow Class

CWindow::SetScrollRange