|
-
Nov 19th, 2009, 05:52 PM
#1
Thread Starter
New Member
[RESOLVED] Referencing control array in frame
Hello,
This seems such a simple problem, so I apologize if this has been answered; I have checked many threads but have not found the precise solution.
If I have a container, frame1, and a control array of text boxes txt(0), txt(1), txt(2)...how do I reference a particular control in code?
I have tried frame1.txt(0).top = 100, but that yields the error message, "Method or data member not found."
Thanks for the help...Keith.
Tags for this Thread
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
|