BCGControlBar Pro for MFC
virtual void CBCGPDockBarRow::ArrangeControlBars ( int  nMargin,
int  nSpacing 
)
virtual

Arranges control bars on row with the specified margin and spacing.

Call this member function to arrange control bars on the row. You have to call CBCGPDockBarRow::FixupVirtualRects (FALSE, NULL) after calling on this function.

Parameters
nMarginSpecifies the offset of the first control bar from the left/top side of the row.
nSpacingSpecifies spacing between toolbars.