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=79225 --- shadow/79225 2006-08-31 05:14:50.000000000 -0400 +++ shadow/79225.tmp.6927 2006-08-31 17:25:53.000000000 -0400 @@ -1,17 +1,17 @@ Bug#: 79225 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Groupboxes appear with crossed out labels @@ -31,6 +31,15 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-08-31 05:14 ------- Created an attachment (id=17564) Actual results + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-31 17:25 ------- +OK, looks like the issue is because of the transparent background. +Groupbox attempts to use the back color to cover up that part of the +lines, but because transparent is the back color, that doesn't work to +well. + +Am trying to find a solution, I have a feeling this could be a problem +in a lot of other places. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
