CTabCtrl::AdjustRect

Call this member function to calculate a tab control's display area given a window rectangle, or to calculate the window rectangle that would correspond to a given display area.

Syntax

void AdjustRect( BOOL bLarger, LPRECT lpRect );

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::GetItemRect, CTabCtrl::AdjustRect