Esempio n. 1
0
 public void Find()
 {
     sf = new SearchForm(sa, FindNext);
     sf.Show();
 }