Click here to Skip to main content
15,920,438 members
Home / Discussions / C#
   

C#

 
GeneralRe: Can a component obtain a reference to its container object? Pin
Andy Smith1-Apr-02 18:44
Andy Smith1-Apr-02 18:44 
GeneralRe: Can a component obtain a reference to its container object? Pin
James T. Johnson1-Apr-02 22:52
James T. Johnson1-Apr-02 22:52 
GeneralRoundRect Pin
Not Active31-Mar-02 10:23
mentorNot Active31-Mar-02 10:23 
GeneralRe: RoundRect Pin
James T. Johnson31-Mar-02 13:03
James T. Johnson31-Mar-02 13:03 
GeneralRe: RoundRect Pin
Christian Graus31-Mar-02 13:26
protectorChristian Graus31-Mar-02 13:26 
GeneralRe: RoundRect Pin
Not Active31-Mar-02 13:58
mentorNot Active31-Mar-02 13:58 
Generaluxtheme.dll and windows XP themes in C# Pin
Stephan Johnson31-Mar-02 9:48
Stephan Johnson31-Mar-02 9:48 
GeneralRe: uxtheme.dll and windows XP themes in C# Pin
James T. Johnson31-Mar-02 12:46
James T. Johnson31-Mar-02 12:46 
To enable XP Themed controls in a .NET application you need to do two things. First, include the manifest file; second, set the FlatStyle property of your controls to System.

If you are creating your own controls then you need to use P/Invoke to obtain the functionality needed for themes.

James

Sonork: Hasaki
"I left there in the morning
with their God tucked underneath my arm
their half-assed smiles and the book of rules.
So I asked this God a question
and by way of firm reply,
He said - I'm not the kind you have to wind up on Sundays."
"Wind Up" from Aqualung, Jethro Tull 1971

GeneralRe: uxtheme.dll and windows XP themes in C# Pin
Not Active31-Mar-02 14:02
mentorNot Active31-Mar-02 14:02 
GeneralRe: uxtheme.dll and windows XP themes in C# Pin
Stephan Johnson31-Mar-02 21:13
Stephan Johnson31-Mar-02 21:13 
GeneralRe: uxtheme.dll and windows XP themes in C# Pin
James T. Johnson2-Apr-02 19:25
James T. Johnson2-Apr-02 19:25 
GeneralManifest compiled into the EXE file Pin
Szymon Pusz31-Mar-02 9:18
Szymon Pusz31-Mar-02 9:18 
GeneralRe: Manifest compiled into the EXE file Pin
James T. Johnson31-Mar-02 13:26
James T. Johnson31-Mar-02 13:26 
GeneralRe: Manifest compiled into the EXE file Pin
Szymon Pusz31-Mar-02 22:15
Szymon Pusz31-Mar-02 22:15 
GeneralCompiling an app in C# with windows dlls STATICALLY linked Pin
Szymon Pusz31-Mar-02 6:35
Szymon Pusz31-Mar-02 6:35 
GeneralRe: Compiling an app in C# with windows dlls STATICALLY linked Pin
Michael P Butler31-Mar-02 8:03
Michael P Butler31-Mar-02 8:03 
GeneralRe: Compiling an app in C# with windows dlls STATICALLY linked Pin
Daniel Turini31-Mar-02 9:05
Daniel Turini31-Mar-02 9:05 
GeneralScrolling Pin
inbal66631-Mar-02 5:01
inbal66631-Mar-02 5:01 
GeneralRe: Scrolling Pin
James T. Johnson31-Mar-02 13:23
James T. Johnson31-Mar-02 13:23 
GeneralRe: Scrolling Pin
inbal66631-Mar-02 21:05
inbal66631-Mar-02 21:05 
GeneralGui controls & Threads Pin
inbal66631-Mar-02 4:41
inbal66631-Mar-02 4:41 
GeneralRe: Gui controls & Threads Pin
James T. Johnson31-Mar-02 13:10
James T. Johnson31-Mar-02 13:10 
GeneralRe: Gui controls & Threads Pin
inbal66631-Mar-02 20:53
inbal66631-Mar-02 20:53 
GeneralRe: Gui controls & Threads Pin
21-Apr-02 23:04
suss21-Apr-02 23:04 
QuestionWhat is the code for exit inVC#? Pin
User 1605531-Mar-02 2:03
User 1605531-Mar-02 2:03 

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.