52
Answers

add child's form closing event

George Paroglou

George Paroglou

Aug 14
7.6k
1

I have already created in c# from a drawn image inside my tab control to close together the mdi form. I am trying to make the opposite (i.e. pressing the "x" of the form and close its tab as well)

 I tried to add a code in my child's closing even but it doesn't recognize functions I used in my main form (Form1).


any suggestions?


Thanks in advanced.

Answers (52)