|
-
September 30th, 2001, 06:46 AM
#1
Control = Object - How?
Hi All,
Situation:
I have a Form1 with TextBox1 (from MS Forms 2.0) on it.
I have variable called 'obj' type is Object.
Value of variable is Textbox.Object
Question:
How can I do something like this:
set TextBox1.Object = obj
If I write like above I got "Type Mismatch" error.
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
|