如何制作自动完成文本框/组合框 [英] How to make Auto complete textbox/Combobox

查看:89
本文介绍了如何制作自动完成文本框/组合框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我们输入时,我希望在每个单词后面都有建议。



赞,



当我A它显示了一个单词,这个单词以a开头,如果单词是苹果,在完成这个单词后

连续输入P后,它显示所有以P开头的单词



谢谢

解决方案

尝试

自动完成文本框 [ ^ ]

在C#中创建自动完成文本框控件 [ ^ ]

WinForms Windows窗体应用程序中的自动完成文本框 [ ^ ]



视频 - 如何在C#中创建自动完成文本框 [ ^ ]


i want suggestion after every word when we type.

Like,

when i A it show all of word which is start with a if the e.g word is apple after completing this word
After continuous typing P it show me the word of all which starts with P.

Thanks

解决方案

Try
AutoComplete TextBox[^]
Create an AutoComplete TextBox Control in C#[^]
AutoComplete TextBox In WinForms Windows Forms Application[^]

Video - How to Create An AutoComplete TextBox In C# [^]


这篇关于如何制作自动完成文本框/组合框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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