PC Review


Reply
Thread Tools Rate Thread

Combo Box/Incremental Key Search

 
 
=?Utf-8?B?RWRC?=
Guest
Posts: n/a
 
      12th Jul 2004
Can anyone provide a sample of how to do an incremental key search on a combo box control?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?RWRC?=
Guest
Posts: n/a
 
      12th Jul 2004
Appearantly this can't be done, as everywhere, everytime I've posted it, all I hear are crickets in the night.

"EdB" wrote:

> Can anyone provide a sample of how to do an incremental key search on a combo box control?

 
Reply With Quote
 
Tom
Guest
Posts: n/a
 
      12th Jul 2004
could you please say more precisely what you want to do.
I'm not sure what you mean by "incremental key search"

>-----Original Message-----
>Can anyone provide a sample of how to do an incremental

key search on a combo box control?
>.
>

 
Reply With Quote
 
Michael D. Ober
Guest
Posts: n/a
 
      13th Jul 2004
The way to do this is to catch the keypress event or the change event (I'm
not sure which you want). Then scan the combo box's list for a match and
set the combo box text value to that list entry.

Mike Ober.

"Tom" <(E-Mail Removed)> wrote in message
news:2bea201c4683a$45ec9160$(E-Mail Removed)...
> could you please say more precisely what you want to do.
> I'm not sure what you mean by "incremental key search"
>
> >-----Original Message-----
> >Can anyone provide a sample of how to do an incremental

> key search on a combo box control?
> >.
> >



 
Reply With Quote
 
Ken Tucker [MVP]
Guest
Posts: n/a
 
      13th Jul 2004
Hi,

http://www.gotdotnet.com/Community/U...a-09bc8fd2860b

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

Ken
-------------------------
"EdB" <(E-Mail Removed)> wrote in message
news:17DAA1BF-D783-4A8D-AC2E-(E-Mail Removed)...
> Can anyone provide a sample of how to do an incremental key search on a
> combo box control?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Incremental search for IE =?Utf-8?B?QW1pcg==?= Windows XP Internet Explorer 0 18th Oct 2006 12:32 PM
incremental search =?Utf-8?B?bWljaGFlbA==?= Microsoft Access Database Table Design 2 4th Nov 2005 06:57 PM
Incremental Search Christopher Weaver Microsoft C# .NET 14 4th Oct 2005 08:33 PM
Incremental search Mark Goldin Microsoft ASP .NET 3 26th Jul 2004 05:18 AM
Incremental search mp Microsoft C# .NET 3 24th May 2004 07:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:46 PM.