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