Поделиться через


CWindow::SetScrollInfo

Sets the parameters of a scroll bar.

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

Заметки

See SetScrollInfo in the Windows SDK.

Требования

Header: atlwin.h

См. также

Основные понятия

CWindow Class

CWindow Members

CWindow::GetScrollInfo