M
Martin Hart - Memory Soft, S.L.
Hi:
I have a control on a WinForm that has a KeyDown handler assigned, but in a
different part of the program, where I don't have the actual handler that
was added (+=), I wish to empty the KeyDown handler. As I don't have the
actual handler to use with -=, how do I do this?
TIA,
Martin.
I have a control on a WinForm that has a KeyDown handler assigned, but in a
different part of the program, where I don't have the actual handler that
was added (+=), I wish to empty the KeyDown handler. As I don't have the
actual handler to use with -=, how do I do this?
TIA,
Martin.