|
-
Aug 30th, 2008, 11:27 AM
#1
Thread Starter
Junior Member
[RESOLVED] how to use label(x).text with 2008
I want to change text on certain labels, eg
label2.text
label7.text
what is the syntax to use variable x instead of number in label name
something like-
x=2
label(x).text="hello"
x=7
label(x).text="hello"
I know this does not work, but cant find right way to do it.
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
|