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

Sets vertical offset of group caption.

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

Parameters
nSpecifies the new vertical offset of group caption.