BCGControlBar Pro for MFC
virtual BOOL CBCGPEditListBox::RemoveItem ( int  iIndex)
virtual

Removes an item from a list control.

Returns
Nonzero if the item has been removed successfully; otherwise 0.
Parameters
iIndexSpecifies the zero-based index of the item to be deleted.

Implements CBCGPEditListBase.