Example #1
0
        private void button5_Click(object sender, EventArgs e)
        {
            Buyinvoices sinv = new Buyinvoices();

            sinv.Show();
        }
Example #2
0
        private void button14_Click(object sender, EventArgs e)
        {
            Buyinvoices sal = new Buyinvoices();

            sal.Show();
        }