In System.Windows.Forms:
authorChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 00:43:57 +0000 (00:43 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 00:43:57 +0000 (00:43 -0000)
commit2cc81d121c64bd8a380b5348579aa8fe4ea3e476
tree905e0410fb6c2b7963516f9848d2d58bcc20ce3f
parentc4694e823e9dcfc2c7d3979ba31320749d6d7702
In System.Windows.Forms:
* RadioButton.cs: fix TabStop handling.

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

In Test/System.Windows.Forms:
* RadioButtonTest.cs: add a couple of test involving TabStop.

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

svn path=/trunk/mcs/; revision=69144
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/RadioButton.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/RadioButtonTest.cs