Y yxq Oct 17, 2007 #1 I want to know if my .net2.0 application can apply Vista theme when run in Windows Vista. How to do if it is possible. Thank you.
I want to know if my .net2.0 application can apply Vista theme when run in Windows Vista. How to do if it is possible. Thank you.
R rowe_newsgroups Oct 17, 2007 #2 I want to know if my .net2.0 application can apply Vista theme when run in Windows Vista. How to do if it is possible. Thank you. Click to expand... I believe themes are handled automatically by the operating system, so you shouldn't have to do anything different than you would for XP. Thanks, Seth Rowe
I want to know if my .net2.0 application can apply Vista theme when run in Windows Vista. How to do if it is possible. Thank you. Click to expand... I believe themes are handled automatically by the operating system, so you shouldn't have to do anything different than you would for XP. Thanks, Seth Rowe
H Herfried K. Wagner [MVP] Oct 17, 2007 #4 yxq said: No, the controls have no any changes when you change Windows Vista theme. Click to expand... Does your application have visual styles enabled?
yxq said: No, the controls have no any changes when you change Windows Vista theme. Click to expand... Does your application have visual styles enabled?
Y yxq Oct 17, 2007 #5 Yes, visual styles has been enabled. Herfried K. Wagner said: Does your application have visual styles enabled? Click to expand...
Yes, visual styles has been enabled. Herfried K. Wagner said: Does your application have visual styles enabled? Click to expand...
T Tom Shelton Oct 18, 2007 #6 Yes, visual styles has been enabled. "Herfried K. Wagner [MVP]" <[email protected]> ??????:[email protected]... - Show quoted text - Click to expand... The only way I know is to use WPF.
Yes, visual styles has been enabled. "Herfried K. Wagner [MVP]" <[email protected]> ??????:[email protected]... - Show quoted text - Click to expand... The only way I know is to use WPF.