private void button4_Click(object sender, EventArgs e) { FormHManager form = new FormHManager(); form.ShowDialog(); //DBType = 3; //this.Close(); }