|
|
@@ -47,14 +47,14 @@
|
|
|
this.SN1 = new System.Windows.Forms.TextBox();
|
|
|
this.onWatch = new System.Windows.Forms.Button();
|
|
|
this.claerBtn = new System.Windows.Forms.Button();
|
|
|
- this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
this.allParse = new System.Windows.Forms.Button();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.lstOk = new System.Windows.Forms.ListBox();
|
|
|
this.lstFiles = new System.Windows.Forms.ListBox();
|
|
|
this.openFileDialog2 = new System.Windows.Forms.OpenFileDialog();
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
+ this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
this.panel1.SuspendLayout();
|
|
|
this.FileBox.SuspendLayout();
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
@@ -274,40 +274,6 @@
|
|
|
this.claerBtn.UseVisualStyleBackColor = true;
|
|
|
this.claerBtn.Click += new System.EventHandler(this.claerBtn_Click);
|
|
|
//
|
|
|
- // LockMakeCode
|
|
|
- //
|
|
|
- this.LockMakeCode.AutoSize = true;
|
|
|
- this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.LockMakeCode.LeaveEvent = false;
|
|
|
- this.LockMakeCode.Location = new System.Drawing.Point(523, 30);
|
|
|
- this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.LockMakeCode.Name = "LockMakeCode";
|
|
|
- this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
|
|
|
- this.LockMakeCode.TabIndex = 1;
|
|
|
- this.LockMakeCode.Text = "锁定";
|
|
|
- this.LockMakeCode.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // ma_code
|
|
|
- //
|
|
|
- this.ma_code.AllPower = null;
|
|
|
- this.ma_code.BackColor = System.Drawing.SystemColors.Control;
|
|
|
- this.ma_code.Caller = null;
|
|
|
- this.ma_code.Condition = null;
|
|
|
- this.ma_code.DBTitle = null;
|
|
|
- this.ma_code.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(193, 25);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.ma_code.Name = "ma_code";
|
|
|
- this.ma_code.Power = null;
|
|
|
- this.ma_code.ReturnData = null;
|
|
|
- this.ma_code.SelectField = null;
|
|
|
- this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(320, 42);
|
|
|
- this.ma_code.TabIndex = 0;
|
|
|
- this.ma_code.TableName = null;
|
|
|
- this.ma_code.TextBoxEnable = true;
|
|
|
- //
|
|
|
// allParse
|
|
|
//
|
|
|
this.allParse.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
@@ -338,7 +304,7 @@
|
|
|
this.lstOk.ItemHeight = 28;
|
|
|
this.lstOk.Location = new System.Drawing.Point(3, 3);
|
|
|
this.lstOk.Name = "lstOk";
|
|
|
- this.lstOk.Size = new System.Drawing.Size(1594, 235);
|
|
|
+ this.lstOk.Size = new System.Drawing.Size(1594, 296);
|
|
|
this.lstOk.TabIndex = 1;
|
|
|
//
|
|
|
// lstFiles
|
|
|
@@ -348,9 +314,9 @@
|
|
|
this.lstFiles.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.lstFiles.FormattingEnabled = true;
|
|
|
this.lstFiles.ItemHeight = 22;
|
|
|
- this.lstFiles.Location = new System.Drawing.Point(3, 244);
|
|
|
+ this.lstFiles.Location = new System.Drawing.Point(3, 305);
|
|
|
this.lstFiles.Name = "lstFiles";
|
|
|
- this.lstFiles.Size = new System.Drawing.Size(1594, 357);
|
|
|
+ this.lstFiles.Size = new System.Drawing.Size(1594, 296);
|
|
|
this.lstFiles.TabIndex = 0;
|
|
|
this.lstFiles.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lstFiles_DrawItem);
|
|
|
//
|
|
|
@@ -368,11 +334,45 @@
|
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 296);
|
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
|
this.tableLayoutPanel1.RowCount = 2;
|
|
|
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
|
|
|
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 60F));
|
|
|
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1600, 604);
|
|
|
this.tableLayoutPanel1.TabIndex = 8;
|
|
|
//
|
|
|
+ // LockMakeCode
|
|
|
+ //
|
|
|
+ this.LockMakeCode.AutoSize = true;
|
|
|
+ this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.LockMakeCode.LeaveEvent = false;
|
|
|
+ this.LockMakeCode.Location = new System.Drawing.Point(523, 30);
|
|
|
+ this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.LockMakeCode.Name = "LockMakeCode";
|
|
|
+ this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
|
|
|
+ this.LockMakeCode.TabIndex = 1;
|
|
|
+ this.LockMakeCode.Text = "锁定";
|
|
|
+ this.LockMakeCode.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // ma_code
|
|
|
+ //
|
|
|
+ this.ma_code.AllPower = null;
|
|
|
+ this.ma_code.BackColor = System.Drawing.SystemColors.Control;
|
|
|
+ this.ma_code.Caller = null;
|
|
|
+ this.ma_code.Condition = null;
|
|
|
+ this.ma_code.DBTitle = null;
|
|
|
+ this.ma_code.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_code.FormName = null;
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(193, 25);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ma_code.Name = "ma_code";
|
|
|
+ this.ma_code.Power = null;
|
|
|
+ this.ma_code.ReturnData = null;
|
|
|
+ this.ma_code.SelectField = null;
|
|
|
+ this.ma_code.SetValueField = null;
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(320, 42);
|
|
|
+ this.ma_code.TabIndex = 0;
|
|
|
+ this.ma_code.TableName = null;
|
|
|
+ this.ma_code.TextBoxEnable = true;
|
|
|
+ //
|
|
|
// Make_ParseLog
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
@@ -412,7 +412,6 @@
|
|
|
private System.Windows.Forms.Button claerBtn;
|
|
|
private System.Windows.Forms.Button onWatch;
|
|
|
private System.Windows.Forms.ListBox lstOk;
|
|
|
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
|
private System.Windows.Forms.GroupBox FileBox;
|
|
|
private System.Windows.Forms.TextBox SN1;
|
|
|
private System.Windows.Forms.TextBox SN6;
|
|
|
@@ -423,5 +422,6 @@
|
|
|
private System.Windows.Forms.Button Generate;
|
|
|
private System.Windows.Forms.Button Delete;
|
|
|
private System.Windows.Forms.Button Clear;
|
|
|
+ private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
|
}
|
|
|
}
|