Results 1 to 3 of 3

Thread: form

  1. #1

    Thread Starter
    Frenzied Member Jim Davis's Avatar
    Join Date
    Mar 2001
    Location
    Mars base one Username: Jim Davis Password: yCrm33
    Posts
    1,284
    umm.. i think:

    1, Form_Load
    2, Form_Init
    3, Form_Activate

    then...

    4, Form_QueryUnload
    5, Form_Unload
    6, Form_Terminate


    but im not sure the init procedure is right

  2. #2

    Thread Starter
    Frenzied Member Jim Davis's Avatar
    Join Date
    Mar 2001
    Location
    Mars base one Username: Jim Davis Password: yCrm33
    Posts
    1,284
    well.. it looks like the right sequence is the following:


    1, Form_Init
    2, Form_Load
    3, Form_Activate


    Jim.

  3. #3
    Addicted Member
    Join Date
    Jun 2002
    Location
    Brisbane Australia
    Posts
    150
    I think the Form Initiate fires first - but I'm not sure.
    The easiest way to find out is to put a dubug.print in every event you are unsure of in a form that does nothing and then run it and close it . If you have other controls on the form, in my experience, this could change the sequence of events

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