Avatar of Victor  Charles
Victor Charles
Flag for United States of America asked on

Help with controling Combo Box using VB.NET

Hi,

How do I prevent users from entering data in the textbox area of a combobox without disabling the control? I need users to select from the Combobox but don't want them to enter or change the data selected.

Thanks

Victor
Visual Basic.NET.NET Programming

Avatar of undefined
Last Comment
Victor Charles

8/22/2022 - Mon
Karrtik Iyer

Set the "DropDownStyle" property of the combobox to DropDownList. This will allow only items in the list to be selected and will not allow any free-form user input.
ASKER CERTIFIED SOLUTION
Karrtik Iyer

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.
Victor Charles

ASKER
Thank You.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes