|
-
May 17th, 2008, 12:40 AM
#1
Thread Starter
Junior Member
how to pass a form as parameter to a function thats in a public module?
hi ,
i have a requirement that when the form is closing, i want to perform some actions. I need to do this for all forms. so i have written a function in a public module doing.
but now when i want to call this function in every form, i need to pass the form as a parameter to the function.
when i declare the parameter of the function as ' a as form'
and try to perform a checking operation, it says it cannot support this property.
could u help pls?
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
|