Tim Heuer's editable combobox and tab stops
Posted
by Vinzz
on Stack Overflow
See other posts from Stack Overflow
or by Vinzz
Published on 2010-03-30T13:28:49Z
Indexed on
2010/03/30
13:33 UTC
Read the original article
Hit count: 800
silverlight-3.0
|autocomplete
I'm using Tim Heuer's editable combo box in one of my Silverlight 3 projects and it works rather well.
This control has an issue with tab stops though, that I don't understand yet... You have to hit tab twice so as to move to the next item.
Did anyone manage to make this control support tabstops?
© Stack Overflow or respective owner