|
-
Sep 16th, 2003, 01:17 AM
#1
Thread Starter
Member
Referencing forms from modules
I am trying to reference a listview, label and status bar from a module but cannot seem to get it to work. I have declared the form by saying dim frm as form1. This then errors everytime I reference my form. If I declare the form as a new form: dim frm as new form1, when I then say frm.show, it loops and loops around doing nothing. Any ideas?
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
|