* TreeView.cs: Need to track selected node and highlighted node,
commit6fc6e209ab7b9ee7608e8893e0659a959f43f2ea
authorJackson Harper <jackson@novell.com>
Tue, 29 Aug 2006 18:28:09 +0000 (29 18:28 -0000)
committerJackson Harper <jackson@novell.com>
Tue, 29 Aug 2006 18:28:09 +0000 (29 18:28 -0000)
tree622ad20647997e02bd7ff3a7dfdc3defa2965a67
parent1a4a4fd31adac9220a8f422ebd347ffe0d3b1361
    * TreeView.cs: Need to track selected node and highlighted node,
        they aren't always the same thing, when the mouse is down on a
        node it is hilighted, but not selected yet.
        - Do the HideSelection stuff right

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