A Keyboard Selection Enabled ComboBox in Silverlight
Posted
on Code Project
See other posts from Code Project
Published on Fri, 19 Mar 2010 19:09:00 GMT
Indexed on
2010/03/19
19:11 UTC
Read the original article
Hit count: 283
Filed under:
Currently, ComboBoxItems cannot be selected using the keyboard - only the mouse. This is an attempt to resolve that.
© Code Project or respective owner