|
|
|
@@ -59,6 +59,8 @@ |
|
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
|
|
this.groupBox13 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.panel13 = new System.Windows.Forms.Panel();
|
|
|
|
this.cbDefectEnable = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbSizeEnabel = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbShowBtn = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbDoorAlm = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbBuzzShow = new System.Windows.Forms.CheckBox();
|
|
|
|
@@ -197,6 +199,8 @@ |
|
|
|
this.cobLightPortNum = new System.Windows.Forms.ComboBox();
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
this.skinTabPage1 = new CCWin.SkinControl.SkinTabPage();
|
|
|
|
this.cbOrderCntcheck = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbOrdercheck = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbAsideDefect = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbSnapDefect = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbPdtPut = new System.Windows.Forms.CheckBox();
|
|
|
|
@@ -314,10 +318,16 @@ |
|
|
|
this.tbBarTenderTempPath = new System.Windows.Forms.TextBox();
|
|
|
|
this.cbOpenBarTenderPrint = new System.Windows.Forms.CheckBox();
|
|
|
|
this.label76 = new System.Windows.Forms.Label();
|
|
|
|
this.cbDefectEnable = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbSizeEnabel = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbOrdercheck = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cbOrderCntcheck = new System.Windows.Forms.CheckBox();
|
|
|
|
this.groupBox29 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.panel29 = new System.Windows.Forms.Panel();
|
|
|
|
this.label88 = new System.Windows.Forms.Label();
|
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
|
|
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.label86 = new System.Windows.Forms.Label();
|
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
|
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
|
|
|
|
this.label87 = new System.Windows.Forms.Label();
|
|
|
|
this.toolStrip1.SuspendLayout();
|
|
|
|
this.skinTabPage6.SuspendLayout();
|
|
|
|
this.groupBox28.SuspendLayout();
|
|
|
|
@@ -425,6 +435,11 @@ |
|
|
|
this.groupBox26.SuspendLayout();
|
|
|
|
this.panel26.SuspendLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
|
|
this.groupBox29.SuspendLayout();
|
|
|
|
this.panel29.SuspendLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
|
|
|
this.SuspendLayout();
|
|
|
|
//
|
|
|
|
// uiTitel1
|
|
|
|
@@ -772,6 +787,30 @@ |
|
|
|
this.panel13.Size = new System.Drawing.Size(716, 84);
|
|
|
|
this.panel13.TabIndex = 0;
|
|
|
|
//
|
|
|
|
// cbDefectEnable
|
|
|
|
//
|
|
|
|
this.cbDefectEnable.AutoSize = true;
|
|
|
|
this.cbDefectEnable.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
this.cbDefectEnable.Location = new System.Drawing.Point(239, 52);
|
|
|
|
this.cbDefectEnable.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.cbDefectEnable.Name = "cbDefectEnable";
|
|
|
|
this.cbDefectEnable.Size = new System.Drawing.Size(120, 16);
|
|
|
|
this.cbDefectEnable.TabIndex = 13;
|
|
|
|
this.cbDefectEnable.Text = "显示缺陷检测禁用";
|
|
|
|
this.cbDefectEnable.UseVisualStyleBackColor = true;
|
|
|
|
//
|
|
|
|
// cbSizeEnabel
|
|
|
|
//
|
|
|
|
this.cbSizeEnabel.AutoSize = true;
|
|
|
|
this.cbSizeEnabel.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
this.cbSizeEnabel.Location = new System.Drawing.Point(79, 52);
|
|
|
|
this.cbSizeEnabel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.cbSizeEnabel.Name = "cbSizeEnabel";
|
|
|
|
this.cbSizeEnabel.Size = new System.Drawing.Size(120, 16);
|
|
|
|
this.cbSizeEnabel.TabIndex = 12;
|
|
|
|
this.cbSizeEnabel.Text = "显示尺寸检测禁用";
|
|
|
|
this.cbSizeEnabel.UseVisualStyleBackColor = true;
|
|
|
|
//
|
|
|
|
// cbShowBtn
|
|
|
|
//
|
|
|
|
this.cbShowBtn.AutoSize = true;
|
|
|
|
@@ -1254,6 +1293,7 @@ |
|
|
|
// skinTabPage4
|
|
|
|
//
|
|
|
|
this.skinTabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
|
|
|
this.skinTabPage4.Controls.Add(this.groupBox29);
|
|
|
|
this.skinTabPage4.Controls.Add(this.groupBox21);
|
|
|
|
this.skinTabPage4.Controls.Add(this.groupBox20);
|
|
|
|
this.skinTabPage4.Controls.Add(this.groupBox15);
|
|
|
|
@@ -2665,6 +2705,32 @@ |
|
|
|
this.skinTabPage1.TabItemImage = null;
|
|
|
|
this.skinTabPage1.Text = "功能设置";
|
|
|
|
//
|
|
|
|
// cbOrderCntcheck
|
|
|
|
//
|
|
|
|
this.cbOrderCntcheck.AutoSize = true;
|
|
|
|
this.cbOrderCntcheck.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.cbOrderCntcheck.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
|
this.cbOrderCntcheck.Location = new System.Drawing.Point(89, 223);
|
|
|
|
this.cbOrderCntcheck.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.cbOrderCntcheck.Name = "cbOrderCntcheck";
|
|
|
|
this.cbOrderCntcheck.Size = new System.Drawing.Size(154, 20);
|
|
|
|
this.cbOrderCntcheck.TabIndex = 27;
|
|
|
|
this.cbOrderCntcheck.Text = "启用检测数量确认";
|
|
|
|
this.cbOrderCntcheck.UseVisualStyleBackColor = true;
|
|
|
|
//
|
|
|
|
// cbOrdercheck
|
|
|
|
//
|
|
|
|
this.cbOrdercheck.AutoSize = true;
|
|
|
|
this.cbOrdercheck.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.cbOrdercheck.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
|
this.cbOrdercheck.Location = new System.Drawing.Point(89, 180);
|
|
|
|
this.cbOrdercheck.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.cbOrdercheck.Name = "cbOrdercheck";
|
|
|
|
this.cbOrdercheck.Size = new System.Drawing.Size(154, 20);
|
|
|
|
this.cbOrdercheck.TabIndex = 26;
|
|
|
|
this.cbOrdercheck.Text = "启用检测工单确认";
|
|
|
|
this.cbOrdercheck.UseVisualStyleBackColor = true;
|
|
|
|
//
|
|
|
|
// cbAsideDefect
|
|
|
|
//
|
|
|
|
this.cbAsideDefect.AutoSize = true;
|
|
|
|
@@ -2825,7 +2891,7 @@ |
|
|
|
this.skinTabControl1.PageImagePosition = CCWin.SkinControl.SkinTabControl.ePageImagePosition.Left;
|
|
|
|
this.skinTabControl1.PageNorml = null;
|
|
|
|
this.skinTabControl1.PageNormlTxtColor = System.Drawing.Color.White;
|
|
|
|
this.skinTabControl1.SelectedIndex = 7;
|
|
|
|
this.skinTabControl1.SelectedIndex = 3;
|
|
|
|
this.skinTabControl1.Size = new System.Drawing.Size(723, 643);
|
|
|
|
this.skinTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
|
|
this.skinTabControl1.TabIndex = 22;
|
|
|
|
@@ -4403,55 +4469,143 @@ |
|
|
|
this.label76.Text = "模板路径:";
|
|
|
|
this.label76.Visible = false;
|
|
|
|
//
|
|
|
|
// cbDefectEnable
|
|
|
|
// groupBox29
|
|
|
|
//
|
|
|
|
this.cbDefectEnable.AutoSize = true;
|
|
|
|
this.cbDefectEnable.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
this.cbDefectEnable.Location = new System.Drawing.Point(239, 52);
|
|
|
|
this.cbDefectEnable.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.cbDefectEnable.Name = "cbDefectEnable";
|
|
|
|
this.cbDefectEnable.Size = new System.Drawing.Size(120, 16);
|
|
|
|
this.cbDefectEnable.TabIndex = 13;
|
|
|
|
this.cbDefectEnable.Text = "显示缺陷检测禁用";
|
|
|
|
this.cbDefectEnable.UseVisualStyleBackColor = true;
|
|
|
|
this.groupBox29.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.groupBox29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
|
|
|
this.groupBox29.Controls.Add(this.panel29);
|
|
|
|
this.groupBox29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.groupBox29.ForeColor = System.Drawing.Color.White;
|
|
|
|
this.groupBox29.Location = new System.Drawing.Point(3, 488);
|
|
|
|
this.groupBox29.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.groupBox29.Name = "groupBox29";
|
|
|
|
this.groupBox29.Padding = new System.Windows.Forms.Padding(2);
|
|
|
|
this.groupBox29.Size = new System.Drawing.Size(719, 75);
|
|
|
|
this.groupBox29.TabIndex = 38;
|
|
|
|
this.groupBox29.TabStop = false;
|
|
|
|
this.groupBox29.Text = "原始小图";
|
|
|
|
//
|
|
|
|
// panel29
|
|
|
|
//
|
|
|
|
this.panel29.BackColor = System.Drawing.Color.White;
|
|
|
|
this.panel29.Controls.Add(this.label88);
|
|
|
|
this.panel29.Controls.Add(this.pictureBox1);
|
|
|
|
this.panel29.Controls.Add(this.numericUpDown2);
|
|
|
|
this.panel29.Controls.Add(this.checkBox1);
|
|
|
|
this.panel29.Controls.Add(this.label86);
|
|
|
|
this.panel29.Controls.Add(this.textBox1);
|
|
|
|
this.panel29.Controls.Add(this.numericUpDown1);
|
|
|
|
this.panel29.Controls.Add(this.label87);
|
|
|
|
this.panel29.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel29.Location = new System.Drawing.Point(2, 16);
|
|
|
|
this.panel29.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.panel29.Name = "panel29";
|
|
|
|
this.panel29.Size = new System.Drawing.Size(715, 57);
|
|
|
|
this.panel29.TabIndex = 0;
|
|
|
|
//
|
|
|
|
// label88
|
|
|
|
//
|
|
|
|
this.label88.AutoSize = true;
|
|
|
|
this.label88.ForeColor = System.Drawing.Color.Black;
|
|
|
|
this.label88.Location = new System.Drawing.Point(381, 35);
|
|
|
|
this.label88.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
this.label88.Name = "label88";
|
|
|
|
this.label88.Size = new System.Drawing.Size(17, 12);
|
|
|
|
this.label88.TabIndex = 17;
|
|
|
|
this.label88.Text = "天";
|
|
|
|
//
|
|
|
|
// pictureBox1
|
|
|
|
//
|
|
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
|
|
this.pictureBox1.Location = new System.Drawing.Point(637, 5);
|
|
|
|
this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
|
|
this.pictureBox1.Size = new System.Drawing.Size(21, 19);
|
|
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
|
this.pictureBox1.TabIndex = 6;
|
|
|
|
this.pictureBox1.TabStop = false;
|
|
|
|
this.pictureBox1.Click += new System.EventHandler(this.btnClearPathClick);
|
|
|
|
//
|
|
|
|
// numericUpDown2
|
|
|
|
//
|
|
|
|
this.numericUpDown2.DecimalPlaces = 1;
|
|
|
|
this.numericUpDown2.Location = new System.Drawing.Point(334, 30);
|
|
|
|
this.numericUpDown2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.numericUpDown2.Name = "numericUpDown2";
|
|
|
|
this.numericUpDown2.Size = new System.Drawing.Size(43, 21);
|
|
|
|
this.numericUpDown2.TabIndex = 16;
|
|
|
|
this.numericUpDown2.Value = new decimal(new int[] {
|
|
|
|
7,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0});
|
|
|
|
//
|
|
|
|
// cbSizeEnabel
|
|
|
|
// checkBox1
|
|
|
|
//
|
|
|
|
this.cbSizeEnabel.AutoSize = true;
|
|
|
|
this.cbSizeEnabel.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
this.cbSizeEnabel.Location = new System.Drawing.Point(79, 52);
|
|
|
|
this.cbSizeEnabel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.cbSizeEnabel.Name = "cbSizeEnabel";
|
|
|
|
this.cbSizeEnabel.Size = new System.Drawing.Size(120, 16);
|
|
|
|
this.cbSizeEnabel.TabIndex = 12;
|
|
|
|
this.cbSizeEnabel.Text = "显示尺寸检测禁用";
|
|
|
|
this.cbSizeEnabel.UseVisualStyleBackColor = true;
|
|
|
|
this.checkBox1.AutoSize = true;
|
|
|
|
this.checkBox1.ForeColor = System.Drawing.Color.Black;
|
|
|
|
this.checkBox1.Location = new System.Drawing.Point(234, 32);
|
|
|
|
this.checkBox1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.checkBox1.Name = "checkBox1";
|
|
|
|
this.checkBox1.Size = new System.Drawing.Size(96, 16);
|
|
|
|
this.checkBox1.TabIndex = 15;
|
|
|
|
this.checkBox1.Text = "自动清除大于";
|
|
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
|
|
//
|
|
|
|
// cbOrdercheck
|
|
|
|
// label86
|
|
|
|
//
|
|
|
|
this.cbOrdercheck.AutoSize = true;
|
|
|
|
this.cbOrdercheck.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.cbOrdercheck.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
|
this.cbOrdercheck.Location = new System.Drawing.Point(89, 180);
|
|
|
|
this.cbOrdercheck.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.cbOrdercheck.Name = "cbOrdercheck";
|
|
|
|
this.cbOrdercheck.Size = new System.Drawing.Size(154, 20);
|
|
|
|
this.cbOrdercheck.TabIndex = 26;
|
|
|
|
this.cbOrdercheck.Text = "启用检测工单确认";
|
|
|
|
this.cbOrdercheck.UseVisualStyleBackColor = true;
|
|
|
|
this.label86.AutoSize = true;
|
|
|
|
this.label86.ForeColor = System.Drawing.Color.Black;
|
|
|
|
this.label86.Location = new System.Drawing.Point(440, 33);
|
|
|
|
this.label86.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
this.label86.Name = "label86";
|
|
|
|
this.label86.Size = new System.Drawing.Size(29, 12);
|
|
|
|
this.label86.TabIndex = 14;
|
|
|
|
this.label86.Text = "阈值";
|
|
|
|
//
|
|
|
|
// cbOrderCntcheck
|
|
|
|
// textBox1
|
|
|
|
//
|
|
|
|
this.cbOrderCntcheck.AutoSize = true;
|
|
|
|
this.cbOrderCntcheck.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.cbOrderCntcheck.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
|
this.cbOrderCntcheck.Location = new System.Drawing.Point(89, 223);
|
|
|
|
this.cbOrderCntcheck.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.cbOrderCntcheck.Name = "cbOrderCntcheck";
|
|
|
|
this.cbOrderCntcheck.Size = new System.Drawing.Size(154, 20);
|
|
|
|
this.cbOrderCntcheck.TabIndex = 27;
|
|
|
|
this.cbOrderCntcheck.Text = "启用检测数量确认";
|
|
|
|
this.cbOrderCntcheck.UseVisualStyleBackColor = true;
|
|
|
|
this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.textBox1.Location = new System.Drawing.Point(79, 5);
|
|
|
|
this.textBox1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.textBox1.Name = "textBox1";
|
|
|
|
this.textBox1.ReadOnly = true;
|
|
|
|
this.textBox1.Size = new System.Drawing.Size(553, 21);
|
|
|
|
this.textBox1.TabIndex = 5;
|
|
|
|
this.textBox1.Text = "D:\\phtons\\";
|
|
|
|
this.textBox1.Click += new System.EventHandler(this.tbPath_Click);
|
|
|
|
//
|
|
|
|
// numericUpDown1
|
|
|
|
//
|
|
|
|
this.numericUpDown1.DecimalPlaces = 1;
|
|
|
|
this.numericUpDown1.Location = new System.Drawing.Point(477, 30);
|
|
|
|
this.numericUpDown1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.numericUpDown1.Maximum = new decimal(new int[] {
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0});
|
|
|
|
this.numericUpDown1.Name = "numericUpDown1";
|
|
|
|
this.numericUpDown1.Size = new System.Drawing.Size(43, 21);
|
|
|
|
this.numericUpDown1.TabIndex = 13;
|
|
|
|
this.numericUpDown1.Value = new decimal(new int[] {
|
|
|
|
7,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
65536});
|
|
|
|
//
|
|
|
|
// label87
|
|
|
|
//
|
|
|
|
this.label87.AutoSize = true;
|
|
|
|
this.label87.ForeColor = System.Drawing.Color.Black;
|
|
|
|
this.label87.Location = new System.Drawing.Point(10, 10);
|
|
|
|
this.label87.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
this.label87.Name = "label87";
|
|
|
|
this.label87.Size = new System.Drawing.Size(65, 12);
|
|
|
|
this.label87.TabIndex = 4;
|
|
|
|
this.label87.Text = "保存路径:";
|
|
|
|
//
|
|
|
|
// SysSetFrm
|
|
|
|
//
|
|
|
|
@@ -4602,6 +4756,12 @@ |
|
|
|
this.panel26.ResumeLayout(false);
|
|
|
|
this.panel26.PerformLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
|
|
this.groupBox29.ResumeLayout(false);
|
|
|
|
this.panel29.ResumeLayout(false);
|
|
|
|
this.panel29.PerformLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
@@ -4892,5 +5052,15 @@ |
|
|
|
private System.Windows.Forms.CheckBox cbSizeEnabel;
|
|
|
|
private System.Windows.Forms.CheckBox cbOrdercheck;
|
|
|
|
private System.Windows.Forms.CheckBox cbOrderCntcheck;
|
|
|
|
private System.Windows.Forms.GroupBox groupBox29;
|
|
|
|
private System.Windows.Forms.Panel panel29;
|
|
|
|
private System.Windows.Forms.Label label88;
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
|
private System.Windows.Forms.NumericUpDown numericUpDown2;
|
|
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
|
|
private System.Windows.Forms.Label label86;
|
|
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
|
|
private System.Windows.Forms.NumericUpDown numericUpDown1;
|
|
|
|
private System.Windows.Forms.Label label87;
|
|
|
|
}
|
|
|
|
} |