예제 #1
0
        private void bunifuImageButton6_Click(object sender, EventArgs e)
        {
            Ventes vn = new Ventes();

            vn.Show();
        }
예제 #2
0
        private void bunifuFlatButton6_Click(object sender, EventArgs e)
        {
            Ventes vt = new Ventes();

            vt.Show();
        }