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=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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
