C
Charles Bazi
Hi,
I have a base UserControl named UserControlEx. I have created an event,
and a dummy handler.
Then I create several UCs with UserControlEx base. Some of those have a
handler for my custom event, others, no...
I manage to have the list of events with EventInfo, but I'm unable to
see if some event has a handler associated...
I've been googling and testing all the afternoon with no luck.
Any idea ?
TIA
I have a base UserControl named UserControlEx. I have created an event,
and a dummy handler.
Then I create several UCs with UserControlEx base. Some of those have a
handler for my custom event, others, no...
I manage to have the list of events with EventInfo, but I'm unable to
see if some event has a handler associated...
I've been googling and testing all the afternoon with no luck.
Any idea ?
TIA