G
Guest
How can I add routines to a user control that I can call from the parent
form? I have a user control that contains 6 buttons, Close, Delete, Cancel,
Save, Edit, and Add. I want to have control over the click events of these
buttons from the parent control. I would also like to keep the default click
event from the user control intact. Is this possible?
form? I have a user control that contains 6 buttons, Close, Delete, Cancel,
Save, Edit, and Add. I want to have control over the click events of these
buttons from the parent control. I would also like to keep the default click
event from the user control intact. Is this possible?