Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Make a combo box read only 1

Status
Not open for further replies.

sonikudi

Technical User
Joined
Sep 9, 2007
Messages
81
Location
US
Hey,

I have a combo box that i would like to be read-only. That is the user should be able to choose a name from the combo box list but not be able to write any of their own.

Thanks..
 
Set the LimitToList Property to true.
 
Thanks RivThead. it worked.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top