CWindow::SetScrollInfo
設定捲軸的參數。
int SetScrollInfo(
int nBar,
LPSCROLLINFO lpScrollInfo,
BOOL bRedraw = TRUE
) throw();
備註
請參閱在 Windows SDK的 SetScrollInfo 。
需求
Header: atlwin.h
設定捲軸的參數。
int SetScrollInfo(
int nBar,
LPSCROLLINFO lpScrollInfo,
BOOL bRedraw = TRUE
) throw();
請參閱在 Windows SDK的 SetScrollInfo 。
Header: atlwin.h