Order that events are fired on System.Windows.Forms.Control class

J

Jay Douglas

Hello,
This may be an elementary question, but I'm having a hard time finding a
document that answers this question:

What order are the events fired on classes / controls inherited from the
System.Windows.Forms.Control class as the control is being created? i.e.
does ControlAdded() get fired before Paint()? I good overview event
document would work great.

Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top