You'll have to have a property such as "VariableName" which you explicityly set:
Dim Test as MyClass
set Test = new MyClass
Test.VariableName = "Test"
However, I'm mystified as to how this is going to be useful...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |