CWindow::SetScrollInfo

스크롤 막대의 매개 변수를 설정합니다.

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

설명

참조 SetScrollInfo 에 있는 Windows SDK.

요구 사항

헤더: atlwin.h

참고 항목

참조

CWindow 클래스

CWindow::GetScrollInfo