BCGControlBar Pro for MFC
virtual int CBCGPDockingControlBar::GetCaptionHeight ( ) const
virtual

Returns the current caption's height.

Returns
The height of the caption.

Call this function to retrieve the current caption's height. It's 0 if the caption was hidden by EnableGripper(), or the control bar does not have a caption.

Reimplemented from CBCGPBaseControlBar.