2008-02-22 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Fri, 22 Feb 2008 15:11:59 +0000 (15:11 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Fri, 22 Feb 2008 15:11:59 +0000 (15:11 -0000)
commit5dac8f9eb14c22ae69298ab9042d8d80400ff55d
tree7d80a4d67e5d6c4437fc304766b5538a1d66a14a
parent36dab1dc2c47dfe978b4770fa70fadfc7317ca13
2008-02-22  Jonathan Pobst  <monkey@jpobst.com>

* TreeView.cs: Make selected_node and highlighted_node internal.
* TreeNodeCollection.cs: Reset selected_node and highlighted_node
to null when Nodes.Clear is called.
[Fixes bug #363884]

svn path=/trunk/mcs/; revision=96428
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TreeNodeCollection.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TreeView.cs