Clear the top of combo box
My program has a Simple Combo Box. Once I select an item from the list in the combo box, it displays the selected item on the top of the combo box.
My program also has a Clear button which I would like to use to clear the top of the Combo Box to show that I no longer want to display the selected item.
Is this possible? Thanks.
|