private void btChuyenBan_Click(object sender, EventArgs e) { fchuyenban f = new fchuyenban(); f.ShowDialog(); }