* ButtonBase.cs: remove all uses of is_enabled from this code.
authorChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 00:05:35 +0000 (00:05 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 00:05:35 +0000 (00:05 -0000)
commit371188ed33c6c3cda6b2a180d4851bff995a8838
treec3337960feefa77c8309c5fde94f1c16525c8e6b
parenta2a0782123e765e31f4d6f201c9b9050d218875f
* ButtonBase.cs: remove all uses of is_enabled from this code.
it's always true when any of the code containing the checks is
executed.

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

svn path=/trunk/mcs/; revision=69141
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ButtonBase.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog