Hi
How can i clear my combobox selected var, withou using the "clear" option, that clears all the items?
Thanks!
Hi
How can i clear my combobox selected var, withou using the "clear" option, that clears all the items?
Thanks!
Set the ListIndex for the combobox to -1
Example:
ComboBox1.ListIndex = -1
Does that help?
it works fine!
Thank You so much!!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks