Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 |
|