I
IanC
Is there a way to allow a combobox entry to be selected from a list, but to
disable any option to enter text manually?
I know I can set the MatchRequired property to ensure that any text must
match an item in the list, but this still allows typing to be done. I
suspect I could use a ListBox, but I want the drop-down list to appear.
Any thoughts?
disable any option to enter text manually?
I know I can set the MatchRequired property to ensure that any text must
match an item in the list, but this still allows typing to be done. I
suspect I could use a ListBox, but I want the drop-down list to appear.
Any thoughts?