M
mphanke
Hi,
I have a form containing a toolbar which came in a DLL. Now I want to
change the behavior of a single button, and have the handling of the
others unchanged. Problem: I don't have access to the source code...
Can I retrieve the old eventhandler somehow and replace it with my new
one(,in all other cases I would pass on the eventargs to the old func)?
Is this somehow possible??
Thanks,
Martin
I have a form containing a toolbar which came in a DLL. Now I want to
change the behavior of a single button, and have the handling of the
others unchanged. Problem: I don't have access to the source code...
Can I retrieve the old eventhandler somehow and replace it with my new
one(,in all other cases I would pass on the eventargs to the old func)?
Is this somehow possible??
Thanks,
Martin