CTabCtrl::DeleteItem

BOOL DeleteItem( int nItem );

Return Value

Nonzero if successful; otherwise 0.

Parameters

nItem

Zero-based value of the item to delete.

Remarks

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

CTabCtrl OverviewClass MembersHierarchy Chart

See Also   CTabCtrl::DeleteAllItems