Exemple #1
0
        private void btnSZLJ_Click(object sender, EventArgs e)
        {
            ExportDataLJ frm = new ExportDataLJ();
            frm.Show();

        }
Exemple #2
0
        private void btnSZLJ_Click(object sender, EventArgs e)
        {
            ExportDataLJ frm = new ExportDataLJ();

            frm.Show();
        }