I happen to forget the sequence of the form events. So here they are:
- New( )
 - Show()
 - Load
 - Activated
 - GotFocus
 - Closing
 - Closed
 - LostFocus
 - Deactivate
 - Disposed()
 
Developing for Microsoft platform
I happen to forget the sequence of the form events. So here they are: