BCGControlBar Pro for MFC
void CBCGPTasksPane::SetGroupCaptionHeight ( int  n = -1)
inline

Sets the height of group caption.

Use this function to customize the margins of the task pane elements. If n is -1 then this parameter is ignored and the margin value is specified by the visual manager. The default caption height is 25 pixels.

Parameters
nSpecifies the new caption height.