|
|
@@ -917,7 +917,7 @@ namespace CarLocalMeter
|
|
|
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
|
|
|
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 222F));
|
|
|
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
|
- this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 47F));
|
|
|
+ this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 48F));
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label1, 5, 0);
|
|
|
this.tableLayoutPanel7.Controls.Add(this.txtCarNo, 4, 0);
|
|
|
this.tableLayoutPanel7.Controls.Add(this.cbCarNo, 3, 0);
|
|
|
@@ -941,7 +941,7 @@ namespace CarLocalMeter
|
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label1.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.label1.Location = new System.Drawing.Point(758, 1);
|
|
|
+ this.label1.Location = new System.Drawing.Point(757, 1);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(42, 36);
|
|
|
@@ -953,7 +953,7 @@ namespace CarLocalMeter
|
|
|
//
|
|
|
this.txtCarNo.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.txtCarNo.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtCarNo.Location = new System.Drawing.Point(534, 3);
|
|
|
+ this.txtCarNo.Location = new System.Drawing.Point(533, 3);
|
|
|
this.txtCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.txtCarNo.Name = "txtCarNo";
|
|
|
this.txtCarNo.Size = new System.Drawing.Size(216, 32);
|
|
|
@@ -1000,7 +1000,7 @@ namespace CarLocalMeter
|
|
|
"琼",
|
|
|
"京",
|
|
|
"津"});
|
|
|
- this.cbCarNo.Location = new System.Drawing.Point(443, 3);
|
|
|
+ this.cbCarNo.Location = new System.Drawing.Point(442, 3);
|
|
|
this.cbCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.cbCarNo.Name = "cbCarNo";
|
|
|
this.cbCarNo.Size = new System.Drawing.Size(84, 31);
|
|
|
@@ -1017,7 +1017,7 @@ namespace CarLocalMeter
|
|
|
this.lbPointName.Location = new System.Drawing.Point(86, 1);
|
|
|
this.lbPointName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.lbPointName.Name = "lbPointName";
|
|
|
- this.lbPointName.Size = new System.Drawing.Size(288, 36);
|
|
|
+ this.lbPointName.Size = new System.Drawing.Size(287, 36);
|
|
|
this.lbPointName.TabIndex = 3;
|
|
|
this.lbPointName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
//
|
|
|
@@ -1043,7 +1043,7 @@ namespace CarLocalMeter
|
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label2.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.label2.Location = new System.Drawing.Point(383, 1);
|
|
|
+ this.label2.Location = new System.Drawing.Point(382, 1);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(52, 36);
|
|
|
@@ -1054,7 +1054,7 @@ namespace CarLocalMeter
|
|
|
// pbLineOn
|
|
|
//
|
|
|
this.pbLineOn.Image = ((System.Drawing.Image)(resources.GetObject("pbLineOn.Image")));
|
|
|
- this.pbLineOn.Location = new System.Drawing.Point(808, 4);
|
|
|
+ this.pbLineOn.Location = new System.Drawing.Point(807, 4);
|
|
|
this.pbLineOn.Name = "pbLineOn";
|
|
|
this.pbLineOn.Size = new System.Drawing.Size(39, 30);
|
|
|
this.pbLineOn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|