shankar_it Posted September 26, 2005 Posted September 26, 2005 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. Quote
Denaes Posted September 26, 2005 Posted September 26, 2005 Set the DropdownType to List in the properties menu. Quote
shankar_it Posted September 26, 2005 Author Posted September 26, 2005 I works.thank you for your help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.