Beispiel #1
0
 private void btnCont_Click(object sender, EventArgs e)
 {
     Dialogs.ContDialog cd = new Dialogs.ContDialog(this);
     cd.ShowDialog();
 }
Beispiel #2
0
 private void btnCont_Click(object sender, EventArgs e)
 {
     Dialogs.ContDialog cd = new Dialogs.ContDialog(this);
     cd.ShowDialog();
 }