[Mono-bugs] [Bug 77459][Wis] New - Setting the StartPosition of a form to Center Screen does not work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 2 23:39:53 EST 2006


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 don at edvalson.net.

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: peter at novonyx.com                            
+ReportedBy: don at edvalson.net               
+QAContact: mono-bugs at ximian.com
+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:


More information about the mono-bugs mailing list