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.
Calculates the difference in size between a specified rectangle and the current window rectangle.
virtual CSize CalcAvailableSize(
CRect rectRequired
);
Parameters
- [in] rectRequired
The required rectangle.
Return Value
The difference in width and height between rectRequired and the current window rectangle.
Requirements
Header: afxpane.h