http://bugzilla.novell.com/show_bug.cgi?id=567331
http://bugzilla.novell.com/show_bug.cgi?id=567331#c0 Summary: ToolStrip BackColor property ignored Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=334312) --> (http://bugzilla.novell.com/attachment.cgi?id=334312) Testcase Unnamed.cs User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; NET4.0C; .NET4.0E) When setting the BackColor property of a ToolStrip, the ToolStrip itself and the childs (ToolStripLabel) should be rendered in that color. Reproducible: Always Steps to Reproduce: 1.Compile and run attached testcase 2. 3. Actual Results: Only the Button has the right background color, the background of the Label and the Stip itself is rendered with default Control color. Expected Results: The whole Strip should appear in light blue color. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
