|
-
Sep 5th, 2001, 06:13 AM
#1
Thread Starter
Member
the scope of new form instance
i create an instance of form with the code:
Dim formA as New Form1
then i enable formA. In some cases i would like to disable formA, then enable Form2, perform some tasks and then enable formA again. But in form2 there seems that formA is an unknown object?
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
|