This method invalidates the container window's client area within the specified region. This method can be used to redraw windowless controls in the region.
Header file: | Afxctl.h |
Platforms: | H/PC 2.0, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
void InvalidateRgn( CRgn* pRgn, BOOL bErase = TRUE );