|
-
Jun 6th, 2002, 04:48 AM
#1
Thread Starter
New Member
Passing a form to an ActiveX EXE
Hi,
I'm trying to open up a form as an ActiveX EXE (or DLL) as an MDIChild - the only way I can think to do this, is to pass in the form as a reference to the Show Form sub - and then set it as the parent when you open the ActX form:
- Form1.Show False, Parent
Unfortunately - when I try to do this - it won't allow me to pass in a Form object... any ideas?
Cheers
Owen
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
|