Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the rectangle that contains the bounds of the client area.
CRect GetClientAreaBounds() const;
void GetClientAreaBounds(
CRect & rcClient
);
Parameters
- [out] rcClient
A reference to the rectangle that contains the bounds of the client area.
Return Value
The rectangle that contains the bounds of the client area.
Requirements
Header: afxdockingmanager.h