private void lbsoundCX_Click(object sender, EventArgs e) { AlertDetail ad = new AlertDetail("sound"); ad.ShowDialog(); }