Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi to all,
i have a problem with combobox.
i want only my entered item should be selected from combobox and disable any other item entered by user.
how could i do that?
kudos
neaS
Posted
Comments
Toniyo Jackson 3-Aug-11 3:10am    
not clear
Uday P.Singh 3-Aug-11 3:14am    
phrase your question again, it's not clear.

 
Share this answer
 
Set the DropDownStyle to DropDownList.

ReadOnly ComboBox[^] is an alternate solution.
 
Share this answer
 
v2
Comments
neeraj24may 3-Aug-11 3:29am    
thanx buddy

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900