|
-
Jun 28th, 2005, 09:17 PM
#1
Thread Starter
Addicted Member
[Resolved] String As Variable
Lets say I have a string that contains label.Caption. The variable name is Send (Not the useage but similar structure)
I want to know how would I get it to show frmHello.Show instead of Send on Runtime.
I want it to show
label.Caption = Value
instead of
Send = Value
It seems so simple! Do I need to declare an object. If so How. I'm still learning the object useage. The book isn't being very nice w/ me right now.
Last edited by DJHotIce; Jun 28th, 2005 at 10:15 PM.
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
|