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
Validates the client area within the specified rectangle.
BOOL ValidateRect(
LPCRECT lpRect
) throw();
See ValidateRect in the Windows SDK.
Header: atlwin.h