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