Exemple #1
0
 private void button6_Click(object sender, EventArgs e)
 {
     GUI.frmMonitor frm = new GUI.frmMonitor();
     frm.Show();
 }