Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
QuestionHow can I handle any keys press in my C# form? Pin
Mohammad Dayyan11-Jun-08 7:27
Mohammad Dayyan11-Jun-08 7:27 
AnswerRe: How can I handle any keys press in my C# form? Pin
dimaj11-Jun-08 7:29
dimaj11-Jun-08 7:29 
GeneralRe: How can I handle any keys press in my C# form? Pin
Mohammad Dayyan11-Jun-08 7:32
Mohammad Dayyan11-Jun-08 7:32 
GeneralRe: How can I handle any keys press in my C# form? Pin
dimaj11-Jun-08 7:43
dimaj11-Jun-08 7:43 
AnswerRe: How can I handle any keys press in my C# form? Pin
Christian Graus11-Jun-08 7:35
protectorChristian Graus11-Jun-08 7:35 
AnswerRe: How can I handle any keys press in my C# form? Pin
Giorgi Dalakishvili11-Jun-08 7:36
mentorGiorgi Dalakishvili11-Jun-08 7:36 
AnswerRe: How can I handle any keys press in my C# form? Pin
Mohammad Dayyan11-Jun-08 9:09
Mohammad Dayyan11-Jun-08 9:09 
QuestionGetting information about an object hosted on a different application Pin
dimaj11-Jun-08 7:23
dimaj11-Jun-08 7:23 
Hello all!

I'm trying to write a little application in C# which will call a method/property of an object on another application. So, for example, I have an application A, which has a Text Box and I want to write an application B which will print out contents of the Text Box on application A.

I was trying to mess around with AppDomain and Assembly, but, unfortunately, I didn't get very far.

Could anybody give me a hint of where to begin?

Thanks in advance for your help.

dimaj
AnswerRe: Getting information about an object hosted on a different application Pin
led mike11-Jun-08 7:32
led mike11-Jun-08 7:32 
GeneralRe: Getting information about an object hosted on a different application Pin
dimaj11-Jun-08 7:39
dimaj11-Jun-08 7:39 
GeneralRe: Getting information about an object hosted on a different application Pin
led mike12-Jun-08 5:26
led mike12-Jun-08 5:26 
GeneralRe: Getting information about an object hosted on a different application Pin
dimaj12-Jun-08 5:37
dimaj12-Jun-08 5:37 
AnswerRe: Getting information about an object hosted on a different application Pin
Christian Graus11-Jun-08 7:35
protectorChristian Graus11-Jun-08 7:35 
GeneralRe: Getting information about an object hosted on a different application Pin
dimaj11-Jun-08 7:41
dimaj11-Jun-08 7:41 
GeneralRe: Getting information about an object hosted on a different application Pin
Christian Graus11-Jun-08 8:25
protectorChristian Graus11-Jun-08 8:25 
GeneralRe: Getting information about an object hosted on a different application Pin
Christian Graus11-Jun-08 8:25
protectorChristian Graus11-Jun-08 8:25 
GeneralRe: Getting information about an object hosted on a different application Pin
dimaj11-Jun-08 8:29
dimaj11-Jun-08 8:29 
QuestionA field initializer cannot reference the non-static field, method or property... help with code snippet Pin
ssclaire11-Jun-08 6:45
ssclaire11-Jun-08 6:45 
AnswerRe: A field initializer cannot reference the non-static field, method or property... help with code snippet Pin
S. Senthil Kumar11-Jun-08 6:56
S. Senthil Kumar11-Jun-08 6:56 
GeneralRe: A field initializer cannot reference the non-static field, method or property... help with code snippet Pin
ssclaire11-Jun-08 8:35
ssclaire11-Jun-08 8:35 
AnswerSome Progress... Update Pin
ssclaire11-Jun-08 7:08
ssclaire11-Jun-08 7:08 
GeneralRe: Some Progress... Update Pin
Christian Graus11-Jun-08 7:19
protectorChristian Graus11-Jun-08 7:19 
GeneralRe: Some Progress... Update Pin
S. Senthil Kumar11-Jun-08 8:27
S. Senthil Kumar11-Jun-08 8:27 
AnswerRe: A field initializer cannot reference the non-static field, method or property... help with code snippet Pin
Christian Graus11-Jun-08 7:08
protectorChristian Graus11-Jun-08 7:08 
QuestionCompiler Error Message: CS1519: Invalid token 'foreach' in class, struct, or interface member declaration Pin
Marvin A. Lee II11-Jun-08 6:17
Marvin A. Lee II11-Jun-08 6:17 

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.