[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #10412] BackColor of a Label cannot be set to Tr
From: |
Carl-Adam Brengesjo |
Subject: |
[Pnet-developers] [bugs #10412] BackColor of a Label cannot be set to Transparent -> throws exception |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #10412] Latest Modifications:
Changes by:
Carl-Adam Brengesjo <address@hidden>
'Date:
Sun 09/26/2004 at 14:41 (Europe/Stockholm)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS 25th September 2005 (patch #3389).
/**************************************************************************/
[bugs #10412] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10412>
Project: DotGNU Portable.NET
Submitted by: Heiko Weiss
On: Thu 09/16/2004 at 09:36
Category: None
Severity: 5 - Average
Item Group: None
Resolution: Fixed
Privacy: Public
Assigned to: None
Status: Closed
Summary: BackColor of a Label cannot be set to Transparent -> throws exception
Original Submission:
Fix is:
Label.cs ctor of Label()
SetStyle(ControlStyles.ResizeRedraw, true);
SetStyle(ControlStyles.SupportsTransparentBackColor, true );
Follow-up Comments
------------------
-------------------------------------------------------
Date: Sun 09/26/2004 at 14:41 By: Carl-Adam Brengesjo <ptah>
Fixed in CVS 25th September 2005 (patch #3389).
-------------------------------------------------------
Date: Thu 09/16/2004 at 09:39 By: Heiko Weiss <brubbel>
Maybe some other controls have the same problem. ???
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10412>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/