コード例 #1
0
        private void btncaudung_Click(object sender, EventArgs e)
        {
            Thuyen2 thuyen = new Thuyen2();

            thuyen.Show();
            this.Close();
        }
        private void button1_Click(object sender, EventArgs e)
        {
            Thuyen2 lv2 = new Thuyen2();

            lv2.Show();
            this.Close();
        }