LaneIn - Update Some Texts
This commit is contained in:
parent
9916304ce2
commit
005095401f
16
AIParkingApplication/LaneIn.Designer.cs
generated
16
AIParkingApplication/LaneIn.Designer.cs
generated
|
@ -130,18 +130,18 @@
|
||||||
this.lblCardType.AutoSize = true;
|
this.lblCardType.AutoSize = true;
|
||||||
this.lblCardType.Location = new System.Drawing.Point(12, 64);
|
this.lblCardType.Location = new System.Drawing.Point(12, 64);
|
||||||
this.lblCardType.Name = "lblCardType";
|
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.TabIndex = 0;
|
||||||
this.lblCardType.Text = "Loại thẻ";
|
this.lblCardType.Text = "Loại thẻ:";
|
||||||
//
|
//
|
||||||
// lblCardNumber
|
// lblCardNumber
|
||||||
//
|
//
|
||||||
this.lblCardNumber.AutoSize = true;
|
this.lblCardNumber.AutoSize = true;
|
||||||
this.lblCardNumber.Location = new System.Drawing.Point(12, 31);
|
this.lblCardNumber.Location = new System.Drawing.Point(12, 31);
|
||||||
this.lblCardNumber.Name = "lblCardNumber";
|
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.TabIndex = 0;
|
||||||
this.lblCardNumber.Text = "Số thẻ";
|
this.lblCardNumber.Text = "Số thẻ:";
|
||||||
//
|
//
|
||||||
// grbCardInformation
|
// grbCardInformation
|
||||||
//
|
//
|
||||||
|
@ -163,18 +163,18 @@
|
||||||
this.lblCardTime.AutoSize = true;
|
this.lblCardTime.AutoSize = true;
|
||||||
this.lblCardTime.Location = new System.Drawing.Point(223, 64);
|
this.lblCardTime.Location = new System.Drawing.Point(223, 64);
|
||||||
this.lblCardTime.Name = "lblCardTime";
|
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.TabIndex = 0;
|
||||||
this.lblCardTime.Text = "Thời gian";
|
this.lblCardTime.Text = "Thời gian:";
|
||||||
//
|
//
|
||||||
// lblPlateString
|
// lblPlateString
|
||||||
//
|
//
|
||||||
this.lblPlateString.AutoSize = true;
|
this.lblPlateString.AutoSize = true;
|
||||||
this.lblPlateString.Location = new System.Drawing.Point(223, 31);
|
this.lblPlateString.Location = new System.Drawing.Point(223, 31);
|
||||||
this.lblPlateString.Name = "lblPlateString";
|
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.TabIndex = 0;
|
||||||
this.lblPlateString.Text = "Biển số";
|
this.lblPlateString.Text = "Biển số:";
|
||||||
//
|
//
|
||||||
// lblStatusInfo
|
// lblStatusInfo
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue
Block a user