void SetScrollRange(int nMinPos, int nMaxPos, BOOL bRedraw = TRUE);
设置滚动条的最小和最大滑动位置.
CScrollBarEx::GetScrollRange
CScrollBarEx Methods