[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Sunny

7/6/2004 2:53:00 PM

Hi,

do I understand correctly:

you want to find out which methods are subscribed to an event. And then
subscribe these methods to another event?

Try using first_event.GetInvocationList on the first event, it will
return all the delegates.

But what this have to do with remoting?

Sunny


In article <eVx9n4QYEHA.3016@tk2msftngp13.phx.gbl>,
anonymous@dotnet247.com says...
> hi
> I want copy an Event of a control to an other control. I have the control. I know the name of the event, but I don't know the method by name.
> How I can resolve this problem?
>
>
> Torsten
>
> --------------------------------
> From: Torsten Lang
>
> -----------------------
> Posted by a user from .NET 247 (http://www.dotn...)
>
> <Id>NsF0FKPi4ESlK2Ttq/yN5g==</Id>
>