예제 #1
0
파일: fMain.cs 프로젝트: stlcours/FTPbox
 private void bTranslate_Click(object sender, EventArgs e)
 {
     _ftranslate.ShowDialog();
 }