CPaneFrameWnd::GetCaptionRect

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

See Also

Reference

CPaneFrameWnd Class

Hierarchy Chart