|
|
@@ -41,11 +41,6 @@ namespace UAS_MES_NEW.Query
|
|
|
this.SendSop = new System.Windows.Forms.Button();
|
|
|
this.JPG = new System.Windows.Forms.RadioButton();
|
|
|
this.SendDGV = new System.Windows.Forms.DataGridView();
|
|
|
- this.CheckColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.fp_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.fp_path = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.psd_iskey = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.issend = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ChooseALL = new System.Windows.Forms.Button();
|
|
|
this.GetSOP = new System.Windows.Forms.Button();
|
|
|
this.ChoosePrint = new System.Windows.Forms.Button();
|
|
|
@@ -63,13 +58,20 @@ namespace UAS_MES_NEW.Query
|
|
|
this.VaildDate = new System.Windows.Forms.CheckBox();
|
|
|
this.RowCount = new System.Windows.Forms.NumericUpDown();
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
+ this.PDF = new System.Windows.Forms.RadioButton();
|
|
|
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ps_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- this.PDF = new System.Windows.Forms.RadioButton();
|
|
|
+ this.CheckColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.fp_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.fp_path = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.psd_iskey = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.issend = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
+ this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.SendDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.X)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Y)).BeginInit();
|
|
|
@@ -92,7 +94,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label1.Location = new System.Drawing.Point(19, 448);
|
|
|
+ this.label1.Location = new System.Drawing.Point(17, 520);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label1.TabIndex = 6;
|
|
|
@@ -101,14 +103,14 @@ namespace UAS_MES_NEW.Query
|
|
|
// FilePath
|
|
|
//
|
|
|
this.FilePath.Enabled = false;
|
|
|
- this.FilePath.Location = new System.Drawing.Point(218, 453);
|
|
|
+ this.FilePath.Location = new System.Drawing.Point(216, 525);
|
|
|
this.FilePath.Name = "FilePath";
|
|
|
this.FilePath.Size = new System.Drawing.Size(582, 35);
|
|
|
this.FilePath.TabIndex = 7;
|
|
|
//
|
|
|
// ChooseFile
|
|
|
//
|
|
|
- this.ChooseFile.Location = new System.Drawing.Point(216, 613);
|
|
|
+ this.ChooseFile.Location = new System.Drawing.Point(214, 685);
|
|
|
this.ChooseFile.Name = "ChooseFile";
|
|
|
this.ChooseFile.Size = new System.Drawing.Size(160, 42);
|
|
|
this.ChooseFile.TabIndex = 8;
|
|
|
@@ -118,7 +120,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
// UploadSOP
|
|
|
//
|
|
|
- this.UploadSOP.Location = new System.Drawing.Point(422, 613);
|
|
|
+ this.UploadSOP.Location = new System.Drawing.Point(420, 685);
|
|
|
this.UploadSOP.Name = "UploadSOP";
|
|
|
this.UploadSOP.Size = new System.Drawing.Size(160, 42);
|
|
|
this.UploadSOP.TabIndex = 9;
|
|
|
@@ -149,7 +151,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
// SendSop
|
|
|
//
|
|
|
- this.SendSop.Location = new System.Drawing.Point(638, 613);
|
|
|
+ this.SendSop.Location = new System.Drawing.Point(636, 685);
|
|
|
this.SendSop.Name = "SendSop";
|
|
|
this.SendSop.Size = new System.Drawing.Size(160, 42);
|
|
|
this.SendSop.TabIndex = 13;
|
|
|
@@ -161,7 +163,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
this.JPG.AutoSize = true;
|
|
|
this.JPG.Checked = true;
|
|
|
- this.JPG.Location = new System.Drawing.Point(251, 534);
|
|
|
+ this.JPG.Location = new System.Drawing.Point(249, 606);
|
|
|
this.JPG.Name = "JPG";
|
|
|
this.JPG.Size = new System.Drawing.Size(89, 28);
|
|
|
this.JPG.TabIndex = 18;
|
|
|
@@ -189,47 +191,6 @@ namespace UAS_MES_NEW.Query
|
|
|
this.SendDGV.TabIndex = 22;
|
|
|
this.SendDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.SendDGV_CellPainting);
|
|
|
//
|
|
|
- // CheckColumn
|
|
|
- //
|
|
|
- this.CheckColumn.DataPropertyName = "CheckColumn";
|
|
|
- this.CheckColumn.HeaderText = "勾选";
|
|
|
- this.CheckColumn.MinimumWidth = 100;
|
|
|
- this.CheckColumn.Name = "CheckColumn";
|
|
|
- this.CheckColumn.Width = 200;
|
|
|
- //
|
|
|
- // fp_name
|
|
|
- //
|
|
|
- this.fp_name.DataPropertyName = "fp_name";
|
|
|
- this.fp_name.HeaderText = "文件名";
|
|
|
- this.fp_name.MinimumWidth = 10;
|
|
|
- this.fp_name.Name = "fp_name";
|
|
|
- this.fp_name.Width = 200;
|
|
|
- //
|
|
|
- // fp_path
|
|
|
- //
|
|
|
- this.fp_path.DataPropertyName = "fp_path";
|
|
|
- this.fp_path.HeaderText = "路径";
|
|
|
- this.fp_path.MinimumWidth = 10;
|
|
|
- this.fp_path.Name = "fp_path";
|
|
|
- this.fp_path.Width = 200;
|
|
|
- //
|
|
|
- // psd_iskey
|
|
|
- //
|
|
|
- this.psd_iskey.DataPropertyName = "psd_iskey";
|
|
|
- this.psd_iskey.HeaderText = "是否关键工序";
|
|
|
- this.psd_iskey.MinimumWidth = 10;
|
|
|
- this.psd_iskey.Name = "psd_iskey";
|
|
|
- this.psd_iskey.Width = 200;
|
|
|
- //
|
|
|
- // issend
|
|
|
- //
|
|
|
- this.issend.DataPropertyName = "issend";
|
|
|
- this.issend.HeaderText = "是否成功发送";
|
|
|
- this.issend.MinimumWidth = 10;
|
|
|
- this.issend.Name = "issend";
|
|
|
- this.issend.Visible = false;
|
|
|
- this.issend.Width = 200;
|
|
|
- //
|
|
|
// ChooseALL
|
|
|
//
|
|
|
this.ChooseALL.Location = new System.Drawing.Point(865, 61);
|
|
|
@@ -252,7 +213,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
// ChoosePrint
|
|
|
//
|
|
|
- this.ChoosePrint.Location = new System.Drawing.Point(649, 726);
|
|
|
+ this.ChoosePrint.Location = new System.Drawing.Point(647, 798);
|
|
|
this.ChoosePrint.Name = "ChoosePrint";
|
|
|
this.ChoosePrint.Size = new System.Drawing.Size(160, 42);
|
|
|
this.ChoosePrint.TabIndex = 27;
|
|
|
@@ -263,7 +224,7 @@ namespace UAS_MES_NEW.Query
|
|
|
// PrintPath
|
|
|
//
|
|
|
this.PrintPath.Enabled = false;
|
|
|
- this.PrintPath.Location = new System.Drawing.Point(216, 732);
|
|
|
+ this.PrintPath.Location = new System.Drawing.Point(214, 804);
|
|
|
this.PrintPath.Name = "PrintPath";
|
|
|
this.PrintPath.Size = new System.Drawing.Size(416, 35);
|
|
|
this.PrintPath.TabIndex = 28;
|
|
|
@@ -272,7 +233,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label3.Location = new System.Drawing.Point(10, 726);
|
|
|
+ this.label3.Location = new System.Drawing.Point(8, 798);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(178, 41);
|
|
|
this.label3.TabIndex = 29;
|
|
|
@@ -282,7 +243,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label4.Location = new System.Drawing.Point(10, 807);
|
|
|
+ this.label4.Location = new System.Drawing.Point(8, 879);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(178, 41);
|
|
|
this.label4.TabIndex = 30;
|
|
|
@@ -292,7 +253,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label6.Location = new System.Drawing.Point(209, 807);
|
|
|
+ this.label6.Location = new System.Drawing.Point(207, 879);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(39, 41);
|
|
|
this.label6.TabIndex = 31;
|
|
|
@@ -302,7 +263,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label7.Location = new System.Drawing.Point(403, 807);
|
|
|
+ this.label7.Location = new System.Drawing.Point(401, 879);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(37, 41);
|
|
|
this.label7.TabIndex = 32;
|
|
|
@@ -310,7 +271,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
// X
|
|
|
//
|
|
|
- this.X.Location = new System.Drawing.Point(256, 813);
|
|
|
+ this.X.Location = new System.Drawing.Point(254, 885);
|
|
|
this.X.Maximum = new decimal(new int[] {
|
|
|
5,
|
|
|
0,
|
|
|
@@ -327,12 +288,12 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
// Y
|
|
|
//
|
|
|
- this.Y.Location = new System.Drawing.Point(462, 813);
|
|
|
+ this.Y.Location = new System.Drawing.Point(460, 885);
|
|
|
this.Y.Name = "Y";
|
|
|
this.Y.Size = new System.Drawing.Size(120, 35);
|
|
|
this.Y.TabIndex = 34;
|
|
|
this.Y.Value = new decimal(new int[] {
|
|
|
- 7,
|
|
|
+ 25,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
@@ -358,7 +319,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
// DateCode
|
|
|
//
|
|
|
- this.DateCode.Location = new System.Drawing.Point(216, 905);
|
|
|
+ this.DateCode.Location = new System.Drawing.Point(214, 977);
|
|
|
this.DateCode.Name = "DateCode";
|
|
|
this.DateCode.Size = new System.Drawing.Size(200, 35);
|
|
|
this.DateCode.TabIndex = 37;
|
|
|
@@ -367,7 +328,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label5.Location = new System.Drawing.Point(10, 899);
|
|
|
+ this.label5.Location = new System.Drawing.Point(8, 971);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(178, 41);
|
|
|
this.label5.TabIndex = 38;
|
|
|
@@ -376,7 +337,7 @@ namespace UAS_MES_NEW.Query
|
|
|
// VaildDate
|
|
|
//
|
|
|
this.VaildDate.AutoSize = true;
|
|
|
- this.VaildDate.Location = new System.Drawing.Point(451, 911);
|
|
|
+ this.VaildDate.Location = new System.Drawing.Point(449, 983);
|
|
|
this.VaildDate.Name = "VaildDate";
|
|
|
this.VaildDate.Size = new System.Drawing.Size(162, 28);
|
|
|
this.VaildDate.TabIndex = 39;
|
|
|
@@ -385,7 +346,7 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
// RowCount
|
|
|
//
|
|
|
- this.RowCount.Location = new System.Drawing.Point(218, 985);
|
|
|
+ this.RowCount.Location = new System.Drawing.Point(216, 1057);
|
|
|
this.RowCount.Name = "RowCount";
|
|
|
this.RowCount.Size = new System.Drawing.Size(120, 35);
|
|
|
this.RowCount.TabIndex = 40;
|
|
|
@@ -399,12 +360,22 @@ namespace UAS_MES_NEW.Query
|
|
|
//
|
|
|
this.label9.AutoSize = true;
|
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label9.Location = new System.Drawing.Point(19, 979);
|
|
|
+ this.label9.Location = new System.Drawing.Point(17, 1051);
|
|
|
this.label9.Name = "label9";
|
|
|
this.label9.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label9.TabIndex = 41;
|
|
|
this.label9.Text = "截取行数";
|
|
|
//
|
|
|
+ // PDF
|
|
|
+ //
|
|
|
+ this.PDF.AutoSize = true;
|
|
|
+ this.PDF.Location = new System.Drawing.Point(366, 606);
|
|
|
+ this.PDF.Name = "PDF";
|
|
|
+ this.PDF.Size = new System.Drawing.Size(77, 28);
|
|
|
+ this.PDF.TabIndex = 42;
|
|
|
+ this.PDF.Text = "PDF";
|
|
|
+ this.PDF.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
// dataGridViewCheckBoxColumn1
|
|
|
//
|
|
|
this.dataGridViewCheckBoxColumn1.DataPropertyName = "CheckColumn";
|
|
|
@@ -465,21 +436,86 @@ namespace UAS_MES_NEW.Query
|
|
|
this.ps_prodcode.TextBoxEnable = false;
|
|
|
this.ps_prodcode.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ps_prodcode_UserControlTextChanged);
|
|
|
//
|
|
|
- // PDF
|
|
|
+ // CheckColumn
|
|
|
//
|
|
|
- this.PDF.AutoSize = true;
|
|
|
- this.PDF.Location = new System.Drawing.Point(368, 534);
|
|
|
- this.PDF.Name = "PDF";
|
|
|
- this.PDF.Size = new System.Drawing.Size(77, 28);
|
|
|
- this.PDF.TabIndex = 42;
|
|
|
- this.PDF.Text = "PDF";
|
|
|
- this.PDF.UseVisualStyleBackColor = true;
|
|
|
+ this.CheckColumn.DataPropertyName = "CheckColumn";
|
|
|
+ this.CheckColumn.HeaderText = "勾选";
|
|
|
+ this.CheckColumn.MinimumWidth = 100;
|
|
|
+ this.CheckColumn.Name = "CheckColumn";
|
|
|
+ this.CheckColumn.Width = 200;
|
|
|
+ //
|
|
|
+ // fp_name
|
|
|
+ //
|
|
|
+ this.fp_name.DataPropertyName = "fp_name";
|
|
|
+ this.fp_name.HeaderText = "文件名";
|
|
|
+ this.fp_name.MinimumWidth = 10;
|
|
|
+ this.fp_name.Name = "fp_name";
|
|
|
+ this.fp_name.Width = 200;
|
|
|
+ //
|
|
|
+ // fp_path
|
|
|
+ //
|
|
|
+ this.fp_path.DataPropertyName = "fp_path";
|
|
|
+ this.fp_path.HeaderText = "路径";
|
|
|
+ this.fp_path.MinimumWidth = 10;
|
|
|
+ this.fp_path.Name = "fp_path";
|
|
|
+ this.fp_path.Width = 200;
|
|
|
+ //
|
|
|
+ // psd_iskey
|
|
|
+ //
|
|
|
+ this.psd_iskey.DataPropertyName = "psd_iskey";
|
|
|
+ this.psd_iskey.HeaderText = "是否关键工序";
|
|
|
+ this.psd_iskey.MinimumWidth = 10;
|
|
|
+ this.psd_iskey.Name = "psd_iskey";
|
|
|
+ this.psd_iskey.Width = 200;
|
|
|
+ //
|
|
|
+ // issend
|
|
|
+ //
|
|
|
+ this.issend.DataPropertyName = "issend";
|
|
|
+ this.issend.HeaderText = "是否成功发送";
|
|
|
+ this.issend.MinimumWidth = 10;
|
|
|
+ this.issend.Name = "issend";
|
|
|
+ this.issend.Visible = false;
|
|
|
+ this.issend.Width = 200;
|
|
|
+ //
|
|
|
+ // label10
|
|
|
+ //
|
|
|
+ this.label10.AutoSize = true;
|
|
|
+ this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label10.Location = new System.Drawing.Point(17, 444);
|
|
|
+ this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label10.TabIndex = 242;
|
|
|
+ this.label10.Text = "产品编号";
|
|
|
+ //
|
|
|
+ // pr_code
|
|
|
+ //
|
|
|
+ this.pr_code.AllPower = "ifall";
|
|
|
+ this.pr_code.Caller = null;
|
|
|
+ this.pr_code.Condition = null;
|
|
|
+ this.pr_code.DBTitle = "选择物料";
|
|
|
+ this.pr_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.pr_code.FormName = null;
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(218, 444);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(5);
|
|
|
+ this.pr_code.Name = "pr_code";
|
|
|
+ this.pr_code.Power = "ifspecial";
|
|
|
+ this.pr_code.ReturnData = null;
|
|
|
+ this.pr_code.SelectField = null;
|
|
|
+ this.pr_code.SetValueField = null;
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(580, 44);
|
|
|
+ this.pr_code.TabIndex = 241;
|
|
|
+ this.pr_code.TableName = null;
|
|
|
+ this.pr_code.Tag = "";
|
|
|
+ this.pr_code.TextBoxEnable = false;
|
|
|
//
|
|
|
// Query_SOP
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1945, 1234);
|
|
|
+ this.Controls.Add(this.label10);
|
|
|
+ this.Controls.Add(this.pr_code);
|
|
|
this.Controls.Add(this.PDF);
|
|
|
this.Controls.Add(this.label9);
|
|
|
this.Controls.Add(this.RowCount);
|
|
|
@@ -565,5 +601,7 @@ namespace UAS_MES_NEW.Query
|
|
|
private System.Windows.Forms.NumericUpDown RowCount;
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
private System.Windows.Forms.RadioButton PDF;
|
|
|
+ private System.Windows.Forms.Label label10;
|
|
|
+ private SearchTextBox pr_code;
|
|
|
}
|
|
|
}
|