namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_0902 { /// /// 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(F_PM_0902)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = 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(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnDelete = new System.Windows.Forms.ToolStripButton(); this.tsbtnUpdate = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.gbxBasicInfo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dgvProductionData = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DefectFlag = new System.Windows.Forms.DataGridViewComboBoxColumn(); this.ReworkProcedureID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_ListBoxComboBox(); this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dgvDefect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.chkdiscarde = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.Column1 = new System.Windows.Forms.DataGridViewComboBoxColumn(); this.DefectLocationColumn = new System.Windows.Forms.DataGridViewComboBoxColumn(); this.DutyProcedureIDLocation = new System.Windows.Forms.DataGridViewComboBoxColumn(); this.DutyProcedureCodeLocation = new System.Windows.Forms.DataGridViewComboBoxColumn(); this.JobsLocation = new System.Windows.Forms.DataGridViewComboBoxColumn(); this.DefectRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProductionBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.TempCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProductionDataID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dgvDefectStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.chkSelected = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffTempCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.btnUpload = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnDelete = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.lvPic = new System.Windows.Forms.ListView(); this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.tabControl2 = new System.Windows.Forms.TabControl(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.odlgFile = new System.Windows.Forms.OpenFileDialog(); this.tsrOperate.SuspendLayout(); this.gbxBasicInfo.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvProductionData)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvDefect)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvDefectStaff)).BeginInit(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabControl2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.tabPage4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.SuspendLayout(); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground; this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnDelete, this.tsbtnUpdate, this.toolStripSeparator1, this.tsbtnAdaptive, this.tsbtnClose}); this.tsrOperate.Location = new System.Drawing.Point(0, 0); this.tsrOperate.Name = "tsrOperate"; this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.tsrOperate.ShowItemToolTips = false; this.tsrOperate.Size = new System.Drawing.Size(1214, 35); this.tsrOperate.TabIndex = 24; this.tsrOperate.Text = "toolStrip1"; // // tsbtnDelete // this.tsbtnDelete.AutoSize = false; this.tsbtnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnDelete.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnDelete.Name = "tsbtnDelete"; this.tsbtnDelete.Size = new System.Drawing.Size(60, 25); this.tsbtnDelete.Text = "删除"; this.tsbtnDelete.Visible = false; // // tsbtnUpdate // this.tsbtnUpdate.AutoSize = false; this.tsbtnUpdate.Enabled = false; this.tsbtnUpdate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnUpdate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnUpdate.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnUpdate.Name = "tsbtnUpdate"; this.tsbtnUpdate.Size = new System.Drawing.Size(60, 25); this.tsbtnUpdate.Text = "数据刷"; this.tsbtnUpdate.Visible = false; // // toolStripSeparator1 // this.toolStripSeparator1.AutoSize = false; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); this.toolStripSeparator1.Visible = false; // // tsbtnAdaptive // this.tsbtnAdaptive.AutoSize = false; this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Visible = false; // // tsbtnClose // this.tsbtnClose.AutoSize = false; this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(60, 25); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // gbxBasicInfo // this.gbxBasicInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbxBasicInfo.BackColor = System.Drawing.Color.Transparent; this.gbxBasicInfo.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxBasicInfo.BackgroundImage"))); this.gbxBasicInfo.Controls.Add(this.txtUserCode); this.gbxBasicInfo.Controls.Add(this.lblUserCode); this.gbxBasicInfo.Controls.Add(this.txtBarCode); this.gbxBasicInfo.Controls.Add(this.lblBarCode); this.gbxBasicInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbxBasicInfo.ForeColor = System.Drawing.SystemColors.ControlText; this.gbxBasicInfo.IsMustInput = false; this.gbxBasicInfo.Location = new System.Drawing.Point(3, 38); this.gbxBasicInfo.Name = "gbxBasicInfo"; this.gbxBasicInfo.OriginalHeight = -1; this.gbxBasicInfo.Size = new System.Drawing.Size(1205, 58); this.gbxBasicInfo.TabIndex = 25; this.gbxBasicInfo.TabStop = false; this.gbxBasicInfo.Text = "条码扫描 ▼"; // // txtUserCode // this.txtUserCode.BackColor = System.Drawing.SystemColors.Window; this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtUserCode.ErrorMessage = ""; this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtUserCode.Location = new System.Drawing.Point(99, 20); this.txtUserCode.MaxLength = 20; this.txtUserCode.Name = "txtUserCode"; this.txtUserCode.Size = new System.Drawing.Size(120, 21); this.txtUserCode.TabIndex = 1; this.txtUserCode.Leave += new System.EventHandler(this.txtUserCode_Leave); // // lblUserCode // this.lblUserCode.AutoSize = true; this.lblUserCode.BackColor = System.Drawing.Color.Transparent; this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblUserCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblUserCode.Location = new System.Drawing.Point(39, 26); this.lblUserCode.Name = "lblUserCode"; this.lblUserCode.Size = new System.Drawing.Size(53, 12); this.lblUserCode.TabIndex = 7; this.lblUserCode.Text = "生产工号"; // // txtBarCode // this.txtBarCode.BackColor = System.Drawing.SystemColors.Window; this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtBarCode.ErrorMessage = ""; this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtBarCode.Location = new System.Drawing.Point(348, 21); this.txtBarCode.MaxLength = 50; this.txtBarCode.Name = "txtBarCode"; this.txtBarCode.Size = new System.Drawing.Size(120, 21); this.txtBarCode.TabIndex = 2; this.txtBarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCode_KeyPress); // // lblBarCode // this.lblBarCode.AutoSize = true; this.lblBarCode.BackColor = System.Drawing.Color.Transparent; this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblBarCode.Location = new System.Drawing.Point(290, 26); this.lblBarCode.Name = "lblBarCode"; this.lblBarCode.Size = new System.Drawing.Size(53, 12); this.lblBarCode.TabIndex = 5; this.lblBarCode.Text = "产品条码"; // // dgvProductionData // this.dgvProductionData.AllowUserToAddRows = false; this.dgvProductionData.AllowUserToModifyRows = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvProductionData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvProductionData.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvProductionData.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvProductionData.CellHeight = 23; this.dgvProductionData.ChildNodeColumnName = null; this.dgvProductionData.ChildNodeColumnText = null; this.dgvProductionData.ColumnDeep = 1; this.dgvProductionData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvProductionData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvProductionData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvProductionData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.BarCode, this.GoodsCode, this.GoodsName, this.DefectFlag, this.ReworkProcedureID, this.Remarks, this.GoodsID}); this.dgvProductionData.ColumnTreeView = null; this.dgvProductionData.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvProductionData.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvProductionData.DynamicColumnName = ""; this.dgvProductionData.EnableHeadersVisualStyles = false; this.dgvProductionData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvProductionData.IsAutoCountSum = true; this.dgvProductionData.IsAutoResizeColumns = false; this.dgvProductionData.IsClickF12 = false; this.dgvProductionData.IsSubTotalFlag = false; this.dgvProductionData.Location = new System.Drawing.Point(0, 0); this.dgvProductionData.MultiSelect = false; this.dgvProductionData.Name = "dgvProductionData"; this.dgvProductionData.RefreshAtHscroll = false; this.dgvProductionData.RowHeadersWidth = 50; this.dgvProductionData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvProductionData.RowsDefaultCellStyle = dataGridViewCellStyle3; this.dgvProductionData.RowTemplate.Height = 25; this.dgvProductionData.Size = new System.Drawing.Size(1205, 147); this.dgvProductionData.SortOrderColumnName = null; this.dgvProductionData.TabIndex = 26; this.dgvProductionData.Tag = true; this.dgvProductionData.TotalSumColumns = null; this.dgvProductionData.ViewRowFilter = ""; this.dgvProductionData.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvProductionData_CellEnter); this.dgvProductionData.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvProductionData_EditingControlShowing); this.dgvProductionData.SelectionChanged += new System.EventHandler(this.dgvProductionData_SelectionChanged); this.dgvProductionData.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvProductionData_UserDeletingRow); // // BarCode // this.BarCode.DataPropertyName = "BarCode"; this.BarCode.HeaderText = "产品条码"; this.BarCode.Name = "BarCode"; this.BarCode.ReadOnly = true; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; // // GoodsName // this.GoodsName.DataPropertyName = "GoodsName"; this.GoodsName.HeaderText = "产品名称"; this.GoodsName.Name = "GoodsName"; this.GoodsName.ReadOnly = true; // // DefectFlag // this.DefectFlag.DataPropertyName = "DefectFlagID"; this.DefectFlag.HeaderText = "校验标识"; this.DefectFlag.Name = "DefectFlag"; this.DefectFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.DefectFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // ReworkProcedureID // this.ReworkProcedureID.DataPropertyName = "ReworkProcedureID"; this.ReworkProcedureID.HeaderText = "返工工序"; this.ReworkProcedureID.Name = "ReworkProcedureID"; this.ReworkProcedureID.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.ReworkProcedureID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; this.Remarks.HeaderText = "备注"; this.Remarks.MaxInputLength = 200; this.Remarks.Name = "Remarks"; this.Remarks.Width = 500; // // GoodsID // this.GoodsID.DataPropertyName = "GoodsID"; this.GoodsID.HeaderText = "产品ID"; this.GoodsID.Name = "GoodsID"; this.GoodsID.Visible = false; // // dgvDefect // this.dgvDefect.AllowUserToModifyRows = true; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvDefect.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4; this.dgvDefect.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvDefect.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvDefect.CellHeight = 23; this.dgvDefect.ChildNodeColumnName = null; this.dgvDefect.ChildNodeColumnText = null; this.dgvDefect.ColumnDeep = 1; this.dgvDefect.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvDefect.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5; this.dgvDefect.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvDefect.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.chkdiscarde, this.Column1, this.DefectLocationColumn, this.DutyProcedureIDLocation, this.DutyProcedureCodeLocation, this.JobsLocation, this.DefectRemarks, this.ProductionBarCode, this.TempCount, this.ProductionDataID}); this.dgvDefect.ColumnTreeView = null; this.dgvDefect.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvDefect.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvDefect.DynamicColumnName = ""; this.dgvDefect.EnableHeadersVisualStyles = false; this.dgvDefect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvDefect.IsAutoCountSum = true; this.dgvDefect.IsAutoResizeColumns = false; this.dgvDefect.IsClickF12 = false; this.dgvDefect.IsSubTotalFlag = false; this.dgvDefect.Location = new System.Drawing.Point(3, 3); this.dgvDefect.MultiSelect = false; this.dgvDefect.Name = "dgvDefect"; this.dgvDefect.RefreshAtHscroll = false; this.dgvDefect.RowHeadersWidth = 50; this.dgvDefect.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvDefect.RowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvDefect.RowTemplate.Height = 25; this.dgvDefect.Size = new System.Drawing.Size(1191, 298); this.dgvDefect.SortOrderColumnName = null; this.dgvDefect.TabIndex = 0; this.dgvDefect.Tag = true; this.dgvDefect.TotalSumColumns = null; this.dgvDefect.ViewRowFilter = ""; this.dgvDefect.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDefect_CellContentClick); this.dgvDefect.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDefect_CellEnter); this.dgvDefect.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDefect_CellValueChanged); this.dgvDefect.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvDefect_CurrentCellDirtyStateChanged); this.dgvDefect.SelectionChanged += new System.EventHandler(this.dgvDefect_SelectionChanged); this.dgvDefect.UserAddedRow += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvDefect_UserAddedRow); this.dgvDefect.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvDefect_UserDeletingRow); // // chkdiscarde // this.chkdiscarde.DataPropertyName = "discarde"; this.chkdiscarde.FalseValue = "0"; this.chkdiscarde.FillWeight = 60F; this.chkdiscarde.HeaderText = "报废工序"; this.chkdiscarde.Name = "chkdiscarde"; this.chkdiscarde.TrueValue = "1"; this.chkdiscarde.Width = 60; // // Column1 // this.Column1.DataPropertyName = "DefectFlag"; this.Column1.HeaderText = "缺陷"; this.Column1.Name = "Column1"; this.Column1.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // DefectLocationColumn // this.DefectLocationColumn.DataPropertyName = "DefectLocation"; this.DefectLocationColumn.HeaderText = "缺陷位置"; this.DefectLocationColumn.Name = "DefectLocationColumn"; this.DefectLocationColumn.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.DefectLocationColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // DutyProcedureIDLocation // this.DutyProcedureIDLocation.DataPropertyName = "DutyProcedureID"; this.DutyProcedureIDLocation.HeaderText = "责任工序"; this.DutyProcedureIDLocation.Name = "DutyProcedureIDLocation"; this.DutyProcedureIDLocation.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.DutyProcedureIDLocation.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // DutyProcedureCodeLocation // this.DutyProcedureCodeLocation.DataPropertyName = "DutyProcedureUserID"; this.DutyProcedureCodeLocation.HeaderText = "责任工号"; this.DutyProcedureCodeLocation.Name = "DutyProcedureCodeLocation"; this.DutyProcedureCodeLocation.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.DutyProcedureCodeLocation.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // JobsLocation // this.JobsLocation.DataPropertyName = "Jobs"; this.JobsLocation.HeaderText = "工种"; this.JobsLocation.Name = "JobsLocation"; this.JobsLocation.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.JobsLocation.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // DefectRemarks // this.DefectRemarks.DataPropertyName = "DefectRemarks"; this.DefectRemarks.HeaderText = "备注"; this.DefectRemarks.MaxInputLength = 200; this.DefectRemarks.Name = "DefectRemarks"; this.DefectRemarks.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.DefectRemarks.Width = 200; // // ProductionBarCode // this.ProductionBarCode.DataPropertyName = "ProductionBarCode"; this.ProductionBarCode.HeaderText = "产品条码ID"; this.ProductionBarCode.Name = "ProductionBarCode"; this.ProductionBarCode.Visible = false; // // TempCount // this.TempCount.DataPropertyName = "TempCount"; this.TempCount.HeaderText = "唯一标识"; this.TempCount.Name = "TempCount"; // // ProductionDataID // this.ProductionDataID.DataPropertyName = "ProductionDataID"; this.ProductionDataID.HeaderText = "生产数据ID"; this.ProductionDataID.Name = "ProductionDataID"; // // dgvDefectStaff // this.dgvDefectStaff.AllowUserToAddRows = false; this.dgvDefectStaff.AllowUserToModifyRows = true; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvDefectStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7; this.dgvDefectStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvDefectStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvDefectStaff.CellHeight = 23; this.dgvDefectStaff.ChildNodeColumnName = null; this.dgvDefectStaff.ChildNodeColumnText = null; this.dgvDefectStaff.ColumnDeep = 1; this.dgvDefectStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvDefectStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8; this.dgvDefectStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvDefectStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.chkSelected, this.StaffCode, this.StaffName, this.StaffID, this.StaffTempCount}); this.dgvDefectStaff.ColumnTreeView = null; this.dgvDefectStaff.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvDefectStaff.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvDefectStaff.DynamicColumnName = ""; this.dgvDefectStaff.EnableHeadersVisualStyles = false; this.dgvDefectStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvDefectStaff.IsAutoCountSum = true; this.dgvDefectStaff.IsAutoResizeColumns = false; this.dgvDefectStaff.IsClickF12 = false; this.dgvDefectStaff.IsSubTotalFlag = false; this.dgvDefectStaff.Location = new System.Drawing.Point(3, 3); this.dgvDefectStaff.MultiSelect = false; this.dgvDefectStaff.Name = "dgvDefectStaff"; this.dgvDefectStaff.RefreshAtHscroll = false; this.dgvDefectStaff.RowHeadersWidth = 50; this.dgvDefectStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvDefectStaff.RowsDefaultCellStyle = dataGridViewCellStyle9; this.dgvDefectStaff.RowTemplate.Height = 25; this.dgvDefectStaff.Size = new System.Drawing.Size(1177, 116); this.dgvDefectStaff.SortOrderColumnName = null; this.dgvDefectStaff.TabIndex = 0; this.dgvDefectStaff.Tag = true; this.dgvDefectStaff.TotalSumColumns = null; this.dgvDefectStaff.ViewRowFilter = ""; // // chkSelected // this.chkSelected.DataPropertyName = "IsSelected"; this.chkSelected.FalseValue = "0"; this.chkSelected.FillWeight = 60F; this.chkSelected.HeaderText = "选择"; this.chkSelected.Name = "chkSelected"; this.chkSelected.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.chkSelected.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.chkSelected.TrueValue = "1"; this.chkSelected.Width = 60; // // StaffCode // this.StaffCode.DataPropertyName = "StaffCode"; this.StaffCode.HeaderText = "员工编号"; this.StaffCode.Name = "StaffCode"; // // StaffName // this.StaffName.DataPropertyName = "StaffName"; this.StaffName.HeaderText = "员工名称"; this.StaffName.Name = "StaffName"; // // StaffID // this.StaffID.DataPropertyName = "StaffID"; this.StaffID.HeaderText = "员工ID"; this.StaffID.Name = "StaffID"; // // StaffTempCount // this.StaffTempCount.DataPropertyName = "StaffTempCount"; this.StaffTempCount.HeaderText = "唯一标识"; this.StaffTempCount.Name = "StaffTempCount"; // // btnUpload // this.btnUpload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnUpload.BackColor = System.Drawing.Color.Transparent; this.btnUpload.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpload.BackgroundImage"))); this.btnUpload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnUpload.ForeColor = System.Drawing.Color.White; this.btnUpload.Location = new System.Drawing.Point(1092, 71); this.btnUpload.Name = "btnUpload"; this.btnUpload.Size = new System.Drawing.Size(85, 33); this.btnUpload.TabIndex = 114; this.btnUpload.Text = "上传图片"; this.btnUpload.UseVisualStyleBackColor = false; this.btnUpload.Click += new System.EventHandler(this.btnUpload_Click); // // btnDelete // this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnDelete.BackColor = System.Drawing.Color.Transparent; this.btnDelete.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDelete.BackgroundImage"))); this.btnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnDelete.ForeColor = System.Drawing.Color.White; this.btnDelete.Location = new System.Drawing.Point(1092, 22); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(85, 33); this.btnDelete.TabIndex = 113; this.btnDelete.Text = "删除图片"; this.btnDelete.UseVisualStyleBackColor = false; this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click); // // lvPic // this.lvPic.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.lvPic.Location = new System.Drawing.Point(3, 6); this.lvPic.Name = "lvPic"; this.lvPic.Size = new System.Drawing.Size(1083, 110); this.lvPic.TabIndex = 112; this.lvPic.UseCompatibleStateImageBehavior = false; // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.BackColor = System.Drawing.Color.Transparent; this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage"))); this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.Location = new System.Drawing.Point(901, 589); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(85, 30); this.btnSave.TabIndex = 30; this.btnSave.Tag = "保存"; this.btnSave.Text = "保存"; this.btnSave.UseVisualStyleBackColor = false; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage"))); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.Location = new System.Drawing.Point(998, 589); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 30); this.btnCancel.TabIndex = 31; this.btnCancel.Text = "关闭"; this.btnCancel.UseVisualStyleBackColor = false; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1205, 330); this.tabControl1.TabIndex = 32; // // tabPage1 // this.tabPage1.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg; this.tabPage1.Controls.Add(this.tabControl2); this.tabPage1.Controls.Add(this.dgvDefect); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(1197, 304); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "缺陷信息"; this.tabPage1.UseVisualStyleBackColor = true; // // tabControl2 // this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tabControl2.Controls.Add(this.tabPage3); this.tabControl2.Controls.Add(this.tabPage4); this.tabControl2.Location = new System.Drawing.Point(3, 152); this.tabControl2.Name = "tabControl2"; this.tabControl2.SelectedIndex = 0; this.tabControl2.Size = new System.Drawing.Size(1191, 148); this.tabControl2.TabIndex = 1; // // tabPage3 // this.tabPage3.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg; this.tabPage3.Controls.Add(this.dgvDefectStaff); this.tabPage3.Location = new System.Drawing.Point(4, 22); this.tabPage3.Name = "tabPage3"; this.tabPage3.Padding = new System.Windows.Forms.Padding(3); this.tabPage3.Size = new System.Drawing.Size(1183, 122); this.tabPage3.TabIndex = 0; this.tabPage3.Text = "缺陷责任员工"; this.tabPage3.UseVisualStyleBackColor = true; // // tabPage4 // this.tabPage4.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg; this.tabPage4.Controls.Add(this.btnUpload); this.tabPage4.Controls.Add(this.lvPic); this.tabPage4.Controls.Add(this.btnDelete); this.tabPage4.Location = new System.Drawing.Point(4, 22); this.tabPage4.Name = "tabPage4"; this.tabPage4.Padding = new System.Windows.Forms.Padding(3); this.tabPage4.Size = new System.Drawing.Size(1183, 122); this.tabPage4.TabIndex = 1; this.tabPage4.Text = "缺陷图片"; this.tabPage4.UseVisualStyleBackColor = true; // // splitContainer1 // this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.splitContainer1.Location = new System.Drawing.Point(3, 102); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.dgvProductionData); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.tabControl1); this.splitContainer1.Size = new System.Drawing.Size(1205, 481); this.splitContainer1.SplitterDistance = 147; this.splitContainer1.TabIndex = 33; // // odlgFile // this.odlgFile.FileName = "openFileDialog1"; // // F_PM_0902 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1214, 625); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnSave); this.Controls.Add(this.gbxBasicInfo); this.Controls.Add(this.tsrOperate); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "F_PM_0902"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "工序检验"; this.Load += new System.EventHandler(this.F_PM_0901_Load); this.Controls.SetChildIndex(this.tsrOperate, 0); this.Controls.SetChildIndex(this.gbxBasicInfo, 0); this.Controls.SetChildIndex(this.btnSave, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.Controls.SetChildIndex(this.splitContainer1, 0); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxBasicInfo.ResumeLayout(false); this.gbxBasicInfo.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvProductionData)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvDefect)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvDefectStaff)).EndInit(); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabControl2.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.tabPage4.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnDelete; private System.Windows.Forms.ToolStripButton tsbtnUpdate; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxBasicInfo; private Basics.BaseControls.C_TextBox txtBarCode; private Basics.BaseControls.C_Label lblBarCode; private Basics.BaseControls.C_DataGridView dgvProductionData; private Basics.BaseControls.C_DataGridView dgvDefect; private Basics.BaseControls.C_DataGridView dgvDefectStaff; private System.Windows.Forms.ListView lvPic; private Basics.BaseControls.C_Button btnDelete; private Basics.BaseControls.C_Button btnUpload; private Basics.BaseControls.C_Button btnSave; private Basics.BaseControls.C_Button btnCancel; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabControl tabControl2; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.SplitContainer splitContainer1; private Basics.BaseControls.C_Label lblUserCode; private Basics.BaseControls.C_TextBox txtUserCode; private System.Windows.Forms.DataGridViewTextBoxColumn BarCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName; private System.Windows.Forms.DataGridViewComboBoxColumn DefectFlag; private Basics.BaseControls.C_DGV_Column_ListBoxComboBox ReworkProcedureID; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID; private System.Windows.Forms.DataGridViewCheckBoxColumn chkdiscarde; private System.Windows.Forms.DataGridViewComboBoxColumn Column1; private System.Windows.Forms.DataGridViewComboBoxColumn DefectLocationColumn; private System.Windows.Forms.DataGridViewComboBoxColumn DutyProcedureIDLocation; private System.Windows.Forms.DataGridViewComboBoxColumn DutyProcedureCodeLocation; private System.Windows.Forms.DataGridViewComboBoxColumn JobsLocation; private System.Windows.Forms.DataGridViewTextBoxColumn DefectRemarks; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionBarCode; private System.Windows.Forms.DataGridViewTextBoxColumn TempCount; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionDataID; private System.Windows.Forms.DataGridViewCheckBoxColumn chkSelected; private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode; private System.Windows.Forms.DataGridViewTextBoxColumn StaffName; private System.Windows.Forms.DataGridViewTextBoxColumn StaffID; private System.Windows.Forms.DataGridViewTextBoxColumn StaffTempCount; private System.Windows.Forms.OpenFileDialog odlgFile; } }