In Test/System.Windows.Forms:
commitffb2b3141afc3dec998ca6f66a16f7ec33482058
authorChris Toshok <toshok@novell.com>
Sat, 9 Dec 2006 01:23:02 +0000 (9 01:23 -0000)
committerChris Toshok <toshok@novell.com>
Sat, 9 Dec 2006 01:23:02 +0000 (9 01:23 -0000)
tree3c5a169fcb003359689ad6fe700009c4014c4788
parent78c82d7d429a1c3317b03924a51f288fad10fb15
In Test/System.Windows.Forms:
* ButtonTest.cs: add tests for DialogResult changes when setting
Form.AcceptButton and Form.CancelButton.

2006-12-08  Chris Toshok  <toshok@ximian.com>

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

* Form.cs (set_CancelButton): if the button's DialogResult is
None, set it to Cancel.  Fixes bug 80180.

svn path=/trunk/mcs/; revision=69255
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ButtonTest.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog