Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Invalide la zone cliente entière.
BOOL Invalidate(
BOOL bErase = TRUE
) throw();
Notes
Consultez l' InvalidateRect dans Kit de développement logiciel Windows.
Exécute NULL du paramètre d' RECT à la fonction d' InvalidateRect Win32.
Exemple
//The following example attaches an HWND to the CWindow object and
//calls CWindow::Invalidate() to invalidate the entire client area
CWindow myWindow;
myWindow.Attach(hWnd);
myWindow.Invalidate();
Configuration requise
Header: atlwin.h