i am new in vb6 programming and i need to code the textbox to autocomplete....like when i type ''a''...
(More)
i am new in vb6 programming and i need to code the textbox to autocomplete....like when i type ''a'' in the textfield, there's an automatic caption of that related word that i can select. is there a simple code for it?