获取包含工作区的区域的矩形。
CRect GetClientAreaBounds() const;
void GetClientAreaBounds(
CRect & rcClient
);
参数
- [out] rcClient
为包含客户端区域的区域的矩形引用。
返回值
包含工作区的区域的矩形。
要求
标头: afxdockingmanager.h
获取包含工作区的区域的矩形。
CRect GetClientAreaBounds() const;
void GetClientAreaBounds(
CRect & rcClient
);
包含工作区的区域的矩形。
标头: afxdockingmanager.h