Exemplo n.º 1
0
 void Button3Click(object sender, EventArgs e)
 {
     SQL.SQLtoXML stx = new SQL.SQLtoXML();
     this.Hide();
     stx.Show();
 }
Exemplo n.º 2
0
 void Button3Click(object sender, EventArgs e)
 {
     SQL.SQLtoXML stx = new SQL.SQLtoXML();
     this.Hide();
     stx.Show();
 }