Click here to Skip to main content
15,898,924 members
Home / Discussions / C#
   

C#

 
GeneralRe: How do I detect a handler for a control? Pin
Mike Hankey13-Jan-07 4:02
mveMike Hankey13-Jan-07 4:02 
AnswerRe: How do I detect a handler for a control? Pin
Abisodun13-Jan-07 4:04
Abisodun13-Jan-07 4:04 
QuestionSource Code Pin
Md. Masud Sikder12-Jan-07 16:32
Md. Masud Sikder12-Jan-07 16:32 
QuestionHow to catch an event when UserControl disposing. Pin
Salogus12-Jan-07 15:59
Salogus12-Jan-07 15:59 
AnswerRe: How to catch an event when UserControl disposing. Pin
Mike Hankey12-Jan-07 17:32
mveMike Hankey12-Jan-07 17:32 
GeneralRe: How to catch an event when UserControl disposing. Pin
Salogus22-Jan-07 0:12
Salogus22-Jan-07 0:12 
Questionneed help Pin
faradgi12-Jan-07 15:43
faradgi12-Jan-07 15:43 
AnswerRe: need help Pin
Christian Graus12-Jan-07 22:15
protectorChristian Graus12-Jan-07 22:15 
GeneralRe: need help Pin
Colin Angus Mackay13-Jan-07 0:06
Colin Angus Mackay13-Jan-07 0:06 
Questionneed a immediate help... Pin
faradgi12-Jan-07 15:24
faradgi12-Jan-07 15:24 
AnswerRe: need a immediate help... Pin
Christian Graus12-Jan-07 15:28
protectorChristian Graus12-Jan-07 15:28 
AnswerRe: need a immediate help... Pin
Paul Conrad12-Jan-07 18:13
professionalPaul Conrad12-Jan-07 18:13 
QuestionSplash screen, best way to do it? Pin
TrooperIronMan12-Jan-07 15:11
TrooperIronMan12-Jan-07 15:11 
AnswerRe: Splash screen, best way to do it? Pin
Christian Graus12-Jan-07 15:29
protectorChristian Graus12-Jan-07 15:29 
GeneralRe: Splash screen, best way to do it? Pin
TrooperIronMan12-Jan-07 16:10
TrooperIronMan12-Jan-07 16:10 
AnswerRe: Splash screen, best way to do it? Pin
Luc Pattyn12-Jan-07 16:50
sitebuilderLuc Pattyn12-Jan-07 16:50 
Questionc# Remoting Security Pin
kotuadam12-Jan-07 15:06
kotuadam12-Jan-07 15:06 
Questionhi Friends...need help Pin
faradgi12-Jan-07 14:58
faradgi12-Jan-07 14:58 
AnswerRe: hi Friends...need help Pin
Colin Angus Mackay12-Jan-07 15:15
Colin Angus Mackay12-Jan-07 15:15 
GeneralRe: hi Friends...need help Pin
Christian Graus12-Jan-07 15:30
protectorChristian Graus12-Jan-07 15:30 
GeneralRe: hi Friends...need help Pin
JoeRip12-Jan-07 17:56
JoeRip12-Jan-07 17:56 
GeneralRe: hi Friends...need help Pin
Paul Conrad12-Jan-07 18:15
professionalPaul Conrad12-Jan-07 18:15 
GeneralRe: hi Friends...need help Pin
Paul Conrad12-Jan-07 18:14
professionalPaul Conrad12-Jan-07 18:14 
QuestionCreateObject Equivelent Pin
Sautin.net12-Jan-07 12:32
Sautin.net12-Jan-07 12:32 
I an writing a Software Automation Human Machine Inteface application in C#. Porting over form Visual basic 6 code. In the VB6 version we used CreateObject("ClassName", "MachineName") to instantiate a class for communicating with the ProcessControl Server. This is not an imperative change but I was wandering if there is a way to do this in C#.
Applicator.CreateInstance doesn't work. Or would it be better to just stick with the vb interop version of the Comms Class?

Thanks in Advance.
Larry

"All of us who served in one war or another know very well that all wars are the glory and the agony of the young."
Gerald Ford

AnswerRe: CreateObject Equivelent Pin
Christian Graus12-Jan-07 13:07
protectorChristian Graus12-Jan-07 13:07 

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.