Beispiel #1
0
 private void DeleteCompany_Click(object sender, EventArgs e)
 {
     ApplicationManager.showDeleteCompanyForm();
 }