Partilhar via


CWindow::ScrollWindow

Rola a área de cliente especificado.

BOOL ScrollWindow(
   int xAmount,
   int yAmount,
   LPCRECT lpRect = NULL,
   LPCRECT lpClipRect = NULL 
) throw();

Comentários

See ScrollWindow in the Windows SDK.

Requisitos

Cabeçalho: atlwin.h

Consulte também

Referência

Classe CWindow

CWindow::ScrollWindowEx

RECT

Outros recursos

CWindow membros