* TreeNode.cs: Clone should detect the type of the current instance
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Tue, 22 Jun 2010 00:03:08 +0000 (00:03 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Tue, 22 Jun 2010 00:03:08 +0000 (00:03 -0000)
commite38c8b8fc4d86d8340c568623292802e8d44aa48
treefa508a7a56f7ef44675c49232a3f013c5d19f4f5
parentf3b6580974bd5147ee35d69adecb15d5759604b2
* TreeNode.cs: Clone should detect the type of the current instance
and properly create the correct object.
Fixes #613708.

2010-06-21  Carlos Alberto Cortez <calberto.cortez@gmail.com>

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