Avatar of mainrotor
mainrotor
 asked on

How to deselect a ComboBox in VB6

Hi Experts,
I use a combobox control in my VB6 application.  I also have a button labelled RESET that when clicked resets the form.  I want to know how to deselect the selected value in my combobox. Most websites suggest the following ComboBox1.Clear, but that clears all possible values.  How can I deselect the combobox without losing the possible values?

Thanks in advance
mrotor
Visual Basic ClassicVisual Basic.NET

Avatar of undefined
Last Comment
Martin Liss

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Martin Liss

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy