CWindow::GetScrollRange
检索滚动条范围。
BOOL GetScrollRange(
int nBar,
LPINT lpMinPos,
LPINT lpMaxPos
) const throw();
备注
在参见 Windows SDK的 GetScrollRange。
要求
Header: atlwin.h
检索滚动条范围。
BOOL GetScrollRange(
int nBar,
LPINT lpMinPos,
LPINT lpMaxPos
) const throw();
在参见 Windows SDK的 GetScrollRange。
Header: atlwin.h