Esempio n. 1
0
 public ouyyn()
 {
     InitializeComponent();
     searchedFiles   = new List <string>();
     searchComplete += new refreshListBoxHanlder(updateListBox);
     anotherform     = new FileText();
 }
Esempio n. 2
0
 public ouyyn()
 {
     InitializeComponent();
     searchedFiles = new List <string>();
     anotherform   = new FileText();
 }
Esempio n. 3
0
 public ouyyn()
 {
     InitializeComponent();
     anotherform = new FileText();
 }