Tagged Questions
3
votes
2answers
406 views
Is there a list of valid parameter combinations for GetThemeColor / Visual Styles API
I am trying to retrieve the background and text color of the taskbar and/or my applications main window. It turned out, that Windows 7 does not return the correct colors. If i i.e. switch to a pink ...
2
votes
1answer
209 views
How can I tell what windows theme I'm using?
I'm trying to make my application force a theme - this is straightforward as shown here: http://arbel.net/blog/archive/2006/11/03/Forcing-WPF-to-use-a-specific-Windows-theme.aspx
However, I don't ...
0
votes
1answer
58 views
Force a single application to use windows classic theme when running aero in windows 7
Is it possible to force a single application to use the windows classic them but the rest of windows 7 to use the aero theme?
The reason I ask is I am running proficy ifix 5.0 and when I run aero it ...
0
votes
1answer
217 views
How to check which XP theme is enabled
I have a wxPython which works perfectly on window xp theme but on switching to 'classic theme' rich text cntrl comes up without border. I can enable border for classic theme but for that
Q1. I need ...
-1
votes
1answer
221 views
Change theme in Windows XP or Windows 7 (silently)
could you please help me?
What I need is a method to change the theme on a Windows machine without prompting the user with the display properties (personalization) window. The themechange should ...