New issue in VS2005/.NET 2.0 with visual styles...
- From: "Diana Bulthaupt" <Diana.Bulthaupt(at)web.de>
- Date: Tue, 4 Jul 2006 10:43:54 +0200
Hi,
there is a new issue for the visual styles in .NET 2.0 in an ImageList added
to a ListView.
I have a project converted from VS2003 .net 1.1 to VS2005 .net 2.0. Under
..NET 1.1 every thing worked fine. Icons which were loaded into the ImageList
did appear in the ListView. Application.EnableVisualStyles is set in Main as
well as Application.DoEvents which is not required any more for .NET 2.0
(but makes here no difference anyway).
Now (under VS2005 .NET 2.0) with visual styles enabled, the icons don't
appear. When disabling visual styles the icons are shown but some with black
border, since alpha channel is not handled without enabled visual styles.
The strange thing is, when I setup an other project from this large solution
as the startup project and reference the library which generates the
ListView/ImageList in it and create an instance of the form generating code,
the icons are shown. I checked already the project settings but can't find
anything wrong with it.
Has anybody had this effect to and can provide a workaround?
Regards,
Diana
.
- Prev by Date: Re: VS.Net 2002 Starts then ends? help
- Next by Date: Fine move of controls
- Previous by thread: VS.Net 2002 Starts then ends? help
- Next by thread: Fine move of controls
- Index(es):
Relevant Pages
|