Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

textbox array?

Status
Not open for further replies.
Oct 22, 2001
215
0
0
US
I want to create dynamic/textboxes (array) in a form. I got a list box and all I want, if some on click an item in the listbox a new textbox should appear beside my listbox. Thanks in advance!
 
Yes u can create dynamic textboxes
u can make an instance of its collection and then u can use that
Right now i don't learn the code but u can find that code on net
I have made that
Bye-Bye
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top