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=77459 --- shadow/77459 2006-02-02 23:39:53.000000000 -0500 +++ shadow/77459.tmp.28194 2006-02-02 23:39:53.000000000 -0500 @@ -0,0 +1,40 @@ +Bug#: 77459 +Product: Mono: Class Libraries +Version: 1.0 +OS: +OS Details: Windows XP +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Setting the StartPosition of a form to Center Screen does not work + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem:If you set the start position of a Form to +CenterScreen in the constructor, the form still shows up anywhere it +wants to on the screen + + +Steps to reproduce the problem: +1. Create a form. +2. Set the start position to centerscreen. +3. Display the form using show dialog. + +Actual Results: It appears anywhere on the screen + + +Expected Results:It should appear in the middle of the screen + + +How often does this happen? always + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
