Ejemplo n.º 1
0
        private void bunifuFlatButton3_Click(object sender, EventArgs e)
        {
            Fees f = new Fees();

            f.Show();
            this.Hide();
        }
Ejemplo n.º 2
0
        private void bunifuThinButton22_Click(object sender, EventArgs e)
        {
            Fees f = new Fees();

            f.Show();
        }