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=77744 --- shadow/77744 2006-03-09 10:47:05.000000000 -0500 +++ shadow/77744.tmp.32491 2006-03-09 10:47:05.000000000 -0500 @@ -0,0 +1,27 @@ +Bug#: 77744 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: Windows XP SP2 +Status: NEW +Resolution: +Severity: +Priority: Major +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Checked ListBox puts it's scrollbar in the wrong place when the form has autoscaling + +Attached is an application with a simple form containing two checked +listboxes. They both have 10 items. + +When autoscale is disabled on the form, they draw fine. + +When it is enabled, the scrollbars are drawn too far to the right based +on the width of the listbox. The wider the listbox, the further out of +place the scrollbar is. On the wide list, the scrollbar can't be seen at +all. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
