This message shows or hides the drop-down list box on a combo box created with the CBS_DROPDOWN or CBS_DROPDOWNLIST style.
Parameter |
Description |
wParam |
If TRUE, displays the list box if it is not already visible. If FALSE, hides the list box if it is visible. |
|
lParam |
Not used. |