Name

Public Const CB_DELETESTRING = &H144

Synopsis

wParam

A 0-based index to the combo box item to delete.

lParam

Unused.

Description

Removes an item from a combo box.

Return Value

Number of items left in the combo box after this item is deleted.

Get Subclassing and Hooking with Visual Basic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.