2006-12-05 Chris Toshok <toshok@ximian.com>
commita1105bd65879bb1ddeefde48f80cd6b737d0e043
authortoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 5 Dec 2006 21:46:21 +0000 (5 21:46 +0000)
committertoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 5 Dec 2006 21:46:21 +0000 (5 21:46 +0000)
tree3aeb9ba3bb770349aaa949ca41d2f962d7b84711
parentb3b02218f3387274cab0235a27ed961b3e63f393
2006-12-05  Chris Toshok  <toshok@ximian.com>

* Control.cs, Button.cs, ThemeGtk.cs, Form.cs, ListView.cs,
ThemeWin32Classic.cs, SizeGrip.cs, ToolBar.cs: first pass at
cleaning up some of the internal Control fields being used by
subclasses.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@69075 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/Managed.Windows.Forms/System.Windows.Forms/Button.cs
class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
class/Managed.Windows.Forms/System.Windows.Forms/Control.cs
class/Managed.Windows.Forms/System.Windows.Forms/Form.cs
class/Managed.Windows.Forms/System.Windows.Forms/ListView.cs
class/Managed.Windows.Forms/System.Windows.Forms/SizeGrip.cs
class/Managed.Windows.Forms/System.Windows.Forms/ThemeGtk.cs
class/Managed.Windows.Forms/System.Windows.Forms/ThemeWin32Classic.cs
class/Managed.Windows.Forms/System.Windows.Forms/ToolBar.cs