开发者

Creating a ComboBox/Drop Down Type UserControl in WPF

How can I ComboBox/Drop Down Type User Contro开发者_开发百科l. I want to have a control where a TextBox is displayed by default, then when the user clicks/focuses the textbox, have a "Drop Down" appear that contains a bunch of other controls, when the textbox/usercontrol loses focus eg. user clicks elsewhere, the "Drop Down" should disappear


you can try

AutoCompleteTextBox in WPFToolkit

http://wpf.codeplex.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜