namespace UAS_MES_NEW.Query { partial class Query_DateRate { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_DateRate)); this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog(); this.EndDate = new System.Windows.Forms.DateTimePicker(); this.label3 = new System.Windows.Forms.Label(); this.ms_makecode_label = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.Data = new System.Windows.Forms.DataGridView(); this.BeginDate = new System.Windows.Forms.DateTimePicker(); this.label5 = new System.Windows.Forms.Label(); 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.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewLinkColumn1 = new System.Windows.Forms.DataGridViewLinkColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ma_kind = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.li_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.wc_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.st_name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.st_ifcalc = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.sp_stepcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OKQTY = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AGOKQTY = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SNQTY = new System.Windows.Forms.DataGridViewLinkColumn(); this.合计 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.FIQTY = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OKRATE = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.Data)).BeginInit(); this.SuspendLayout(); // // EndDate // this.EndDate.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.EndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.EndDate.Location = new System.Drawing.Point(679, 65); this.EndDate.Margin = new System.Windows.Forms.Padding(2); this.EndDate.Name = "EndDate"; this.EndDate.Size = new System.Drawing.Size(266, 28); this.EndDate.TabIndex = 14; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(332, 64); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(62, 31); this.label3.TabIndex = 15; this.label3.Text = "日期"; // // ms_makecode_label // this.ms_makecode_label.AutoSize = true; this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ms_makecode_label.Location = new System.Drawing.Point(332, 10); this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ms_makecode_label.Name = "ms_makecode_label"; this.ms_makecode_label.Size = new System.Drawing.Size(110, 31); this.ms_makecode_label.TabIndex = 212; this.ms_makecode_label.Text = "产品编号"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(11, 10); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(62, 31); this.label1.TabIndex = 214; this.label1.Text = "车间"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(661, 10); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(86, 31); this.label2.TabIndex = 216; this.label2.Text = "工单号"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(12, 60); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(62, 31); this.label4.TabIndex = 218; this.label4.Text = "线别"; // // Data // this.Data.AllowUserToAddRows = false; this.Data.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.Data.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.st_name, this.st_ifcalc, this.sp_stepcode, this.OKQTY, this.AGOKQTY, this.SNQTY, this.合计, this.FIQTY, this.OKRATE}); this.Data.Location = new System.Drawing.Point(16, 110); this.Data.Margin = new System.Windows.Forms.Padding(2); this.Data.Name = "Data"; this.Data.RowTemplate.Height = 37; this.Data.Size = new System.Drawing.Size(1308, 688); this.Data.TabIndex = 220; this.Data.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Data_CellContentClick); // // BeginDate // this.BeginDate.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.BeginDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.BeginDate.Location = new System.Drawing.Point(409, 64); this.BeginDate.Margin = new System.Windows.Forms.Padding(2); this.BeginDate.Name = "BeginDate"; this.BeginDate.Size = new System.Drawing.Size(266, 28); this.BeginDate.TabIndex = 221; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(971, 11); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(110, 31); this.label5.TabIndex = 223; this.label5.Text = "工单类型"; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "detno"; this.dataGridViewTextBoxColumn1.HeaderText = "detno"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "sp_stepname"; this.dataGridViewTextBoxColumn2.HeaderText = "工序"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.Visible = false; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.DataPropertyName = "OKQTY"; this.dataGridViewTextBoxColumn3.HeaderText = "通过"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.Visible = false; this.dataGridViewTextBoxColumn3.Width = 5; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "NGQTY"; this.dataGridViewTextBoxColumn4.HeaderText = "不良"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "SUMQTY"; this.dataGridViewTextBoxColumn5.HeaderText = "合计"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; // // dataGridViewLinkColumn1 // this.dataGridViewLinkColumn1.DataPropertyName = "NGQTY"; this.dataGridViewLinkColumn1.HeaderText = "不良"; this.dataGridViewLinkColumn1.Name = "dataGridViewLinkColumn1"; this.dataGridViewLinkColumn1.ReadOnly = true; this.dataGridViewLinkColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.dataGridViewLinkColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.DataPropertyName = "报废"; this.dataGridViewTextBoxColumn6.HeaderText = "报废"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; this.dataGridViewTextBoxColumn6.ReadOnly = true; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.DataPropertyName = "OKRATE"; this.dataGridViewTextBoxColumn7.HeaderText = "直通率"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.ReadOnly = true; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "OKRATE"; this.dataGridViewTextBoxColumn8.HeaderText = "良率"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; // // ma_kind // this.ma_kind.AllPower = "IFALL"; this.ma_kind.Caller = null; this.ma_kind.Condition = null; this.ma_kind.DBTitle = ""; this.ma_kind.Font = new System.Drawing.Font("微软雅黑", 9F); this.ma_kind.FormName = null; this.ma_kind.Location = new System.Drawing.Point(1089, 10); this.ma_kind.Margin = new System.Windows.Forms.Padding(4); this.ma_kind.Name = "ma_kind"; this.ma_kind.Power = ""; this.ma_kind.ReturnData = null; this.ma_kind.SelectField = null; this.ma_kind.SetValueField = null; this.ma_kind.Size = new System.Drawing.Size(208, 34); this.ma_kind.TabIndex = 225; this.ma_kind.TableName = null; this.ma_kind.Tag = "add"; this.ma_kind.TextBoxEnable = true; // // normalButton1 // this.normalButton1.AllPower = null; this.normalButton1.BackColor = System.Drawing.Color.Transparent; this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage"))); this.normalButton1.Image = null; this.normalButton1.IsShowBorder = true; this.normalButton1.Location = new System.Drawing.Point(1139, 62); this.normalButton1.Margin = new System.Windows.Forms.Padding(4); this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage"))); this.normalButton1.Name = "normalButton1"; this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage"))); this.normalButton1.Power = null; this.normalButton1.Size = new System.Drawing.Size(92, 36); this.normalButton1.TabIndex = 224; this.normalButton1.Text = "导出"; this.normalButton1.UseVisualStyleBackColor = false; this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click); // // li_code // this.li_code.AllPower = "IFALL"; this.li_code.Caller = null; this.li_code.Condition = null; this.li_code.DBTitle = ""; this.li_code.Font = new System.Drawing.Font("微软雅黑", 9F); this.li_code.FormName = null; this.li_code.Location = new System.Drawing.Point(106, 61); this.li_code.Margin = new System.Windows.Forms.Padding(4); this.li_code.Name = "li_code"; this.li_code.Power = ""; this.li_code.ReturnData = null; this.li_code.SelectField = null; this.li_code.SetValueField = null; this.li_code.Size = new System.Drawing.Size(212, 34); this.li_code.TabIndex = 219; this.li_code.TableName = null; this.li_code.Tag = "add"; this.li_code.TextBoxEnable = true; // // ma_code // this.ma_code.AllPower = "IFALL"; this.ma_code.Caller = null; this.ma_code.Condition = null; this.ma_code.DBTitle = ""; this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F); this.ma_code.FormName = null; this.ma_code.Location = new System.Drawing.Point(755, 11); this.ma_code.Margin = new System.Windows.Forms.Padding(4); this.ma_code.Name = "ma_code"; this.ma_code.Power = ""; this.ma_code.ReturnData = null; this.ma_code.SelectField = null; this.ma_code.SetValueField = null; this.ma_code.Size = new System.Drawing.Size(208, 34); this.ma_code.TabIndex = 217; this.ma_code.TableName = null; this.ma_code.Tag = "add"; this.ma_code.TextBoxEnable = true; // // wc_code // this.wc_code.AllPower = "IFALL"; this.wc_code.Caller = null; this.wc_code.Condition = null; this.wc_code.DBTitle = ""; this.wc_code.Font = new System.Drawing.Font("微软雅黑", 9F); this.wc_code.FormName = null; this.wc_code.Location = new System.Drawing.Point(106, 10); this.wc_code.Margin = new System.Windows.Forms.Padding(4); this.wc_code.Name = "wc_code"; this.wc_code.Power = ""; this.wc_code.ReturnData = null; this.wc_code.SelectField = null; this.wc_code.SetValueField = null; this.wc_code.Size = new System.Drawing.Size(212, 34); this.wc_code.TabIndex = 215; this.wc_code.TableName = null; this.wc_code.Tag = "makecode"; this.wc_code.TextBoxEnable = true; // // 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(450, 11); this.pr_code.Margin = new System.Windows.Forms.Padding(4); this.pr_code.Name = "pr_code"; this.pr_code.Power = ""; this.pr_code.ReturnData = null; this.pr_code.SelectField = null; this.pr_code.SetValueField = null; this.pr_code.Size = new System.Drawing.Size(212, 34); this.pr_code.TabIndex = 213; this.pr_code.TableName = null; this.pr_code.Tag = "add"; this.pr_code.TextBoxEnable = true; // // Export // this.Export.AllPower = null; this.Export.BackColor = System.Drawing.Color.Transparent; this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage"))); this.Export.Image = null; this.Export.IsShowBorder = true; this.Export.Location = new System.Drawing.Point(980, 57); this.Export.Margin = new System.Windows.Forms.Padding(4); this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage"))); this.Export.Name = "Export"; this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage"))); this.Export.Power = null; this.Export.Size = new System.Drawing.Size(112, 42); this.Export.TabIndex = 0; this.Export.Text = "查询"; this.Export.UseVisualStyleBackColor = false; this.Export.Click += new System.EventHandler(this.Export_Click); // // st_name // this.st_name.DataPropertyName = "st_name"; this.st_name.HeaderText = "工序"; this.st_name.Name = "st_name"; this.st_name.ReadOnly = true; // // st_ifcalc // this.st_ifcalc.DataPropertyName = "st_ifcalc"; this.st_ifcalc.HeaderText = "st_ifcalc"; this.st_ifcalc.Name = "st_ifcalc"; this.st_ifcalc.Visible = false; this.st_ifcalc.Width = 5; // // sp_stepcode // this.sp_stepcode.DataPropertyName = "sp_stepcode"; this.sp_stepcode.HeaderText = "工序编号"; this.sp_stepcode.Name = "sp_stepcode"; this.sp_stepcode.Visible = false; this.sp_stepcode.Width = 5; // // OKQTY // this.OKQTY.DataPropertyName = "OKQTY"; this.OKQTY.HeaderText = "一次通过"; this.OKQTY.Name = "OKQTY"; this.OKQTY.ReadOnly = true; // // AGOKQTY // this.AGOKQTY.DataPropertyName = "AGOKQTY"; this.AGOKQTY.HeaderText = "再次通过"; this.AGOKQTY.Name = "AGOKQTY"; this.AGOKQTY.ReadOnly = true; // // SNQTY // this.SNQTY.DataPropertyName = "NGQTY"; this.SNQTY.HeaderText = "不良"; this.SNQTY.Name = "SNQTY"; this.SNQTY.ReadOnly = true; this.SNQTY.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.SNQTY.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // 合计 // this.合计.DataPropertyName = "SUMQTY"; this.合计.HeaderText = "合计"; this.合计.Name = "合计"; this.合计.ReadOnly = true; // // FIQTY // this.FIQTY.DataPropertyName = "FIQTY"; this.FIQTY.HeaderText = "报废"; this.FIQTY.Name = "FIQTY"; this.FIQTY.ReadOnly = true; // // OKRATE // this.OKRATE.DataPropertyName = "OKRATE"; this.OKRATE.HeaderText = "良率"; this.OKRATE.Name = "OKRATE"; // // Query_DateRate // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1342, 806); this.Controls.Add(this.ma_kind); this.Controls.Add(this.normalButton1); this.Controls.Add(this.label5); this.Controls.Add(this.BeginDate); this.Controls.Add(this.Data); this.Controls.Add(this.li_code); this.Controls.Add(this.label4); this.Controls.Add(this.ma_code); this.Controls.Add(this.label2); this.Controls.Add(this.wc_code); this.Controls.Add(this.label1); this.Controls.Add(this.pr_code); this.Controls.Add(this.ms_makecode_label); this.Controls.Add(this.label3); this.Controls.Add(this.EndDate); this.Controls.Add(this.Export); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Query_DateRate"; this.Tag = "Query!DateRate"; this.Text = "Query_DateRate"; this.Load += new System.EventHandler(this.Query_SpecialReport_Load); this.SizeChanged += new System.EventHandler(this.Query_DateRate_SizeChanged); ((System.ComponentModel.ISupportInitialize)(this.Data)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private CustomControl.ButtonUtil.NormalButton Export; private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1; private System.Windows.Forms.DateTimePicker EndDate; private System.Windows.Forms.Label label3; private CustomControl.TextBoxWithIcon.SearchTextBox pr_code; private System.Windows.Forms.Label ms_makecode_label; private CustomControl.TextBoxWithIcon.SearchTextBox wc_code; private System.Windows.Forms.Label label1; private CustomControl.TextBoxWithIcon.SearchTextBox ma_code; private System.Windows.Forms.Label label2; private CustomControl.TextBoxWithIcon.SearchTextBox li_code; private System.Windows.Forms.Label label4; private System.Windows.Forms.DataGridView Data; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DateTimePicker BeginDate; private System.Windows.Forms.DataGridViewLinkColumn dataGridViewLinkColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.Label label5; private CustomControl.ButtonUtil.NormalButton normalButton1; private CustomControl.TextBoxWithIcon.SearchTextBox ma_kind; private System.Windows.Forms.DataGridViewTextBoxColumn st_name; private System.Windows.Forms.DataGridViewTextBoxColumn st_ifcalc; private System.Windows.Forms.DataGridViewTextBoxColumn sp_stepcode; private System.Windows.Forms.DataGridViewTextBoxColumn OKQTY; private System.Windows.Forms.DataGridViewTextBoxColumn AGOKQTY; private System.Windows.Forms.DataGridViewLinkColumn SNQTY; private System.Windows.Forms.DataGridViewTextBoxColumn 合计; private System.Windows.Forms.DataGridViewTextBoxColumn FIQTY; private System.Windows.Forms.DataGridViewTextBoxColumn OKRATE; } }