2007-01-01 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Mon, 1 Jan 2007 22:39:12 +0000 (22:39 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Mon, 1 Jan 2007 22:39:12 +0000 (22:39 -0000)
commit4be10f1d44417bb29f5c5e8514eef2d4a38376f2
tree2f17921d3dba8e18a7f58c8b81b0f2e1b04120ca
parent1f2438d1a787897c1907669ce740449b2ff74376
2007-01-01  Jonathan Pobst  <monkey@jpobst.com>

* StatusStrip.cs: Add implementation of the sizing grip.

* ToolStripRenderer.cs, ToolStripProfessionalRenderer.cs: Add
StatusStrip rendering.

svn path=/trunk/mcs/; revision=70329
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/StatusStrip.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripProfessionalRenderer.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripRenderer.cs