Beispiel #1
0
 private void btnConfig_Click_1(object sender, EventArgs e)
 {
     gateway.DisplayConfigurationDialog(this.Handle.ToInt32(), currentCompany, "Fred", chkSuperUser.Checked);
 }