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 Overview | Class Members | Hierarchy Chart
See Also CTabCtrl::DeleteAllItems