[ Fixes bug #80167 ]
commite0745eff20ad4d938153b0ac7eed35c16d55eb22
authortoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Fri, 8 Dec 2006 20:39:16 +0000 (8 20:39 +0000)
committertoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Fri, 8 Dec 2006 20:39:16 +0000 (8 20:39 +0000)
tree27061969538d563a6fef06433d45aa1108499363
parentccdf8589f9640265658fbfba073708f86784d43f
[ Fixes bug #80167 ]

* ThemeWin32Classic.cs: don't draw the image if the button's flat
style is FlatStyle.System.

* ButtonBase, ThemeClearlooks.cs, ThemeGtk.cs, ThemeNice.cs: make
ButtonBase.flat_style private, and switch uses of it to the public
property.

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

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@69243 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/Managed.Windows.Forms/System.Windows.Forms/ButtonBase.cs
class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
class/Managed.Windows.Forms/System.Windows.Forms/ThemeClearlooks.cs
class/Managed.Windows.Forms/System.Windows.Forms/ThemeGtk.cs
class/Managed.Windows.Forms/System.Windows.Forms/ThemeNice.cs
class/Managed.Windows.Forms/System.Windows.Forms/ThemeWin32Classic.cs