Hi,
I have problem with my comboboxes that once i select any item of them and then after even if i click on my form or any other control, one of my combobox is still in blue color and UP/DOWN arrows on the keyboard are still be able to change the selected combobox items. How i can i deselect them once if i click on form or anywhere except those comoboboxes.
i used this property ActiveControl =Nothing
in form load but still not working. is there Any other way to resolve this problem?
I have problem with my comboboxes that once i select any item of them and then after even if i click on my form or any other control, one of my combobox is still in blue color and UP/DOWN arrows on the keyboard are still be able to change the selected combobox items. How i can i deselect them once if i click on form or anywhere except those comoboboxes.
i used this property ActiveControl =Nothing
in form load but still not working. is there Any other way to resolve this problem?