CPaneFrameWnd::GetCaptionHeight
Returns the height of the mini-frame window caption.
virtual int GetCaptionHeight() const;
Return Value
The height, in pixels, of the mini-frame window.
Remarks
Call this method to determine the height of a mini-frame window. By default, the height is set to SM_CYSMCAPTION. For more information, see GetSystemMetrics Function.
Requirements
Header: afxPaneFrameWnd.h