Results 1 to 3 of 3

Thread: Forms - Showing vs. Loading

Hybrid View

  1. #1
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    Yeah, that's why you use the

    VB Code:
    1. Unload Me

    statement when you've finished with a form, not only does it free the memory used, but it lets you re-execute the Form_Load code again
    Last edited by Ideas Man; Nov 10th, 2003 at 12:41 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width