This message removes all strings from the list box of a combo box and frees any memory allocated for those strings.
Parameter |
Description |
wParam |
Is not used. |
|
lParam |
Is not used. |
If the combo box was created with an owner-draw style but without the CBS_HASSTRINGS style, the owner of the combo box receives a WM_DELETEITEM message for each item in the combo box.