|
-
Jan 10th, 2000, 12:12 PM
#1
Thread Starter
Addicted Member
I have set controll textboxes, eg.
DAY(0).text = "Hello"
DAY(1).text = "Hello"
DAY(2).text = "Hello"
and so on..........
Is there a way I can take the entire DAY and instead of having to put all the extra lines of code, just use one line to represent all the DAY s? Like having
DAY.text = "Hello"
and all the Day.texts change?
I appreciate any help. Thanks
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
|