private void btnIn_Click(object sender, EventArgs e) { //LichCongTac lich = new LichCongTac(); FormInLich fr = new FormInLich(); fr.Show(); }