Exemplo n.º 1
0
        private void bunifuThinButton24_Click(object sender, EventArgs e)
        {
            this.Close();
            OnePlus o = new OnePlus();

            o.Show();
        }
Exemplo n.º 2
0
        private void button3_Click(object sender, EventArgs e)
        {
            this.Close();
            OnePlus fm2 = new OnePlus();

            fm2.Show();
        }