CB_SHOWDROPDOWN

Version 3.0

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.