This is a migrated thread and some comments may be shown as answers.

Prevent arrow scrolling

1 Answer 51 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Gama
Top achievements
Rank 1
Gama asked on 21 Jul 2010, 05:27 PM
Hello,

What I'm trying to do is essentially create a "Read-Only" combobox so the user can't make it dropdown or otherwise select anything.  I've prevented the dropdown, but they can still change it the value if they select it and then use the arrow keys to scroll down.  Is there a way to prevent this?

1 Answer, 1 is accepted

Sort by
0
Gama
Top achievements
Rank 1
answered on 21 Jul 2010, 10:44 PM
Apparently, I missed the obvious.   The ChangeTextOnKeyBoardNavigation=false property was what I was looking for.
Tags
ComboBox
Asked by
Gama
Top achievements
Rank 1
Answers by
Gama
Top achievements
Rank 1
Share this question
or