Share via


CMFCTabCtrl::GetTabsRect

Retrieves a rectangle that bounds the tab area of the current tab control.

virtual void GetTabsRect(
   CRect& rect
) const;

Parameters

  • [out] rect
    When this method returns, the rect parameter contains a rectangle that bounds the tab area.

Requirements

Header: afxtabctrl.h

See Also

Reference

CMFCTabCtrl Class

Hierarchy Chart