寻找VB.NET应用程式的自动完成文字方块 [英] Looking for an auto-completing text box for a VB.NET app

查看:51
本文介绍了寻找VB.NET应用程式的自动完成文字方块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个自动完成的文本框(类似于Google主页上使用的文本框).这是针对VB.NET应用程序的.谢谢.

I am looking for an auto-complete textbox (similar to the one used on the Google home page). This is for a VB.NET application. Thanks.

推荐答案

好像您正在寻找一个自动完成的文本框.如果是这样,请参阅:

http://www.codeproject.com/KB/cs/AutoCompleteTextBox.aspx [ ^ ]

它是用C#编写的,但是您可以从VB.NET中使用它.
Looks like you are looking for an auto-complete textbox. If so, see:

http://www.codeproject.com/KB/cs/AutoCompleteTextBox.aspx[^]

It''s written in C#, but you can use that from VB.NET.


您必须下载AJAX Control Toolkit,它是免费的.

然后您可以在文本框中使用自动完成扩展器.

以下是示例 [此处 [ ^ ],然后看一下示例代码.

这是您的安装方式. [
You have to download AJAX Control Toolkit, it''s free.

and then you can use the AutoComplete Extender for your text box.

Here is an example[^], you can download it from here[^], and then take a look at the sample code.

and this is how you install it.[^] :)


最简单的方法是连接google.com并处理结果,
[
The easiest thing is to interface to google.com and process the results,
like this[^].


这篇关于寻找VB.NET应用程式的自动完成文字方块的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆