BCGControlBar Pro for MFC
virtual void CBCGPControlBar::SetExclusiveRowMode ( BOOL  bExclusive = TRUE)
inlinevirtual

Enables or disables the exclusive row mode.

Call this function to enable or disable exclusive row mode. When a control bar is in exclusive row mode, it can't share the same row with any other toolbars.

By default, all toolbars have the exclusive mode disabled and menu bar has the exclusive mode enabled.

Parameters
bExclusiveEnables or disables the exclusive row mode.