BCGControlBar Pro for MFC
virtual BOOL CBCGPColorBar::AllowShowOnList ( ) const
inlineprotectedvirtual

Specifies whether the CBCGColorBar object may appear in toolbar list during customization process.

By default a CBCGColorBar object can be added in the list of existing toolbars that appears during toolbar customization. You can override this member function to control this behavior.

Reimplemented from CBCGPPopupMenuBar.