|
-
Nov 9th, 1999, 01:18 AM
#1
Thread Starter
Addicted Member
I have a project with 3 forms. I can not figure out how to declare statements in one place that all 3 forms can use. Example: I have to place
Private Declare Function GetFocus& Lib "user32" ()
in all three forms in order to use this. I know there is a way to create one module and have all forms reference it? How
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
|