private void HienThiTongTienDichVuLenTextBox() { txtTienDichVu.Text = HoaDon_BLL.LayTienDichVu(frmHoaDon.MaPhong).ToString(); }