From 005095401f749c1498356fbefcd274a81335ce31 Mon Sep 17 00:00:00 2001 From: DucDangAnh Date: Wed, 1 Jul 2020 11:23:49 +0700 Subject: [PATCH] LaneIn - Update Some Texts --- AIParkingApplication/LaneIn.Designer.cs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/AIParkingApplication/LaneIn.Designer.cs b/AIParkingApplication/LaneIn.Designer.cs index d1de241..5255e40 100644 --- a/AIParkingApplication/LaneIn.Designer.cs +++ b/AIParkingApplication/LaneIn.Designer.cs @@ -130,18 +130,18 @@ this.lblCardType.AutoSize = true; this.lblCardType.Location = new System.Drawing.Point(12, 64); this.lblCardType.Name = "lblCardType"; - this.lblCardType.Size = new System.Drawing.Size(60, 18); + this.lblCardType.Size = new System.Drawing.Size(64, 18); this.lblCardType.TabIndex = 0; - this.lblCardType.Text = "Loại thẻ"; + this.lblCardType.Text = "Loại thẻ:"; // // lblCardNumber // this.lblCardNumber.AutoSize = true; this.lblCardNumber.Location = new System.Drawing.Point(12, 31); this.lblCardNumber.Name = "lblCardNumber"; - this.lblCardNumber.Size = new System.Drawing.Size(51, 18); + this.lblCardNumber.Size = new System.Drawing.Size(55, 18); this.lblCardNumber.TabIndex = 0; - this.lblCardNumber.Text = "Số thẻ"; + this.lblCardNumber.Text = "Số thẻ:"; // // grbCardInformation // @@ -163,18 +163,18 @@ this.lblCardTime.AutoSize = true; this.lblCardTime.Location = new System.Drawing.Point(223, 64); this.lblCardTime.Name = "lblCardTime"; - this.lblCardTime.Size = new System.Drawing.Size(68, 18); + this.lblCardTime.Size = new System.Drawing.Size(72, 18); this.lblCardTime.TabIndex = 0; - this.lblCardTime.Text = "Thời gian"; + this.lblCardTime.Text = "Thời gian:"; // // lblPlateString // this.lblPlateString.AutoSize = true; this.lblPlateString.Location = new System.Drawing.Point(223, 31); this.lblPlateString.Name = "lblPlateString"; - this.lblPlateString.Size = new System.Drawing.Size(58, 18); + this.lblPlateString.Size = new System.Drawing.Size(62, 18); this.lblPlateString.TabIndex = 0; - this.lblPlateString.Text = "Biển số"; + this.lblPlateString.Text = "Biển số:"; // // lblStatusInfo //