Results 1 to 5 of 5

Thread: [RESOLVED] Order of Form_XX exents

Threaded View

  1. #1

    Thread Starter
    Frenzied Member TomGibbons's Avatar
    Join Date
    Feb 2002
    Location
    San Diego, CA Previous Location: UK
    Posts
    1,345

    Question [RESOLVED] Order of Form_XX exents

    What order are the form events executed in? I mean form events like:
    Code:
    Form_Load
    Form_Initialise
    Form_Paint
    Form_Resize
    etc...
    And do any of these events exectute before the actual form is shown? Because I want to run some code beofre the form is shown so the user does not see the result happen
    Last edited by TomGibbons; Oct 18th, 2002 at 12:25 PM.

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