Click here to Skip to main content
15,887,175 members
Home / Discussions / C#
   

C#

 
QuestionWidth of Text And Width Of Report In Form In C# Windows Application Pin
Thaer Hamael19-Oct-08 21:02
Thaer Hamael19-Oct-08 21:02 
QuestionClearing the invocation list of a static event EventHandler [modified] Pin
induur19-Oct-08 20:16
induur19-Oct-08 20:16 
AnswerRe: Clearing the invocation list of a static event EventHandler Pin
N a v a n e e t h19-Oct-08 22:29
N a v a n e e t h19-Oct-08 22:29 
GeneralRe: Clearing the invocation list of a static event EventHandler Pin
induur19-Oct-08 23:12
induur19-Oct-08 23:12 
GeneralRe: Clearing the invocation list of a static event EventHandler Pin
N a v a n e e t h19-Oct-08 23:29
N a v a n e e t h19-Oct-08 23:29 
GeneralRe: Clearing the invocation list of a static event EventHandler Pin
induur19-Oct-08 23:44
induur19-Oct-08 23:44 
GeneralRe: Clearing the invocation list of a static event EventHandler [modified] Pin
N a v a n e e t h20-Oct-08 0:20
N a v a n e e t h20-Oct-08 0:20 
GeneralRe: Clearing the invocation list of a static event EventHandler Pin
induur20-Oct-08 0:48
induur20-Oct-08 0:48 
I need to do that during the life of my app.
Objects(controls) that subscribe to that event are also defined in the external libraries, I can't change their code.
During debuging VS allows me to look to the invocation list of that event, but from the code I can't get the references to subscribers. I was hoping there is a way to do that using reflection, but I have problems since the event is static. Is there a way to get the invocation list of a static event?
GeneralRe: Clearing the invocation list of a static event EventHandler Pin
N a v a n e e t h20-Oct-08 1:08
N a v a n e e t h20-Oct-08 1:08 
GeneralRe: Clearing the invocation list of a static event EventHandler Pin
induur20-Oct-08 1:16
induur20-Oct-08 1:16 
AnswerRe: Clearing the invocation list of a static event EventHandler Pin
N a v a n e e t h21-Oct-08 8:10
N a v a n e e t h21-Oct-08 8:10 
AnswerRe: Clearing the invocation list of a static event EventHandler Pin
N a v a n e e t h21-Oct-08 8:32
N a v a n e e t h21-Oct-08 8:32 
GeneralRe: Clearing the invocation list of a static event EventHandler [modified] Pin
induur21-Oct-08 21:23
induur21-Oct-08 21:23 
QuestionHow to use a smoothing algorithm? Pin
Abhijit D. Babar19-Oct-08 20:06
Abhijit D. Babar19-Oct-08 20:06 
AnswerRe: How to use a smoothing algorithm? Pin
Christian Graus19-Oct-08 20:41
protectorChristian Graus19-Oct-08 20:41 
AnswerRe: How to use a smoothing algorithm? Pin
Shyam Bharath19-Oct-08 23:38
Shyam Bharath19-Oct-08 23:38 
GeneralRe: How to use a smoothing algorithm? Pin
Abhijit D. Babar20-Oct-08 1:15
Abhijit D. Babar20-Oct-08 1:15 
GeneralRe: How to use a smoothing algorithm? Pin
Pete O'Hanlon20-Oct-08 2:00
mvePete O'Hanlon20-Oct-08 2:00 
QuestionDrag and Drop Controls Pin
User 543536419-Oct-08 18:53
User 543536419-Oct-08 18:53 
AnswerRe: Drag and Drop Controls Pin
N a v a n e e t h19-Oct-08 22:35
N a v a n e e t h19-Oct-08 22:35 
AnswerRe: Drag and Drop Controls Pin
Mycroft Holmes19-Oct-08 22:43
professionalMycroft Holmes19-Oct-08 22:43 
GeneralRe: Drag and Drop Controls Pin
User 543536419-Oct-08 22:50
User 543536419-Oct-08 22:50 
GeneralRe: Drag and Drop Controls Pin
Mycroft Holmes20-Oct-08 0:50
professionalMycroft Holmes20-Oct-08 0:50 
GeneralRe: Drag and Drop Controls Pin
User 543536420-Oct-08 14:09
User 543536420-Oct-08 14:09 
QuestionTCP and ASP and Connections Pin
NULPTR19-Oct-08 11:24
NULPTR19-Oct-08 11: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.