Hi,

how do you control USERCONTROL button1_click event from form's button2_click event?

button 1 = hidden button on usercontrol1
button2 = visible button on form1

form1.button2 should click usercontrol.button1

regards, and thanks in advance