[Mono-bugs] [Bug 81397][Wis] Changed - GroupBox Padding property does not re-draw child controls at correct position

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 19 12:30:55 EDT 2007


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 robbel at gmail.com.

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

--- shadow/81397	2007-04-19 12:28:43.000000000 -0400
+++ shadow/81397.tmp.21702	2007-04-19 12:30:55.000000000 -0400
@@ -52,6 +52,13 @@
 
 
 ------- Additional Comments From robbel at gmail.com  2007-04-19 12:28 -------
 Created an attachment (id=19093)
 This is my original test case. It's lines 16 and 50 (SuspendLayout,ResumeLayout) that make the initial drawing look correct with the padding..
 
+
+------- Additional Comments From robbel at gmail.com  2007-04-19 12:30 -------
+Traced it back further to the groupBox.SuspendLayout and
+groupBox.ResumeLayout calls. If I comment them out, the pictureBox is
+always drawn (incorrectly) without any padding. If I leave those
+statements in, at least the first drawing is correct (until resize of
+the form)


More information about the mono-bugs mailing list