private void toolStripButton3_Click(object sender, EventArgs e) { Form_SetNameSpace fs = new Form_SetNameSpace(); fs.ShowDialog(); }