namespace QMAPP.WinForm.Forms.Mend { partial class MendRecorderForm { /// /// 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(MendRecorderForm)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle(); this.label3 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.tsbSearch = new System.Windows.Forms.ToolStripButton(); this.tsbRemend = new System.Windows.Forms.ToolStripButton(); this.tsbMend = new System.Windows.Forms.ToolStripButton(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.DGMendRecorder = new System.Windows.Forms.DataGridView(); this.InjectionTerminal = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MeterialWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.materialCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CURRENTPROCESS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.materialType = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MaterialBatch = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BATCH_NO = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.HANDLEMETHODTXT = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MENDTYPE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.mendnumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PRODUCESHIFTTCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MOLDNUMBER = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.WORKCELLCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MENDTEST = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ERPMFGCODETYPE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ERP_CAR = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ERP_WORKLINE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ERP_SHIFT = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ERP_WORKCELL = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ERP_DEFECTTO = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ERP_PRODUCTTYPE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ERP_DEFECTCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateUser = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CREATEDATE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MENDREASON = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.REGISTERSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pid = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panelSearchTitle = new System.Windows.Forms.Panel(); this.lblSearchTitle = new System.Windows.Forms.Label(); this.panelSearch = new System.Windows.Forms.Panel(); this.txtPRODUCTCODE = new System.Windows.Forms.TextBox(); this.dtpCREATEDATEEND = new DateTimePickerA(); this.dtpCREATEDATESTART = new DateTimePickerA(); this.label7 = new System.Windows.Forms.Label(); this.comMENDRESULT = new System.Windows.Forms.ComboBox(); this.comMENDREASON = new System.Windows.Forms.ComboBox(); this.panel1 = new System.Windows.Forms.Panel(); this.pager1 = new QMAPP.WinForm.Controls.Pager(); this.toolStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.DGMendRecorder)).BeginInit(); this.panelSearchTitle.SuspendLayout(); this.panelSearch.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(232, 16); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(69, 20); this.label3.TabIndex = 4; this.label3.Text = "缺陷类型"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(976, 16); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(24, 20); this.label5.TabIndex = 2; this.label5.Text = "至"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(731, 16); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(69, 20); this.label4.TabIndex = 0; this.label4.Text = "操作时间"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(7, 16); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(39, 20); this.label1.TabIndex = 0; this.label1.Text = "条码"; // // toolStrip1 // this.toolStrip1.AutoSize = false; this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbSearch, this.tsbRemend, this.tsbMend, this.toolStripButton1, this.toolStripButton2}); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(1248, 70); this.toolStrip1.Stretch = true; this.toolStrip1.TabIndex = 2; this.toolStrip1.Text = "toolStrip1"; this.toolStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked); // // tsbSearch // this.tsbSearch.AutoSize = false; this.tsbSearch.Font = new System.Drawing.Font("微软雅黑", 12F); this.tsbSearch.Image = ((System.Drawing.Image)(resources.GetObject("tsbSearch.Image"))); this.tsbSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbSearch.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbSearch.Name = "tsbSearch"; this.tsbSearch.Size = new System.Drawing.Size(100, 60); this.tsbSearch.Text = "查询"; this.tsbSearch.Click += new System.EventHandler(this.tsbSearch_Click); // // tsbRemend // this.tsbRemend.AutoSize = false; this.tsbRemend.Font = new System.Drawing.Font("微软雅黑", 12F); this.tsbRemend.Image = ((System.Drawing.Image)(resources.GetObject("tsbRemend.Image"))); this.tsbRemend.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbRemend.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbRemend.Name = "tsbRemend"; this.tsbRemend.Size = new System.Drawing.Size(100, 60); this.tsbRemend.Text = "新增"; this.tsbRemend.Click += new System.EventHandler(this.tsbAdd_Click); // // tsbMend // this.tsbMend.AutoSize = false; this.tsbMend.Font = new System.Drawing.Font("微软雅黑", 12F); this.tsbMend.Image = global::QMAPP.WinForm.Resource1.edit; this.tsbMend.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbMend.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbMend.Name = "tsbMend"; this.tsbMend.Size = new System.Drawing.Size(100, 60); this.tsbMend.Text = "明细"; this.tsbMend.Visible = false; this.tsbMend.Click += new System.EventHandler(this.tsbMend_Click); // // toolStripButton1 // this.toolStripButton1.AutoSize = false; this.toolStripButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripButton1.Image = global::QMAPP.WinForm.Resource1.chart; this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(130, 67); this.toolStripButton1.Text = "批量报废"; this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click); // // toolStripButton2 // this.toolStripButton2.AutoSize = false; this.toolStripButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripButton2.Image = global::QMAPP.WinForm.Resource1.barchart; this.toolStripButton2.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(130, 67); this.toolStripButton2.Text = "数量分析"; this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click); // // DGMendRecorder // this.DGMendRecorder.AllowUserToAddRows = false; this.DGMendRecorder.AllowUserToDeleteRows = false; this.DGMendRecorder.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.DGMendRecorder.BackgroundColor = System.Drawing.SystemColors.ButtonFace; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.DGMendRecorder.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.DGMendRecorder.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.DGMendRecorder.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.InjectionTerminal, this.MeterialWeight, this.materialCode, this.CURRENTPROCESS, this.materialType, this.MaterialBatch, this.BATCH_NO, this.HANDLEMETHODTXT, this.MENDTYPE, this.mendnumber, this.PRODUCESHIFTTCODE, this.MOLDNUMBER, this.WORKCELLCODE, this.MENDTEST, this.ERPMFGCODETYPE, this.ERP_CAR, this.ERP_WORKLINE, this.ERP_SHIFT, this.ERP_WORKCELL, this.ERP_DEFECTTO, this.ERP_PRODUCTTYPE, this.ERP_DEFECTCODE, this.CreateUser, this.CREATEDATE, this.MENDREASON, this.REGISTERSTATUS, this.Pid}); this.DGMendRecorder.Dock = System.Windows.Forms.DockStyle.Fill; this.DGMendRecorder.Location = new System.Drawing.Point(0, 0); this.DGMendRecorder.Name = "DGMendRecorder"; this.DGMendRecorder.ReadOnly = true; dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle28.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.DGMendRecorder.RowHeadersDefaultCellStyle = dataGridViewCellStyle28; this.DGMendRecorder.RowTemplate.Height = 23; this.DGMendRecorder.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.DGMendRecorder.Size = new System.Drawing.Size(1248, 466); this.DGMendRecorder.TabIndex = 3; this.DGMendRecorder.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.DG_RowPostPaint); // // InjectionTerminal // this.InjectionTerminal.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.InjectionTerminal.DataPropertyName = "PRODUCTCODE"; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 15.75F); this.InjectionTerminal.DefaultCellStyle = dataGridViewCellStyle2; this.InjectionTerminal.HeaderText = "条码"; this.InjectionTerminal.Name = "InjectionTerminal"; this.InjectionTerminal.ReadOnly = true; // // MeterialWeight // this.MeterialWeight.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.MeterialWeight.DataPropertyName = "MATERIAL_CODE"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 15.75F); this.MeterialWeight.DefaultCellStyle = dataGridViewCellStyle3; this.MeterialWeight.HeaderText = "物料号"; this.MeterialWeight.Name = "MeterialWeight"; this.MeterialWeight.ReadOnly = true; // // materialCode // this.materialCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.materialCode.DataPropertyName = "MATERIAL_NAME"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 15.75F); this.materialCode.DefaultCellStyle = dataGridViewCellStyle4; this.materialCode.HeaderText = "物料名称"; this.materialCode.Name = "materialCode"; this.materialCode.ReadOnly = true; this.materialCode.Width = 110; // // CURRENTPROCESS // this.CURRENTPROCESS.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.CURRENTPROCESS.DataPropertyName = "MATERIAL_TYPE_CODE"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 15.75F); dataGridViewCellStyle5.Format = "f"; dataGridViewCellStyle5.NullValue = null; this.CURRENTPROCESS.DefaultCellStyle = dataGridViewCellStyle5; this.CURRENTPROCESS.HeaderText = "物料类型"; this.CURRENTPROCESS.Name = "CURRENTPROCESS"; this.CURRENTPROCESS.ReadOnly = true; this.CURRENTPROCESS.Width = 110; // // materialType // this.materialType.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.materialType.DataPropertyName = "MATERIAL_TYPE_NAME"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 15.75F); this.materialType.DefaultCellStyle = dataGridViewCellStyle6; this.materialType.HeaderText = "物料类型名称"; this.materialType.Name = "materialType"; this.materialType.ReadOnly = true; this.materialType.Width = 140; // // MaterialBatch // this.MaterialBatch.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.MaterialBatch.DataPropertyName = "MENDRESULTTXT"; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 15.75F); this.MaterialBatch.DefaultCellStyle = dataGridViewCellStyle7; this.MaterialBatch.HeaderText = "返修结果"; this.MaterialBatch.Name = "MaterialBatch"; this.MaterialBatch.ReadOnly = true; this.MaterialBatch.Width = 110; // // BATCH_NO // this.BATCH_NO.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.BATCH_NO.DataPropertyName = "BATCH_NO"; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 15.75F); this.BATCH_NO.DefaultCellStyle = dataGridViewCellStyle8; this.BATCH_NO.HeaderText = "生产时间"; this.BATCH_NO.Name = "BATCH_NO"; this.BATCH_NO.ReadOnly = true; this.BATCH_NO.Width = 110; // // HANDLEMETHODTXT // this.HANDLEMETHODTXT.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.HANDLEMETHODTXT.DataPropertyName = "HANDLEMETHODTXT"; dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 15.75F); this.HANDLEMETHODTXT.DefaultCellStyle = dataGridViewCellStyle9; this.HANDLEMETHODTXT.HeaderText = "处理方法"; this.HANDLEMETHODTXT.Name = "HANDLEMETHODTXT"; this.HANDLEMETHODTXT.ReadOnly = true; this.HANDLEMETHODTXT.Width = 120; // // MENDTYPE // this.MENDTYPE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.MENDTYPE.DataPropertyName = "MENDTYPETXT"; dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.MENDTYPE.DefaultCellStyle = dataGridViewCellStyle10; this.MENDTYPE.FillWeight = 90F; this.MENDTYPE.HeaderText = "返修方式"; this.MENDTYPE.Name = "MENDTYPE"; this.MENDTYPE.ReadOnly = true; this.MENDTYPE.Visible = false; this.MENDTYPE.Width = 110; // // mendnumber // this.mendnumber.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.mendnumber.DataPropertyName = "MENDNUMBER"; dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 15.75F); this.mendnumber.DefaultCellStyle = dataGridViewCellStyle11; this.mendnumber.HeaderText = "数量"; this.mendnumber.Name = "mendnumber"; this.mendnumber.ReadOnly = true; this.mendnumber.Width = 90; // // PRODUCESHIFTTCODE // this.PRODUCESHIFTTCODE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.PRODUCESHIFTTCODE.DataPropertyName = "PRODUCESHIFTTCODE"; dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.PRODUCESHIFTTCODE.DefaultCellStyle = dataGridViewCellStyle12; this.PRODUCESHIFTTCODE.HeaderText = "班次"; this.PRODUCESHIFTTCODE.Name = "PRODUCESHIFTTCODE"; this.PRODUCESHIFTTCODE.ReadOnly = true; this.PRODUCESHIFTTCODE.Width = 90; // // MOLDNUMBER // this.MOLDNUMBER.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.MOLDNUMBER.DataPropertyName = "MOLDNUMBER"; dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.MOLDNUMBER.DefaultCellStyle = dataGridViewCellStyle13; this.MOLDNUMBER.HeaderText = "模架号"; this.MOLDNUMBER.Name = "MOLDNUMBER"; this.MOLDNUMBER.ReadOnly = true; this.MOLDNUMBER.Visible = false; // // WORKCELLCODE // this.WORKCELLCODE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.WORKCELLCODE.DataPropertyName = "WORKCELL_CODE"; dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 15.75F); this.WORKCELLCODE.DefaultCellStyle = dataGridViewCellStyle14; this.WORKCELLCODE.HeaderText = "工序"; this.WORKCELLCODE.Name = "WORKCELLCODE"; this.WORKCELLCODE.ReadOnly = true; // // MENDTEST // this.MENDTEST.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.MENDTEST.DataPropertyName = "MENDTEST"; dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 15.75F); this.MENDTEST.DefaultCellStyle = dataGridViewCellStyle15; this.MENDTEST.HeaderText = "调试件"; this.MENDTEST.Name = "MENDTEST"; this.MENDTEST.ReadOnly = true; this.MENDTEST.Width = 90; // // ERPMFGCODETYPE // this.ERPMFGCODETYPE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ERPMFGCODETYPE.DataPropertyName = "ERP_MFGCODETYPE"; dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 15.75F); this.ERPMFGCODETYPE.DefaultCellStyle = dataGridViewCellStyle16; this.ERPMFGCODETYPE.HeaderText = "废品类别"; this.ERPMFGCODETYPE.Name = "ERPMFGCODETYPE"; this.ERPMFGCODETYPE.ReadOnly = true; this.ERPMFGCODETYPE.Width = 110; // // ERP_CAR // this.ERP_CAR.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ERP_CAR.DataPropertyName = "ERP_CAR"; dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 15.75F); this.ERP_CAR.DefaultCellStyle = dataGridViewCellStyle17; this.ERP_CAR.HeaderText = "车型代码"; this.ERP_CAR.Name = "ERP_CAR"; this.ERP_CAR.ReadOnly = true; this.ERP_CAR.Width = 110; // // ERP_WORKLINE // this.ERP_WORKLINE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ERP_WORKLINE.DataPropertyName = "ERP_WORKLINE"; dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 15.75F); this.ERP_WORKLINE.DefaultCellStyle = dataGridViewCellStyle18; this.ERP_WORKLINE.HeaderText = "生产线代码"; this.ERP_WORKLINE.Name = "ERP_WORKLINE"; this.ERP_WORKLINE.ReadOnly = true; this.ERP_WORKLINE.Width = 130; // // ERP_SHIFT // this.ERP_SHIFT.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ERP_SHIFT.DataPropertyName = "ERP_SHIFT"; dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 15.75F); this.ERP_SHIFT.DefaultCellStyle = dataGridViewCellStyle19; this.ERP_SHIFT.HeaderText = "班组代码"; this.ERP_SHIFT.Name = "ERP_SHIFT"; this.ERP_SHIFT.ReadOnly = true; this.ERP_SHIFT.Width = 110; // // ERP_WORKCELL // this.ERP_WORKCELL.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ERP_WORKCELL.DataPropertyName = "ERP_WORKCELL"; dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 15.75F); this.ERP_WORKCELL.DefaultCellStyle = dataGridViewCellStyle20; this.ERP_WORKCELL.HeaderText = "工序代码"; this.ERP_WORKCELL.Name = "ERP_WORKCELL"; this.ERP_WORKCELL.ReadOnly = true; this.ERP_WORKCELL.Width = 110; // // ERP_DEFECTTO // this.ERP_DEFECTTO.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ERP_DEFECTTO.DataPropertyName = "ERP_DEFECTTO"; dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 15.75F); this.ERP_DEFECTTO.DefaultCellStyle = dataGridViewCellStyle21; this.ERP_DEFECTTO.HeaderText = "缺陷归属"; this.ERP_DEFECTTO.Name = "ERP_DEFECTTO"; this.ERP_DEFECTTO.ReadOnly = true; this.ERP_DEFECTTO.Width = 110; // // ERP_PRODUCTTYPE // this.ERP_PRODUCTTYPE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ERP_PRODUCTTYPE.DataPropertyName = "ERP_PRODUCTTYPE"; dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 15.75F); this.ERP_PRODUCTTYPE.DefaultCellStyle = dataGridViewCellStyle22; this.ERP_PRODUCTTYPE.HeaderText = "产品类别代码"; this.ERP_PRODUCTTYPE.Name = "ERP_PRODUCTTYPE"; this.ERP_PRODUCTTYPE.ReadOnly = true; this.ERP_PRODUCTTYPE.Width = 140; // // ERP_DEFECTCODE // this.ERP_DEFECTCODE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ERP_DEFECTCODE.DataPropertyName = "ERP_DEFECTCODE"; dataGridViewCellStyle23.Font = new System.Drawing.Font("宋体", 15.75F); this.ERP_DEFECTCODE.DefaultCellStyle = dataGridViewCellStyle23; this.ERP_DEFECTCODE.HeaderText = "缺陷代码"; this.ERP_DEFECTCODE.Name = "ERP_DEFECTCODE"; this.ERP_DEFECTCODE.ReadOnly = true; this.ERP_DEFECTCODE.Width = 110; // // CreateUser // this.CreateUser.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.CreateUser.DataPropertyName = "CREATEUSERNAME"; dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle24.Font = new System.Drawing.Font("宋体", 15.75F); this.CreateUser.DefaultCellStyle = dataGridViewCellStyle24; this.CreateUser.HeaderText = "操作人"; this.CreateUser.Name = "CreateUser"; this.CreateUser.ReadOnly = true; // // CREATEDATE // this.CREATEDATE.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.CREATEDATE.DataPropertyName = "CREATEDATE"; dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle25.Font = new System.Drawing.Font("宋体", 15.75F); this.CREATEDATE.DefaultCellStyle = dataGridViewCellStyle25; this.CREATEDATE.HeaderText = "操作时间"; this.CREATEDATE.Name = "CREATEDATE"; this.CREATEDATE.ReadOnly = true; this.CREATEDATE.Width = 120; // // MENDREASON // this.MENDREASON.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.MENDREASON.DataPropertyName = "MENDREASON"; dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle26.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.MENDREASON.DefaultCellStyle = dataGridViewCellStyle26; this.MENDREASON.HeaderText = "返修原因"; this.MENDREASON.Name = "MENDREASON"; this.MENDREASON.ReadOnly = true; this.MENDREASON.Visible = false; this.MENDREASON.Width = 110; // // REGISTERSTATUS // this.REGISTERSTATUS.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.REGISTERSTATUS.DataPropertyName = "REGISTERSTATUSTXT"; dataGridViewCellStyle27.Font = new System.Drawing.Font("宋体", 15.75F); this.REGISTERSTATUS.DefaultCellStyle = dataGridViewCellStyle27; this.REGISTERSTATUS.HeaderText = "登记状态"; this.REGISTERSTATUS.Name = "REGISTERSTATUS"; this.REGISTERSTATUS.ReadOnly = true; this.REGISTERSTATUS.Visible = false; this.REGISTERSTATUS.Width = 5; // // Pid // this.Pid.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.Pid.DataPropertyName = "PID"; this.Pid.HeaderText = "Pid"; this.Pid.Name = "Pid"; this.Pid.ReadOnly = true; this.Pid.Visible = false; // // panelSearchTitle // this.panelSearchTitle.BackColor = System.Drawing.SystemColors.ScrollBar; this.panelSearchTitle.Controls.Add(this.lblSearchTitle); this.panelSearchTitle.Dock = System.Windows.Forms.DockStyle.Top; this.panelSearchTitle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.panelSearchTitle.Location = new System.Drawing.Point(0, 70); this.panelSearchTitle.Name = "panelSearchTitle"; this.panelSearchTitle.Size = new System.Drawing.Size(1248, 35); this.panelSearchTitle.TabIndex = 8; // // lblSearchTitle // this.lblSearchTitle.AutoSize = true; this.lblSearchTitle.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSearchTitle.Location = new System.Drawing.Point(15, 7); this.lblSearchTitle.Name = "lblSearchTitle"; this.lblSearchTitle.Size = new System.Drawing.Size(69, 20); this.lblSearchTitle.TabIndex = 0; this.lblSearchTitle.Text = "查询条件"; // // panelSearch // this.panelSearch.BackColor = System.Drawing.SystemColors.InactiveBorder; this.panelSearch.Controls.Add(this.txtPRODUCTCODE); this.panelSearch.Controls.Add(this.dtpCREATEDATEEND); this.panelSearch.Controls.Add(this.dtpCREATEDATESTART); this.panelSearch.Controls.Add(this.label1); this.panelSearch.Controls.Add(this.label4); this.panelSearch.Controls.Add(this.label7); this.panelSearch.Controls.Add(this.comMENDRESULT); this.panelSearch.Controls.Add(this.comMENDREASON); this.panelSearch.Controls.Add(this.label5); this.panelSearch.Controls.Add(this.label3); this.panelSearch.Dock = System.Windows.Forms.DockStyle.Top; this.panelSearch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.panelSearch.Location = new System.Drawing.Point(0, 105); this.panelSearch.Name = "panelSearch"; this.panelSearch.Size = new System.Drawing.Size(1248, 51); this.panelSearch.TabIndex = 9; // // txtPRODUCTCODE // this.txtPRODUCTCODE.Font = new System.Drawing.Font("宋体", 11F); this.txtPRODUCTCODE.Location = new System.Drawing.Point(54, 14); this.txtPRODUCTCODE.Name = "txtPRODUCTCODE"; this.txtPRODUCTCODE.Size = new System.Drawing.Size(170, 24); this.txtPRODUCTCODE.TabIndex = 10; // // dtpCREATEDATEEND // this.dtpCREATEDATEEND.CustomFormat = " "; this.dtpCREATEDATEEND.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.dtpCREATEDATEEND.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpCREATEDATEEND.FormatString = "yyyy年MM月dd日"; this.dtpCREATEDATEEND.Location = new System.Drawing.Point(1008, 13); this.dtpCREATEDATEEND.Name = "dtpCREATEDATEEND"; this.dtpCREATEDATEEND.OriginalFormat = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpCREATEDATEEND.Size = new System.Drawing.Size(160, 26); this.dtpCREATEDATEEND.TabIndex = 8; this.dtpCREATEDATEEND.ValueX = null; // // dtpCREATEDATESTART // this.dtpCREATEDATESTART.CustomFormat = " "; this.dtpCREATEDATESTART.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.dtpCREATEDATESTART.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpCREATEDATESTART.FormatString = "yyyy年MM月dd日"; this.dtpCREATEDATESTART.Location = new System.Drawing.Point(808, 13); this.dtpCREATEDATESTART.Name = "dtpCREATEDATESTART"; this.dtpCREATEDATESTART.OriginalFormat = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpCREATEDATESTART.Size = new System.Drawing.Size(160, 26); this.dtpCREATEDATESTART.TabIndex = 7; this.dtpCREATEDATESTART.ValueX = null; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(509, 15); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(39, 20); this.label7.TabIndex = 2; this.label7.Text = "类型"; // // comMENDRESULT // this.comMENDRESULT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comMENDRESULT.Font = new System.Drawing.Font("宋体", 11F); this.comMENDRESULT.FormattingEnabled = true; this.comMENDRESULT.Items.AddRange(new object[] { "否", "是"}); this.comMENDRESULT.Location = new System.Drawing.Point(554, 15); this.comMENDRESULT.Name = "comMENDRESULT"; this.comMENDRESULT.Size = new System.Drawing.Size(169, 23); this.comMENDRESULT.TabIndex = 2; // // comMENDREASON // this.comMENDREASON.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comMENDREASON.Font = new System.Drawing.Font("宋体", 11F); this.comMENDREASON.FormattingEnabled = true; this.comMENDREASON.Items.AddRange(new object[] { "否", "是"}); this.comMENDREASON.Location = new System.Drawing.Point(309, 15); this.comMENDREASON.Name = "comMENDREASON"; this.comMENDREASON.Size = new System.Drawing.Size(160, 23); this.comMENDREASON.TabIndex = 2; // // panel1 // this.panel1.Controls.Add(this.DGMendRecorder); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 156); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1248, 466); this.panel1.TabIndex = 10; // // pager1 // this.pager1.DataPage = ((QMFrameWork.Data.DataPage)(resources.GetObject("pager1.DataPage"))); this.pager1.Dock = System.Windows.Forms.DockStyle.Bottom; this.pager1.Location = new System.Drawing.Point(0, 622); this.pager1.Name = "pager1"; this.pager1.OSearch = null; this.pager1.Size = new System.Drawing.Size(1248, 40); this.pager1.TabIndex = 7; this.pager1.EventPaging += new QMAPP.WinForm.Controls.EventPagingHandler(this.pager1_EventPaging); // // MendRecorderForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1248, 662); this.Controls.Add(this.panel1); this.Controls.Add(this.panelSearch); this.Controls.Add(this.panelSearchTitle); this.Controls.Add(this.toolStrip1); this.Controls.Add(this.pager1); this.Name = "MendRecorderForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "返修工位"; this.Load += new System.EventHandler(this.Form_Load); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.DGMendRecorder)).EndInit(); this.panelSearchTitle.ResumeLayout(false); this.panelSearchTitle.PerformLayout(); this.panelSearch.ResumeLayout(false); this.panelSearch.PerformLayout(); this.panel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.ToolStrip toolStrip1; private System.Windows.Forms.ToolStripButton tsbSearch; private System.Windows.Forms.ToolStripButton tsbRemend; private System.Windows.Forms.ToolStripButton tsbMend; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label3; private System.Windows.Forms.DataGridView DGMendRecorder; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; public Controls.Pager pager1; private System.Windows.Forms.Panel panelSearchTitle; private System.Windows.Forms.Label lblSearchTitle; private System.Windows.Forms.Panel panelSearch; private System.Windows.Forms.Panel panel1; private DateTimePickerA dtpCREATEDATESTART; private DateTimePickerA dtpCREATEDATEEND; private System.Windows.Forms.Label label7; private System.Windows.Forms.ComboBox comMENDRESULT; private System.Windows.Forms.TextBox txtPRODUCTCODE; private System.Windows.Forms.ComboBox comMENDREASON; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.ToolStripButton toolStripButton2; private System.Windows.Forms.DataGridViewTextBoxColumn InjectionTerminal; private System.Windows.Forms.DataGridViewTextBoxColumn MeterialWeight; private System.Windows.Forms.DataGridViewTextBoxColumn materialCode; private System.Windows.Forms.DataGridViewTextBoxColumn CURRENTPROCESS; private System.Windows.Forms.DataGridViewTextBoxColumn materialType; private System.Windows.Forms.DataGridViewTextBoxColumn MaterialBatch; private System.Windows.Forms.DataGridViewTextBoxColumn BATCH_NO; private System.Windows.Forms.DataGridViewTextBoxColumn HANDLEMETHODTXT; private System.Windows.Forms.DataGridViewTextBoxColumn MENDTYPE; private System.Windows.Forms.DataGridViewTextBoxColumn mendnumber; private System.Windows.Forms.DataGridViewTextBoxColumn PRODUCESHIFTTCODE; private System.Windows.Forms.DataGridViewTextBoxColumn MOLDNUMBER; private System.Windows.Forms.DataGridViewTextBoxColumn WORKCELLCODE; private System.Windows.Forms.DataGridViewTextBoxColumn MENDTEST; private System.Windows.Forms.DataGridViewTextBoxColumn ERPMFGCODETYPE; private System.Windows.Forms.DataGridViewTextBoxColumn ERP_CAR; private System.Windows.Forms.DataGridViewTextBoxColumn ERP_WORKLINE; private System.Windows.Forms.DataGridViewTextBoxColumn ERP_SHIFT; private System.Windows.Forms.DataGridViewTextBoxColumn ERP_WORKCELL; private System.Windows.Forms.DataGridViewTextBoxColumn ERP_DEFECTTO; private System.Windows.Forms.DataGridViewTextBoxColumn ERP_PRODUCTTYPE; private System.Windows.Forms.DataGridViewTextBoxColumn ERP_DEFECTCODE; private System.Windows.Forms.DataGridViewTextBoxColumn CreateUser; private System.Windows.Forms.DataGridViewTextBoxColumn CREATEDATE; private System.Windows.Forms.DataGridViewTextBoxColumn MENDREASON; private System.Windows.Forms.DataGridViewTextBoxColumn REGISTERSTATUS; private System.Windows.Forms.DataGridViewTextBoxColumn Pid; } }