[Mono-bugs] [Bug 80227][Nor] New - DockStyle.Fill does not fill entire container

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 11 16:11: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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=80227

--- shadow/80227	2006-12-11 16:11:53.000000000 -0500
+++ shadow/80227.tmp.19669	2006-12-11 16:11:53.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 80227
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: DockStyle.Fill does not fill entire container
+
+When Control.Dock is set to DockStyle.Fill, the control should fill the 
+entire container. 
+
+From the .NET Framework SDK:
+
+"If Fill is selected, all four sides of the control are resized to match 
+the containing control's edges."
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.


More information about the mono-bugs mailing list