private void buttonPriem_Click(object sender, EventArgs e) { Form agentSet = new AgentsSet(); agentSet.Show(); }