G
Guest
Is there some event that triggers inside a user control when its parent form
is closed? I have a user control that subscribes to an event in its
constructor. I need it to unsubscribe when it is no longer needed, but I
can't find an appropriate event to hook into. Is there a standard method for
handling this kind of situation?
Thanks,
Steve
is closed? I have a user control that subscribes to an event in its
constructor. I need it to unsubscribe when it is no longer needed, but I
can't find an appropriate event to hook into. Is there a standard method for
handling this kind of situation?
Thanks,
Steve