bugDotGNU Portable.NET - Bugs: bug #9492, Backcolor...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9492: Backcolor "System.Drawing.Color.Transparent" does not work

Submitter:  Erik Pfeifle <kirep>
Submitted:  Tue 29 Jun 2004 09:47:36 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Thu 16 Sep 2004 11:37:44 AM UTC, comment #2: 

This has been fixed in cvs. The test case, however, is flawed. Add "this.label1.SetStyle(ControlStyles.SupportsTransparentBackColor, true);" before the line where the background color of the label is set, and recompile; it should then work.

Richard Baumann <Rich333>
Group Member
Fri 10 Sep 2004 08:33:05 PM UTC, comment #1: 

This has been fixed in cvs. The test case, however, is flawed. Add "this.label1.SetStyle(ControlStyles.SupportsTransparentBackColor, true);" before the line where the background color of the label is set, and recompile; it should then work.

Richard Baumann <Rich333>
Group Member
Tue 29 Jun 2004 09:47:36 AM UTC, original submission:  

If setting a labes's Backcolor to System.Drawing.Color.Transparent, the label's background is white instead of being transparent.

See attached sample.

Erik Pfeifle <kirep>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1449:  TestTransparent.zip added by kirep (5KiB - application/x-zip-compressed - source file, executable)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-09-10 Rich333 StatusNone Fixed
    Open/ClosedOpen Closed
2004-06-29 kirep Attached File- Added TestTransparent.zip, #1440

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code