JavaCode/FrmMain.cs @@ -45,5 +45,10 @@ FrmSEM sem = new FrmSEM(); sem.Show(); } private void btnEtown_Click(object sender, EventArgs e) { } } }