Results 1 to 4 of 4

Thread: Unload or QueryUnload ?

  1. #1

    Thread Starter
    Lively Member Adrian Koh's Avatar
    Join Date
    Jan 2001
    Location
    Johor, Malaysia
    Posts
    64
    What are the difference.......

    When to use what....

    Thanks
    VisualBasic5.0ServicePack3

  2. #2
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    QueryUnload is the first event fired when unloading...so it's the place to go.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  3. #3

    Thread Starter
    Lively Member Adrian Koh's Avatar
    Join Date
    Jan 2001
    Location
    Johor, Malaysia
    Posts
    64

    Thumbs up Ok....

    Got it...

    Thanks
    VisualBasic5.0ServicePack3

  4. #4
    gaffa
    Guest
    Don't forget that you are better off cancelling the unloading of the form in thequery unload event after checking the UnloadMode parameter

    - gaffa

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