private void button6_Click(object sender, EventArgs e) { BuildInQueries buildInQueres = new BuildInQueries(); buildInQueres.Show(); this.Hide(); }