Exemplo n.º 1
0
 private void pictureBoxSettings_Click(object sender, EventArgs e)
 {
     Forms.Config config = new Forms.Config();
     config.Show();
 }
Exemplo n.º 2
0
 private void pictureBoxSettings_Click(object sender, EventArgs e)
 {
     Forms.Config config = new Forms.Config();
     config.Show();
 }