Click here to Skip to main content
15,899,474 members
Home / Discussions / C#
   

C#

 
QuestionHow to detect if Themes are enabled in .NET 2.0? Pin
Carl Mercier7-Jul-05 3:21
Carl Mercier7-Jul-05 3:21 
AnswerRe: How to detect if Themes are enabled in .NET 2.0? Pin
WillemM7-Jul-05 3:46
WillemM7-Jul-05 3:46 
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
Anonymous7-Jul-05 6:59
Anonymous7-Jul-05 6:59 
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
Carl Mercier7-Jul-05 7:03
Carl Mercier7-Jul-05 7:03 
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
WillemM7-Jul-05 7:40
WillemM7-Jul-05 7:40 
AnswerRe: How to detect if Themes are enabled in .NET 2.0? Pin
Daniel Grunwald7-Jul-05 4:36
Daniel Grunwald7-Jul-05 4:36 
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
Carl Mercier7-Jul-05 7:08
Carl Mercier7-Jul-05 7:08 
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
Andy Moore7-Jul-05 7:28
Andy Moore7-Jul-05 7:28 
Take a look at the API functions in uxtheme.dll. OpenThemeData gives you a handle to the theme currently displayed. You then pass this handle to all of these functions to draw themed controls.

I hope this helps.

Human beings were not meant to sit in little cubicles staring at computer screens all day, filling out useless forms and listening to eight different bosses drone on about about mission statements. -- Peter Gibbons
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
Carl Mercier7-Jul-05 7:37
Carl Mercier7-Jul-05 7:37 
Generaluser-specific registry entries Pin
Member 4558387-Jul-05 3:17
Member 4558387-Jul-05 3:17 
GeneralGenerating an activation code to enable use of an application Pin
AfzalHassen7-Jul-05 1:57
AfzalHassen7-Jul-05 1:57 
GeneralRe: Generating an activation code to enable use of an application Pin
Christian Graus7-Jul-05 2:07
protectorChristian Graus7-Jul-05 2:07 
GeneralRe: Generating an activation code to enable use of an application Pin
Afzal Hassen7-Jul-05 2:43
sussAfzal Hassen7-Jul-05 2:43 
GeneralSet up problem Pin
ksanju10007-Jul-05 1:52
ksanju10007-Jul-05 1:52 
GeneralRe: Set up problem Pin
WillemM7-Jul-05 3:29
WillemM7-Jul-05 3:29 
GeneralRe: Set up problem Pin
ksanju10007-Jul-05 5:33
ksanju10007-Jul-05 5:33 
GeneralDatabase connection Pin
rovidiu7-Jul-05 0:28
rovidiu7-Jul-05 0:28 
GeneralRe: Database connection Pin
Christian Graus7-Jul-05 2:10
protectorChristian Graus7-Jul-05 2:10 
GeneralImage Flicking Pin
Rassul Yunussov7-Jul-05 0:21
Rassul Yunussov7-Jul-05 0:21 
GeneralRe: Image Flicking Pin
Christian Graus7-Jul-05 2:12
protectorChristian Graus7-Jul-05 2:12 
GeneralRe: Image Flicking Pin
Rassul Yunussov7-Jul-05 9:16
Rassul Yunussov7-Jul-05 9:16 
GeneralRe: Image Flicking Pin
Christian Graus7-Jul-05 13:23
protectorChristian Graus7-Jul-05 13:23 
GeneralRe: Image Flicking Pin
Rassul Yunussov7-Jul-05 18:39
Rassul Yunussov7-Jul-05 18:39 
GeneralRe: Image Flicking Pin
Christian Graus7-Jul-05 18:51
protectorChristian Graus7-Jul-05 18:51 
GeneralCoordinate System Pin
Rassul Yunussov6-Jul-05 23:59
Rassul Yunussov6-Jul-05 23:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.