コード例 #1
0
        private void button2_Click(object sender, EventArgs e)
        {
            this.Hide();
            HR_Arena_Civil civilHRarena = new HR_Arena_Civil();

            civilHRarena.Show();
        }
コード例 #2
0
        private void button1_Click(object sender, EventArgs e)
        {
            this.Hide();
            HR_Arena_Civil hrarenacivil = new HR_Arena_Civil();

            hrarenacivil.Show();
        }