private void button6_Click(object sender, EventArgs e) { FormGetTableMeta formGetTableMeta = new FormGetTableMeta(); formGetTableMeta.Show(); }