Ejemplo n.º 1
0
 public xingcherizhi1()
 {
     InitializeComponent();
     current = this;
 }
        private void 北京南站行车日志ToolStripMenuItem_Click(object sender, EventArgs e)
        {
            xingcherizhi1 X1 = new xingcherizhi1();

            X1.Show();
        }