2.2.6.7.2 Control::InvalidateOnResize

Description

Invalidates Window on resize

Syntax

BOOL InvalidateOnResize( BOOL bInvalidate = TRUE )

Parameters

bInvalidate
[input] when TRUE will automatically invalidate the window on resize

Return

TRUE if successful otherwise false.

Examples

Remark

See Also

Header to Include

Control.h