|
-
Dec 27th, 2006, 05:54 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Passing Control Arrays
I have these five Sets of control arrays:
lblComponent() (0to3)
lblTheme() (0to2)
lblClock() (0to1)
lblClickWheel (only 1)
lblContacts() (0to1)
These are menu items, and I am moving these items from right to left and vice versa, so basically I am just using the Left, Right, Width and Visible properties. I am using a timer to move the items.
What I want to know is that is there any possible method to pass these control arrays (i.e their names, and the upper bound values). It would be a lot easier for me to be able to pass these control arrays and it would save me a lot of repetitive coding.
Thanx for your help in advance
Hey... If you found this post helpful please rate it.

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
|