Combobox - Readonly Property Possible?
Forum rules
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
- angelofstealth
- Posts: 67
- Joined: Wed Feb 13, 2013 4:26 pm
Combobox - Readonly Property Possible?
Is it possible to locked down the combobox control to not be editable, ie only readonly like a textbox control? Only want the user to select an item from the dropdown, not allowed to delete the value selected/be null once selected. I didn't see this was an option in the control properties window, wondering if this is possible. Thanks,
-
- Posts: 14667
- Joined: Tue May 22, 2007 9:57 am
- Has voted: 1 time
- Been upvoted: 5 times
- Contact:
Re: Combobox - Readonly Property Possible?
Look more closely at the options. Set it to only take entries from the list. It will then not be editable.
- MarvelManiac
- Posts: 63
- Joined: Mon May 01, 2017 8:28 pm
- angelofstealth
- Posts: 67
- Joined: Wed Feb 13, 2013 4:26 pm
- MarvelManiac
- Posts: 63
- Joined: Mon May 01, 2017 8:28 pm