CTabCtrl::GetItemRect

Call this member function to retrieve the bounding rectangle for the specified tab in a tab control.

Syntax

BOOL GetItemRect( int nItem, LPRECT lpRect ) const;

At a Glance

Header File Afxcoll.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CTabCtrl Overview, CTabCtrl Member Functions, Control Classes, CTabCtrl::SetItemSize, CTabCtrl::AdjustRect