private void toolStripMenuItem3_Click(object sender, EventArgs e) { ChanPin cp = new ChanPin(); cp.ShowDialog(); }