CWindow::SetScrollInfo

将滚动条的参数。

int SetScrollInfo( 
   int nBar, 
   LPSCROLLINFO lpScrollInfo, 
   BOOL bRedraw = TRUE  
) throw();

备注

在参见 Windows SDK的 SetScrollInfo

要求

Header: atlwin.h

请参见

参考

CWindow Class

CWindow::GetScrollInfo