| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_1101
- {
- /// <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_1101));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.cbAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
- this.lblAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.cbSelectTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtScrapDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.txtResponProcedureName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtProductionLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblProductionLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblResponProcedureName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtProductionLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtResponProcedureCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblResponProcedureCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblProductionLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
- this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
- this.tsbtnApprover = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.dgvScrapProduct = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ResponProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUser = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMouldTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsLevelTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ScrapDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Rreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AuditStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AuditStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SettlementFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AccountID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ValueFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ScrapProductID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ISPUBLICBODY = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.SPECIALREPAIRFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
- this.gbSelect.SuspendLayout();
- this.tsrOperate.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvScrapProduct)).BeginInit();
- this.SuspendLayout();
- //
- // gbSelect
- //
- this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.gbSelect.BackColor = System.Drawing.Color.Transparent;
- this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
- this.gbSelect.Controls.Add(this.txtUserCode);
- this.gbSelect.Controls.Add(this.cbAuditStatus);
- this.gbSelect.Controls.Add(this.lblAuditStatus);
- this.gbSelect.Controls.Add(this.cbSelectTime);
- this.gbSelect.Controls.Add(this.txtRreason);
- this.gbSelect.Controls.Add(this.lblRreason);
- this.gbSelect.Controls.Add(this.txtRemarks);
- this.gbSelect.Controls.Add(this.txtGroutingUserCode);
- this.gbSelect.Controls.Add(this.txtGoodsName);
- this.gbSelect.Controls.Add(this.txtGoodsCode);
- this.gbSelect.Controls.Add(this.c_Label1);
- this.gbSelect.Controls.Add(this.lblGroutingUserCode);
- this.gbSelect.Controls.Add(this.lblGoodsName);
- this.gbSelect.Controls.Add(this.lblGoodsCode);
- this.gbSelect.Controls.Add(this.txtScrapDateEnd);
- this.gbSelect.Controls.Add(this.lblTo);
- this.gbSelect.Controls.Add(this.txtScrapDateStart);
- this.gbSelect.Controls.Add(this.txtResponProcedureName);
- this.gbSelect.Controls.Add(this.txtProductionLineName);
- this.gbSelect.Controls.Add(this.lblProductionLineName);
- this.gbSelect.Controls.Add(this.lblResponProcedureName);
- this.gbSelect.Controls.Add(this.lblRemarks);
- this.gbSelect.Controls.Add(this.txtBarCode);
- this.gbSelect.Controls.Add(this.lblBarCode);
- this.gbSelect.Controls.Add(this.txtProductionLineCode);
- this.gbSelect.Controls.Add(this.txtResponProcedureCode);
- this.gbSelect.Controls.Add(this.lblResponProcedureCode);
- this.gbSelect.Controls.Add(this.lblProductionLineCode);
- this.gbSelect.Controls.Add(this.btnClearCondition);
- this.gbSelect.Controls.Add(this.btnSearch);
- this.gbSelect.Controls.Add(this.lblGroutingLineName);
- this.gbSelect.Controls.Add(this.lblGroutingLineCode);
- this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText;
- this.gbSelect.IsMustInput = false;
- this.gbSelect.Location = new System.Drawing.Point(0, 57);
- this.gbSelect.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.gbSelect.Name = "gbSelect";
- this.gbSelect.OriginalHeight = -1;
- this.gbSelect.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.gbSelect.Size = new System.Drawing.Size(1678, 142);
- this.gbSelect.TabIndex = 13;
- this.gbSelect.TabStop = false;
- this.gbSelect.Text = "查询条件 ▼";
- //
- // txtUserCode
- //
- this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtUserCode.ErrorMessage = "";
- this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtUserCode.Location = new System.Drawing.Point(468, 96);
- this.txtUserCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtUserCode.MaxLength = 20;
- this.txtUserCode.Name = "txtUserCode";
- this.txtUserCode.Size = new System.Drawing.Size(199, 21);
- this.txtUserCode.TabIndex = 103;
- //
- // cbAuditStatus
- //
- this.cbAuditStatus.BackColor = System.Drawing.SystemColors.Window;
- this.cbAuditStatus.BackgroundColor = System.Drawing.SystemColors.Window;
- this.cbAuditStatus.DataSource = null;
- this.cbAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbAuditStatus.FormattingEnabled = true;
- //
- //
- //
- this.cbAuditStatus.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.cbAuditStatus.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbAuditStatus.ListBox.Location = new System.Drawing.Point(0, 0);
- this.cbAuditStatus.ListBox.Name = "";
- this.cbAuditStatus.ListBox.Size = new System.Drawing.Size(256, 136);
- this.cbAuditStatus.ListBox.TabIndex = 0;
- this.cbAuditStatus.Location = new System.Drawing.Point(1408, 21);
- this.cbAuditStatus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cbAuditStatus.Name = "cbAuditStatus";
- this.cbAuditStatus.Size = new System.Drawing.Size(258, 20);
- this.cbAuditStatus.TabIndex = 102;
- //
- // lblAuditStatus
- //
- this.lblAuditStatus.AutoSize = true;
- this.lblAuditStatus.BackColor = System.Drawing.Color.Transparent;
- this.lblAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblAuditStatus.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblAuditStatus.Location = new System.Drawing.Point(1324, 27);
- this.lblAuditStatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblAuditStatus.Name = "lblAuditStatus";
- this.lblAuditStatus.Size = new System.Drawing.Size(53, 12);
- this.lblAuditStatus.TabIndex = 101;
- this.lblAuditStatus.Text = "审核状态";
- //
- // cbSelectTime
- //
- this.cbSelectTime.AutoSize = true;
- this.cbSelectTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbSelectTime.Location = new System.Drawing.Point(678, 26);
- this.cbSelectTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cbSelectTime.Name = "cbSelectTime";
- this.cbSelectTime.Size = new System.Drawing.Size(72, 16);
- this.cbSelectTime.TabIndex = 3;
- this.cbSelectTime.Text = "损坯日期";
- this.cbSelectTime.UseVisualStyleBackColor = true;
- this.cbSelectTime.CheckedChanged += new System.EventHandler(this.cbSelectTime_CheckedChanged);
- //
- // txtRreason
- //
- this.txtRreason.BackColor = System.Drawing.SystemColors.Window;
- this.txtRreason.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtRreason.ErrorMessage = "";
- this.txtRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtRreason.Location = new System.Drawing.Point(1102, 96);
- this.txtRreason.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtRreason.MaxLength = 500;
- this.txtRreason.Name = "txtRreason";
- this.txtRreason.Size = new System.Drawing.Size(199, 21);
- this.txtRreason.TabIndex = 13;
- //
- // lblRreason
- //
- this.lblRreason.AutoSize = true;
- this.lblRreason.BackColor = System.Drawing.Color.Transparent;
- this.lblRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblRreason.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblRreason.Location = new System.Drawing.Point(1014, 102);
- this.lblRreason.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblRreason.Name = "lblRreason";
- this.lblRreason.Size = new System.Drawing.Size(53, 12);
- this.lblRreason.TabIndex = 100;
- this.lblRreason.Text = "损坯原因";
- //
- // txtRemarks
- //
- this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
- this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtRemarks.ErrorMessage = "";
- this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtRemarks.Location = new System.Drawing.Point(795, 96);
- this.txtRemarks.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtRemarks.MaxLength = 500;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.Size = new System.Drawing.Size(199, 21);
- this.txtRemarks.TabIndex = 12;
- //
- // txtGroutingUserCode
- //
- this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingUserCode.ErrorMessage = "";
- this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingUserCode.Location = new System.Drawing.Point(1102, 58);
- this.txtGroutingUserCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGroutingUserCode.MaxLength = 20;
- this.txtGroutingUserCode.Name = "txtGroutingUserCode";
- this.txtGroutingUserCode.Size = new System.Drawing.Size(199, 21);
- this.txtGroutingUserCode.TabIndex = 9;
- //
- // txtGoodsName
- //
- this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
- this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGoodsName.ErrorMessage = "";
- this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGoodsName.Location = new System.Drawing.Point(795, 58);
- this.txtGoodsName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGoodsName.MaxLength = 20;
- this.txtGoodsName.Name = "txtGoodsName";
- this.txtGoodsName.Size = new System.Drawing.Size(199, 21);
- this.txtGoodsName.TabIndex = 9;
- //
- // txtGoodsCode
- //
- this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGoodsCode.ErrorMessage = "";
- this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGoodsCode.Location = new System.Drawing.Point(468, 58);
- this.txtGoodsCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGoodsCode.MaxLength = 10;
- this.txtGoodsCode.Name = "txtGoodsCode";
- this.txtGoodsCode.Size = new System.Drawing.Size(199, 21);
- this.txtGoodsCode.TabIndex = 8;
- //
- // c_Label1
- //
- this.c_Label1.AutoSize = true;
- this.c_Label1.BackColor = System.Drawing.Color.Transparent;
- this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label1.Location = new System.Drawing.Point(380, 102);
- this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
- this.c_Label1.TabIndex = 95;
- this.c_Label1.Text = "责任工号";
- //
- // lblGroutingUserCode
- //
- this.lblGroutingUserCode.AutoSize = true;
- this.lblGroutingUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingUserCode.Location = new System.Drawing.Point(1014, 64);
- this.lblGroutingUserCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGroutingUserCode.Name = "lblGroutingUserCode";
- this.lblGroutingUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblGroutingUserCode.TabIndex = 95;
- this.lblGroutingUserCode.Text = "成型工号";
- //
- // lblGoodsName
- //
- this.lblGoodsName.AutoSize = true;
- this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
- this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsName.Location = new System.Drawing.Point(706, 64);
- this.lblGoodsName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGoodsName.Name = "lblGoodsName";
- this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsName.TabIndex = 95;
- this.lblGoodsName.Text = "产品名称";
- //
- // lblGoodsCode
- //
- this.lblGoodsCode.AutoSize = true;
- this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsCode.Location = new System.Drawing.Point(372, 64);
- this.lblGoodsCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGoodsCode.Name = "lblGoodsCode";
- this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsCode.TabIndex = 94;
- this.lblGoodsCode.Text = "产品编码";
- //
- // txtScrapDateEnd
- //
- this.txtScrapDateEnd.CustomFormat = "yyyy-MM-dd";
- this.txtScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtScrapDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtScrapDateEnd.Location = new System.Drawing.Point(1102, 22);
- this.txtScrapDateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtScrapDateEnd.Name = "txtScrapDateEnd";
- this.txtScrapDateEnd.Size = new System.Drawing.Size(199, 21);
- this.txtScrapDateEnd.TabIndex = 5;
- //
- // lblTo
- //
- this.lblTo.AutoSize = true;
- this.lblTo.BackColor = System.Drawing.Color.Transparent;
- this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblTo.Location = new System.Drawing.Point(1036, 28);
- this.lblTo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblTo.Name = "lblTo";
- this.lblTo.Size = new System.Drawing.Size(17, 12);
- this.lblTo.TabIndex = 92;
- this.lblTo.Text = "至";
- //
- // txtScrapDateStart
- //
- this.txtScrapDateStart.CustomFormat = "yyyy-MM-dd";
- this.txtScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtScrapDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtScrapDateStart.Location = new System.Drawing.Point(795, 22);
- this.txtScrapDateStart.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtScrapDateStart.Name = "txtScrapDateStart";
- this.txtScrapDateStart.Size = new System.Drawing.Size(199, 21);
- this.txtScrapDateStart.TabIndex = 4;
- //
- // txtResponProcedureName
- //
- this.txtResponProcedureName.BackColor = System.Drawing.SystemColors.Window;
- this.txtResponProcedureName.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtResponProcedureName.ErrorMessage = "";
- this.txtResponProcedureName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtResponProcedureName.Location = new System.Drawing.Point(134, 58);
- this.txtResponProcedureName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtResponProcedureName.MaxLength = 50;
- this.txtResponProcedureName.Name = "txtResponProcedureName";
- this.txtResponProcedureName.Size = new System.Drawing.Size(199, 21);
- this.txtResponProcedureName.TabIndex = 7;
- //
- // txtProductionLineName
- //
- this.txtProductionLineName.BackColor = System.Drawing.SystemColors.Window;
- this.txtProductionLineName.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtProductionLineName.ErrorMessage = "";
- this.txtProductionLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtProductionLineName.Location = new System.Drawing.Point(468, 22);
- this.txtProductionLineName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtProductionLineName.MaxLength = 50;
- this.txtProductionLineName.Name = "txtProductionLineName";
- this.txtProductionLineName.Size = new System.Drawing.Size(199, 21);
- this.txtProductionLineName.TabIndex = 2;
- //
- // lblProductionLineName
- //
- this.lblProductionLineName.AutoSize = true;
- this.lblProductionLineName.BackColor = System.Drawing.Color.Transparent;
- this.lblProductionLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblProductionLineName.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblProductionLineName.Location = new System.Drawing.Point(362, 28);
- this.lblProductionLineName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblProductionLineName.Name = "lblProductionLineName";
- this.lblProductionLineName.Size = new System.Drawing.Size(65, 12);
- this.lblProductionLineName.TabIndex = 85;
- this.lblProductionLineName.Text = "生产线名称";
- //
- // lblResponProcedureName
- //
- this.lblResponProcedureName.AutoSize = true;
- this.lblResponProcedureName.BackColor = System.Drawing.Color.Transparent;
- this.lblResponProcedureName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblResponProcedureName.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblResponProcedureName.Location = new System.Drawing.Point(45, 63);
- this.lblResponProcedureName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblResponProcedureName.Name = "lblResponProcedureName";
- this.lblResponProcedureName.Size = new System.Drawing.Size(53, 12);
- this.lblResponProcedureName.TabIndex = 84;
- this.lblResponProcedureName.Text = "报损工序";
- //
- // lblRemarks
- //
- this.lblRemarks.AutoSize = true;
- this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
- this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblRemarks.Location = new System.Drawing.Point(742, 102);
- this.lblRemarks.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblRemarks.Name = "lblRemarks";
- this.lblRemarks.Size = new System.Drawing.Size(29, 12);
- this.lblRemarks.TabIndex = 83;
- this.lblRemarks.Text = "备注";
- //
- // txtBarCode
- //
- this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtBarCode.ErrorMessage = "";
- this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBarCode.Location = new System.Drawing.Point(134, 96);
- this.txtBarCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtBarCode.MaxLength = 11;
- this.txtBarCode.Name = "txtBarCode";
- this.txtBarCode.Size = new System.Drawing.Size(199, 21);
- this.txtBarCode.TabIndex = 10;
- //
- // lblBarCode
- //
- this.lblBarCode.AutoSize = true;
- this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
- this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblBarCode.Location = new System.Drawing.Point(45, 102);
- this.lblBarCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblBarCode.Name = "lblBarCode";
- this.lblBarCode.Size = new System.Drawing.Size(53, 12);
- this.lblBarCode.TabIndex = 80;
- this.lblBarCode.Text = "产品条码";
- //
- // txtProductionLineCode
- //
- this.txtProductionLineCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtProductionLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtProductionLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtProductionLineCode.ErrorMessage = "";
- this.txtProductionLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtProductionLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtProductionLineCode.Location = new System.Drawing.Point(134, 22);
- this.txtProductionLineCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtProductionLineCode.MaxLength = 20;
- this.txtProductionLineCode.Name = "txtProductionLineCode";
- this.txtProductionLineCode.Size = new System.Drawing.Size(199, 21);
- this.txtProductionLineCode.TabIndex = 1;
- //
- // txtResponProcedureCode
- //
- this.txtResponProcedureCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtResponProcedureCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtResponProcedureCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtResponProcedureCode.ErrorMessage = "";
- this.txtResponProcedureCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtResponProcedureCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtResponProcedureCode.Location = new System.Drawing.Point(1449, 58);
- this.txtResponProcedureCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtResponProcedureCode.MaxLength = 20;
- this.txtResponProcedureCode.Name = "txtResponProcedureCode";
- this.txtResponProcedureCode.Size = new System.Drawing.Size(217, 21);
- this.txtResponProcedureCode.TabIndex = 6;
- this.txtResponProcedureCode.Visible = false;
- //
- // lblResponProcedureCode
- //
- this.lblResponProcedureCode.AutoSize = true;
- this.lblResponProcedureCode.BackColor = System.Drawing.Color.Transparent;
- this.lblResponProcedureCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblResponProcedureCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblResponProcedureCode.Location = new System.Drawing.Point(1324, 64);
- this.lblResponProcedureCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblResponProcedureCode.Name = "lblResponProcedureCode";
- this.lblResponProcedureCode.Size = new System.Drawing.Size(77, 12);
- this.lblResponProcedureCode.TabIndex = 77;
- this.lblResponProcedureCode.Text = "损坏工序编码";
- this.lblResponProcedureCode.Visible = false;
- //
- // lblProductionLineCode
- //
- this.lblProductionLineCode.AutoSize = true;
- this.lblProductionLineCode.BackColor = System.Drawing.Color.Transparent;
- this.lblProductionLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblProductionLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblProductionLineCode.Location = new System.Drawing.Point(27, 28);
- this.lblProductionLineCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblProductionLineCode.Name = "lblProductionLineCode";
- this.lblProductionLineCode.Size = new System.Drawing.Size(65, 12);
- this.lblProductionLineCode.TabIndex = 76;
- this.lblProductionLineCode.Text = "生产线编码";
- //
- // btnClearCondition
- //
- this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
- this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
- this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClearCondition.ForeColor = System.Drawing.Color.White;
- this.btnClearCondition.Location = new System.Drawing.Point(1526, 93);
- this.btnClearCondition.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(128, 45);
- this.btnClearCondition.TabIndex = 75;
- this.btnClearCondition.Text = "清空条件(&C)";
- this.btnClearCondition.UseVisualStyleBackColor = false;
- this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
- //
- // btnSearch
- //
- this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSearch.BackColor = System.Drawing.Color.Gray;
- this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
- this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSearch.ForeColor = System.Drawing.Color.White;
- this.btnSearch.Location = new System.Drawing.Point(1389, 93);
- this.btnSearch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(128, 45);
- this.btnSearch.TabIndex = 74;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = false;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // lblGroutingLineName
- //
- this.lblGroutingLineName.AutoSize = true;
- this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineName.Location = new System.Drawing.Point(284, 28);
- this.lblGroutingLineName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGroutingLineName.Name = "lblGroutingLineName";
- this.lblGroutingLineName.Size = new System.Drawing.Size(0, 12);
- this.lblGroutingLineName.TabIndex = 14;
- //
- // lblGroutingLineCode
- //
- this.lblGroutingLineCode.AutoSize = true;
- this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineCode.Location = new System.Drawing.Point(18, 26);
- this.lblGroutingLineCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGroutingLineCode.Name = "lblGroutingLineCode";
- this.lblGroutingLineCode.Size = new System.Drawing.Size(0, 12);
- this.lblGroutingLineCode.TabIndex = 9;
- //
- // tsrOperate
- //
- this.tsrOperate.AutoSize = false;
- this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
- this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
- this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsbtnAdd,
- this.tsbtnEdit,
- this.tsbtnApprover,
- this.toolStripSeparator3,
- this.tsbtnAdaptive,
- this.tsbtnClose,
- this.toolStripButton1});
- this.tsrOperate.Location = new System.Drawing.Point(0, 0);
- this.tsrOperate.Name = "tsrOperate";
- this.tsrOperate.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
- this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
- this.tsrOperate.ShowItemToolTips = false;
- this.tsrOperate.Size = new System.Drawing.Size(1696, 52);
- this.tsrOperate.TabIndex = 14;
- //
- // tsbtnAdd
- //
- this.tsbtnAdd.AutoSize = false;
- this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAdd.Name = "tsbtnAdd";
- this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
- this.tsbtnAdd.Text = "新建(&N)";
- this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
- //
- // tsbtnEdit
- //
- this.tsbtnEdit.AutoSize = false;
- this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnEdit.Name = "tsbtnEdit";
- this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
- this.tsbtnEdit.Text = "编辑(&E)";
- this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
- //
- // tsbtnApprover
- //
- this.tsbtnApprover.AutoSize = false;
- this.tsbtnApprover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnApprover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnApprover.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnApprover.Name = "tsbtnApprover";
- this.tsbtnApprover.Size = new System.Drawing.Size(60, 25);
- this.tsbtnApprover.Text = "审批(&S)";
- this.tsbtnApprover.Click += new System.EventHandler(this.tsbtnApprover_Click);
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.AutoSize = false;
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
- //
- // tsbtnAdaptive
- //
- this.tsbtnAdaptive.AutoSize = false;
- this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAdaptive.Name = "tsbtnAdaptive";
- this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
- this.tsbtnAdaptive.Text = "自适应列宽(&A)";
- this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
- //
- // tsbtnClose
- //
- this.tsbtnClose.AutoSize = false;
- this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClose.Name = "tsbtnClose";
- this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
- this.tsbtnClose.Text = "关闭(&X)";
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
- //
- // dgvScrapProduct
- //
- this.dgvScrapProduct.AllowUserToAddRows = false;
- this.dgvScrapProduct.AllowUserToDeleteRows = false;
- this.dgvScrapProduct.AllowUserToModifyRows = true;
- this.dgvScrapProduct.AllowUserToOrderColumns = true;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvScrapProduct.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvScrapProduct.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.dgvScrapProduct.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvScrapProduct.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvScrapProduct.CellHeight = 23;
- this.dgvScrapProduct.ChildNodeColumnName = null;
- this.dgvScrapProduct.ChildNodeColumnText = null;
- this.dgvScrapProduct.ColumnDeep = 1;
- this.dgvScrapProduct.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvScrapProduct.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvScrapProduct.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvScrapProduct.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.BarCode,
- this.ProductionLineID,
- this.ProductionLineCode,
- this.ProductionLineName,
- this.ResponProcedureName,
- this.ProcedureName,
- this.UserCode,
- this.CreateUser,
- this.GoodsID,
- this.GoodsCode,
- this.GoodsName,
- this.GroutingDailyID,
- this.GroutingDailyDetailID,
- this.GroutingDate,
- this.GroutingUserCode,
- this.GroutingLineID,
- this.GroutingLineCode,
- this.GroutingLineName,
- this.GMouldTypeID,
- this.GroutingLineDetailID,
- this.GroutingMouldCode,
- this.MouldCode,
- this.GoodsLevelName,
- this.GoodsLevelTypeID,
- this.ScrapDate,
- this.Rreason,
- this.AuditStatus,
- this.AuditStatusName,
- this.Remarks,
- this.SettlementFlag,
- this.AccountID,
- this.ValueFlag,
- this.ScrapProductID,
- this.ISPUBLICBODY,
- this.SPECIALREPAIRFLAG});
- this.dgvScrapProduct.ColumnTreeView = null;
- this.dgvScrapProduct.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)));
- dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvScrapProduct.DefaultCellStyle = dataGridViewCellStyle11;
- this.dgvScrapProduct.DynamicColumnName = "";
- this.dgvScrapProduct.EnableHeadersVisualStyles = false;
- this.dgvScrapProduct.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvScrapProduct.FormatQuantityColumns = null;
- this.dgvScrapProduct.HasNode = false;
- this.dgvScrapProduct.HorizontalMergeColumn = null;
- this.dgvScrapProduct.IsAutoCountSum = true;
- this.dgvScrapProduct.IsAutoResizeColumns = false;
- this.dgvScrapProduct.IsClickF12 = false;
- this.dgvScrapProduct.IsOpenMergeCellFlag = false;
- this.dgvScrapProduct.IsSubTotalFlag = false;
- this.dgvScrapProduct.IsTopDeep = false;
- this.dgvScrapProduct.Location = new System.Drawing.Point(0, 208);
- this.dgvScrapProduct.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dgvScrapProduct.MergeColumnNames = null;
- this.dgvScrapProduct.MergeDetailColumnNames = null;
- this.dgvScrapProduct.MergeDetailOnlyColumn = null;
- this.dgvScrapProduct.MergeOnlyColumn = null;
- this.dgvScrapProduct.Name = "dgvScrapProduct";
- this.dgvScrapProduct.ReadOnly = true;
- this.dgvScrapProduct.RefreshAtHscroll = false;
- this.dgvScrapProduct.RowHeadersWidth = 50;
- this.dgvScrapProduct.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvScrapProduct.RowsDefaultCellStyle = dataGridViewCellStyle12;
- this.dgvScrapProduct.RowTemplate.Height = 21;
- this.dgvScrapProduct.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvScrapProduct.Size = new System.Drawing.Size(1678, 444);
- this.dgvScrapProduct.SortOrderColumnName = null;
- this.dgvScrapProduct.TabIndex = 14;
- this.dgvScrapProduct.Tag = true;
- this.dgvScrapProduct.TotalSumColumns = null;
- this.dgvScrapProduct.ViewRowFilter = "";
- this.dgvScrapProduct.VirtualMode = true;
- this.dgvScrapProduct.VirtualNodes = false;
- this.dgvScrapProduct.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvScrapProduct_CellDoubleClick);
- //
- // BarCode
- //
- this.BarCode.DataPropertyName = "BarCode";
- this.BarCode.HeaderText = "产品条码";
- this.BarCode.Name = "BarCode";
- this.BarCode.ReadOnly = true;
- //
- // ProductionLineID
- //
- this.ProductionLineID.DataPropertyName = "ProductionLineID";
- this.ProductionLineID.HeaderText = "生产线ID";
- this.ProductionLineID.Name = "ProductionLineID";
- this.ProductionLineID.ReadOnly = true;
- this.ProductionLineID.Visible = false;
- //
- // ProductionLineCode
- //
- this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
- this.ProductionLineCode.HeaderText = "生产线编码";
- this.ProductionLineCode.Name = "ProductionLineCode";
- this.ProductionLineCode.ReadOnly = true;
- //
- // ProductionLineName
- //
- this.ProductionLineName.DataPropertyName = "ProductionLineName";
- this.ProductionLineName.HeaderText = "生产线名称";
- this.ProductionLineName.Name = "ProductionLineName";
- this.ProductionLineName.ReadOnly = true;
- //
- // ResponProcedureName
- //
- this.ResponProcedureName.DataPropertyName = "ResponProcedureName";
- this.ResponProcedureName.HeaderText = "损坯工序";
- this.ResponProcedureName.Name = "ResponProcedureName";
- this.ResponProcedureName.ReadOnly = true;
- //
- // ProcedureName
- //
- this.ProcedureName.DataPropertyName = "ProcedureName";
- this.ProcedureName.HeaderText = "完成工序";
- this.ProcedureName.Name = "ProcedureName";
- this.ProcedureName.ReadOnly = true;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "责任工号";
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- //
- // CreateUser
- //
- this.CreateUser.DataPropertyName = "CreateUser";
- this.CreateUser.HeaderText = "报坯工号";
- this.CreateUser.Name = "CreateUser";
- this.CreateUser.ReadOnly = true;
- //
- // GoodsID
- //
- this.GoodsID.DataPropertyName = "GoodsID";
- this.GoodsID.HeaderText = "产品ID";
- this.GoodsID.Name = "GoodsID";
- this.GoodsID.ReadOnly = true;
- this.GoodsID.Visible = false;
- //
- // 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;
- //
- // GroutingDailyID
- //
- this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
- this.GroutingDailyID.HeaderText = "注浆日报ID";
- this.GroutingDailyID.Name = "GroutingDailyID";
- this.GroutingDailyID.ReadOnly = true;
- this.GroutingDailyID.Visible = false;
- //
- // GroutingDailyDetailID
- //
- this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
- this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
- this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
- this.GroutingDailyDetailID.ReadOnly = true;
- this.GroutingDailyDetailID.Visible = false;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle9.Format = "yyyy-MM-dd";
- dataGridViewCellStyle9.NullValue = null;
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle9;
- 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;
- //
- // GroutingLineID
- //
- this.GroutingLineID.DataPropertyName = "GroutingLineID";
- this.GroutingLineID.HeaderText = "成型线ID";
- this.GroutingLineID.Name = "GroutingLineID";
- this.GroutingLineID.ReadOnly = true;
- this.GroutingLineID.Visible = false;
- //
- // GroutingLineCode
- //
- this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
- this.GroutingLineCode.HeaderText = "成型线编码";
- this.GroutingLineCode.Name = "GroutingLineCode";
- this.GroutingLineCode.ReadOnly = true;
- //
- // GroutingLineName
- //
- this.GroutingLineName.DataPropertyName = "GroutingLineName";
- this.GroutingLineName.HeaderText = "成型线名称";
- this.GroutingLineName.Name = "GroutingLineName";
- this.GroutingLineName.ReadOnly = true;
- //
- // GMouldTypeID
- //
- this.GMouldTypeID.DataPropertyName = "GMouldTypeID";
- this.GMouldTypeID.HeaderText = "成型线类型ID";
- this.GMouldTypeID.Name = "GMouldTypeID";
- this.GMouldTypeID.ReadOnly = true;
- this.GMouldTypeID.Visible = false;
- //
- // GroutingLineDetailID
- //
- this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
- this.GroutingLineDetailID.HeaderText = "成型线明细ID";
- this.GroutingLineDetailID.Name = "GroutingLineDetailID";
- this.GroutingLineDetailID.ReadOnly = true;
- this.GroutingLineDetailID.Visible = false;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "注浆模具编号";
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- //
- // MouldCode
- //
- this.MouldCode.DataPropertyName = "MouldCode";
- this.MouldCode.HeaderText = "模具编号";
- this.MouldCode.Name = "MouldCode";
- this.MouldCode.ReadOnly = true;
- this.MouldCode.Visible = false;
- //
- // GoodsLevelName
- //
- this.GoodsLevelName.DataPropertyName = "GoodsLevelName";
- this.GoodsLevelName.HeaderText = "产品分级";
- this.GoodsLevelName.Name = "GoodsLevelName";
- this.GoodsLevelName.ReadOnly = true;
- //
- // GoodsLevelTypeID
- //
- this.GoodsLevelTypeID.DataPropertyName = "GoodsLevelTypeID";
- this.GoodsLevelTypeID.HeaderText = "产品分级类别ID";
- this.GoodsLevelTypeID.Name = "GoodsLevelTypeID";
- this.GoodsLevelTypeID.ReadOnly = true;
- this.GoodsLevelTypeID.Visible = false;
- //
- // ScrapDate
- //
- this.ScrapDate.DataPropertyName = "ScrapDate";
- dataGridViewCellStyle10.Format = "yyyy-MM-dd";
- dataGridViewCellStyle10.NullValue = null;
- this.ScrapDate.DefaultCellStyle = dataGridViewCellStyle10;
- this.ScrapDate.HeaderText = "废弃日期";
- this.ScrapDate.Name = "ScrapDate";
- this.ScrapDate.ReadOnly = true;
- //
- // Rreason
- //
- this.Rreason.DataPropertyName = "Rreason";
- this.Rreason.HeaderText = "废弃原因";
- this.Rreason.Name = "Rreason";
- this.Rreason.ReadOnly = true;
- //
- // AuditStatus
- //
- this.AuditStatus.DataPropertyName = "AuditStatus";
- this.AuditStatus.HeaderText = "审批状态";
- this.AuditStatus.Name = "AuditStatus";
- this.AuditStatus.ReadOnly = true;
- this.AuditStatus.Visible = false;
- //
- // AuditStatusName
- //
- this.AuditStatusName.DataPropertyName = "AuditStatusName";
- this.AuditStatusName.HeaderText = "审批状态";
- this.AuditStatusName.Name = "AuditStatusName";
- this.AuditStatusName.ReadOnly = true;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- //
- // SettlementFlag
- //
- this.SettlementFlag.DataPropertyName = "SettlementFlag";
- this.SettlementFlag.HeaderText = "工资结算标识";
- this.SettlementFlag.Name = "SettlementFlag";
- this.SettlementFlag.ReadOnly = true;
- this.SettlementFlag.Visible = false;
- //
- // AccountID
- //
- this.AccountID.DataPropertyName = "AccountID";
- this.AccountID.HeaderText = "帐套ID";
- this.AccountID.Name = "AccountID";
- this.AccountID.ReadOnly = true;
- this.AccountID.Visible = false;
- //
- // ValueFlag
- //
- this.ValueFlag.DataPropertyName = "ValueFlag";
- this.ValueFlag.HeaderText = "有效标识";
- this.ValueFlag.Name = "ValueFlag";
- this.ValueFlag.ReadOnly = true;
- this.ValueFlag.Visible = false;
- //
- // ScrapProductID
- //
- this.ScrapProductID.DataPropertyName = "ScrapProductID";
- this.ScrapProductID.HeaderText = "报损ID";
- this.ScrapProductID.Name = "ScrapProductID";
- this.ScrapProductID.ReadOnly = true;
- this.ScrapProductID.Visible = false;
- //
- // 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";
- //
- // 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";
- //
- // toolStripButton1
- //
- this.toolStripButton1.AutoSize = false;
- this.toolStripButton1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton1.Name = "toolStripButton1";
- this.toolStripButton1.Size = new System.Drawing.Size(60, 25);
- this.toolStripButton1.Text = "批量报损";
- this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
- //
- // F_PM_1101
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1696, 670);
- this.Controls.Add(this.dgvScrapProduct);
- this.Controls.Add(this.tsrOperate);
- this.Controls.Add(this.gbSelect);
- this.Font = new System.Drawing.Font("宋体", 13.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.Name = "F_PM_1101";
- this.Text = "产品报损";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_1101_FormClosed);
- this.Load += new System.EventHandler(this.F_PM_1101_Load);
- this.gbSelect.ResumeLayout(false);
- this.gbSelect.PerformLayout();
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvScrapProduct)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_GroupBox gbSelect;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_Label lblGroutingLineName;
- private Basics.BaseControls.C_Label lblGroutingLineCode;
- private Basics.BaseControls.C_TextBox txtRreason;
- private Basics.BaseControls.C_Label lblRreason;
- private Basics.BaseControls.C_TextBox txtRemarks;
- private Basics.BaseControls.C_TextBox txtGoodsName;
- private Basics.BaseControls.C_TextBox txtGoodsCode;
- private Basics.BaseControls.C_Label lblGoodsName;
- private Basics.BaseControls.C_Label lblGoodsCode;
- private Basics.BaseControls.C_DateTimePicker txtScrapDateEnd;
- private Basics.BaseControls.C_Label lblTo;
- private Basics.BaseControls.C_DateTimePicker txtScrapDateStart;
- private Basics.BaseControls.C_TextBox txtResponProcedureName;
- private Basics.BaseControls.C_TextBox txtProductionLineName;
- private Basics.BaseControls.C_Label lblProductionLineName;
- private Basics.BaseControls.C_Label lblResponProcedureName;
- private Basics.BaseControls.C_Label lblRemarks;
- private Basics.BaseControls.C_TextBox txtBarCode;
- private Basics.BaseControls.C_Label lblBarCode;
- private Basics.BaseControls.C_TextBox txtProductionLineCode;
- private Basics.BaseControls.C_TextBox txtResponProcedureCode;
- private Basics.BaseControls.C_Label lblResponProcedureCode;
- private Basics.BaseControls.C_Label lblProductionLineCode;
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdd;
- private System.Windows.Forms.ToolStripButton tsbtnEdit;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_DataGridView dgvScrapProduct;
- private Basics.BaseControls.C_CheckBox cbSelectTime;
- private System.Windows.Forms.ToolStripButton tsbtnApprover;
- private Basics.BaseControls.C_Label lblAuditStatus;
- private Basics.BaseControls.DKListBoxComboBox cbAuditStatus;
- private Basics.BaseControls.C_TextBox txtGroutingUserCode;
- private Basics.BaseControls.C_Label lblGroutingUserCode;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_TextBox txtUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ResponProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUser;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelTypeID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ScrapDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn Rreason;
- private System.Windows.Forms.DataGridViewTextBoxColumn AuditStatus;
- private System.Windows.Forms.DataGridViewTextBoxColumn AuditStatusName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn SettlementFlag;
- private System.Windows.Forms.DataGridViewTextBoxColumn AccountID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ValueFlag;
- private System.Windows.Forms.DataGridViewTextBoxColumn ScrapProductID;
- private System.Windows.Forms.DataGridViewCheckBoxColumn ISPUBLICBODY;
- private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
- private System.Windows.Forms.ToolStripButton toolStripButton1;
- }
- }
|