| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_2204
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_2204));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = 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 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();
- this.gbxBasicInfo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.lblSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblDutyUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dkReSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
- this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtReworkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtReworkProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblRework = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- 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.KilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Dictionaryvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dgvUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ReworkProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ReworkProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ReFine = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.SpecialRepairflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsLevelTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ReadOnly = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LogoID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dgvDefect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.chkdiscarde = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.DefectID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectPositionID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectPositionCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectFineValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- 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.DefectFineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IsAllowEdit = 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.StaffStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffTempCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UjobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SjobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.tabControl2 = new System.Windows.Forms.TabControl();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.odlgFile = new System.Windows.Forms.OpenFileDialog();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.splitContainer2 = new System.Windows.Forms.SplitContainer();
- this.gbxBasicInfo.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvProductionData)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDefect)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDefectStaff)).BeginInit();
- this.tabControl2.SuspendLayout();
- this.tabPage3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
- this.splitContainer2.Panel1.SuspendLayout();
- this.splitContainer2.Panel2.SuspendLayout();
- this.splitContainer2.SuspendLayout();
- this.SuspendLayout();
- //
- // 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.lblSemiCheckType);
- this.gbxBasicInfo.Controls.Add(this.lblDutyUser);
- this.gbxBasicInfo.Controls.Add(this.dkReSemiCheckType);
- this.gbxBasicInfo.Controls.Add(this.txtUserCode);
- this.gbxBasicInfo.Controls.Add(this.lblUserCode);
- this.gbxBasicInfo.Controls.Add(this.txtReworkUserCode);
- this.gbxBasicInfo.Controls.Add(this.txtReworkProcedure);
- this.gbxBasicInfo.Controls.Add(this.txtBarCode);
- this.gbxBasicInfo.Controls.Add(this.lblRework);
- 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, 5);
- this.gbxBasicInfo.Name = "gbxBasicInfo";
- this.gbxBasicInfo.OriginalHeight = -1;
- this.gbxBasicInfo.Size = new System.Drawing.Size(1208, 58);
- this.gbxBasicInfo.TabIndex = 0;
- this.gbxBasicInfo.TabStop = false;
- this.gbxBasicInfo.Text = "基础数据 ▼";
- //
- // lblSemiCheckType
- //
- this.lblSemiCheckType.AutoSize = true;
- this.lblSemiCheckType.BackColor = System.Drawing.Color.Transparent;
- this.lblSemiCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblSemiCheckType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblSemiCheckType.IsMustInput = true;
- this.lblSemiCheckType.Location = new System.Drawing.Point(203, 28);
- this.lblSemiCheckType.Name = "lblSemiCheckType";
- this.lblSemiCheckType.Size = new System.Drawing.Size(53, 12);
- this.lblSemiCheckType.TabIndex = 2;
- this.lblSemiCheckType.Text = "复检状态";
- //
- // lblDutyUser
- //
- this.lblDutyUser.AutoSize = true;
- this.lblDutyUser.BackColor = System.Drawing.Color.Transparent;
- this.lblDutyUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblDutyUser.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblDutyUser.Location = new System.Drawing.Point(594, 28);
- this.lblDutyUser.Name = "lblDutyUser";
- this.lblDutyUser.Size = new System.Drawing.Size(53, 12);
- this.lblDutyUser.TabIndex = 6;
- this.lblDutyUser.Text = "返工工号";
- //
- // dkReSemiCheckType
- //
- this.dkReSemiCheckType.BackColor = System.Drawing.SystemColors.Window;
- this.dkReSemiCheckType.BackgroundColor = System.Drawing.SystemColors.Window;
- this.dkReSemiCheckType.DataSource = null;
- this.dkReSemiCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dkReSemiCheckType.FormattingEnabled = true;
- //
- //
- //
- this.dkReSemiCheckType.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dkReSemiCheckType.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dkReSemiCheckType.ListBox.IntegralHeight = false;
- this.dkReSemiCheckType.ListBox.Location = new System.Drawing.Point(0, 0);
- this.dkReSemiCheckType.ListBox.Name = "";
- this.dkReSemiCheckType.ListBox.Size = new System.Drawing.Size(109, 136);
- this.dkReSemiCheckType.ListBox.TabIndex = 0;
- this.dkReSemiCheckType.Location = new System.Drawing.Point(272, 25);
- this.dkReSemiCheckType.Name = "dkReSemiCheckType";
- this.dkReSemiCheckType.Size = new System.Drawing.Size(111, 20);
- this.dkReSemiCheckType.TabIndex = 3;
- //
- // txtUserCode
- //
- this.txtUserCode.BackColor = System.Drawing.SystemColors.Control;
- 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(861, 24);
- this.txtUserCode.MaxLength = 20;
- this.txtUserCode.Name = "txtUserCode";
- this.txtUserCode.ReadOnly = true;
- this.txtUserCode.Size = new System.Drawing.Size(120, 21);
- this.txtUserCode.TabIndex = 9;
- //
- // 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(801, 28);
- this.lblUserCode.Name = "lblUserCode";
- this.lblUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblUserCode.TabIndex = 8;
- this.lblUserCode.Text = "半检工号";
- //
- // txtReworkUserCode
- //
- this.txtReworkUserCode.BackColor = System.Drawing.SystemColors.Control;
- this.txtReworkUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtReworkUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtReworkUserCode.ErrorMessage = "";
- this.txtReworkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtReworkUserCode.Location = new System.Drawing.Point(654, 24);
- this.txtReworkUserCode.MaxLength = 11;
- this.txtReworkUserCode.Name = "txtReworkUserCode";
- this.txtReworkUserCode.ReadOnly = true;
- this.txtReworkUserCode.Size = new System.Drawing.Size(120, 21);
- this.txtReworkUserCode.TabIndex = 7;
- this.txtReworkUserCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCode_KeyPress);
- //
- // txtReworkProcedure
- //
- this.txtReworkProcedure.BackColor = System.Drawing.SystemColors.Control;
- this.txtReworkProcedure.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtReworkProcedure.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtReworkProcedure.ErrorMessage = "";
- this.txtReworkProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtReworkProcedure.Location = new System.Drawing.Point(468, 24);
- this.txtReworkProcedure.MaxLength = 11;
- this.txtReworkProcedure.Name = "txtReworkProcedure";
- this.txtReworkProcedure.ReadOnly = true;
- this.txtReworkProcedure.Size = new System.Drawing.Size(120, 21);
- this.txtReworkProcedure.TabIndex = 5;
- this.txtReworkProcedure.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCode_KeyPress);
- //
- // 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(67, 24);
- this.txtBarCode.MaxLength = 11;
- this.txtBarCode.Name = "txtBarCode";
- this.txtBarCode.Size = new System.Drawing.Size(120, 21);
- this.txtBarCode.TabIndex = 1;
- this.txtBarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCode_KeyPress);
- //
- // lblRework
- //
- this.lblRework.AutoSize = true;
- this.lblRework.BackColor = System.Drawing.Color.Transparent;
- this.lblRework.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblRework.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblRework.Location = new System.Drawing.Point(410, 28);
- this.lblRework.Name = "lblRework";
- this.lblRework.Size = new System.Drawing.Size(53, 12);
- this.lblRework.TabIndex = 4;
- this.lblRework.Text = "返工工序";
- //
- // 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.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblBarCode.IsMustInput = true;
- this.lblBarCode.Location = new System.Drawing.Point(9, 28);
- this.lblBarCode.Name = "lblBarCode";
- this.lblBarCode.Size = new System.Drawing.Size(53, 12);
- this.lblBarCode.TabIndex = 0;
- this.lblBarCode.Text = "产品条码";
- //
- // dgvProductionData
- //
- this.dgvProductionData.AllowUserToAddRows = false;
- this.dgvProductionData.AllowUserToModifyRows = true;
- this.dgvProductionData.AllowUserToOrderColumns = 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 = 25;
- 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.ColumnHeadersHeight = 25;
- this.dgvProductionData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvProductionData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.BarCode,
- this.GoodsCode,
- this.GoodsName,
- this.KilnCode,
- this.KilnCarCode,
- this.Dictionaryvalue,
- this.dgvUserCode,
- this.MouldCode,
- this.GroutingDate,
- this.GroutingUserCode,
- this.IsPublicBody,
- this.GroutingNum,
- this.ReworkProcedureCode,
- this.ReworkProcedureName,
- this.ReFine,
- this.SpecialRepairflag,
- this.LogoCodeName,
- this.Remarks,
- this.GoodsID,
- this.GoodsLevelTypeID,
- this.ReadOnly,
- this.LogoID});
- 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;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvProductionData.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvProductionData.RowTemplate.Height = 25;
- this.dgvProductionData.Size = new System.Drawing.Size(1208, 150);
- this.dgvProductionData.SortOrderColumnName = null;
- this.dgvProductionData.TabIndex = 0;
- this.dgvProductionData.Tag = true;
- this.dgvProductionData.TotalSumColumns = null;
- this.dgvProductionData.ViewRowFilter = "";
- this.dgvProductionData.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvProductionData_CellBeginEdit);
- this.dgvProductionData.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvProductionData_CellValueChanged);
- 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;
- //
- // KilnCode
- //
- this.KilnCode.DataPropertyName = "KilnCode";
- this.KilnCode.HeaderText = "窑炉编码";
- this.KilnCode.Name = "KilnCode";
- this.KilnCode.ReadOnly = true;
- this.KilnCode.Visible = false;
- //
- // KilnCarCode
- //
- this.KilnCarCode.DataPropertyName = "KilnCarCode";
- this.KilnCarCode.HeaderText = "窑车编码";
- this.KilnCarCode.Name = "KilnCarCode";
- this.KilnCarCode.ReadOnly = true;
- this.KilnCarCode.Visible = false;
- //
- // Dictionaryvalue
- //
- this.Dictionaryvalue.DataPropertyName = "Dictionaryvalue";
- this.Dictionaryvalue.HeaderText = "窑车位置";
- this.Dictionaryvalue.Name = "Dictionaryvalue";
- this.Dictionaryvalue.ReadOnly = true;
- this.Dictionaryvalue.Visible = false;
- //
- // dgvUserCode
- //
- this.dgvUserCode.DataPropertyName = "UserCode";
- this.dgvUserCode.HeaderText = "生产工号";
- this.dgvUserCode.Name = "dgvUserCode";
- this.dgvUserCode.ReadOnly = true;
- //
- // MouldCode
- //
- this.MouldCode.DataPropertyName = "MouldCode";
- this.MouldCode.HeaderText = "模具编号";
- this.MouldCode.Name = "MouldCode";
- this.MouldCode.ReadOnly = true;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle3.Format = "yyyy-MM-dd";
- dataGridViewCellStyle3.NullValue = null;
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- //
- // GroutingUserCode
- //
- this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
- this.GroutingUserCode.HeaderText = "成型工号";
- this.GroutingUserCode.Name = "GroutingUserCode";
- this.GroutingUserCode.ReadOnly = true;
- //
- // IsPublicBody
- //
- this.IsPublicBody.DataPropertyName = "IsPublicBody";
- this.IsPublicBody.FalseValue = "0";
- this.IsPublicBody.HeaderText = "公坯标识";
- this.IsPublicBody.Name = "IsPublicBody";
- this.IsPublicBody.ReadOnly = true;
- this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.IsPublicBody.TrueValue = "1";
- //
- // GroutingNum
- //
- this.GroutingNum.DataPropertyName = "GroutingNum";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle4;
- this.GroutingNum.HeaderText = "注浆次数";
- this.GroutingNum.Name = "GroutingNum";
- this.GroutingNum.ReadOnly = true;
- //
- // ReworkProcedureCode
- //
- this.ReworkProcedureCode.DataPropertyName = "ReworkProcedureCode";
- this.ReworkProcedureCode.HeaderText = "返工工序编码";
- this.ReworkProcedureCode.Name = "ReworkProcedureCode";
- this.ReworkProcedureCode.ReadOnly = true;
- this.ReworkProcedureCode.Visible = false;
- //
- // ReworkProcedureName
- //
- this.ReworkProcedureName.DataPropertyName = "ReworkProcedureName";
- this.ReworkProcedureName.HeaderText = "返工工序名称";
- this.ReworkProcedureName.Name = "ReworkProcedureName";
- this.ReworkProcedureName.ReadOnly = true;
- this.ReworkProcedureName.Visible = false;
- //
- // ReFine
- //
- this.ReFine.DataPropertyName = "ReFine";
- this.ReFine.FalseValue = "0";
- this.ReFine.HeaderText = "重烧标识";
- this.ReFine.Name = "ReFine";
- this.ReFine.ReadOnly = true;
- this.ReFine.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.ReFine.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.ReFine.TrueValue = "1";
- this.ReFine.Visible = false;
- //
- // SpecialRepairflag
- //
- this.SpecialRepairflag.DataPropertyName = "SpecialRepairflag";
- this.SpecialRepairflag.FalseValue = "0";
- this.SpecialRepairflag.HeaderText = "干补标识";
- this.SpecialRepairflag.Name = "SpecialRepairflag";
- this.SpecialRepairflag.ReadOnly = true;
- this.SpecialRepairflag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.SpecialRepairflag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.SpecialRepairflag.TrueValue = "1";
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "商标";
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.ReadOnly = true;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.MaxInputLength = 200;
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- this.Remarks.Width = 500;
- //
- // GoodsID
- //
- this.GoodsID.DataPropertyName = "GoodsID";
- this.GoodsID.HeaderText = "产品ID";
- this.GoodsID.Name = "GoodsID";
- this.GoodsID.Visible = false;
- //
- // GoodsLevelTypeID
- //
- this.GoodsLevelTypeID.DataPropertyName = "GoodsLevelTypeID";
- this.GoodsLevelTypeID.HeaderText = "产品分级类别ID";
- this.GoodsLevelTypeID.Name = "GoodsLevelTypeID";
- this.GoodsLevelTypeID.Visible = false;
- //
- // ReadOnly
- //
- this.ReadOnly.DataPropertyName = "ReadOnly";
- this.ReadOnly.HeaderText = "只读标识";
- this.ReadOnly.Name = "ReadOnly";
- this.ReadOnly.Visible = false;
- //
- // LogoID
- //
- this.LogoID.DataPropertyName = "LogoID";
- this.LogoID.HeaderText = "LogoID";
- this.LogoID.Name = "LogoID";
- this.LogoID.Visible = false;
- //
- // dgvDefect
- //
- this.dgvDefect.AllowUserToAddRows = false;
- this.dgvDefect.AllowUserToDeleteRows = false;
- this.dgvDefect.AllowUserToModifyRows = true;
- this.dgvDefect.AllowUserToOrderColumns = true;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvDefect.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvDefect.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.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 = 25;
- this.dgvDefect.ChildNodeColumnName = null;
- this.dgvDefect.ChildNodeColumnText = null;
- this.dgvDefect.ColumnDeep = 1;
- this.dgvDefect.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvDefect.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvDefect.ColumnHeadersHeight = 25;
- this.dgvDefect.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvDefect.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.chkdiscarde,
- this.DefectID,
- this.DefectCode,
- this.DefectName,
- this.DefectPositionID,
- this.DefectPositionCode,
- this.DefectPositionName,
- this.DefectFineValue,
- this.DefectProcedureID,
- this.DefectProcedureCode,
- this.DefectProcedureName,
- this.DefectUserID,
- this.DefectUserCode,
- this.DefectUserName,
- this.DefectRemarks,
- this.ProductionBarCode,
- this.TempCount,
- this.ProductionDataID,
- this.DefectFineID,
- this.IsAllowEdit});
- 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.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(0, 3);
- this.dgvDefect.MultiSelect = false;
- this.dgvDefect.Name = "dgvDefect";
- this.dgvDefect.ReadOnly = true;
- this.dgvDefect.RefreshAtHscroll = false;
- this.dgvDefect.RowHeadersWidth = 50;
- this.dgvDefect.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvDefect.RowsDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvDefect.RowTemplate.Height = 25;
- this.dgvDefect.Size = new System.Drawing.Size(1205, 226);
- this.dgvDefect.SortOrderColumnName = null;
- this.dgvDefect.TabIndex = 0;
- this.dgvDefect.Tag = true;
- this.dgvDefect.TotalSumColumns = null;
- this.dgvDefect.ViewRowFilter = "";
- this.dgvDefect.SelectionChanged += new System.EventHandler(this.dgvDefect_SelectionChanged);
- //
- // chkdiscarde
- //
- this.chkdiscarde.DataPropertyName = "discarde";
- this.chkdiscarde.FalseValue = "0";
- this.chkdiscarde.FillWeight = 60F;
- this.chkdiscarde.HeaderText = "报废工序";
- this.chkdiscarde.Name = "chkdiscarde";
- this.chkdiscarde.ReadOnly = true;
- this.chkdiscarde.TrueValue = "1";
- this.chkdiscarde.Visible = false;
- this.chkdiscarde.Width = 60;
- //
- // DefectID
- //
- this.DefectID.DataPropertyName = "DefectID";
- this.DefectID.HeaderText = "缺陷ID";
- this.DefectID.Name = "DefectID";
- this.DefectID.ReadOnly = true;
- this.DefectID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectID.Visible = false;
- //
- // DefectCode
- //
- this.DefectCode.DataPropertyName = "DefectCode";
- this.DefectCode.HeaderText = "缺陷显示编码";
- this.DefectCode.Name = "DefectCode";
- this.DefectCode.ReadOnly = true;
- this.DefectCode.Visible = false;
- //
- // DefectName
- //
- this.DefectName.DataPropertyName = "DefectName";
- this.DefectName.HeaderText = "缺陷";
- this.DefectName.Name = "DefectName";
- this.DefectName.ReadOnly = true;
- //
- // DefectPositionID
- //
- this.DefectPositionID.DataPropertyName = "DefectPositionID";
- this.DefectPositionID.HeaderText = "缺陷位置ID";
- this.DefectPositionID.Name = "DefectPositionID";
- this.DefectPositionID.ReadOnly = true;
- this.DefectPositionID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectPositionID.Visible = false;
- //
- // DefectPositionCode
- //
- this.DefectPositionCode.DataPropertyName = "DefectPositionCode";
- this.DefectPositionCode.HeaderText = "缺陷位置编码";
- this.DefectPositionCode.Name = "DefectPositionCode";
- this.DefectPositionCode.ReadOnly = true;
- this.DefectPositionCode.Visible = false;
- //
- // DefectPositionName
- //
- this.DefectPositionName.DataPropertyName = "DefectPositionName";
- this.DefectPositionName.HeaderText = "缺陷位置";
- this.DefectPositionName.Name = "DefectPositionName";
- this.DefectPositionName.ReadOnly = true;
- //
- // DefectFineValue
- //
- this.DefectFineValue.DataPropertyName = "DefectFineValue";
- this.DefectFineValue.HeaderText = "缺陷扣罚";
- this.DefectFineValue.Name = "DefectFineValue";
- this.DefectFineValue.ReadOnly = true;
- this.DefectFineValue.Visible = false;
- //
- // DefectProcedureID
- //
- this.DefectProcedureID.DataPropertyName = "DefectProcedureID";
- this.DefectProcedureID.HeaderText = "责任工序ID";
- this.DefectProcedureID.Name = "DefectProcedureID";
- this.DefectProcedureID.ReadOnly = true;
- this.DefectProcedureID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectProcedureID.Visible = false;
- //
- // DefectProcedureCode
- //
- this.DefectProcedureCode.DataPropertyName = "DefectProcedureCode";
- this.DefectProcedureCode.HeaderText = "责任工序编码";
- this.DefectProcedureCode.Name = "DefectProcedureCode";
- this.DefectProcedureCode.ReadOnly = true;
- this.DefectProcedureCode.Visible = false;
- //
- // DefectProcedureName
- //
- this.DefectProcedureName.DataPropertyName = "DefectProcedureName";
- this.DefectProcedureName.HeaderText = "责任工序";
- this.DefectProcedureName.Name = "DefectProcedureName";
- this.DefectProcedureName.ReadOnly = true;
- //
- // DefectUserID
- //
- this.DefectUserID.DataPropertyName = "DefectUserID";
- this.DefectUserID.HeaderText = "责任工号ID";
- this.DefectUserID.Name = "DefectUserID";
- this.DefectUserID.ReadOnly = true;
- this.DefectUserID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectUserID.Visible = false;
- //
- // DefectUserCode
- //
- this.DefectUserCode.DataPropertyName = "DefectUserCode";
- this.DefectUserCode.HeaderText = "责任工号编码";
- this.DefectUserCode.Name = "DefectUserCode";
- this.DefectUserCode.ReadOnly = true;
- this.DefectUserCode.Visible = false;
- //
- // DefectUserName
- //
- this.DefectUserName.DataPropertyName = "DefectUserName";
- this.DefectUserName.HeaderText = "责任工号";
- this.DefectUserName.Name = "DefectUserName";
- this.DefectUserName.ReadOnly = true;
- //
- // DefectRemarks
- //
- this.DefectRemarks.DataPropertyName = "DefectRemarks";
- this.DefectRemarks.HeaderText = "备注";
- this.DefectRemarks.MaxInputLength = 200;
- this.DefectRemarks.Name = "DefectRemarks";
- this.DefectRemarks.ReadOnly = true;
- this.DefectRemarks.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectRemarks.Width = 200;
- //
- // ProductionBarCode
- //
- this.ProductionBarCode.DataPropertyName = "BarCode";
- this.ProductionBarCode.HeaderText = "产品条码ID";
- this.ProductionBarCode.Name = "ProductionBarCode";
- this.ProductionBarCode.ReadOnly = true;
- this.ProductionBarCode.Visible = false;
- //
- // TempCount
- //
- this.TempCount.DataPropertyName = "TempCount";
- this.TempCount.HeaderText = "唯一标识";
- this.TempCount.Name = "TempCount";
- this.TempCount.ReadOnly = true;
- this.TempCount.Visible = false;
- //
- // ProductionDataID
- //
- this.ProductionDataID.DataPropertyName = "ProductionDataID";
- this.ProductionDataID.HeaderText = "生产数据ID";
- this.ProductionDataID.Name = "ProductionDataID";
- this.ProductionDataID.ReadOnly = true;
- this.ProductionDataID.Visible = false;
- //
- // DefectFineID
- //
- this.DefectFineID.DataPropertyName = "DefectFineID";
- this.DefectFineID.HeaderText = "缺陷扣罚ID";
- this.DefectFineID.Name = "DefectFineID";
- this.DefectFineID.ReadOnly = true;
- this.DefectFineID.Visible = false;
- //
- // IsAllowEdit
- //
- this.IsAllowEdit.DataPropertyName = "IsAllowEdit";
- this.IsAllowEdit.HeaderText = "允许编辑";
- this.IsAllowEdit.Name = "IsAllowEdit";
- this.IsAllowEdit.ReadOnly = true;
- this.IsAllowEdit.Visible = false;
- //
- // dgvDefectStaff
- //
- this.dgvDefectStaff.AllowUserToAddRows = false;
- this.dgvDefectStaff.AllowUserToModifyRows = true;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvDefectStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
- 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 = 25;
- this.dgvDefectStaff.ChildNodeColumnName = null;
- this.dgvDefectStaff.ChildNodeColumnText = null;
- this.dgvDefectStaff.ColumnDeep = 1;
- this.dgvDefectStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvDefectStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvDefectStaff.ColumnHeadersHeight = 25;
- 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.StaffStatus,
- this.StaffTempCount,
- this.UjobsID,
- this.SjobsID});
- 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(0, 0);
- this.dgvDefectStaff.MultiSelect = false;
- this.dgvDefectStaff.Name = "dgvDefectStaff";
- this.dgvDefectStaff.RefreshAtHscroll = false;
- this.dgvDefectStaff.RowHeadersWidth = 50;
- this.dgvDefectStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvDefectStaff.RowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgvDefectStaff.RowTemplate.Height = 25;
- this.dgvDefectStaff.Size = new System.Drawing.Size(1200, 154);
- this.dgvDefectStaff.SortOrderColumnName = null;
- this.dgvDefectStaff.TabIndex = 0;
- this.dgvDefectStaff.Tag = true;
- this.dgvDefectStaff.TotalSumColumns = null;
- this.dgvDefectStaff.ViewRowFilter = "";
- this.dgvDefectStaff.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvDefectStaff_UserDeletingRow);
- //
- // 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.Visible = false;
- this.chkSelected.Width = 60;
- //
- // StaffCode
- //
- this.StaffCode.DataPropertyName = "StaffCode";
- this.StaffCode.HeaderText = "员工编号";
- this.StaffCode.Name = "StaffCode";
- this.StaffCode.ReadOnly = true;
- //
- // StaffName
- //
- this.StaffName.DataPropertyName = "StaffName";
- this.StaffName.HeaderText = "员工名称";
- this.StaffName.Name = "StaffName";
- this.StaffName.ReadOnly = true;
- //
- // StaffID
- //
- this.StaffID.DataPropertyName = "StaffID";
- this.StaffID.HeaderText = "员工ID";
- this.StaffID.Name = "StaffID";
- this.StaffID.Visible = false;
- //
- // StaffStatus
- //
- this.StaffStatus.DataPropertyName = "StaffStatus";
- this.StaffStatus.HeaderText = "员工状态";
- this.StaffStatus.Name = "StaffStatus";
- this.StaffStatus.ReadOnly = true;
- this.StaffStatus.Visible = false;
- //
- // StaffTempCount
- //
- this.StaffTempCount.DataPropertyName = "StaffTempCount";
- this.StaffTempCount.HeaderText = "唯一标识";
- this.StaffTempCount.Name = "StaffTempCount";
- this.StaffTempCount.Visible = false;
- //
- // UjobsID
- //
- this.UjobsID.DataPropertyName = "UjobsID";
- this.UjobsID.HeaderText = "UjobsID";
- this.UjobsID.Name = "UjobsID";
- this.UjobsID.Visible = false;
- //
- // SjobsID
- //
- this.SjobsID.DataPropertyName = "SjobsID";
- this.SjobsID.HeaderText = "SjobsID";
- this.SjobsID.Name = "SjobsID";
- this.SjobsID.Visible = false;
- //
- // btnSave
- //
- this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | 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(1036, 645);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(86, 33);
- this.btnSave.TabIndex = 1;
- 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.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
- this.btnCancel.CausesValidation = false;
- 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(1125, 645);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(86, 33);
- this.btnCancel.TabIndex = 2;
- this.btnCancel.Text = "关闭";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // tabControl2
- //
- this.tabControl2.Controls.Add(this.tabPage3);
- this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl2.Location = new System.Drawing.Point(0, 0);
- this.tabControl2.Margin = new System.Windows.Forms.Padding(0);
- this.tabControl2.Name = "tabControl2";
- this.tabControl2.SelectedIndex = 0;
- this.tabControl2.Size = new System.Drawing.Size(1208, 180);
- this.tabControl2.TabIndex = 0;
- //
- // 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.Margin = new System.Windows.Forms.Padding(0);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Size = new System.Drawing.Size(1200, 154);
- this.tabPage3.TabIndex = 0;
- this.tabPage3.Text = "责任员工";
- this.tabPage3.UseVisualStyleBackColor = true;
- //
- // odlgFile
- //
- this.odlgFile.FileName = "openFileDialog1";
- //
- // splitContainer1
- //
- this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.splitContainer1.Location = new System.Drawing.Point(3, 69);
- 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.splitContainer2);
- this.splitContainer1.Size = new System.Drawing.Size(1208, 570);
- this.splitContainer1.SplitterDistance = 150;
- this.splitContainer1.TabIndex = 32;
- //
- // splitContainer2
- //
- this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer2.Location = new System.Drawing.Point(0, 0);
- this.splitContainer2.Margin = new System.Windows.Forms.Padding(0);
- this.splitContainer2.Name = "splitContainer2";
- this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer2.Panel1
- //
- this.splitContainer2.Panel1.Controls.Add(this.dgvDefect);
- //
- // splitContainer2.Panel2
- //
- this.splitContainer2.Panel2.Controls.Add(this.tabControl2);
- this.splitContainer2.Size = new System.Drawing.Size(1208, 416);
- this.splitContainer2.SplitterDistance = 232;
- this.splitContainer2.TabIndex = 33;
- //
- // F_PM_2204
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.CancelButton = this.btnCancel;
- this.CausesValidation = false;
- this.ClientSize = new System.Drawing.Size(1214, 750);
- this.Controls.Add(this.splitContainer1);
- this.Controls.Add(this.btnCancel);
- this.Controls.Add(this.gbxBasicInfo);
- this.Controls.Add(this.btnSave);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Name = "F_PM_2204";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "复检登记";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.Load += new System.EventHandler(this.F_PM_1202_Load);
- this.Controls.SetChildIndex(this.btnSave, 0);
- this.Controls.SetChildIndex(this.gbxBasicInfo, 0);
- this.Controls.SetChildIndex(this.btnCancel, 0);
- this.Controls.SetChildIndex(this.splitContainer1, 0);
- 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.tabControl2.ResumeLayout(false);
- this.tabPage3.ResumeLayout(false);
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- this.splitContainer2.Panel1.ResumeLayout(false);
- this.splitContainer2.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
- this.splitContainer2.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- 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 Basics.BaseControls.C_Button btnSave;
- private Basics.BaseControls.C_Button btnCancel;
- private System.Windows.Forms.TabControl tabControl2;
- private System.Windows.Forms.TabPage tabPage3;
- private Basics.BaseControls.C_Label lblUserCode;
- private Basics.BaseControls.C_TextBox txtUserCode;
- private System.Windows.Forms.OpenFileDialog odlgFile;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.SplitContainer splitContainer2;
- private Basics.BaseControls.C_Label lblRework;
- private Basics.BaseControls.C_Label lblDutyUser;
- private Basics.BaseControls.C_Label lblSemiCheckType;
- private Basics.BaseControls.DKListBoxComboBox dkReSemiCheckType;
- private System.Windows.Forms.DataGridViewCheckBoxColumn chkdiscarde;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectID;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionID;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectFineValue;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureID;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserName;
- 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.DataGridViewTextBoxColumn DefectFineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn IsAllowEdit;
- private Basics.BaseControls.C_TextBox txtReworkProcedure;
- private Basics.BaseControls.C_TextBox txtReworkUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Dictionaryvalue;
- private System.Windows.Forms.DataGridViewTextBoxColumn dgvUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
- private System.Windows.Forms.DataGridViewTextBoxColumn ReworkProcedureCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ReworkProcedureName;
- private System.Windows.Forms.DataGridViewCheckBoxColumn ReFine;
- private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairflag;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelTypeID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ReadOnly;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoID;
- 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 StaffStatus;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffTempCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn UjobsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn SjobsID;
- }
- }
|