Question : How to make dropdown disappear using code

I can use the cmbStudent.Dropdown to make the dropdown appear, but how can I make it disappear? (My preferred solution would be using a method of cmbStudent.)

Answer : How to make dropdown disappear using code

Setting focus to another control will make the dropdown on the combo box disapper.

OM Gang
Random Solutions  
 
programming4us programming4us