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=82151 --- shadow/82151 2007-07-20 09:58:13.000000000 -0400 +++ shadow/82151.tmp.1753 2007-07-20 09:59:23.000000000 -0400 @@ -2,19 +2,19 @@ Product: Mono: Class Libraries Version: 1.2 OS: other 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: --- +TargetMilestone: 1_2 URL: Cc: Summary: ToolStripSystemRenderer doesn't draw checked buttons as pressed. Repro: @@ -56,6 +56,9 @@ button.Checked)) ControlPaint.DrawBorder3D (e.Graphics, paint_here, Border3DStyle.SunkenOuter); else if (e.Item.Selected) ControlPaint.DrawBorder3D (e.Graphics, paint_here, Border3DStyle.RaisedInner); + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-20 09:59 ------- +Jonathan, I guess this is your land :) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
