BCGControlBar Pro for MFC
BOOL CBCGPToolbarComboBoxButton::DeleteItem ( int  iIndex)

Deletes an item for the combo box.

Returns
TRUE if the item was located and deleted successfully; otherwise FALSE.

Call this function to delete an item from the combo box.

Parameters
iIndexSpecifies the zero-based index of the item to be delete.