|
-
Nov 10th, 1999, 11:52 PM
#1
Thread Starter
Addicted Member
In a variable (string) called MyControlName, I have the following value: "txtName".
I would like to make that control invisible. How could I use the properties of this control by reading its name from that string's content? (hope I made myself clear)
MyControlName.visible = false won't work, of course.
Thanks.
-
Nov 11th, 1999, 05:53 PM
#2
You could do it in vb6 with CallByName
------------------
Vincent van den Braken
EMail: [email protected]
ICQ: 15440110
Homepage: http://www.azzmodan.demon.nl
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
|