Click here to Skip to main content
15,907,913 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to immigrate c++'s union? Pin
James T. Johnson1-Apr-02 22:55
James T. Johnson1-Apr-02 22:55 
GeneralRe: how to immigrate c++'s union? Pin
2-Apr-02 14:59
suss2-Apr-02 14:59 
QuestionCan a component obtain a reference to its container object? Pin
31-Mar-02 14:02
suss31-Mar-02 14:02 
AnswerRe: Can a component obtain a reference to its container object? Pin
James T. Johnson31-Mar-02 17:58
James T. Johnson31-Mar-02 17:58 
GeneralRe: Can a component obtain a reference to its container object? Pin
1-Apr-02 6:38
suss1-Apr-02 6:38 
GeneralRe: Can a component obtain a reference to its container object? Pin
Andy Smith1-Apr-02 6:50
Andy Smith1-Apr-02 6:50 
GeneralRe: Can a component obtain a reference to its container object? Pin
1-Apr-02 9:14
suss1-Apr-02 9:14 
GeneralRe: Can a component obtain a reference to its container object? Pin
1-Apr-02 14:10
suss1-Apr-02 14:10 
Nope, it doesn't work. Upon further inspection, ( containerForm != null ) is evaluating as false, indicating that something is wrong with the typecasting.

I'm thinking it may not be possible to cast a Container to a Form...

...in which case I'll have to do things the hard way: pass the form to the component as a parameter. I'd rather not, though, if I don't have to.
GeneralRe: Can a component obtain a reference to its container object? Pin
Andy Smith1-Apr-02 14:50
Andy Smith1-Apr-02 14:50 
GeneralRe: Can a component obtain a reference to its container object? Pin
James T. Johnson1-Apr-02 16:23
James T. Johnson1-Apr-02 16:23 
GeneralRe: Can a component obtain a reference to its container object? Pin
James T. Johnson1-Apr-02 16:25
James T. Johnson1-Apr-02 16:25 
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 
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 

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.