http://bugzilla.novell.com/show_bug.cgi?id=601766
http://bugzilla.novell.com/show_bug.cgi?id=601766#c5 --- Comment #5 from Lex Li <[email protected]> 2010-05-03 03:23:51 UTC --- Thanks for fixing it. I just found a workaround that looks better :) so before next Mono release, we can use this as a quick fix. treeView1.Nodes.AddRange(root.Nodes.Cast<TreeNode>().ToArray()); -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
