3
Answers

click button from another form

Marvin kakuru

Marvin kakuru

13y
2k
1
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)