In System.Windows.Forms:
commitc5d2bc146a8c0d4bbd4c3dfe54b9d8685106d658
authorChris Toshok <toshok@novell.com>
Thu, 15 Mar 2007 11:13:32 +0000 (15 11:13 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 15 Mar 2007 11:13:32 +0000 (15 11:13 -0000)
treee2837878683c7435ed8831676184adb697a5ddb8
parentb837ec06d8278bf51fd2a29768a8f9f4b0fb0cc6
In System.Windows.Forms:
2007-03-15  Chris Toshok  <toshok@ximian.com>

[ Fixes #81101 ]

* Control.cs: add Ivan's fix for 81101, with a slight modification
- you can set control.Target to null.

In Test/System.Windows.Forms:
2007-03-15  Chris Toshok  <toshok@ximian.com>

* ControlTest.cs: add Ivan's WindowTargetTest after fixing them,
with an extra one included.

svn path=/trunk/mcs/; revision=74344
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/ControlTest.cs