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