Window::Invalidate
Invalidate
Description
Invalidates the entire client area of Window.
Syntax
void Invalidate(BOOL bErase = TRUE)
Parameters
- bErase
- Specifies whether the background within the update region is to be erased.
Return
Examples
See the example for SetRedraw.
Remark
See Also
header to Include
origin.h