[Mono-winforms-list] Form Initial Event Order
Jason M. DiOrio
jason.diorio at hmstech.com
Wed Nov 29 11:26:15 EST 2006
Just a really simple application to test the order events occur upon the
creation of a form.
Running in .NET 2.0 it outputs the following:
OnBackColorChanged, OnClientSizeChanged, OnControlAdded, OnControlAdded,
OnLayout, OnMove, OnHandleCreated, OnCreateControl, OnLoad,
OnVisibleChanged, OnLayout, OnActivated
Hope it helps, like I said it's really simple.
-Jason (TheXenocide)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20061129/6170c6e9/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FormEventOrder.zip
Type: application/x-zip-compressed
Size: 31660 bytes
Desc: FormEventOrder.zip
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20061129/6170c6e9/attachment-0001.bin
More information about the Mono-winforms-list
mailing list