Stewie Griffin
0
Q:

link form to a button in dashbord visual c#

private void Button1_Click(Object sender, EventArgs e ) 
{
   var myForm = new Form1();
   myForm.Show();
}
0

New to Communities?

Join the community