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 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