Click here to Skip to main content
15,890,123 members
Home / Discussions / C#
   

C#

 
AnswerRe: i Want to create a virtual network for testing a Network monitoring system Pin
Dave Kreskowiak13-Jan-07 5:40
mveDave Kreskowiak13-Jan-07 5:40 
Questionmasked textbox Pin
mnordesigner12-Jan-07 20:23
mnordesigner12-Jan-07 20:23 
AnswerRe: masked textbox Pin
Luc Pattyn12-Jan-07 20:57
sitebuilderLuc Pattyn12-Jan-07 20:57 
QuestionCustom user control for drawing chart Pin
cocoonwls12-Jan-07 18:06
cocoonwls12-Jan-07 18:06 
AnswerRe: Custom user control for drawing chart Pin
il_masacratore15-Jan-07 21:41
il_masacratore15-Jan-07 21:41 
GeneralRe: Custom user control for drawing chart Pin
cocoonwls17-Jan-07 23:25
cocoonwls17-Jan-07 23:25 
GeneralRe: Custom user control for drawing chart Pin
il_masacratore17-Jan-07 23:33
il_masacratore17-Jan-07 23:33 
QuestionHow do I detect a handler for a control? Pin
JoeRip12-Jan-07 17:28
JoeRip12-Jan-07 17:28 
I have a generic Cancel button on my form. Various bits of code tell the button what to do when clicked, by setting a handler for that control.

When a new handler is set, I'd like to remove the old handler. How can my code detect the handler for any given control, so that I can remove it?

The button has a "no handler" state, too, where it currently has no function. So, I can't just stomp the control with a new handler every time, I need to be able to remove it, too.

So - how do I "get" the handler for a specific control?
AnswerRe: How do I detect a handler for a control? Pin
Luc Pattyn12-Jan-07 17:44
sitebuilderLuc Pattyn12-Jan-07 17:44 
GeneralRe: How do I detect a handler for a control? Pin
JoeRip12-Jan-07 17:54
JoeRip12-Jan-07 17:54 
GeneralRe: How do I detect a handler for a control? Pin
Luc Pattyn12-Jan-07 18:20
sitebuilderLuc Pattyn12-Jan-07 18:20 
AnswerRe: How do I detect a handler for a control? Pin
Mike Hankey12-Jan-07 19:17
mveMike Hankey12-Jan-07 19:17 
GeneralRe: How do I detect a handler for a control? Pin
JoeRip12-Jan-07 19:43
JoeRip12-Jan-07 19:43 
GeneralRe: How do I detect a handler for a control? Pin
Luc Pattyn12-Jan-07 20:53
sitebuilderLuc Pattyn12-Jan-07 20:53 
GeneralRe: How do I detect a handler for a control? Pin
JoeRip12-Jan-07 21:07
JoeRip12-Jan-07 21:07 
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 

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.