コード例 #1
0
        private void button2_Click_1(object sender, EventArgs e)
        {
            Philheath obj = new Philheath();

            obj.Show();
        }
コード例 #2
0
 private void button2_Click_1(object sender, EventArgs e)
 {
     Philheath obj = new Philheath();
     obj.Show();
 }