예제 #1
0
        private void button5_Click(object sender, EventArgs e)
        {
            Form f = new FindLocation();

            f.Visible = true;
        }
예제 #2
0
        private void button5_Click(object sender, EventArgs e)
        {
            Form f = new FindLocation();

            f.Visible = true;
        }