BCGControlBar Pro for MFC
virtual BOOL CBCGPTabWnd::IsVS2005Style ( ) const
inlinevirtual

Tells whether the tab window is running in Visual Studio 2005-style mode.

Returns
Nonzero if the tab window is running in Visual Studio 2005-style mode; otherwise 0.

Use this function to determine whether the tab window is running in Visual Studio 2005-style mode. You can set this mode by specifying STYLE_3D_VS2005 in style parameter of CBCGPTabWnd::Create.