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=79228 --- shadow/79228 2006-08-31 08:38:27.000000000 -0400 +++ shadow/79228.tmp.30316 2006-08-31 08:38:28.000000000 -0400 @@ -0,0 +1,38 @@ +Bug#: 79228 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Splitter size is always defaulted to 4 + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: +For a vertical splitter, width is always the default value. +For a horizontal one, same happens with height. + +Steps to reproduce the problem: +1. put a vertical splitter on a form +2. set width to 30 pixels + +Actual Results: +when run, splitter width is 4 pixels + +Expected Results: +splitter width should be 30 pixels + +How often does this happen? +always + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
