Example #1
0
        private void button2_Click(object sender, System.EventArgs e)
        {
            frmPrintchidinh af = new frmPrintchidinh();

            af.f_Print_Chidinh(true, "08007792", "80819075408283131", "");
            af.Show();
        }
Example #2
0
        private void button2_Click(object sender, System.EventArgs e)
        {
            frmPrintchidinh af = new frmPrintchidinh();

            af.f_Print_Chidinh(true, txtmabn.Text, txtmaql.Text, "", txtngay.Text, txtid.Text);
        }