3
Answers

click button from another form

Ask a question
Hi there,
ope your all alright. i am kinda stuck, i am trying to click a button1 on my form2 by clicking button1 on my form1. i using the code below but to no good. any help?

{
button1.PerformClick ();
}
 

Answers (3)