BCGControlBar Pro for MFC
virtual BOOL CBCGPBaseControlBar::IsTabbed ( ) const
virtual

Determines whether the control bar is inserted in a tab of a tabbed window.

Returns
Nonzero if the control bar is inserted in a tab of a tabbed window; otherwise 0.

Use this function to determine whether the control bar is inserted in a tab of a tabbed window or not. The function gets a pointer to the immediate parent and checks its runtime class for CBCGPBaseTabWnd.