This member function is called by the framework when the user deletes an item from an owner-draw CComboBox object or destroys the combo box. The default implementation of this function does nothing. Override this function to redraw the combo box as needed.
virtual void DeleteItem( LPDELETEITEMSTRUCT lpDeleteItemStruct );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CComboBox Overview, CComboBox Member Functions, Control Classes, CComboBox::CompareItem, CComboBox::DrawItem, CComboBox::MeasureItem