コード例 #1
0
 private void NewStokvelButton(object sender, RoutedEventArgs e)
 {
     ConstitutionWizard .Constitution_Wizard_1 win = new ConstitutionWizard.Constitution_Wizard_1();
     win.Show();
 }
コード例 #2
0
 private void Add_Stokvel_Click(object sender, RoutedEventArgs e)
 {
     ConstitutionWizard.Constitution_Wizard_1 win = new ConstitutionWizard.Constitution_Wizard_1();
     win.Show();
 }
コード例 #3
0
 private void Add_Stokvel_Click(object sender, RoutedEventArgs e)
 {
     ConstitutionWizard.Constitution_Wizard_1 win = new ConstitutionWizard.Constitution_Wizard_1();
     win.Show();
 }
コード例 #4
0
 private void NewStokvelButton(object sender, RoutedEventArgs e)
 {
     ConstitutionWizard.Constitution_Wizard_1 win = new ConstitutionWizard.Constitution_Wizard_1();
     win.Show();
 }