Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Some VB syntax
Message
From
11/09/2000 22:02:44
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Some VB syntax
Miscellaneous
Thread ID:
00415230
Message ID:
00415230
Views:
50
How to simulate the following code:
I need:
frmTransaction.Text1.Enabled = True

If I were to store strA = "frmTransaction.Text1.Enabled"
how to simulate the above statement?
Something like:

strA = True
???
Next
Reply
Map
View

Click here to load this message in the networking platform