T
Tee
Hi,
Anyone know how to remove a event handler that inherited from another form?
I have a base form, and there is a button with click event in the base form.
1 of my another form inherits this base form, and so the button is shown
with the click event, I want to remove that event without altering the base
form, is this possible?
Thanks,
Tee
Anyone know how to remove a event handler that inherited from another form?
I have a base form, and there is a button with click event in the base form.
1 of my another form inherits this base form, and so the button is shown
with the click event, I want to remove that event without altering the base
form, is this possible?
Thanks,
Tee