|
-
May 6th, 2002, 09:00 PM
#1
Thread Starter
Addicted Member
You can put any functions you want both forms to access in a module.
You can create a class that both forms can access.
You can declare a public function in form B. Set a reference to form B in form A. Then access the function through the reference.
I think either of the first two ideas are better than the third.
Hope this helps.
That which does not kill us, only makes us stronger. 
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
|