Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80284 --- shadow/80284 2006-12-17 10:45:14.000000000 -0500 +++ shadow/80284.tmp.9114 2006-12-17 10:45:14.000000000 -0500 @@ -0,0 +1,25 @@ +Bug#: 80284 +Product: Mono: Class Libraries +Version: 1.2 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Cosmetic +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: TreeView: Last node not visible when using ExpandAll during Load + +When TreeView.ExpandAll is invoke during form load, then the last node of +the TreeView is not scrolled into view. + +Note: it works fine if you invoke ExpandAll after the form is displayed. + +To reproduce: +1. compile and run the attached code snippet. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
