Stupid Combobox Question

  • Thread starter Thread starter Derek Martin
  • Start date Start date
D

Derek Martin

Okay, no one laugh at me...:-)
I have a combo box and I want to prevent my users from typing anything into
it. They can only select the availble options in the box and nothing
else...how does one do that?

Thanks!
Derek
 
Derek Martin said:
I have a combo box and I want to prevent my users from typing anything
into it. They can only select the availble options in the box and nothing

Set the combobox's 'DropDownStyle' property to 'DropDownList'.
 
Don't feel bad. I was going to post that question yesterday... When I
saw it today, I was happy that I didn't have to ask it. LOL Thanks!

Derek said:
Doink - oh yeah! hehe
Thank ya
 
:-) Anything I can do to help...hahahahaha



Aaron Smith said:
Don't feel bad. I was going to post that question yesterday... When I saw
it today, I was happy that I didn't have to ask it. LOL Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top