Exemple #1
0
        private void button12_Click(object sender, EventArgs e)
        {
            BillGridUI b = new BillGridUI();

            b.ShowDialog();
        }