private void New_Click(object sender, EventArgs e) { DataAcces.GetData(); KIzunaAI.Decide(); DataEditor editor = new DataEditor(); editor.Show(); }