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

Sets the new vertical offset for a group.

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 15 pixels.

Parameters
nSpecifies the new vertical offset.