Share via


CMFCTabCtrl::IsVS2005Style

Indicates whether tabs are drawn using the style of Visual Studio 2005.

virtual BOOL IsVS2005Style() const;

Return Value

TRUE if tabs are drawn using the style of Visual Studio 2005; otherwise, FALSE.

Remarks

Use the style parameter of the CMFCTabCtrl::Create method to specify how tabs are drawn.

Requirements

Header: afxtabctrl.h

See Also

Reference

CMFCTabCtrl Class

Hierarchy Chart