|
-
Jul 10th, 2004, 12:01 PM
#1
Thread Starter
Frenzied Member
After Form Load Event?
Is there a way to launch some code after the Form_Load method executes? I'm having some trouble in a MDI child. When I put the code I need to execute in the Form_Load, I get an OutOfMemoryException, but if I put this code under a button click in the child form, things work fine.
Thanks,
Mike
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
|