private void button_notice_Click(object sender, EventArgs e) { miniBox box = new miniBox(); box.Show(); }