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 bounding rectangle of a mini-frame window caption.
virtual void GetCaptionRect(
CRect& rectCaption
) const;
Parameters
- [out] rectCaption
Contains the size and position of the mini-frame window caption, in screen coordinates.
Remarks
This method is called by the framework to calculate the bounding rectangle of a mini-frame window caption.
Requirements
Header: afxPaneFrameWnd.h