|
-
Aug 2nd, 2000, 03:21 PM
#1
Thread Starter
Member
Hi.
I am encountering a weird error in my program. I have 2 forms and each form has a command button. When I click the command button from Form1, Form2 will be loaded. If I click the command button from Form2, I am unloading the form (by Unload Form2 function). However, after that, it performs again the "Load" event of Form2. In this case, loading of form 2 is being done twice. Even if I am just loading form2
from the command button of form1.
What's the possible cause of this occurrence?
Thank you very much.
Regards,
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
|