2008-07-14 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Mon, 14 Jul 2008 21:06:41 +0000 (21:06 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Mon, 14 Jul 2008 21:06:41 +0000 (21:06 -0000)
commitc765821889c231fc42ee19296db9bbc1dafab7e9
tree8f88f48e1fa0545066d7ba865ceb877e68973b9c
parentbd8e799f68539c9efe30bde34cd7dc5e52e3b1ec
2008-07-14  Jonathan Pobst  <monkey@jpobst.com>

* TreeView.cs: Fix ToString to match MS.  [Fixes bug #409029]

2008-07-14  Jonathan Pobst  <monkey@jpobst.com>

* TreeViewTest.cs: Add test for bug #409029.

svn path=/trunk/mcs/; revision=107907
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TreeView.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TreeViewTest.cs