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

Sets the horizontal offset of tasks from the left/right edges of their parent groups.

Use this function to set the horizontal offset of tasks from the left/right edges of their parent groups. If n is -1, then the value will be taken from the current visual manager. The default value is 12 pixels.

Parameters
nSpecifies the new offset.