2.2.6.32.19 Window::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