* TreeView.cs: Store the treenodes plus/minus box bounds when it
authorJackson Harper <jackson@novell.com>
Wed, 15 Dec 2004 20:05:02 +0000 (20:05 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 15 Dec 2004 20:05:02 +0000 (20:05 -0000)
commit3d63116e9c3219c05fccf8c5274d465cd02bf5c3
treeb47a815adcdaa2c185491fc6793ae366c320cd90
parentb586d6e29a89655b51909c4fb1fa9df30081bc77
* TreeView.cs: Store the treenodes plus/minus box bounds when it
is calculated and use this for click testing.
* TreeNode.cs: Add functionality to store the nodes plus minus box bounds.

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