|
@@ -280,10 +280,10 @@ namespace CarLocalMeter
|
|
|
// plImgShow
|
|
// plImgShow
|
|
|
//
|
|
//
|
|
|
this.plImgShow.Controls.Add(this.pictureShow);
|
|
this.plImgShow.Controls.Add(this.pictureShow);
|
|
|
- this.plImgShow.Location = new System.Drawing.Point(286, 320);
|
|
|
|
|
|
|
+ this.plImgShow.Location = new System.Drawing.Point(110, 320);
|
|
|
this.plImgShow.Margin = new System.Windows.Forms.Padding(2);
|
|
this.plImgShow.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.plImgShow.Name = "plImgShow";
|
|
this.plImgShow.Name = "plImgShow";
|
|
|
- this.plImgShow.Size = new System.Drawing.Size(900, 500);
|
|
|
|
|
|
|
+ this.plImgShow.Size = new System.Drawing.Size(1196, 631);
|
|
|
this.plImgShow.TabIndex = 43;
|
|
this.plImgShow.TabIndex = 43;
|
|
|
this.plImgShow.Visible = false;
|
|
this.plImgShow.Visible = false;
|
|
|
//
|
|
//
|
|
@@ -294,7 +294,7 @@ namespace CarLocalMeter
|
|
|
this.pictureShow.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureShow.Location = new System.Drawing.Point(0, 0);
|
|
|
this.pictureShow.Margin = new System.Windows.Forms.Padding(2);
|
|
this.pictureShow.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.pictureShow.Name = "pictureShow";
|
|
this.pictureShow.Name = "pictureShow";
|
|
|
- this.pictureShow.Size = new System.Drawing.Size(900, 500);
|
|
|
|
|
|
|
+ this.pictureShow.Size = new System.Drawing.Size(1196, 631);
|
|
|
this.pictureShow.TabIndex = 2;
|
|
this.pictureShow.TabIndex = 2;
|
|
|
this.pictureShow.TabStop = false;
|
|
this.pictureShow.TabStop = false;
|
|
|
this.pictureShow.DoubleClick += new System.EventHandler(this.pictureShow_DoubleClick);
|
|
this.pictureShow.DoubleClick += new System.EventHandler(this.pictureShow_DoubleClick);
|
|
@@ -466,7 +466,7 @@ namespace CarLocalMeter
|
|
|
this.txtMsgInfo.Name = "txtMsgInfo";
|
|
this.txtMsgInfo.Name = "txtMsgInfo";
|
|
|
this.txtMsgInfo.ReadOnly = true;
|
|
this.txtMsgInfo.ReadOnly = true;
|
|
|
this.txtMsgInfo.Size = new System.Drawing.Size(847, 75);
|
|
this.txtMsgInfo.Size = new System.Drawing.Size(847, 75);
|
|
|
- this.txtMsgInfo.TabIndex = 3;
|
|
|
|
|
|
|
+ this.txtMsgInfo.TabIndex = 0;
|
|
|
this.txtMsgInfo.Text = "";
|
|
this.txtMsgInfo.Text = "";
|
|
|
//
|
|
//
|
|
|
// tableLayoutPanel4
|
|
// tableLayoutPanel4
|
|
@@ -851,7 +851,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, 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, 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, 50F));
|
|
|
- this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 73F));
|
|
|
|
|
|
|
+ this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 79F));
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label1, 5, 0);
|
|
this.tableLayoutPanel7.Controls.Add(this.label1, 5, 0);
|
|
|
this.tableLayoutPanel7.Controls.Add(this.txtCarNo, 4, 0);
|
|
this.tableLayoutPanel7.Controls.Add(this.txtCarNo, 4, 0);
|
|
|
this.tableLayoutPanel7.Controls.Add(this.cbCarNo, 3, 0);
|
|
this.tableLayoutPanel7.Controls.Add(this.cbCarNo, 3, 0);
|
|
@@ -875,11 +875,11 @@ namespace CarLocalMeter
|
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
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.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.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.label1.Location = new System.Drawing.Point(732, 1);
|
|
|
|
|
|
|
+ this.label1.Location = new System.Drawing.Point(726, 1);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(42, 36);
|
|
this.label1.Size = new System.Drawing.Size(42, 36);
|
|
|
- this.label1.TabIndex = 9;
|
|
|
|
|
|
|
+ this.label1.TabIndex = 4;
|
|
|
this.label1.Text = "网络";
|
|
this.label1.Text = "网络";
|
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
//
|
|
@@ -887,11 +887,11 @@ namespace CarLocalMeter
|
|
|
//
|
|
//
|
|
|
this.txtCarNo.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
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.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtCarNo.Location = new System.Drawing.Point(508, 3);
|
|
|
|
|
|
|
+ this.txtCarNo.Location = new System.Drawing.Point(502, 3);
|
|
|
this.txtCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.txtCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.txtCarNo.Name = "txtCarNo";
|
|
this.txtCarNo.Name = "txtCarNo";
|
|
|
this.txtCarNo.Size = new System.Drawing.Size(216, 32);
|
|
this.txtCarNo.Size = new System.Drawing.Size(216, 32);
|
|
|
- this.txtCarNo.TabIndex = 81;
|
|
|
|
|
|
|
+ this.txtCarNo.TabIndex = 3;
|
|
|
this.txtCarNo.TextChanged += new System.EventHandler(this.txtCarNo_TextChanged);
|
|
this.txtCarNo.TextChanged += new System.EventHandler(this.txtCarNo_TextChanged);
|
|
|
this.txtCarNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtCarNo_KeyDown);
|
|
this.txtCarNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtCarNo_KeyDown);
|
|
|
//
|
|
//
|
|
@@ -935,11 +935,11 @@ namespace CarLocalMeter
|
|
|
"琼",
|
|
"琼",
|
|
|
"京",
|
|
"京",
|
|
|
"津"});
|
|
"津"});
|
|
|
- this.cbCarNo.Location = new System.Drawing.Point(417, 3);
|
|
|
|
|
|
|
+ this.cbCarNo.Location = new System.Drawing.Point(411, 3);
|
|
|
this.cbCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.cbCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.cbCarNo.Name = "cbCarNo";
|
|
this.cbCarNo.Name = "cbCarNo";
|
|
|
this.cbCarNo.Size = new System.Drawing.Size(84, 31);
|
|
this.cbCarNo.Size = new System.Drawing.Size(84, 31);
|
|
|
- this.cbCarNo.TabIndex = 82;
|
|
|
|
|
|
|
+ this.cbCarNo.TabIndex = 2;
|
|
|
this.cbCarNo.SelectedIndexChanged += new System.EventHandler(this.cbCarNo_SelectedIndexChanged);
|
|
this.cbCarNo.SelectedIndexChanged += new System.EventHandler(this.cbCarNo_SelectedIndexChanged);
|
|
|
//
|
|
//
|
|
|
// lbPointName
|
|
// lbPointName
|
|
@@ -952,7 +952,7 @@ namespace CarLocalMeter
|
|
|
this.lbPointName.Location = new System.Drawing.Point(86, 1);
|
|
this.lbPointName.Location = new System.Drawing.Point(86, 1);
|
|
|
this.lbPointName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbPointName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.lbPointName.Name = "lbPointName";
|
|
this.lbPointName.Name = "lbPointName";
|
|
|
- this.lbPointName.Size = new System.Drawing.Size(262, 36);
|
|
|
|
|
|
|
+ this.lbPointName.Size = new System.Drawing.Size(256, 36);
|
|
|
this.lbPointName.TabIndex = 3;
|
|
this.lbPointName.TabIndex = 3;
|
|
|
this.lbPointName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.lbPointName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
//
|
|
//
|
|
@@ -978,7 +978,7 @@ namespace CarLocalMeter
|
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
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.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.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.label2.Location = new System.Drawing.Point(357, 1);
|
|
|
|
|
|
|
+ this.label2.Location = new System.Drawing.Point(351, 1);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(52, 36);
|
|
this.label2.Size = new System.Drawing.Size(52, 36);
|
|
@@ -989,7 +989,7 @@ namespace CarLocalMeter
|
|
|
// pbLineOn
|
|
// pbLineOn
|
|
|
//
|
|
//
|
|
|
this.pbLineOn.Image = ((System.Drawing.Image)(resources.GetObject("pbLineOn.Image")));
|
|
this.pbLineOn.Image = ((System.Drawing.Image)(resources.GetObject("pbLineOn.Image")));
|
|
|
- this.pbLineOn.Location = new System.Drawing.Point(782, 4);
|
|
|
|
|
|
|
+ this.pbLineOn.Location = new System.Drawing.Point(776, 4);
|
|
|
this.pbLineOn.Name = "pbLineOn";
|
|
this.pbLineOn.Name = "pbLineOn";
|
|
|
this.pbLineOn.Size = new System.Drawing.Size(39, 30);
|
|
this.pbLineOn.Size = new System.Drawing.Size(39, 30);
|
|
|
this.pbLineOn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pbLineOn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|