|
-
Dec 10th, 2011, 02:58 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Autocomplete TextBox
Hi
I've got a basic email application set up, and I'd like the "To" field (TextBox1) to be an autocomplete textbox.
I'd also like the user to be able to edit what their contacts are, and so be able to add named to the autocomplete suggestions.
I can get TextBox1's autocomplete suggestion to come from TextBox2's current Text - however this means I can only have one name as a suggested contact.
Ideally, something like a list box would be ideal, so the user can add and remove names, and this list would then provide the source for the autocomplete.
Thanks for the help,
M
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|