Share via


CWindow::ValidateRect

Validates the client area within the specified rectangle.

BOOL ValidateRect( 
   LPCRECT lpRect  
) throw();

Remarks

See ValidateRect in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Reference

CWindow Class

CWindow::ValidateRgn

CWindow::InvalidateRect

Other Resources

CWindow Members