M
Mirs
I have a WinForm and a few buttons. I want to simulate a button press of a
certain button by pressing on a second one. I can copy the code inside the
simulated button into the second but I don't know what to do with the
parameters (object sender, EventArgs e) that the system use when it calls
the method.
Can someone advise please?
Regards
Mirs
certain button by pressing on a second one. I can copy the code inside the
simulated button into the second but I don't know what to do with the
parameters (object sender, EventArgs e) that the system use when it calls
the method.
Can someone advise please?
Regards
Mirs