2006-12-05 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Tue, 5 Dec 2006 23:05:29 +0000 (23:05 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Tue, 5 Dec 2006 23:05:29 +0000 (23:05 -0000)
commitb3bea687f907fa37e99297043c9d5dd7e2429a2c
tree4f05fbcb96bcd06f9698fb83ca9802a12c650d72
parent2aadc796c68766b2ddd51f0a1109784618d82858
2006-12-05  Jonathan Pobst  <monkey@jpobst.com>

* Control.cs: Revert dist_top, dist_right, and dist_bottom to
internal until I can rewrite DefaultLayout.
* ToolStrip.cs: Fix build error and some general cleaning.
* ToolStripControlHost.cs, SplitterPanel.cs, DataGridView.cs:
Fix build errors caused by making some of Control's fields private.

svn path=/trunk/mcs/; revision=69080
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SplitterPanel.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStrip.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripControlHost.cs