Click here to Skip to main content
15,893,564 members
Home / Discussions / C#
   

C#

 
GeneralRe: Remoting Problem: How to unregister a WellKnownClientType? Pin
occcy1-Feb-04 22:35
occcy1-Feb-04 22:35 
Generalsend to fuction in Windows Pin
Kenneth_i30-Jan-04 4:07
Kenneth_i30-Jan-04 4:07 
GeneralRe: send to fuction in Windows Pin
Mazdak30-Jan-04 4:40
Mazdak30-Jan-04 4:40 
GeneralRe: send to fuction in Windows Pin
Kenneth_i30-Jan-04 13:54
Kenneth_i30-Jan-04 13:54 
GeneralRe: send to fuction in Windows Pin
Mazdak30-Jan-04 4:57
Mazdak30-Jan-04 4:57 
GeneralSelected text in TreeNodes Pin
Anonymous30-Jan-04 3:50
Anonymous30-Jan-04 3:50 
GeneralRe: Selected text in TreeNodes Pin
Guinness4Strength30-Jan-04 3:56
Guinness4Strength30-Jan-04 3:56 
GeneralRe: Selected text in TreeNodes Pin
Anonymous30-Jan-04 4:00
Anonymous30-Jan-04 4:00 
GeneralRe: Selected text in TreeNodes Pin
Guinness4Strength30-Jan-04 4:12
Guinness4Strength30-Jan-04 4:12 
GeneralRe: Selected text in TreeNodes Pin
Guinness4Strength30-Jan-04 4:40
Guinness4Strength30-Jan-04 4:40 
GeneralRe: Selected text in TreeNodes Pin
Anonymous31-Jan-04 2:37
Anonymous31-Jan-04 2:37 
GeneralRe: Selected text in TreeNodes Pin
Heath Stewart30-Jan-04 5:02
protectorHeath Stewart30-Jan-04 5:02 
GeneralRe: Selected text in TreeNodes Pin
Guinness4Strength30-Jan-04 4:42
Guinness4Strength30-Jan-04 4:42 
GeneralRe: Selected text in TreeNodes Pin
Heath Stewart30-Jan-04 5:14
protectorHeath Stewart30-Jan-04 5:14 
GeneralRe: Selected text in TreeNodes Pin
Guinness4Strength30-Jan-04 5:18
Guinness4Strength30-Jan-04 5:18 
GeneralRe: Selected text in TreeNodes Pin
Anonymous31-Jan-04 2:37
Anonymous31-Jan-04 2:37 
QuestionAnyone Know a better way ? Pin
Guinness4Strength30-Jan-04 3:49
Guinness4Strength30-Jan-04 3:49 
AnswerRe: Anyone Know a better way ? Pin
Heath Stewart30-Jan-04 4:59
protectorHeath Stewart30-Jan-04 4:59 
GeneralRe: Path.Combine Pin
Mike Osbahr30-Jan-04 9:19
Mike Osbahr30-Jan-04 9:19 
GeneralRequest help for 2 newbie questions Pin
bouli30-Jan-04 3:06
bouli30-Jan-04 3:06 
Hi there, I'm learning C# and I'm searching equuivalents from MFC/Win32 calls but in .NET.

1) What is the equivalent of Win32 GetSysColor() function in .NET?
2) I would like to have the equivalent in C# (.NET) of the following C++ (MFC) statement:

class CMyWindow : public CWnd
{
...
}
While CWnd is an MFC class that represents a basic window.
I want to write my own control and use it Smile | :)

Thanks for the help Smile | :)

Best regards.

GeneralRe: Request help for 2 newbie questions Pin
Wizard_0130-Jan-04 3:23
Wizard_0130-Jan-04 3:23 
GeneralRe: Request help for 2 newbie questions Pin
bouli30-Jan-04 3:31
bouli30-Jan-04 3:31 
GeneralRe: Request help for 2 newbie questions Pin
Mazdak30-Jan-04 3:40
Mazdak30-Jan-04 3:40 
GeneralRe: Request help for 2 newbie questions Pin
bouli30-Jan-04 3:42
bouli30-Jan-04 3:42 
GeneralRe: Request help for 2 newbie questions Pin
bouli30-Jan-04 3:54
bouli30-Jan-04 3:54 

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.