组合框自动完成 - DROPDOWNLIST [英] combobox autocomplete - DROPDOWNLIST

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

问题描述

每个人都忽略了这一点 - 我们需要的是一个组合框自动完成

只是一个下拉列表。在下拉模式下,您可以输入文本 -

,使自动完成功能变得微不足道。但是当你看多年前的组合框控件

时,他们会在下拉列表模式下自动完成。如果你看看
看看智能感知,这正是发生的事情,显然.net

框架可以做到这一点。


非常感谢任何帮助。


Bernie Yaeger

Everyone misses the point on this - what we need is a combobox autocomplete
that is a dropdownlist only. When in dropdown mode, you can enter text -
making that autocomplete is trivial. But when you look at combobox controls
from years ago, they would autocomplete in dropdownlist mode. And if you
look at intellisense, this is exactly what happens, so obviously the .net
framework can do it.

Any help would be much appreciated.

Bernie Yaeger

推荐答案



http://www.thecodeproject.com/vb/net ... e_combobox.asp


Ken

------------------- -

" Bernie Yaeger" <是***** @ cherwellinc.com>写在消息

新闻:ux ************* @ TK2MSFTNGP11.phx.gbl ...

每个人都错过了这一点 - 我们需要的是一个组合框自动完成

只是一个下拉列表。在下拉模式下,您可以输入文本 -

,使自动完成功能变得微不足道。但是当你看多年前的组合框控件

时,他们会在下拉列表模式下自动完成。如果你看看
看看智能感知,这正是发生的事情,显然.net

框架可以做到这一点。


非常感谢任何帮助。


Bernie Yaeger

Hi,

http://www.thecodeproject.com/vb/net...e_combobox.asp

Ken
---------------------
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in message
news:ux*************@TK2MSFTNGP11.phx.gbl...
Everyone misses the point on this - what we need is a combobox autocomplete
that is a dropdownlist only. When in dropdown mode, you can enter text -
making that autocomplete is trivial. But when you look at combobox controls
from years ago, they would autocomplete in dropdownlist mode. And if you
look at intellisense, this is exactly what happens, so obviously the .net
framework can do it.

Any help would be much appreciated.

Bernie Yaeger


嗨Ken,


你很容易成为这方面最有见识和最有帮助的人之一。

所以你读到我说的内容会更令人失望 -

这与DROPDOWNLIST COMBOBOX合作!


Bernie


Ken Tucker [MVP]" < VB *** @ bellsouth.net>在消息中写道

news:uk ************** @ TK2MSFTNGP12.phx.gbl ...
Hi Ken,

You are easily one of the most knowledgeable and helpful people on this ng.
So it is that much more disappointing that you didn''t read what I said -
THIS DOESN''T WORK WITH A DROPDOWNLIST COMBOBOX!

Bernie

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:uk**************@TK2MSFTNGP12.phx.gbl...

http://www.thecodeproject.com/vb /net...e_combobox.asp


---------------------
Bernie Yaeger <是***** @ cherwellinc.com>在消息中写道
新闻:ux ************* @ TK2MSFTNGP11.phx.gbl ...
每个人都忽略了这一点 - 我们需要的是一个组合框
autocomplete
这只是一个下拉列表。在下拉模式下,您可以输入文本 -
使自动完成功能变得微不足道。但是当你看多年前的组合框
控件时,他们会在下拉列表模式下自动完成。如果你看看intellisense,这正是发生的事情,显然.net
框架可以做到这一点。

任何帮助都将非常感激。

Bernie Yaeger
Hi,

http://www.thecodeproject.com/vb/net...e_combobox.asp

Ken
---------------------
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in message
news:ux*************@TK2MSFTNGP11.phx.gbl...
Everyone misses the point on this - what we need is a combobox
autocomplete
that is a dropdownlist only. When in dropdown mode, you can enter text -
making that autocomplete is trivial. But when you look at combobox
controls
from years ago, they would autocomplete in dropdownlist mode. And if you
look at intellisense, this is exactly what happens, so obviously the .net
framework can do it.

Any help would be much appreciated.

Bernie Yaeger



Bernie,
Bernie,
你很容易就是其中之一知识渊博,乐于助人的人。
ng。所以更令人失望的是你没有看到我所说的 - 这与DROPDOWNLIST COMBOBOX一起工作!
You are easily one of the most knowledgeable and helpful people on this
ng. So it is that much more disappointing that you didn''t read what I
said - THIS DOESN''T WORK WITH A DROPDOWNLIST COMBOBOX!




如果我很了解你,为什么不通过将它设置在

组合框模式中并在用户选择

项目时做一个findtringexact来使它成为你自己的。


当它不在组合框中时你可以忽略它,甚至

用一条消息忽略它。


也许这有帮助,只需一试?


Cor



If I understand you well, why than not make it your own by setting it in
combobox mode and doing a findstringexact when the user has selected an
item.

When it is not already in the combobox you can just ignore it, or even
ignore it with a message.

Maybe this helps, just a try?

Cor


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

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