Share via


CMFCTabCtrl::IsLeftRightRounded

Indicates whether the appearance of the left and right side of a tab in the current tab control is rounded.

virtual BOOL IsLeftRightRounded() const;

Return Value

TRUE if the sides of each tab is rounded; otherwise, FALSE.

Remarks

Tabs are rounded, for example, if the tab control is displayed in the style of Visual Studio 2005.

Requirements

Header: afxtabctrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCTabCtrl Class