Change title

This commit is contained in:
DucDangAnh 2020-06-20 19:48:01 +07:00
parent 3896d05526
commit bfe18a1173

View File

@ -199,7 +199,7 @@
this.Controls.Add(this.pictureBoxIDCard);
this.Controls.Add(this.pictureBoxFaceImage);
this.Name = "BiTable";
this.Text = "Cam giấy tờ";
this.Text = "BI Table";
((System.ComponentModel.ISupportInitialize)(this.pictureBoxFaceImage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBoxIDCard)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvBluetoothDevices)).EndInit();