Thanks, Brian. That is exactly what I was hoping to learn.
"Brian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Here's is the firing order of a form
>
> Resize
> Move
> Load
> Layout
> Activated
> Paint
> Closing
> Closed
> Deactivate
>
> "craig" <(E-Mail Removed)> wrote in message
> news:uP2$(E-Mail Removed)...
> > Quick question....
> >
> > How should I determine whether code used to confiure the layout of a
form
> > should be placed in the form constructor or in the form load event??
> >
> > I wish there were a good reference that described the complete lifecycle
> of
> > a form (order of events, etc.).
> >
> > Thanks!!
> >
> >
>
>
|