Esempio n. 1
0
 protected virtual void OnAboutActionActivated(object sender, System.EventArgs e)
 {
     FastSearcher.AboutDialog d = new FastSearcher.AboutDialog();
     d.Show();
 }
Esempio n. 2
0
 protected virtual void OnAboutActionActivated(object sender, System.EventArgs e)
 {
     FastSearcher.AboutDialog d = new FastSearcher.AboutDialog();
     d.Show();
 }