diff --git a/AIParkingApplication/LaneIn.Designer.cs b/AIParkingApplication/LaneIn.Designer.cs index b7edf6d..c2b5f22 100644 --- a/AIParkingApplication/LaneIn.Designer.cs +++ b/AIParkingApplication/LaneIn.Designer.cs @@ -190,7 +190,7 @@ // // lblRecogizePlateStatus // - this.lblRecogizePlateStatus.BackColor = System.Drawing.Color.Green; + this.lblRecogizePlateStatus.BackColor = System.Drawing.Color.CornflowerBlue; this.lblRecogizePlateStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblRecogizePlateStatus.ForeColor = System.Drawing.SystemColors.Control; this.lblRecogizePlateStatus.Location = new System.Drawing.Point(1, 159); @@ -198,7 +198,7 @@ this.lblRecogizePlateStatus.Name = "lblRecogizePlateStatus"; this.lblRecogizePlateStatus.Size = new System.Drawing.Size(440, 40); this.lblRecogizePlateStatus.TabIndex = 15; - this.lblRecogizePlateStatus.Text = "KHÔNG NHẬN DIỆN ĐƯỢC BIỂN SỐ"; + this.lblRecogizePlateStatus.Text = "XIN CHÀO"; this.lblRecogizePlateStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // LaneIn diff --git a/AIParkingApplication/LaneIn.resx b/AIParkingApplication/LaneIn.resx index 94c7a06..b7b59c0 100644 --- a/AIParkingApplication/LaneIn.resx +++ b/AIParkingApplication/LaneIn.resx @@ -156,6 +156,15 @@ True + + True + + + True + + + True + True