Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi folks,

i want search data in textbox like,


please go to ms excel

type in first cell "Hello World"
in second cell "Hello All"

so now if you type in third cell "Hello

your searching data will show in the current cell.

so how can i do these in textbox.
Posted
Comments
LittleYellowBird 17-Feb-11 6:09am    
Hi, I'm sure what you are asking, is it about Excel? This is a site for programmers.
Sandeep Mewara 17-Feb-11 6:15am    
1. Not clear.
2. What have you tried?
[no name] 17-Feb-11 6:47am    
i want auto complete textbox in vb.net

 
Share this answer
 
Comments
[no name] 17-Feb-11 6:47am    
yes that's it
Ok. Here you go:
Autocomplete Textbox Control[^]
AutoComplete TextBox[^]
Create an AutoComplete TextBox Control in C#[^]
AutoComplete TextBox in C#[^]

If needed, look here[^] for more.

You can have a look at them and use it in your VB.NET project. (You need to convert or pick hints from C# samples above)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900