I have a primary form with a button. When I click the button, its open another form modaly (secondForm.ShowDialog()) Now, haw can I do to know, in the primary form, if a button was clicked in the ...