BCGControlBar Pro for MFC
BOOL CBCGPToolbarComboBoxButton::DeleteItem ( DWORD_PTR  dwData)

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
dwDataSpecifies the user-defined data associated with the item to be delete.