|
@@ -166,6 +166,7 @@
|
|
|
this.label_TestUser = new System.Windows.Forms.Label();
|
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
|
this.label_Ver = new System.Windows.Forms.Label();
|
|
|
+ this.删除配置文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.menuStrip1.SuspendLayout();
|
|
|
this.groupBox4.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
@@ -230,7 +231,7 @@
|
|
|
//
|
|
|
this.端口选择ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.端口选择ToolStripMenuItem.Name = "端口选择ToolStripMenuItem";
|
|
|
- this.端口选择ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
+ this.端口选择ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.端口选择ToolStripMenuItem.Text = "端口设置";
|
|
|
this.端口选择ToolStripMenuItem.Click += new System.EventHandler(this.端口选择ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -241,7 +242,7 @@
|
|
|
this.关ToolStripMenuItem});
|
|
|
this.系统开关ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.系统开关ToolStripMenuItem.Name = "系统开关ToolStripMenuItem";
|
|
|
- this.系统开关ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
+ this.系统开关ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.系统开关ToolStripMenuItem.Text = "系统开关";
|
|
|
//
|
|
|
// 开ToolStripMenuItem
|
|
@@ -282,7 +283,7 @@
|
|
|
this.推行测试不执行ToolStripMenuItem});
|
|
|
this.推行测试ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.推行测试ToolStripMenuItem.Name = "推行测试ToolStripMenuItem";
|
|
|
- this.推行测试ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
|
|
|
+ this.推行测试ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.推行测试ToolStripMenuItem.Text = "推行测试";
|
|
|
//
|
|
|
// 推行测试执行ToolStripMenuItem
|
|
@@ -310,7 +311,7 @@
|
|
|
this.系统清除不执行ToolStripMenuItem});
|
|
|
this.系统清除ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.系统清除ToolStripMenuItem.Name = "系统清除ToolStripMenuItem";
|
|
|
- this.系统清除ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
|
|
|
+ this.系统清除ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.系统清除ToolStripMenuItem.Text = "系统清除";
|
|
|
//
|
|
|
// 系统清除执行ToolStripMenuItem
|
|
@@ -338,7 +339,7 @@
|
|
|
this.BMS检测不执行ToolStripMenuItem1});
|
|
|
this.bMS通信检测ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.bMS通信检测ToolStripMenuItem.Name = "bMS通信检测ToolStripMenuItem";
|
|
|
- this.bMS通信检测ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
|
|
|
+ this.bMS通信检测ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.bMS通信检测ToolStripMenuItem.Text = "BMS通信检测";
|
|
|
//
|
|
|
// BMS检测执行ToolStripMenuItem1
|
|
@@ -362,13 +363,13 @@
|
|
|
// toolStripSeparator1
|
|
|
//
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
- this.toolStripSeparator1.Size = new System.Drawing.Size(176, 6);
|
|
|
+ this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
|
|
|
//
|
|
|
// 只写入参数ToolStripMenuItem
|
|
|
//
|
|
|
this.只写入参数ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.只写入参数ToolStripMenuItem.Name = "只写入参数ToolStripMenuItem";
|
|
|
- this.只写入参数ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
|
|
|
+ this.只写入参数ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.只写入参数ToolStripMenuItem.Text = "仅写入参数";
|
|
|
this.只写入参数ToolStripMenuItem.Click += new System.EventHandler(this.只写入参数ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -376,7 +377,8 @@
|
|
|
//
|
|
|
this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.屏幕键盘ToolStripMenuItem,
|
|
|
- this.备忘录ToolStripMenuItem});
|
|
|
+ this.备忘录ToolStripMenuItem,
|
|
|
+ this.删除配置文件ToolStripMenuItem});
|
|
|
this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
|
this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
|
|
|
this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
|
|
@@ -386,7 +388,7 @@
|
|
|
//
|
|
|
this.屏幕键盘ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
|
|
|
- this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
+ this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
|
|
|
this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -394,7 +396,7 @@
|
|
|
//
|
|
|
this.备忘录ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.备忘录ToolStripMenuItem.Name = "备忘录ToolStripMenuItem";
|
|
|
- this.备忘录ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
+ this.备忘录ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.备忘录ToolStripMenuItem.Text = "备忘录";
|
|
|
this.备忘录ToolStripMenuItem.Click += new System.EventHandler(this.备忘录ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -412,7 +414,7 @@
|
|
|
//
|
|
|
this.合格ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.合格ToolStripMenuItem.Name = "合格ToolStripMenuItem";
|
|
|
- this.合格ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.合格ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.合格ToolStripMenuItem.Text = "合格记录";
|
|
|
this.合格ToolStripMenuItem.Click += new System.EventHandler(this.合格ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -420,7 +422,7 @@
|
|
|
//
|
|
|
this.不合格ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.不合格ToolStripMenuItem.Name = "不合格ToolStripMenuItem";
|
|
|
- this.不合格ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.不合格ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.不合格ToolStripMenuItem.Text = "不合格记录";
|
|
|
this.不合格ToolStripMenuItem.Click += new System.EventHandler(this.不合格ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -1627,6 +1629,14 @@
|
|
|
this.label_Ver.TabIndex = 37;
|
|
|
this.label_Ver.Text = "Ver: V1.8.0";
|
|
|
//
|
|
|
+ // 删除配置文件ToolStripMenuItem
|
|
|
+ //
|
|
|
+ this.删除配置文件ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
+ this.删除配置文件ToolStripMenuItem.Name = "删除配置文件ToolStripMenuItem";
|
|
|
+ this.删除配置文件ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.删除配置文件ToolStripMenuItem.Text = "删除配置文件";
|
|
|
+ this.删除配置文件ToolStripMenuItem.Click += new System.EventHandler(this.删除配置文件ToolStripMenuItem_Click);
|
|
|
+ //
|
|
|
// ImportForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
|
|
@@ -1819,5 +1829,6 @@
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
private System.Windows.Forms.Label label32;
|
|
|
private System.Windows.Forms.Label label_Ver;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem 删除配置文件ToolStripMenuItem;
|
|
|
}
|
|
|
}
|