WinValidateRect Parameter - fIncludeClippedChildren
fIncludeClippedChildren
(
BOOL
) - input
Validation-scope indicator.
TRUE
Include descendants of
hwnd
in the valid rectangle
FALSE
Include descendants of
hwnd
in the valid rectangle, only if parent is not WS_CLIPCHILDREN.
[Back: WinValidateRect Parameter - prclRect]
[Next: WinValidateRect Return Value - rc]