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