| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_2205
- {
- /// <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_2205));
- 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.txtReSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblReSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- 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.txtReSemiCheckType = 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.txtReSemiCheckUserCode);
- this.gbxBasicInfo.Controls.Add(this.lblReSemiCheckUserCode);
- this.gbxBasicInfo.Controls.Add(this.txtUserCode);
- this.gbxBasicInfo.Controls.Add(this.lblUserCode);
- this.gbxBasicInfo.Controls.Add(this.txtReworkUserCode);
- this.gbxBasicInfo.Controls.Add(this.txtReSemiCheckType);
- 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.SystemColors.ControlText;
- 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(786, 28);
- this.lblDutyUser.Name = "lblDutyUser";
- this.lblDutyUser.Size = new System.Drawing.Size(53, 12);
- this.lblDutyUser.TabIndex = 8;
- this.lblDutyUser.Text = "返工工号";
- //
- // txtReSemiCheckUserCode
- //
- this.txtReSemiCheckUserCode.BackColor = System.Drawing.SystemColors.Control;
- this.txtReSemiCheckUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtReSemiCheckUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtReSemiCheckUserCode.ErrorMessage = "";
- this.txtReSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtReSemiCheckUserCode.Location = new System.Drawing.Point(459, 24);
- this.txtReSemiCheckUserCode.MaxLength = 20;
- this.txtReSemiCheckUserCode.Name = "txtReSemiCheckUserCode";
- this.txtReSemiCheckUserCode.ReadOnly = true;
- this.txtReSemiCheckUserCode.Size = new System.Drawing.Size(120, 21);
- this.txtReSemiCheckUserCode.TabIndex = 5;
- //
- // lblReSemiCheckUserCode
- //
- this.lblReSemiCheckUserCode.AutoSize = true;
- this.lblReSemiCheckUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblReSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblReSemiCheckUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblReSemiCheckUserCode.Location = new System.Drawing.Point(401, 28);
- this.lblReSemiCheckUserCode.Name = "lblReSemiCheckUserCode";
- this.lblReSemiCheckUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblReSemiCheckUserCode.TabIndex = 4;
- this.lblReSemiCheckUserCode.Text = "复检工号";
- //
- // 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(1050, 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 = 11;
- //
- // 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(993, 28);
- this.lblUserCode.Name = "lblUserCode";
- this.lblUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblUserCode.TabIndex = 10;
- 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(853, 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 = 9;
- this.txtReworkUserCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCode_KeyPress);
- //
- // txtReSemiCheckType
- //
- this.txtReSemiCheckType.BackColor = System.Drawing.SystemColors.Control;
- this.txtReSemiCheckType.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtReSemiCheckType.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtReSemiCheckType.ErrorMessage = "";
- this.txtReSemiCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtReSemiCheckType.Location = new System.Drawing.Point(262, 24);
- this.txtReSemiCheckType.MaxLength = 11;
- this.txtReSemiCheckType.Name = "txtReSemiCheckType";
- this.txtReSemiCheckType.ReadOnly = true;
- this.txtReSemiCheckType.Size = new System.Drawing.Size(120, 21);
- this.txtReSemiCheckType.TabIndex = 3;
- this.txtReSemiCheckType.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(656, 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 = 7;
- 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(602, 28);
- this.lblRework.Name = "lblRework";
- this.lblRework.Size = new System.Drawing.Size(53, 12);
- this.lblRework.TabIndex = 6;
- 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.AllowUserToDeleteRows = 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_2205
- //
- 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_2205";
- 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 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 Basics.BaseControls.C_TextBox txtReSemiCheckType;
- private Basics.BaseControls.C_TextBox txtReSemiCheckUserCode;
- private Basics.BaseControls.C_Label lblReSemiCheckUserCode;
- 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;
- }
- }
|