Esempio n. 1
0
 public Searching(Notebook notes)
 {
     InitializeComponent();
     txtBx_surname.Select();
     this.notes = notes;
 }