private void HienThiGiaLoaiPhongLenTextBox() { txtTienLoaiPhong.Text = HoaDon_BLL.LayTienLoaiPhong(frmHoaDon.MaPhong).ToString(); }