Click here to Skip to main content
15,896,606 members
Articles / Programming Languages / C#

A Keyboard Selection Enabled ComboBox in Silverlight

Rate me:
Please Sign up or sign in to vote.
4.27/5 (9 votes)
24 Mar 2010CPOL3 min read 54.8K   519   10  
Currently, ComboBoxItems cannot be selected using the keyboard - only the mouse. This is an attempt to resolve that.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions