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