In Test/System.Windows.Forms:
commit216772518df4781e9b574eed56c7f4f6cf524989
authorChris Toshok <toshok@novell.com>
Fri, 29 Dec 2006 18:28:47 +0000 (29 18:28 -0000)
committerChris Toshok <toshok@novell.com>
Fri, 29 Dec 2006 18:28:47 +0000 (29 18:28 -0000)
tree1ec3201d42e1f779085fb8513417cb56d91d5193
parentbd0f59216b08e55c96b0744bad31a29b7d4c7b39
In Test/System.Windows.Forms:
2006-12-29  Chris Toshok  <toshok@ximian.com>

* ControlEventTest.cs: add a test to determine the ordering of
Layout/Resize events.

In System.Windows.Forms:
2006-12-29  Chris Toshok  <toshok@ximian.com>

* Control.cs: reorder the code in OnResize to give the same event
ordering as MS.

svn path=/trunk/mcs/; revision=70231
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlEventTest.cs