Compartilhar via


CWindow::ScrollWindowEx

Rola a área de cliente especificado com recursos adicionais.

int ScrollWindowEx(
   int dx,
   int dy,
   LPCRECT lpRectScroll,
   LPCRECT lpRectClip,
   HRGN hRgnUpdate,
   LPRECT lpRectUpdate,
   UINT flags 
) throw();

Comentários

See ScrollWindowEx in the Windows SDK.

Requisitos

Cabeçalho: atlwin.h

Consulte também

Referência

Classe CWindow

CWindow::ScrollWindow

RECT

Outros recursos

CWindow membros