CPaneFrameWnd::CalcBorderSize
Calculates the size of the borders for a miniframe window.
virtual void CalcBorderSize(
CRect& rectBorderSize
) const;
Parameters
- [out] rectBorderSize
Contains the size, in pixels, of the border of the miniframe window.
Remarks
This method is called by the framework to calculate the size of the border of a miniframe window. The returned size depends on whether a miniframe window contains a toolbar or a CDockablePane.
Requirements
Header: afxPaneFrameWnd.h