Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes an item from a ComboBoxEx control.
Parameters
-
wParam
-
The zero-based index of the item to be removed.
-
lParam
- Must be zero.
Return value
Returns an INT value that represents the number of items remaining in the control. If iIndex is invalid, the message returns CB_ERR.
Remarks
This message maps to the combo box control message CB_DELETESTRING.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| Header |
|