开发者

AutoCompleteBox - WPF Toolkit

开发者 https://www.devze.com 2023-02-28 21:46 出处:网络
I want to use the AutoCompleteBox in my WPFapplication but i cannot find it in visual studio. I have VS 2010 ultimate. I just downloaded and installed WPFToolkit.msi and ran it. When i open VS i canno

I want to use the AutoCompleteBox in my WPF application but i cannot find it in visual studio. I have VS 2010 ultimate. I just downloaded and installed WPFToolkit.msi and ran it. When i open VS i cannot find the control. Where can i find it? Do i have to 开发者_开发知识库reference it somehow? I also have the .dll but i dont know if i need to put that somewhere? Thank you.


The AutoComplete textbox is a componenet which is in the Preview Quality Band in the WPF Toolkit .So it is not available is visualstudio 2010.You need to download and install the Feb 2010 release of the WpfToolkit and follow the instructions from the below SO post

WPF: AutoComplete TextBox, ...again

0

精彩评论

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