CTabCtrl::DeleteItem

Call this member function to remove the specified item from a tab control.

Syntax

BOOL DeleteItem( int nItem );

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::DeleteAllItems