BCGControlBar Pro for MFC
virtual BOOL CBCGPControlBar::CanBeTabbedDocument ( ) const
virtual

Tells whether control bar can be converted to tabbed document.

Override this method in a derived class and return FALSE, if you wish to prevent conversion of docking control bar in tabbed document. "Tabbed document" item will be disabled in the "Window Position" menu.

Reimplemented from CBCGPBaseControlBar.