|
-
Oct 17th, 2008, 01:10 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Simple Textbox Arrays
is there a way of creating an array of textboxes EASILY. iv read some other posts and they all are really complicated. all i need is something simple like this:
textbox(1)
textbox(2)
and then to be able to refer to the numbers through a variable like this:
i=1
textbox(i).text="hello world"
is there an easy way of doing this?
thanks in advance
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
|