473,412 Members | 3,015 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

Using AutoComplete in aTextBox [windows C#]

Shafi hashmi
I have a windows form in C# which has a TextBox

TextBox has AutoComplete set which has values as follows:

Ab
Ac
Bc
Bd

When I type 'A' in the TextBox I get the list of:
Aa
Ac

When T type 'B' in the TextBox I get the list of:
Bc
Bd.


If don't type anything, I would like it should show a complete list like:

Aa
Ac
Bc
Bd




How can I achieve this C#?
Sep 8 '11 #1
0 1450

Sign in to post your reply or Sign up for a free account.

Similar topics

17
by: Bruce Jin | last post by:
I wonder how many people are using db2 on Windows? I know db2 is native to AS400 which has about 800,000 installations. Thanks!
0
by: Alexandre Korchkov | last post by:
I am using CDO for Windows 2000 to send emails. There is a method ..Send() of CDO.Message object, I call this method and usualy averything is fine. But how can I be sure that the message was...
4
by: GVN | last post by:
Hi All, Can anyone help me in simulating IPC using C#.NET Windows application? Thanks, GVN
8
by: nil | last post by:
Hello all, It's urgent... i want to add autocomplete textbox facility in my application like google. as you type it suggests option to the user..i want the same kind of facility...i know i...
1
by: sathyan8294 | last post by:
what is vb.net code for delete a record in datagrid using vb.net windows application
0
by: =?ISO-8859-15?Q?Mathias_W=FChrmann?= | last post by:
Hi everbody, everytime I use autocomplete feature for textbox or combobox, my application crashes with a Win32-Error exactly at the point, where the autocomplete should kick in. I have no...
1
by: phpmel | last post by:
Hi Guys, I cant understand why my textbox is doing nothing. I want a TextBox that would search a database and give suggestions based on what the user types on every keystroke. After doing some...
1
by: jagwinderwalia | last post by:
Hi all i have build a autocomplete textbox control that works on keyup event in javascript. everytime a keyup is called , a request is send back to server and the suggestion are displayed in div...
0
by: ragsnayak | last post by:
Hi, I'm looking for reference material for "client server programming using C on windows environment". I'm using eclipse CDT IDE and Migwin for the development. Can anyone help me out? ...
7
by: Sirajuddin | last post by:
Hi, With great hope im writing this email. I wish and hope someone can help me. Im trying to get code for Autocomplete Textbox. I mean im looking for textbox which will autocomplete textbox...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.