Example #1
0
 private void buSetOutputDir_Click(object sender, EventArgs e)
 {
     txtOutputDir.Text = CFG.SetOutputDir();
 }