comboBox

shankar_it

Freshman
Joined
Jul 6, 2005
Messages
46
I have a combobox and i have added Items collection.

When i run the program the user is able to select one from the list and he is also able to edit the selected value from the combo box.

Is there a way to stop the user from editing the selected value in a combo box in the run time.
 
Back
Top