|
-
October 2nd, 2001, 08:12 AM
#1
Help me with object variable
Hello,
I need your help in the next situation:
I have object variable (as Object) which holds TextBox1.Object
I need some method or something else to load control holded in this object variable to form.
If I place TextBox2 on the form and then try to do following:
set TextBox2.Object = obj 'my object var
I will get error Type mismatch.
Help me please.
Thanks
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
|