Hi
If I connect
thingi.Event += new EventHandler(CallBackFunction);
how can I check wich callback functions are connected to the thingi.Event?
Now I just try to remove every connection and then establish the new one. Is there a better way?
GMarco
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |