Example #1
0
        private void bunifuImageButton2_Click(object sender, EventArgs e)
        {
            kullanıcı_kontol1 a = new kullanıcı_kontol1();

            a.BringToFront();
        }
Example #2
0
        private void menu2_Load(object sender, EventArgs e)
        {
            kullanıcı_kontol1 a = new kullanıcı_kontol1();

            a.BringToFront();
        }