dahall / AeroWizard

Library for easy creation of custom and Aero Wizards. Aero Wizard strictly follows Microsoft guidelines and uses Visual Styles to get visual theming.
MIT License
112 stars 32 forks source link

VS2010 and .NET4 Support #35

Closed dahall closed 5 years ago

dahall commented 5 years ago

Hi,

I moved the to VS2010 and .NET4. Everything works fine except the fact that the background color of my titlebar icons will no more transparent it's black. Do you have any idea what I can do?

You can find a link to the picture here: http://dl.dropbox.com/u/5839527/AeroWizard.png

Thanks
Dirk

Originally posted: 2010-12-29T07:40:54

dahall commented 5 years ago

I have narrowed this down to .NET 4 assemblies only. If you can move your project to 3.5, then it will work. I am working on this problem and will post my solution as soon as I figure out why .NET 3.5 and 4 are rendering the same icon differently.

Originally posted: 2011-01-02T23:43:11

dahall commented 5 years ago

Hi,

I upgraded my project from .NET 3.5 to .NET 4.0 becaus I want to use the TPL :-). So would realy save my day when you find out a solution.

Happy new year

Thanks

Dirk

2011/1/3 dahall [notifications@codeplex.com](mailto:notifications@codeplex.com)

From: dahall

I have narrowed this down to .NET 4 assemblies only. If you can move your project to 3.5, then it will work. I am working on this problem and will post my solution as soon as I figure out why .NET 3.5 and 4 are rendering the same icon differently.

Read the full discussion online.

To add a post to this discussion, reply to this email (aerowizard@discussions.codeplex.com)

To start a new discussion for this project, email aerowizard@discussions.codeplex.com

You are receiving this email because you subscribed to this discussion on CodePlex. You canunsubscribe on CodePlex.com.

Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at CodePlex.com

Originally posted: 2011-01-03T06:49:57

dahall commented 5 years ago

Fixed now in source drop 54805. Download to be updated shortly.

Originally posted: 2011-01-10T18:01:27

dahall commented 5 years ago

Hi,

thanks a lot for this quick fix!

Regards
Dirk

Originally posted: 2011-01-10T18:26:27