|
-
Feb 15th, 2006, 08:15 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] To use arrays in VB.NET
CIAO
It was possible and easy to declare arrays in VB6
For example if I am using a textbox "Text1"
I copy paste it and an array is "Text1" textbox is declared
having
Text1(0)
Text1(1)
etc
I cannot figure out how to use this in VB.NET
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
|