Click here to Skip to main content
15,881,687 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi i am designing an application in .net framework 4.0 premium with theme support and my system configuration is:

OS: vista ultimate
Ram : 4GB
Hard Disk : 500GB

issue is when i open my application with one of the form and then change theme with following scenario
1. Apply any HighContrast theme --> Vista Basic theme --> Vista Aero theme.
2. Apply any HighContrast theme --> Vista Aero theme --> Vista Basic theme.
then the DotNet controls like buttons , checkbox and radio buttons look get changed and not visible properly as default view.
default view file is
http://social.msdn.microsoft.com/Forums/getfile/73524[^]

issue file is here for button
http://social.msdn.microsoft.com/Forums/getfile/73520[^]
Posted
Updated 29-Feb-12 21:15pm
v3

1 solution

use dotnetbar controller for your target
http://www.devcomponents.com/dotnetbar/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900