在“自动填充”文本框中,如何检索附加文本 [英] In Autocomplete textbox how to retrieve appended text

查看:123
本文介绍了在“自动填充”文本框中,如何检索附加文本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Autocomplete SuggestAppend与文本框相关。



假设我的文本框显示数字,下拉列表包含例如

12312

13411

14511

15611



如果输入1我将在文本框12312中看到附加2312并显示选项的下拉列表。我可以使用textbox.Text来获取我输入的1。



如何获得整个文本框值,即12312(1和附加2312)?



谢谢

I use Autocomplete SuggestAppend in relation to a textbox.

Assuming my textbox shows numbers and the dropdown list contains for example
12312
13411
14511
15611

If I type "1" I will see in the textbox "12312" with "2312" appended and the dropdown list showing the options. I can use textbox.Text to get the "1" which I typed.

How can I get the entire textbox value ie "12312" (the "1" and the appended "2312")?

Thanks

推荐答案

这篇关于在“自动填充”文本框中,如何检索附加文本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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