Auto completion of a textbox
I am developing C#.net windows application and Done auto completion for textbox it is working fine but i need multiple times show auto complete( means text box accept multiple names with camma separeted). Up to know i done textbox showing first name with auto completion the againg i enter another latter in same textbox is it not showing auto completion. Any one know the solution please send me.
Suthish NairPosted Mar 25, 2011, 5:46 AM
kalpana pPosted Mar 25, 2011, 4:49 AM
Suthish NairPosted Mar 24, 2011, 2:42 PM
Suthish NairPosted Mar 23, 2011, 9:43 AM
Auto Complete Text Box in C#