Esempio n. 1
0
 private void wizardPage2NoUpdateFound_CloseFromNext(object sender, Mediachase.Ibn.ConfigurationUI.Wizard.PageEventArgs e)
 {
     this.DialogResult = DialogResult.Cancel;
     this.Close();
 }
Esempio n. 2
0
 private void wizardPage1Info_CloseFromNext(object sender, Mediachase.Ibn.ConfigurationUI.Wizard.PageEventArgs e)
 {
 }