| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_030106
- {
- /// <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_RPT_030106));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = 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.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
- this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.chkCheckDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpCheckDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpCheckDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.chkHandOver = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpHandOverEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpHandOverStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.chkCdate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dropRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.dkCheckProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.txtKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtDefectName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtDefectCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtDefectUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblDefectName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblDefectCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblDefectUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dkDefectTypeNameSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkDefectTypeNameSearchBox();
- this.dkCompleteProcedure = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
- this.dtpCompleteDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpCompleteDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.tblReportModule = new System.Windows.Forms.TabControl();
- this.tapReportModule = new System.Windows.Forms.TabPage();
- this.dgvReportModule = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Usercode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.InCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tapDefectDetail = new System.Windows.Forms.TabPage();
- this.dgvDefectDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CheckTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectStaffNames3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.defectjobsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.czGroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.barcodeRemarks3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.bsqx = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.RetainFlag1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.tsrOperate.SuspendLayout();
- this.gbxCondition.SuspendLayout();
- this.tblReportModule.SuspendLayout();
- this.tapReportModule.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).BeginInit();
- this.tapDefectDetail.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDefectDetail)).BeginInit();
- this.SuspendLayout();
- //
- // tsrOperate
- //
- this.tsrOperate.AutoSize = false;
- this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
- 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.tsbtnAdaptive,
- this.tsbtnClose});
- this.tsrOperate.Location = new System.Drawing.Point(0, 0);
- this.tsrOperate.Name = "tsrOperate";
- this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
- this.tsrOperate.ShowItemToolTips = false;
- this.tsrOperate.Size = new System.Drawing.Size(1174, 35);
- this.tsrOperate.TabIndex = 0;
- this.tsrOperate.Text = "toolStrip1";
- //
- // 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);
- //
- // gbxCondition
- //
- this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
- this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
- this.gbxCondition.Controls.Add(this.scbGoods);
- this.gbxCondition.Controls.Add(this.lblGoods);
- this.gbxCondition.Controls.Add(this.lblGoodsType);
- this.gbxCondition.Controls.Add(this.scbGoodsType);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.chkCheckDate);
- this.gbxCondition.Controls.Add(this.c_Label5);
- this.gbxCondition.Controls.Add(this.dtpCheckDateEnd);
- this.gbxCondition.Controls.Add(this.dtpCheckDateStart);
- this.gbxCondition.Controls.Add(this.chkHandOver);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.dtpHandOverEnd);
- this.gbxCondition.Controls.Add(this.dtpHandOverStart);
- this.gbxCondition.Controls.Add(this.chkCdate);
- this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
- this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
- this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
- this.gbxCondition.Controls.Add(this.c_Label4);
- this.gbxCondition.Controls.Add(this.dropRptProcedure);
- this.gbxCondition.Controls.Add(this.dkCheckProcedureSearchBox);
- this.gbxCondition.Controls.Add(this.txtKilnCode);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.txtDefectName);
- this.gbxCondition.Controls.Add(this.txtGoodsCode);
- this.gbxCondition.Controls.Add(this.txtCheckUserCode);
- this.gbxCondition.Controls.Add(this.txtDefectCode);
- this.gbxCondition.Controls.Add(this.txtDefectUserCode);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.lblDefectName);
- this.gbxCondition.Controls.Add(this.lblUserCode);
- this.gbxCondition.Controls.Add(this.lblDefectCode);
- this.gbxCondition.Controls.Add(this.lblDefectUserCode);
- this.gbxCondition.Controls.Add(this.dkDefectTypeNameSearchBox1);
- this.gbxCondition.Controls.Add(this.dkCompleteProcedure);
- this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
- this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
- this.gbxCondition.Controls.Add(this.dtpCompleteDateEnd);
- this.gbxCondition.Controls.Add(this.dtpCompleteDateStart);
- this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
- this.gbxCondition.IsMustInput = false;
- this.gbxCondition.Location = new System.Drawing.Point(0, 38);
- this.gbxCondition.Name = "gbxCondition";
- this.gbxCondition.OriginalHeight = -1;
- this.gbxCondition.Size = new System.Drawing.Size(1162, 103);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // scbGoods
- //
- this.scbGoods.CheckedData = null;
- this.scbGoods.Location = new System.Drawing.Point(377, 20);
- this.scbGoods.MultiSelect = true;
- this.scbGoods.Name = "scbGoods";
- this.scbGoods.Size = new System.Drawing.Size(100, 21);
- this.scbGoods.TabIndex = 37;
- //
- // lblGoods
- //
- this.lblGoods.AutoSize = true;
- this.lblGoods.BackColor = System.Drawing.Color.Transparent;
- this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoods.Location = new System.Drawing.Point(318, 26);
- this.lblGoods.Name = "lblGoods";
- this.lblGoods.Size = new System.Drawing.Size(53, 12);
- this.lblGoods.TabIndex = 36;
- this.lblGoods.Text = "产品名称";
- //
- // lblGoodsType
- //
- this.lblGoodsType.AutoSize = true;
- this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
- this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsType.Location = new System.Drawing.Point(12, 26);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsType.TabIndex = 35;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(70, 20);
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(101, 21);
- this.scbGoodsType.TabIndex = 34;
- //
- // btnClearCondition
- //
- this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
- 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(1071, 71);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 29;
- this.btnClearCondition.Text = "清空条件(&C)";
- this.btnClearCondition.UseVisualStyleBackColor = true;
- 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.Transparent;
- 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(1071, 41);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 28;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = true;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // chkCheckDate
- //
- this.chkCheckDate.AutoSize = true;
- this.chkCheckDate.Enabled = false;
- this.chkCheckDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkCheckDate.Location = new System.Drawing.Point(624, 76);
- this.chkCheckDate.Name = "chkCheckDate";
- this.chkCheckDate.Size = new System.Drawing.Size(72, 16);
- this.chkCheckDate.TabIndex = 30;
- this.chkCheckDate.Text = "缺陷登记";
- this.chkCheckDate.UseVisualStyleBackColor = true;
- this.chkCheckDate.Visible = false;
- this.chkCheckDate.CheckedChanged += new System.EventHandler(this.chkCheckDate_CheckedChanged);
- //
- // c_Label5
- //
- this.c_Label5.AutoSize = true;
- this.c_Label5.BackColor = System.Drawing.Color.Transparent;
- this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label5.Location = new System.Drawing.Point(842, 78);
- this.c_Label5.Name = "c_Label5";
- this.c_Label5.Size = new System.Drawing.Size(17, 12);
- this.c_Label5.TabIndex = 32;
- this.c_Label5.Text = "至";
- this.c_Label5.Visible = false;
- //
- // dtpCheckDateEnd
- //
- this.dtpCheckDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpCheckDateEnd.Enabled = false;
- this.dtpCheckDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCheckDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCheckDateEnd.Location = new System.Drawing.Point(865, 74);
- this.dtpCheckDateEnd.Name = "dtpCheckDateEnd";
- this.dtpCheckDateEnd.Size = new System.Drawing.Size(134, 21);
- this.dtpCheckDateEnd.TabIndex = 33;
- this.dtpCheckDateEnd.Visible = false;
- //
- // dtpCheckDateStart
- //
- this.dtpCheckDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpCheckDateStart.Enabled = false;
- this.dtpCheckDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCheckDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCheckDateStart.Location = new System.Drawing.Point(702, 74);
- this.dtpCheckDateStart.Name = "dtpCheckDateStart";
- this.dtpCheckDateStart.Size = new System.Drawing.Size(134, 21);
- this.dtpCheckDateStart.TabIndex = 31;
- this.dtpCheckDateStart.Visible = false;
- //
- // chkHandOver
- //
- this.chkHandOver.AutoSize = true;
- this.chkHandOver.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkHandOver.Location = new System.Drawing.Point(624, 49);
- this.chkHandOver.Name = "chkHandOver";
- this.chkHandOver.Size = new System.Drawing.Size(72, 16);
- this.chkHandOver.TabIndex = 17;
- this.chkHandOver.Text = "交接时间";
- this.chkHandOver.UseVisualStyleBackColor = true;
- this.chkHandOver.CheckedChanged += new System.EventHandler(this.chkHandOver_CheckedChanged);
- //
- // c_Label2
- //
- this.c_Label2.AutoSize = true;
- this.c_Label2.BackColor = System.Drawing.Color.Transparent;
- this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label2.Location = new System.Drawing.Point(842, 51);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(17, 12);
- this.c_Label2.TabIndex = 19;
- this.c_Label2.Text = "至";
- //
- // dtpHandOverEnd
- //
- this.dtpHandOverEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpHandOverEnd.Enabled = false;
- this.dtpHandOverEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpHandOverEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpHandOverEnd.Location = new System.Drawing.Point(865, 47);
- this.dtpHandOverEnd.Name = "dtpHandOverEnd";
- this.dtpHandOverEnd.Size = new System.Drawing.Size(134, 21);
- this.dtpHandOverEnd.TabIndex = 20;
- //
- // dtpHandOverStart
- //
- this.dtpHandOverStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpHandOverStart.Enabled = false;
- this.dtpHandOverStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpHandOverStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpHandOverStart.Location = new System.Drawing.Point(702, 47);
- this.dtpHandOverStart.Name = "dtpHandOverStart";
- this.dtpHandOverStart.Size = new System.Drawing.Size(134, 21);
- this.dtpHandOverStart.TabIndex = 18;
- //
- // chkCdate
- //
- this.chkCdate.AutoSize = true;
- this.chkCdate.Checked = true;
- this.chkCdate.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkCdate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkCdate.Location = new System.Drawing.Point(624, 22);
- this.chkCdate.Name = "chkCdate";
- this.chkCdate.Size = new System.Drawing.Size(72, 16);
- this.chkCdate.TabIndex = 6;
- this.chkCdate.Text = "首检时间";
- this.chkCdate.UseVisualStyleBackColor = true;
- this.chkCdate.CheckedChanged += new System.EventHandler(this.chkCdate_CheckedChanged);
- //
- // lblAccountDateEnd
- //
- this.lblAccountDateEnd.AutoSize = true;
- this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
- this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblAccountDateEnd.Location = new System.Drawing.Point(842, 24);
- this.lblAccountDateEnd.Name = "lblAccountDateEnd";
- this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
- this.lblAccountDateEnd.TabIndex = 8;
- this.lblAccountDateEnd.Text = "至";
- //
- // dtpAccountDateEnd
- //
- this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpAccountDateEnd.Location = new System.Drawing.Point(865, 20);
- this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
- this.dtpAccountDateEnd.Size = new System.Drawing.Size(134, 21);
- this.dtpAccountDateEnd.TabIndex = 9;
- //
- // dtpAccountDateStart
- //
- this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpAccountDateStart.Location = new System.Drawing.Point(702, 20);
- this.dtpAccountDateStart.Name = "dtpAccountDateStart";
- this.dtpAccountDateStart.Size = new System.Drawing.Size(134, 21);
- this.dtpAccountDateStart.TabIndex = 7;
- //
- // c_Label4
- //
- this.c_Label4.AutoSize = true;
- this.c_Label4.BackColor = System.Drawing.Color.Transparent;
- this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.c_Label4.IsMustInput = true;
- this.c_Label4.Location = new System.Drawing.Point(318, 78);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(53, 12);
- this.c_Label4.TabIndex = 24;
- this.c_Label4.Text = "交接工序";
- //
- // dropRptProcedure
- //
- this.dropRptProcedure.BackColor = System.Drawing.Color.Yellow;
- this.dropRptProcedure.BackgroundColor = System.Drawing.SystemColors.Window;
- this.dropRptProcedure.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.dropRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dropRptProcedure.FormattingEnabled = true;
- this.dropRptProcedure.IsMustInput = true;
- this.dropRptProcedure.Location = new System.Drawing.Point(377, 74);
- this.dropRptProcedure.Name = "dropRptProcedure";
- this.dropRptProcedure.Size = new System.Drawing.Size(100, 20);
- this.dropRptProcedure.TabIndex = 25;
- //
- // dkCheckProcedureSearchBox
- //
- this.dkCheckProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
- this.dkCheckProcedureSearchBox.DataSource = null;
- this.dkCheckProcedureSearchBox.Enabled = true;
- this.dkCheckProcedureSearchBox.IsEnablePurview = false;
- this.dkCheckProcedureSearchBox.IsMustInput = false;
- this.dkCheckProcedureSearchBox.Location = new System.Drawing.Point(12, 74);
- this.dkCheckProcedureSearchBox.ModelType = "-1";
- this.dkCheckProcedureSearchBox.Name = "dkCheckProcedureSearchBox";
- this.dkCheckProcedureSearchBox.ProcedureCode = "";
- this.dkCheckProcedureSearchBox.ProcedureID = null;
- this.dkCheckProcedureSearchBox.ProcedureIDS = null;
- this.dkCheckProcedureSearchBox.ProcedureName = null;
- this.dkCheckProcedureSearchBox.Purview = null;
- this.dkCheckProcedureSearchBox.PurviewType = ((byte)(0));
- this.dkCheckProcedureSearchBox.SelectMore = true;
- this.dkCheckProcedureSearchBox.Size = new System.Drawing.Size(159, 21);
- this.dkCheckProcedureSearchBox.TabIndex = 21;
- this.dkCheckProcedureSearchBox.Title = "检验工序";
- this.dkCheckProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // txtKilnCode
- //
- this.txtKilnCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtKilnCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtKilnCode.ErrorMessage = "";
- this.txtKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtKilnCode.Location = new System.Drawing.Point(542, 74);
- this.txtKilnCode.Name = "txtKilnCode";
- this.txtKilnCode.Size = new System.Drawing.Size(76, 21);
- this.txtKilnCode.TabIndex = 27;
- this.txtKilnCode.TextValue = "";
- //
- // c_Label3
- //
- this.c_Label3.AutoSize = true;
- this.c_Label3.BackColor = System.Drawing.Color.Transparent;
- this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label3.Location = new System.Drawing.Point(483, 78);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(53, 12);
- this.c_Label3.TabIndex = 26;
- this.c_Label3.Text = "窑炉编码";
- //
- // txtDefectName
- //
- this.txtDefectName.BackColor = System.Drawing.SystemColors.Window;
- this.txtDefectName.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtDefectName.ErrorMessage = "";
- this.txtDefectName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtDefectName.Location = new System.Drawing.Point(542, 47);
- this.txtDefectName.Name = "txtDefectName";
- this.txtDefectName.Size = new System.Drawing.Size(76, 21);
- this.txtDefectName.TabIndex = 16;
- this.txtDefectName.TextValue = "";
- //
- // 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(236, 20);
- this.txtGoodsCode.MaxLength = 50;
- this.txtGoodsCode.Name = "txtGoodsCode";
- this.txtGoodsCode.Size = new System.Drawing.Size(76, 21);
- this.txtGoodsCode.TabIndex = 2;
- this.txtGoodsCode.TextValue = "";
- //
- // txtCheckUserCode
- //
- this.txtCheckUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtCheckUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtCheckUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtCheckUserCode.ErrorMessage = "";
- this.txtCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCheckUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtCheckUserCode.Location = new System.Drawing.Point(236, 74);
- this.txtCheckUserCode.MaxLength = 20;
- this.txtCheckUserCode.Name = "txtCheckUserCode";
- this.txtCheckUserCode.Size = new System.Drawing.Size(76, 21);
- this.txtCheckUserCode.TabIndex = 23;
- this.txtCheckUserCode.TextValue = "";
- //
- // txtDefectCode
- //
- this.txtDefectCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtDefectCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtDefectCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtDefectCode.ErrorMessage = "";
- this.txtDefectCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtDefectCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtDefectCode.Location = new System.Drawing.Point(542, 20);
- this.txtDefectCode.MaxLength = 20;
- this.txtDefectCode.Name = "txtDefectCode";
- this.txtDefectCode.Size = new System.Drawing.Size(76, 21);
- this.txtDefectCode.TabIndex = 5;
- this.txtDefectCode.TextValue = "";
- //
- // txtDefectUserCode
- //
- this.txtDefectUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtDefectUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtDefectUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtDefectUserCode.ErrorMessage = "";
- this.txtDefectUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtDefectUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtDefectUserCode.Location = new System.Drawing.Point(236, 47);
- this.txtDefectUserCode.MaxLength = 20;
- this.txtDefectUserCode.Name = "txtDefectUserCode";
- this.txtDefectUserCode.Size = new System.Drawing.Size(76, 21);
- this.txtDefectUserCode.TabIndex = 12;
- this.txtDefectUserCode.TextValue = "";
- //
- // 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.Location = new System.Drawing.Point(177, 24);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
- this.c_Label1.TabIndex = 1;
- this.c_Label1.Text = "产品编码";
- //
- // lblDefectName
- //
- this.lblDefectName.AutoSize = true;
- this.lblDefectName.BackColor = System.Drawing.Color.Transparent;
- this.lblDefectName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblDefectName.Location = new System.Drawing.Point(483, 51);
- this.lblDefectName.Name = "lblDefectName";
- this.lblDefectName.Size = new System.Drawing.Size(53, 12);
- this.lblDefectName.TabIndex = 15;
- this.lblDefectName.Text = "缺陷名称";
- //
- // 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.Location = new System.Drawing.Point(177, 78);
- this.lblUserCode.Name = "lblUserCode";
- this.lblUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblUserCode.TabIndex = 22;
- this.lblUserCode.Text = "检验工号";
- //
- // lblDefectCode
- //
- this.lblDefectCode.AutoSize = true;
- this.lblDefectCode.BackColor = System.Drawing.Color.Transparent;
- this.lblDefectCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblDefectCode.Location = new System.Drawing.Point(483, 24);
- this.lblDefectCode.Name = "lblDefectCode";
- this.lblDefectCode.Size = new System.Drawing.Size(53, 12);
- this.lblDefectCode.TabIndex = 4;
- this.lblDefectCode.Text = "缺陷编码";
- //
- // lblDefectUserCode
- //
- this.lblDefectUserCode.AutoSize = true;
- this.lblDefectUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblDefectUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblDefectUserCode.Location = new System.Drawing.Point(177, 51);
- this.lblDefectUserCode.Name = "lblDefectUserCode";
- this.lblDefectUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblDefectUserCode.TabIndex = 11;
- this.lblDefectUserCode.Text = "责任工号";
- //
- // dkDefectTypeNameSearchBox1
- //
- this.dkDefectTypeNameSearchBox1.BackColor = System.Drawing.Color.Transparent;
- this.dkDefectTypeNameSearchBox1.DataSource = null;
- this.dkDefectTypeNameSearchBox1.DefectTypeID = null;
- this.dkDefectTypeNameSearchBox1.DefectTypeIDS = null;
- this.dkDefectTypeNameSearchBox1.DefectTypeName = null;
- this.dkDefectTypeNameSearchBox1.Enabled = true;
- this.dkDefectTypeNameSearchBox1.IsEnablePurview = false;
- this.dkDefectTypeNameSearchBox1.IsMustInput = false;
- this.dkDefectTypeNameSearchBox1.Location = new System.Drawing.Point(318, 47);
- this.dkDefectTypeNameSearchBox1.Name = "dkDefectTypeNameSearchBox1";
- this.dkDefectTypeNameSearchBox1.Purview = null;
- this.dkDefectTypeNameSearchBox1.PurviewType = ((byte)(0));
- this.dkDefectTypeNameSearchBox1.SelectMore = true;
- this.dkDefectTypeNameSearchBox1.Size = new System.Drawing.Size(159, 21);
- this.dkDefectTypeNameSearchBox1.TabIndex = 14;
- this.dkDefectTypeNameSearchBox1.Title = "缺陷类别";
- this.dkDefectTypeNameSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // dkCompleteProcedure
- //
- this.dkCompleteProcedure.BackColor = System.Drawing.Color.Transparent;
- this.dkCompleteProcedure.DataSource = null;
- this.dkCompleteProcedure.Enabled = true;
- this.dkCompleteProcedure.IsEnablePurview = false;
- this.dkCompleteProcedure.IsMustInput = false;
- this.dkCompleteProcedure.Location = new System.Drawing.Point(1005, 24);
- this.dkCompleteProcedure.ModelType = null;
- this.dkCompleteProcedure.Name = "dkCompleteProcedure";
- this.dkCompleteProcedure.ProcedureCode = "";
- this.dkCompleteProcedure.ProcedureID = null;
- this.dkCompleteProcedure.ProcedureIDS = null;
- this.dkCompleteProcedure.ProcedureName = null;
- this.dkCompleteProcedure.Purview = null;
- this.dkCompleteProcedure.PurviewType = ((byte)(0));
- this.dkCompleteProcedure.SelectMore = true;
- this.dkCompleteProcedure.Size = new System.Drawing.Size(192, 21);
- this.dkCompleteProcedure.TabIndex = 17;
- this.dkCompleteProcedure.Title = "生产工序";
- this.dkCompleteProcedure.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- this.dkCompleteProcedure.Visible = false;
- //
- // dkProcedureSearchBox
- //
- this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
- this.dkProcedureSearchBox.DataSource = null;
- this.dkProcedureSearchBox.Enabled = true;
- this.dkProcedureSearchBox.IsEnablePurview = false;
- this.dkProcedureSearchBox.IsMustInput = false;
- this.dkProcedureSearchBox.Location = new System.Drawing.Point(12, 47);
- this.dkProcedureSearchBox.ModelType = null;
- this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
- this.dkProcedureSearchBox.ProcedureCode = "";
- this.dkProcedureSearchBox.ProcedureID = null;
- this.dkProcedureSearchBox.ProcedureIDS = null;
- this.dkProcedureSearchBox.ProcedureName = null;
- this.dkProcedureSearchBox.Purview = null;
- this.dkProcedureSearchBox.PurviewType = ((byte)(0));
- this.dkProcedureSearchBox.SelectMore = true;
- this.dkProcedureSearchBox.Size = new System.Drawing.Size(159, 21);
- this.dkProcedureSearchBox.TabIndex = 10;
- this.dkProcedureSearchBox.Title = "责任工序";
- this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // dkproductionLineSearchBox
- //
- this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
- this.dkproductionLineSearchBox.DataSource = null;
- this.dkproductionLineSearchBox.Enabled = true;
- this.dkproductionLineSearchBox.IsEnablePurview = false;
- this.dkproductionLineSearchBox.IsMustInput = false;
- this.dkproductionLineSearchBox.Location = new System.Drawing.Point(1023, 20);
- this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
- this.dkproductionLineSearchBox.ProductionLineCode = "";
- this.dkproductionLineSearchBox.ProductionLineID = null;
- this.dkproductionLineSearchBox.ProductionLineIDS = null;
- this.dkproductionLineSearchBox.ProductionLineName = null;
- this.dkproductionLineSearchBox.Purview = null;
- this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
- this.dkproductionLineSearchBox.SelectMore = true;
- this.dkproductionLineSearchBox.Size = new System.Drawing.Size(193, 21);
- this.dkproductionLineSearchBox.TabIndex = 1;
- this.dkproductionLineSearchBox.Title = " 生产线";
- this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- this.dkproductionLineSearchBox.Visible = false;
- //
- // dtpCompleteDateEnd
- //
- this.dtpCompleteDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpCompleteDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCompleteDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCompleteDateEnd.Location = new System.Drawing.Point(1040, 42);
- this.dtpCompleteDateEnd.Name = "dtpCompleteDateEnd";
- this.dtpCompleteDateEnd.Size = new System.Drawing.Size(134, 21);
- this.dtpCompleteDateEnd.TabIndex = 21;
- this.dtpCompleteDateEnd.Visible = false;
- //
- // dtpCompleteDateStart
- //
- this.dtpCompleteDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpCompleteDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCompleteDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCompleteDateStart.Location = new System.Drawing.Point(1040, 24);
- this.dtpCompleteDateStart.Name = "dtpCompleteDateStart";
- this.dtpCompleteDateStart.Size = new System.Drawing.Size(134, 21);
- this.dtpCompleteDateStart.TabIndex = 19;
- this.dtpCompleteDateStart.Visible = false;
- //
- // tblReportModule
- //
- this.tblReportModule.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.tblReportModule.Controls.Add(this.tapReportModule);
- this.tblReportModule.Controls.Add(this.tapDefectDetail);
- this.tblReportModule.Location = new System.Drawing.Point(0, 144);
- this.tblReportModule.Margin = new System.Windows.Forms.Padding(0);
- this.tblReportModule.Name = "tblReportModule";
- this.tblReportModule.Padding = new System.Drawing.Point(0, 0);
- this.tblReportModule.SelectedIndex = 0;
- this.tblReportModule.ShowToolTips = true;
- this.tblReportModule.Size = new System.Drawing.Size(1162, 277);
- this.tblReportModule.TabIndex = 2;
- this.tblReportModule.SelectedIndexChanged += new System.EventHandler(this.tblReportModule_SelectedIndexChanged);
- //
- // tapReportModule
- //
- this.tapReportModule.Controls.Add(this.dgvReportModule);
- this.tapReportModule.Location = new System.Drawing.Point(4, 22);
- this.tapReportModule.Margin = new System.Windows.Forms.Padding(0);
- this.tapReportModule.Name = "tapReportModule";
- this.tapReportModule.Size = new System.Drawing.Size(1154, 251);
- this.tapReportModule.TabIndex = 0;
- this.tapReportModule.Text = "成检缺陷汇总";
- this.tapReportModule.UseVisualStyleBackColor = true;
- //
- // dgvReportModule
- //
- this.dgvReportModule.AllowUserToAddRows = false;
- this.dgvReportModule.AllowUserToDeleteRows = false;
- this.dgvReportModule.AllowUserToModifyRows = true;
- this.dgvReportModule.AllowUserToOrderColumns = true;
- this.dgvReportModule.AllowUserToSortRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvReportModule.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvReportModule.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvReportModule.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvReportModule.CellHeight = 23;
- this.dgvReportModule.ChildNodeColumnName = null;
- this.dgvReportModule.ChildNodeColumnText = null;
- this.dgvReportModule.ColumnDeep = 1;
- this.dgvReportModule.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- 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.dgvReportModule.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvReportModule.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvReportModule.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ProductionLineName,
- this.ProcedureName,
- this.DefectProcedureName,
- this.DefectTypeName,
- this.DefectCode,
- this.DefectName,
- this.Usercode1,
- this.Goodstypename,
- this.Goodscode,
- this.InCount,
- this.DefectProcedureID,
- this.ProcedureID});
- this.dgvReportModule.ColumnTreeView = null;
- this.dgvReportModule.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.dgvReportModule.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvReportModule.DynamicColumnName = "";
- this.dgvReportModule.EnableHeadersVisualStyles = false;
- this.dgvReportModule.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvReportModule.FormatQuantityColumns = null;
- this.dgvReportModule.HorizontalMergeColumn = null;
- this.dgvReportModule.IsAutoCountSum = true;
- this.dgvReportModule.IsAutoResizeColumns = false;
- this.dgvReportModule.IsClickF12 = false;
- this.dgvReportModule.IsOpenMergeCellFlag = false;
- this.dgvReportModule.IsSubTotalFlag = false;
- this.dgvReportModule.IsTopDeep = false;
- this.dgvReportModule.Location = new System.Drawing.Point(0, 0);
- this.dgvReportModule.Margin = new System.Windows.Forms.Padding(0);
- this.dgvReportModule.MergeColumnNames = null;
- this.dgvReportModule.MergeDetailColumnNames = null;
- this.dgvReportModule.MergeDetailOnlyColumn = null;
- this.dgvReportModule.MergeOnlyColumn = null;
- this.dgvReportModule.MultiSelect = false;
- this.dgvReportModule.Name = "dgvReportModule";
- this.dgvReportModule.ReadOnly = true;
- this.dgvReportModule.RefreshAtHscroll = false;
- this.dgvReportModule.RowHeadersWidth = 50;
- this.dgvReportModule.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvReportModule.RowsDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvReportModule.RowTemplate.Height = 21;
- this.dgvReportModule.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvReportModule.Size = new System.Drawing.Size(1154, 251);
- this.dgvReportModule.SortOrderColumnName = null;
- this.dgvReportModule.TabIndex = 0;
- this.dgvReportModule.Tag = true;
- this.dgvReportModule.TotalSumColumns = null;
- this.dgvReportModule.ViewRowFilter = "";
- this.dgvReportModule.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvReportModule_CellDoubleClick);
- //
- // ProductionLineName
- //
- this.ProductionLineName.DataPropertyName = "ProductionLineName";
- this.ProductionLineName.HeaderText = "生产线";
- this.ProductionLineName.Name = "ProductionLineName";
- this.ProductionLineName.ReadOnly = true;
- //
- // ProcedureName
- //
- this.ProcedureName.DataPropertyName = "ProcedureName";
- this.ProcedureName.HeaderText = "检验工序";
- this.ProcedureName.Name = "ProcedureName";
- this.ProcedureName.ReadOnly = true;
- //
- // DefectProcedureName
- //
- this.DefectProcedureName.DataPropertyName = "DefectProcedureName";
- this.DefectProcedureName.HeaderText = "责任工序";
- this.DefectProcedureName.Name = "DefectProcedureName";
- this.DefectProcedureName.ReadOnly = true;
- //
- // DefectTypeName
- //
- this.DefectTypeName.DataPropertyName = "DefectTypeName";
- this.DefectTypeName.HeaderText = "缺陷类别";
- this.DefectTypeName.Name = "DefectTypeName";
- this.DefectTypeName.ReadOnly = true;
- //
- // DefectCode
- //
- this.DefectCode.DataPropertyName = "DefectCode";
- this.DefectCode.HeaderText = "缺陷编码";
- this.DefectCode.Name = "DefectCode";
- this.DefectCode.ReadOnly = true;
- //
- // DefectName
- //
- this.DefectName.DataPropertyName = "DefectName";
- this.DefectName.HeaderText = "缺陷名称";
- this.DefectName.Name = "DefectName";
- this.DefectName.ReadOnly = true;
- //
- // Usercode1
- //
- this.Usercode1.DataPropertyName = "Usercode";
- this.Usercode1.HeaderText = "检验工号";
- this.Usercode1.Name = "Usercode1";
- this.Usercode1.ReadOnly = true;
- //
- // Goodstypename
- //
- this.Goodstypename.DataPropertyName = "Goodstypename";
- this.Goodstypename.HeaderText = "产品类别";
- this.Goodstypename.Name = "Goodstypename";
- this.Goodstypename.ReadOnly = true;
- //
- // Goodscode
- //
- this.Goodscode.DataPropertyName = "Goodscode";
- this.Goodscode.HeaderText = "产品编码";
- this.Goodscode.Name = "Goodscode";
- this.Goodscode.ReadOnly = true;
- //
- // InCount
- //
- this.InCount.DataPropertyName = "InCount";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.InCount.DefaultCellStyle = dataGridViewCellStyle3;
- this.InCount.HeaderText = "数量";
- this.InCount.Name = "InCount";
- this.InCount.ReadOnly = true;
- //
- // DefectProcedureID
- //
- this.DefectProcedureID.DataPropertyName = "DefectProcedureID";
- this.DefectProcedureID.HeaderText = "责任工序ID";
- this.DefectProcedureID.Name = "DefectProcedureID";
- this.DefectProcedureID.ReadOnly = true;
- this.DefectProcedureID.Visible = false;
- //
- // ProcedureID
- //
- this.ProcedureID.DataPropertyName = "ProcedureID";
- this.ProcedureID.HeaderText = "检验工序ID";
- this.ProcedureID.Name = "ProcedureID";
- this.ProcedureID.ReadOnly = true;
- this.ProcedureID.Visible = false;
- //
- // tapDefectDetail
- //
- this.tapDefectDetail.Controls.Add(this.dgvDefectDetail);
- this.tapDefectDetail.Location = new System.Drawing.Point(4, 22);
- this.tapDefectDetail.Name = "tapDefectDetail";
- this.tapDefectDetail.Size = new System.Drawing.Size(1154, 251);
- this.tapDefectDetail.TabIndex = 2;
- this.tapDefectDetail.Text = "成检缺陷明细";
- this.tapDefectDetail.UseVisualStyleBackColor = true;
- //
- // dgvDefectDetail
- //
- this.dgvDefectDetail.AllowUserToAddRows = false;
- this.dgvDefectDetail.AllowUserToDeleteRows = false;
- this.dgvDefectDetail.AllowUserToModifyRows = true;
- this.dgvDefectDetail.AllowUserToOrderColumns = true;
- this.dgvDefectDetail.AllowUserToSortRows = false;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvDefectDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvDefectDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvDefectDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvDefectDetail.CellHeight = 23;
- this.dgvDefectDetail.ChildNodeColumnName = null;
- this.dgvDefectDetail.ChildNodeColumnText = null;
- this.dgvDefectDetail.ColumnDeep = 1;
- this.dgvDefectDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvDefectDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvDefectDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvDefectDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn1,
- this.dataGridViewTextBoxColumn2,
- this.dataGridViewTextBoxColumn3,
- this.CheckTime,
- this.dataGridViewTextBoxColumn4,
- this.dataGridViewTextBoxColumn5,
- this.DefectStaffNames3,
- this.defectjobsname,
- this.dataGridViewTextBoxColumn6,
- this.dataGridViewTextBoxColumn7,
- this.dataGridViewTextBoxColumn8,
- this.dataGridViewTextBoxColumn9,
- this.dataGridViewTextBoxColumn10,
- this.dataGridViewTextBoxColumn11,
- this.dataGridViewTextBoxColumn12,
- this.dataGridViewTextBoxColumn13,
- this.dataGridViewTextBoxColumn14,
- this.dataGridViewTextBoxColumn15,
- this.dataGridViewTextBoxColumn16,
- this.dataGridViewTextBoxColumn17,
- this.dataGridViewTextBoxColumn18,
- this.dataGridViewTextBoxColumn19,
- this.dataGridViewTextBoxColumn20,
- this.dataGridViewTextBoxColumn21,
- this.dataGridViewTextBoxColumn22,
- this.dataGridViewTextBoxColumn23,
- this.czGroutingLineCode,
- this.dataGridViewTextBoxColumn24,
- this.dataGridViewTextBoxColumn25,
- this.dataGridViewTextBoxColumn26,
- this.dataGridViewTextBoxColumn27,
- this.dataGridViewTextBoxColumn28,
- this.dataGridViewCheckBoxColumn1,
- this.barcodeRemarks3,
- this.bsqx,
- this.RetainFlag1});
- this.dgvDefectDetail.ColumnTreeView = null;
- this.dgvDefectDetail.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.dgvDefectDetail.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvDefectDetail.DynamicColumnName = "";
- this.dgvDefectDetail.EnableHeadersVisualStyles = false;
- this.dgvDefectDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvDefectDetail.FormatQuantityColumns = null;
- this.dgvDefectDetail.HorizontalMergeColumn = null;
- this.dgvDefectDetail.IsAutoCountSum = true;
- this.dgvDefectDetail.IsAutoResizeColumns = false;
- this.dgvDefectDetail.IsClickF12 = false;
- this.dgvDefectDetail.IsOpenMergeCellFlag = false;
- this.dgvDefectDetail.IsSubTotalFlag = false;
- this.dgvDefectDetail.IsTopDeep = false;
- this.dgvDefectDetail.Location = new System.Drawing.Point(0, 0);
- this.dgvDefectDetail.Margin = new System.Windows.Forms.Padding(0);
- this.dgvDefectDetail.MergeColumnNames = null;
- this.dgvDefectDetail.MergeDetailColumnNames = null;
- this.dgvDefectDetail.MergeDetailOnlyColumn = null;
- this.dgvDefectDetail.MergeOnlyColumn = null;
- this.dgvDefectDetail.MultiSelect = false;
- this.dgvDefectDetail.Name = "dgvDefectDetail";
- this.dgvDefectDetail.ReadOnly = true;
- this.dgvDefectDetail.RefreshAtHscroll = false;
- this.dgvDefectDetail.RowHeadersWidth = 50;
- this.dgvDefectDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvDefectDetail.RowsDefaultCellStyle = dataGridViewCellStyle12;
- this.dgvDefectDetail.RowTemplate.Height = 21;
- this.dgvDefectDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvDefectDetail.Size = new System.Drawing.Size(1154, 251);
- this.dgvDefectDetail.SortOrderColumnName = null;
- this.dgvDefectDetail.TabIndex = 31;
- this.dgvDefectDetail.Tag = true;
- this.dgvDefectDetail.TotalSumColumns = null;
- this.dgvDefectDetail.ViewRowFilter = "";
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "productionlinename";
- this.dataGridViewTextBoxColumn1.HeaderText = "生产线";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "procedurename";
- this.dataGridViewTextBoxColumn2.HeaderText = "检验工序";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "pdchecktime";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
- this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle7;
- this.dataGridViewTextBoxColumn3.HeaderText = "成检登记时间";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- //
- // CheckTime
- //
- this.CheckTime.DataPropertyName = "CheckTime";
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle8.Format = "yyyy-MM-dd HH:mm:ss";
- this.CheckTime.DefaultCellStyle = dataGridViewCellStyle8;
- this.CheckTime.HeaderText = "缺陷登记时间";
- this.CheckTime.Name = "CheckTime";
- this.CheckTime.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "DefectProcedureName";
- this.dataGridViewTextBoxColumn4.HeaderText = "责任工序";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "DefectUserCode";
- this.dataGridViewTextBoxColumn5.HeaderText = "责任工号";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- //
- // DefectStaffNames3
- //
- this.DefectStaffNames3.DataPropertyName = "DefectStaffNames";
- this.DefectStaffNames3.HeaderText = "责任员工";
- this.DefectStaffNames3.Name = "DefectStaffNames3";
- this.DefectStaffNames3.ReadOnly = true;
- //
- // defectjobsname
- //
- this.defectjobsname.DataPropertyName = "defectjobsname";
- this.defectjobsname.HeaderText = "责任工种";
- this.defectjobsname.Name = "defectjobsname";
- this.defectjobsname.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "DefectTypeName";
- this.dataGridViewTextBoxColumn6.HeaderText = "缺陷类别";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "defectcode";
- this.dataGridViewTextBoxColumn7.HeaderText = "缺陷编码";
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- this.dataGridViewTextBoxColumn7.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "alldefectcode";
- this.dataGridViewTextBoxColumn8.HeaderText = "缺陷编码(全)";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- this.dataGridViewTextBoxColumn8.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.DataPropertyName = "defectname";
- this.dataGridViewTextBoxColumn9.HeaderText = "缺陷名称";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- this.dataGridViewTextBoxColumn9.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.DataPropertyName = "DefectRemarks";
- this.dataGridViewTextBoxColumn10.HeaderText = "缺陷备注";
- this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
- this.dataGridViewTextBoxColumn10.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn11
- //
- this.dataGridViewTextBoxColumn11.DataPropertyName = "DefectPositionCode";
- this.dataGridViewTextBoxColumn11.HeaderText = "缺陷位置编码";
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
- this.dataGridViewTextBoxColumn11.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn12
- //
- this.dataGridViewTextBoxColumn12.DataPropertyName = "DefectPositionName";
- this.dataGridViewTextBoxColumn12.HeaderText = "缺陷位置名称";
- this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
- this.dataGridViewTextBoxColumn12.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn13
- //
- this.dataGridViewTextBoxColumn13.DataPropertyName = "DefectFineCode";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.dataGridViewTextBoxColumn13.DefaultCellStyle = dataGridViewCellStyle9;
- this.dataGridViewTextBoxColumn13.HeaderText = "缺陷扣罚";
- this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
- this.dataGridViewTextBoxColumn13.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn14
- //
- this.dataGridViewTextBoxColumn14.DataPropertyName = "DefectDeductionNum";
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.dataGridViewTextBoxColumn14.DefaultCellStyle = dataGridViewCellStyle10;
- this.dataGridViewTextBoxColumn14.HeaderText = "缺陷扣除数";
- this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
- this.dataGridViewTextBoxColumn14.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn15
- //
- this.dataGridViewTextBoxColumn15.DataPropertyName = "UserCode";
- this.dataGridViewTextBoxColumn15.HeaderText = "检验工号";
- this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
- this.dataGridViewTextBoxColumn15.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn16
- //
- this.dataGridViewTextBoxColumn16.DataPropertyName = "Goodstypename";
- this.dataGridViewTextBoxColumn16.HeaderText = "产品类别";
- this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
- this.dataGridViewTextBoxColumn16.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn17
- //
- this.dataGridViewTextBoxColumn17.DataPropertyName = "goodscode";
- this.dataGridViewTextBoxColumn17.HeaderText = "产品编码";
- this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
- this.dataGridViewTextBoxColumn17.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn18
- //
- this.dataGridViewTextBoxColumn18.DataPropertyName = "barcode";
- this.dataGridViewTextBoxColumn18.HeaderText = "产品条码";
- this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
- this.dataGridViewTextBoxColumn18.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn19
- //
- this.dataGridViewTextBoxColumn19.DataPropertyName = "LogoCodeName";
- this.dataGridViewTextBoxColumn19.HeaderText = "商标";
- this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
- this.dataGridViewTextBoxColumn19.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn20
- //
- this.dataGridViewTextBoxColumn20.DataPropertyName = "Goodsleveltype";
- this.dataGridViewTextBoxColumn20.HeaderText = "产品分级";
- this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
- this.dataGridViewTextBoxColumn20.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn21
- //
- this.dataGridViewTextBoxColumn21.DataPropertyName = "GroutingUserCode";
- this.dataGridViewTextBoxColumn21.HeaderText = "成型工号";
- this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
- this.dataGridViewTextBoxColumn21.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn22
- //
- this.dataGridViewTextBoxColumn22.DataPropertyName = "groutingdate";
- this.dataGridViewTextBoxColumn22.HeaderText = "注浆日期";
- this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
- this.dataGridViewTextBoxColumn22.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn23
- //
- this.dataGridViewTextBoxColumn23.DataPropertyName = "groutingnum";
- this.dataGridViewTextBoxColumn23.HeaderText = "注浆次数";
- this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
- this.dataGridViewTextBoxColumn23.ReadOnly = true;
- //
- // czGroutingLineCode
- //
- this.czGroutingLineCode.DataPropertyName = "GroutingLineCode";
- this.czGroutingLineCode.HeaderText = "成型线编码";
- this.czGroutingLineCode.Name = "czGroutingLineCode";
- this.czGroutingLineCode.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn24
- //
- this.dataGridViewTextBoxColumn24.DataPropertyName = "groutingMouldCode";
- this.dataGridViewTextBoxColumn24.HeaderText = "模具编号";
- this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
- this.dataGridViewTextBoxColumn24.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn25
- //
- this.dataGridViewTextBoxColumn25.DataPropertyName = "KilnCarCode";
- this.dataGridViewTextBoxColumn25.HeaderText = "窑车编号";
- this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
- this.dataGridViewTextBoxColumn25.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn26
- //
- this.dataGridViewTextBoxColumn26.DataPropertyName = "workUsercodes";
- this.dataGridViewTextBoxColumn26.HeaderText = "生产工号";
- this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
- this.dataGridViewTextBoxColumn26.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn27
- //
- this.dataGridViewTextBoxColumn27.DataPropertyName = "CreateUserCodes";
- this.dataGridViewTextBoxColumn27.HeaderText = "操作工号";
- this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
- this.dataGridViewTextBoxColumn27.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn28
- //
- this.dataGridViewTextBoxColumn28.DataPropertyName = "HandOverTime";
- dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle11.Format = "yyyy-MM-dd HH:mm:ss";
- this.dataGridViewTextBoxColumn28.DefaultCellStyle = dataGridViewCellStyle11;
- this.dataGridViewTextBoxColumn28.HeaderText = "交接时间";
- this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
- this.dataGridViewTextBoxColumn28.ReadOnly = true;
- //
- // dataGridViewCheckBoxColumn1
- //
- this.dataGridViewCheckBoxColumn1.DataPropertyName = "undoflag";
- this.dataGridViewCheckBoxColumn1.FalseValue = "0";
- this.dataGridViewCheckBoxColumn1.HeaderText = "改判标识";
- this.dataGridViewCheckBoxColumn1.IndeterminateValue = "";
- this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
- this.dataGridViewCheckBoxColumn1.ReadOnly = true;
- this.dataGridViewCheckBoxColumn1.TrueValue = "1";
- //
- // barcodeRemarks3
- //
- this.barcodeRemarks3.DataPropertyName = "barcodeRemarks";
- this.barcodeRemarks3.HeaderText = "产品备注";
- this.barcodeRemarks3.Name = "barcodeRemarks3";
- this.barcodeRemarks3.ReadOnly = true;
- //
- // bsqx
- //
- this.bsqx.DataPropertyName = "bsqx";
- this.bsqx.HeaderText = "本烧缺陷";
- this.bsqx.Name = "bsqx";
- this.bsqx.ReadOnly = true;
- //
- // RetainFlag1
- //
- this.RetainFlag1.DataPropertyName = "RetainFlag";
- this.RetainFlag1.FalseValue = "0";
- this.RetainFlag1.HeaderText = "留瓷标识";
- this.RetainFlag1.Name = "RetainFlag1";
- this.RetainFlag1.ReadOnly = true;
- this.RetainFlag1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.RetainFlag1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.RetainFlag1.TrueValue = "1";
- //
- // F_RPT_030106
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1174, 417);
- this.Controls.Add(this.tblReportModule);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Name = "F_RPT_030106";
- this.Text = "成检缺陷汇总表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030106_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_030106_Load);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- this.tblReportModule.ResumeLayout(false);
- this.tapReportModule.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).EndInit();
- this.tapDefectDetail.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvDefectDetail)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Basics.BaseControls.C_Label lblAccountDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
- private System.Windows.Forms.TabControl tblReportModule;
- private System.Windows.Forms.TabPage tapReportModule;
- private Basics.BaseControls.C_DataGridView dgvReportModule;
- private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
- private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Controls.SearchTextBox.dkDefectTypeNameSearchBox dkDefectTypeNameSearchBox1;
- private Basics.BaseControls.C_Label lblDefectUserCode;
- private Basics.BaseControls.C_TextBox txtDefectUserCode;
- private Basics.BaseControls.C_Label lblUserCode;
- private Basics.BaseControls.C_TextBox txtCheckUserCode;
- private Basics.BaseControls.C_TextBox txtDefectCode;
- private Basics.BaseControls.C_Label lblDefectCode;
- private Basics.BaseControls.C_Label lblDefectName;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_TextBox txtGoodsCode;
- private Controls.SearchTextBox.dkProcedureSearchBox dkCompleteProcedure;
- private Basics.BaseControls.C_DateTimePicker dtpCompleteDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCompleteDateStart;
- private Basics.BaseControls.C_TextBox txtDefectName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Usercode1;
- private System.Windows.Forms.DataGridViewTextBoxColumn Goodstypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn Goodscode;
- private System.Windows.Forms.DataGridViewTextBoxColumn InCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureID;
- private Basics.BaseControls.C_TextBox txtKilnCode;
- private Basics.BaseControls.C_Label c_Label3;
- private Controls.SearchTextBox.dkProcedureSearchBox dkCheckProcedureSearchBox;
- private Basics.BaseControls.C_ComboBox dropRptProcedure;
- private Basics.BaseControls.C_Label c_Label4;
- private Basics.BaseControls.C_CheckBox chkCdate;
- private Basics.BaseControls.C_CheckBox chkHandOver;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_DateTimePicker dtpHandOverEnd;
- private Basics.BaseControls.C_DateTimePicker dtpHandOverStart;
- private System.Windows.Forms.TabPage tapDefectDetail;
- private Basics.BaseControls.C_DataGridView dgvDefectDetail;
- private Basics.BaseControls.C_CheckBox chkCheckDate;
- private Basics.BaseControls.C_Label c_Label5;
- private Basics.BaseControls.C_DateTimePicker dtpCheckDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCheckDateStart;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- private Controls.SearchBox.ScbGoods scbGoods;
- private Basics.BaseControls.C_Label lblGoods;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn CheckTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectStaffNames3;
- private System.Windows.Forms.DataGridViewTextBoxColumn defectjobsname;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
- private System.Windows.Forms.DataGridViewTextBoxColumn czGroutingLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
- private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn barcodeRemarks3;
- private System.Windows.Forms.DataGridViewTextBoxColumn bsqx;
- private System.Windows.Forms.DataGridViewCheckBoxColumn RetainFlag1;
- }
- }
|