VladimirKim
Programmer
Hi,
How do I set the focus for the combobox?
When I use:
combobox1.Focus = True
It gives me an error:
Expression is a value and therefore cannot be the target of an assignment.
Thanks
How do I set the focus for the combobox?
When I use:
combobox1.Focus = True
It gives me an error:
Expression is a value and therefore cannot be the target of an assignment.
Thanks