BCGControlBar Pro for MFC
virtual BOOL CBCGPTabView::IsScrollBar ( ) const
inlineprotectedvirtual

Called by the framework to determine whether it is allowed to create the tab view with the horizontal shared scroll bar.

Returns
Nonzero if the tab view can be created with the shared scroll bar, otherwise 0.

This function is called by the framework when a CBCGPTabView object is being created.

Override the IsScrollBar member function in a CBCGPTabView - derived class and return nonzero if you want to create views with the horizontal shared scroll bar.