public void Incident(object sender, EventArgs e) { KeyController kc = new KeyController(); kc.FormShow(); }