private void button1_Click(object sender, EventArgs e)
        {
            ListBox.Show();
        }

 

쇼가 아닌데 뭐임 ㅠ