954,551 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how do i restrict usersfrom entering a specific value in a combo box?

whenever i run the program i can actually write something on it.
should combo box's value depend on its drop down list? isn't it?

janeane_tho12n
Newbie Poster
10 posts since May 2006
Reputation Points: 10
Solved Threads: 0
 

Not really. That's why it's called a "combo box" because it combines both a listbox feel with a textbox functionality. To give it the feel that you are after, however, simply change it's style property to 2, and it will behave like you want.

Comatose
Taboo Programmer
Team Colleague
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You