| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_010402
- {
- /// <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_010402));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- this.lblGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGroutingLine = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGroutingLine();
- this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
- this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
- this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.chkCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
- this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
- this.lblStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblEnd = 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.lblCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpCreateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.dgvFinishedProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FinishedBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SecurityCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Materialcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LogoCodeName = 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.ProductionLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AccountDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BanMa = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSLEVELNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSLEVELTYPENAME = 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.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SLURRY_WEIGHT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.COOL1_WEIGHT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BAKEOUT1_WEIGHT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DELIVER_WEIGHT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GLAZE1_WEIGHT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GLAZE2_WEIGHT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FINISHED_WEIGHT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGCOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGUSERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProdTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.IsReworked = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.SPECIALREPAIRFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.KILNID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNCARID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNCARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNCARNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNCARPOSITION = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FHUSERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FHTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FHORDERNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CanManyTimes = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SettlementFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UpdateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UpdateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UpdateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.gbxCondition.SuspendLayout();
- this.tsrOperate.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvFinishedProduction)).BeginInit();
- this.SuspendLayout();
- //
- // 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.lblGoodsType);
- this.gbxCondition.Controls.Add(this.scbGoodsType);
- this.gbxCondition.Controls.Add(this.lblGroutingLine);
- this.gbxCondition.Controls.Add(this.scbGroutingLine);
- this.gbxCondition.Controls.Add(this.lblGMouldType);
- this.gbxCondition.Controls.Add(this.scbGMouldType);
- this.gbxCondition.Controls.Add(this.scbGoods);
- this.gbxCondition.Controls.Add(this.lblGoods);
- this.gbxCondition.Controls.Add(this.chkCreateTime);
- this.gbxCondition.Controls.Add(this.txtBarCode);
- this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
- this.gbxCondition.Controls.Add(this.lblStart);
- this.gbxCondition.Controls.Add(this.lblEnd);
- this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
- this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
- this.gbxCondition.Controls.Add(this.lblCreateTimeEnd);
- this.gbxCondition.Controls.Add(this.dtpCreateTimeEnd);
- this.gbxCondition.Controls.Add(this.dtpCreateTimeStart);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.lblBarCode);
- 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(1279, 80);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.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(813, 49);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsType.TabIndex = 43;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(870, 45);
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(135, 21);
- this.scbGoodsType.TabIndex = 42;
- //
- // lblGroutingLine
- //
- this.lblGroutingLine.AutoSize = true;
- this.lblGroutingLine.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLine.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLine.Location = new System.Drawing.Point(222, 51);
- this.lblGroutingLine.Name = "lblGroutingLine";
- this.lblGroutingLine.Size = new System.Drawing.Size(65, 12);
- this.lblGroutingLine.TabIndex = 41;
- this.lblGroutingLine.Text = "成型线编码";
- //
- // scbGroutingLine
- //
- this.scbGroutingLine.CheckedData = null;
- this.scbGroutingLine.DisplayMember = "GroutingLineCode";
- this.scbGroutingLine.Location = new System.Drawing.Point(293, 47);
- this.scbGroutingLine.MultiSelect = true;
- this.scbGroutingLine.Name = "scbGroutingLine";
- this.scbGroutingLine.Size = new System.Drawing.Size(138, 21);
- this.scbGroutingLine.TabIndex = 40;
- //
- // lblGMouldType
- //
- this.lblGMouldType.AutoSize = true;
- this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
- this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGMouldType.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGMouldType.Location = new System.Drawing.Point(222, 23);
- this.lblGMouldType.Name = "lblGMouldType";
- this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
- this.lblGMouldType.TabIndex = 39;
- this.lblGMouldType.Text = "成型线类型";
- //
- // scbGMouldType
- //
- this.scbGMouldType.CheckedData = null;
- this.scbGMouldType.Location = new System.Drawing.Point(293, 20);
- this.scbGMouldType.MultiSelect = true;
- this.scbGMouldType.Name = "scbGMouldType";
- this.scbGMouldType.Size = new System.Drawing.Size(138, 21);
- this.scbGMouldType.TabIndex = 38;
- //
- // scbGoods
- //
- this.scbGoods.CheckedData = null;
- this.scbGoods.Location = new System.Drawing.Point(74, 47);
- this.scbGoods.MultiSelect = true;
- this.scbGoods.Name = "scbGoods";
- this.scbGoods.Size = new System.Drawing.Size(134, 21);
- this.scbGoods.TabIndex = 34;
- //
- // 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(15, 51);
- this.lblGoods.Name = "lblGoods";
- this.lblGoods.Size = new System.Drawing.Size(53, 12);
- this.lblGoods.TabIndex = 33;
- this.lblGoods.Text = "产品名称";
- //
- // chkCreateTime
- //
- this.chkCreateTime.AutoSize = true;
- this.chkCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkCreateTime.Location = new System.Drawing.Point(437, 23);
- this.chkCreateTime.Name = "chkCreateTime";
- this.chkCreateTime.Size = new System.Drawing.Size(72, 16);
- this.chkCreateTime.TabIndex = 2;
- this.chkCreateTime.Text = "注浆日期";
- this.chkCreateTime.UseVisualStyleBackColor = true;
- this.chkCreateTime.CheckedChanged += new System.EventHandler(this.chkCreateTime_CheckedChanged);
- //
- // 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.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtBarCode.Location = new System.Drawing.Point(870, 15);
- this.txtBarCode.MaxLength = 11;
- this.txtBarCode.Name = "txtBarCode";
- this.txtBarCode.Size = new System.Drawing.Size(135, 21);
- this.txtBarCode.TabIndex = 7;
- this.txtBarCode.TextValue = "";
- //
- // 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(15, 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 = 0;
- this.dkproductionLineSearchBox.Title = " 生产线";
- this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // lblStart
- //
- this.lblStart.AutoSize = true;
- this.lblStart.BackColor = System.Drawing.Color.Transparent;
- this.lblStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblStart.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblStart.Location = new System.Drawing.Point(456, 51);
- this.lblStart.Name = "lblStart";
- this.lblStart.Size = new System.Drawing.Size(53, 12);
- this.lblStart.TabIndex = 10;
- this.lblStart.Text = "生产时间";
- //
- // lblEnd
- //
- this.lblEnd.AutoSize = true;
- this.lblEnd.BackColor = System.Drawing.Color.Transparent;
- this.lblEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblEnd.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblEnd.Location = new System.Drawing.Point(653, 51);
- this.lblEnd.Name = "lblEnd";
- this.lblEnd.Size = new System.Drawing.Size(17, 12);
- this.lblEnd.TabIndex = 12;
- this.lblEnd.Text = "至";
- //
- // dtpAccountDateEnd
- //
- this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- 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(676, 47);
- this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
- this.dtpAccountDateEnd.Size = new System.Drawing.Size(136, 21);
- this.dtpAccountDateEnd.TabIndex = 13;
- //
- // dtpAccountDateStart
- //
- this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- 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(515, 48);
- this.dtpAccountDateStart.Name = "dtpAccountDateStart";
- this.dtpAccountDateStart.Size = new System.Drawing.Size(132, 21);
- this.dtpAccountDateStart.TabIndex = 11;
- //
- // lblCreateTimeEnd
- //
- this.lblCreateTimeEnd.AutoSize = true;
- this.lblCreateTimeEnd.BackColor = System.Drawing.Color.Transparent;
- this.lblCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCreateTimeEnd.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblCreateTimeEnd.Location = new System.Drawing.Point(652, 24);
- this.lblCreateTimeEnd.Name = "lblCreateTimeEnd";
- this.lblCreateTimeEnd.Size = new System.Drawing.Size(17, 12);
- this.lblCreateTimeEnd.TabIndex = 4;
- this.lblCreateTimeEnd.Text = "至";
- //
- // dtpCreateTimeEnd
- //
- this.dtpCreateTimeEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpCreateTimeEnd.Enabled = false;
- this.dtpCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCreateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCreateTimeEnd.Location = new System.Drawing.Point(676, 20);
- this.dtpCreateTimeEnd.Name = "dtpCreateTimeEnd";
- this.dtpCreateTimeEnd.Size = new System.Drawing.Size(136, 21);
- this.dtpCreateTimeEnd.TabIndex = 5;
- //
- // dtpCreateTimeStart
- //
- this.dtpCreateTimeStart.CustomFormat = "yyyy-MM-dd";
- this.dtpCreateTimeStart.Enabled = false;
- this.dtpCreateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCreateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCreateTimeStart.Location = new System.Drawing.Point(515, 20);
- this.dtpCreateTimeStart.Name = "dtpCreateTimeStart";
- this.dtpCreateTimeStart.Size = new System.Drawing.Size(131, 21);
- this.dtpCreateTimeStart.TabIndex = 3;
- //
- // 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(1188, 45);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 15;
- 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(1097, 45);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 14;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = true;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // 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(811, 21);
- this.lblBarCode.Name = "lblBarCode";
- this.lblBarCode.Size = new System.Drawing.Size(53, 12);
- this.lblBarCode.TabIndex = 6;
- this.lblBarCode.Text = "产品条码";
- //
- // 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(1291, 35);
- this.tsrOperate.TabIndex = 0;
- this.tsrOperate.Text = "toolStrip1";
- //
- // dgvFinishedProduction
- //
- this.dgvFinishedProduction.AllowUserToAddRows = false;
- this.dgvFinishedProduction.AllowUserToDeleteRows = false;
- this.dgvFinishedProduction.AllowUserToModifyRows = true;
- this.dgvFinishedProduction.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvFinishedProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvFinishedProduction.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.dgvFinishedProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvFinishedProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvFinishedProduction.CellHeight = 23;
- this.dgvFinishedProduction.ChildNodeColumnName = null;
- this.dgvFinishedProduction.ChildNodeColumnText = null;
- this.dgvFinishedProduction.ColumnDeep = 1;
- this.dgvFinishedProduction.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.dgvFinishedProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvFinishedProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvFinishedProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.BarCode,
- this.FinishedBarCode,
- this.SecurityCode,
- this.Materialcode,
- this.LogoCodeName,
- this.GoodsID,
- this.GoodsCode,
- this.GoodsName,
- this.ProductionLineID,
- this.ProductionLineCode,
- this.ProductionLineName,
- this.AccountDate,
- this.BanMa,
- this.GOODSLEVELNAME,
- this.GOODSLEVELTYPENAME,
- this.GroutingLineID,
- this.GroutingLineCode,
- this.GroutingLineName,
- this.GMouldTypeID,
- this.GMouldTypeName,
- this.SLURRY_WEIGHT,
- this.COOL1_WEIGHT,
- this.BAKEOUT1_WEIGHT,
- this.DELIVER_WEIGHT,
- this.GLAZE1_WEIGHT,
- this.GLAZE2_WEIGHT,
- this.FINISHED_WEIGHT,
- this.GroutingMouldCode,
- this.GroutingDate,
- this.GROUTINGCOUNT,
- this.GROUTINGUSERCODE,
- this.ProdTime,
- this.IsPublicBody,
- this.IsReworked,
- this.SPECIALREPAIRFLAG,
- this.KILNID,
- this.KILNCODE,
- this.KILNNAME,
- this.KILNCARID,
- this.KILNCARCODE,
- this.KILNCARNAME,
- this.KILNCARPOSITION,
- this.FHUSERCODE,
- this.FHTIME,
- this.FHORDERNO,
- this.GroutingDailyID,
- this.GroutingDailyDetailID,
- this.GroutingLineDetailID,
- this.CanManyTimes,
- this.SettlementFlag,
- this.CreateUserID,
- this.CreateUserName,
- this.CreateTime,
- this.UpdateUserID,
- this.UpdateUserName,
- this.UpdateTime,
- this.Remarks});
- this.dgvFinishedProduction.ColumnTreeView = null;
- this.dgvFinishedProduction.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.dgvFinishedProduction.DynamicColumnName = "";
- this.dgvFinishedProduction.EnableHeadersVisualStyles = false;
- this.dgvFinishedProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvFinishedProduction.FormatQuantityColumns = null;
- this.dgvFinishedProduction.HasNode = false;
- this.dgvFinishedProduction.HorizontalMergeColumn = null;
- this.dgvFinishedProduction.IsAutoCountSum = true;
- this.dgvFinishedProduction.IsAutoResizeColumns = false;
- this.dgvFinishedProduction.IsClickF12 = false;
- this.dgvFinishedProduction.IsOpenMergeCellFlag = false;
- this.dgvFinishedProduction.IsSubTotalFlag = false;
- this.dgvFinishedProduction.IsTopDeep = false;
- this.dgvFinishedProduction.Location = new System.Drawing.Point(0, 125);
- this.dgvFinishedProduction.MergeColumnNames = null;
- this.dgvFinishedProduction.MergeDetailColumnNames = null;
- this.dgvFinishedProduction.MergeDetailOnlyColumn = null;
- this.dgvFinishedProduction.MergeOnlyColumn = null;
- this.dgvFinishedProduction.MultiSelect = false;
- this.dgvFinishedProduction.Name = "dgvFinishedProduction";
- this.dgvFinishedProduction.ReadOnly = true;
- this.dgvFinishedProduction.RefreshAtHscroll = false;
- this.dgvFinishedProduction.RowHeadersWidth = 50;
- this.dgvFinishedProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvFinishedProduction.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvFinishedProduction.RowTemplate.Height = 21;
- this.dgvFinishedProduction.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvFinishedProduction.Size = new System.Drawing.Size(1279, 420);
- this.dgvFinishedProduction.SortOrderColumnName = null;
- this.dgvFinishedProduction.TabIndex = 2;
- this.dgvFinishedProduction.Tag = true;
- this.dgvFinishedProduction.TotalSumColumns = null;
- this.dgvFinishedProduction.ViewRowFilter = "";
- this.dgvFinishedProduction.VirtualNodes = false;
- //
- // BarCode
- //
- this.BarCode.DataPropertyName = "BarCode";
- this.BarCode.HeaderText = "产品条码";
- this.BarCode.Name = "BarCode";
- this.BarCode.ReadOnly = true;
- //
- // FinishedBarCode
- //
- this.FinishedBarCode.DataPropertyName = "FinishedBarCode";
- this.FinishedBarCode.HeaderText = "包装条码";
- this.FinishedBarCode.Name = "FinishedBarCode";
- this.FinishedBarCode.ReadOnly = true;
- //
- // SecurityCode
- //
- this.SecurityCode.DataPropertyName = "SecurityCode";
- this.SecurityCode.HeaderText = "防伪码";
- this.SecurityCode.Name = "SecurityCode";
- this.SecurityCode.ReadOnly = true;
- //
- // Materialcode
- //
- this.Materialcode.DataPropertyName = "Materialcode";
- this.Materialcode.HeaderText = "物料编码";
- this.Materialcode.Name = "Materialcode";
- this.Materialcode.ReadOnly = true;
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "产品商标";
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.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;
- //
- // 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;
- this.ProductionLineCode.Visible = false;
- //
- // ProductionLineName
- //
- this.ProductionLineName.DataPropertyName = "ProductionLineName";
- this.ProductionLineName.HeaderText = "生产线";
- this.ProductionLineName.Name = "ProductionLineName";
- this.ProductionLineName.ReadOnly = true;
- //
- // AccountDate
- //
- this.AccountDate.DataPropertyName = "AccountDate";
- dataGridViewCellStyle3.Format = "yyyy-MM-dd";
- this.AccountDate.DefaultCellStyle = dataGridViewCellStyle3;
- this.AccountDate.HeaderText = "账务日期";
- this.AccountDate.Name = "AccountDate";
- this.AccountDate.ReadOnly = true;
- //
- // BanMa
- //
- this.BanMa.DataPropertyName = "BanMa";
- this.BanMa.HeaderText = "板码";
- this.BanMa.Name = "BanMa";
- this.BanMa.ReadOnly = true;
- //
- // GOODSLEVELNAME
- //
- this.GOODSLEVELNAME.DataPropertyName = "GOODSLEVELNAME";
- this.GOODSLEVELNAME.HeaderText = "产品分级";
- this.GOODSLEVELNAME.Name = "GOODSLEVELNAME";
- this.GOODSLEVELNAME.ReadOnly = true;
- //
- // GOODSLEVELTYPENAME
- //
- this.GOODSLEVELTYPENAME.DataPropertyName = "GOODSLEVELTYPENAME";
- this.GOODSLEVELTYPENAME.HeaderText = "产品分级类别";
- this.GOODSLEVELTYPENAME.Name = "GOODSLEVELTYPENAME";
- this.GOODSLEVELTYPENAME.ReadOnly = true;
- this.GOODSLEVELTYPENAME.Visible = false;
- //
- // 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;
- this.GroutingLineName.Visible = false;
- //
- // GMouldTypeID
- //
- this.GMouldTypeID.DataPropertyName = "GMouldTypeID";
- this.GMouldTypeID.HeaderText = "成型线类型ID";
- this.GMouldTypeID.Name = "GMouldTypeID";
- this.GMouldTypeID.ReadOnly = true;
- this.GMouldTypeID.Visible = false;
- //
- // GMouldTypeName
- //
- this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
- this.GMouldTypeName.HeaderText = "成型线类型";
- this.GMouldTypeName.Name = "GMouldTypeName";
- this.GMouldTypeName.ReadOnly = true;
- //
- // SLURRY_WEIGHT
- //
- this.SLURRY_WEIGHT.DataPropertyName = "SLURRY_WEIGHT";
- this.SLURRY_WEIGHT.HeaderText = "注浆重量";
- this.SLURRY_WEIGHT.Name = "SLURRY_WEIGHT";
- this.SLURRY_WEIGHT.ReadOnly = true;
- //
- // COOL1_WEIGHT
- //
- this.COOL1_WEIGHT.DataPropertyName = "COOL1_WEIGHT";
- this.COOL1_WEIGHT.HeaderText = "阴干入重量";
- this.COOL1_WEIGHT.Name = "COOL1_WEIGHT";
- this.COOL1_WEIGHT.ReadOnly = true;
- //
- // BAKEOUT1_WEIGHT
- //
- this.BAKEOUT1_WEIGHT.DataPropertyName = "BAKEOUT1_WEIGHT";
- this.BAKEOUT1_WEIGHT.HeaderText = "烘干前重量";
- this.BAKEOUT1_WEIGHT.Name = "BAKEOUT1_WEIGHT";
- this.BAKEOUT1_WEIGHT.ReadOnly = true;
- //
- // DELIVER_WEIGHT
- //
- this.DELIVER_WEIGHT.DataPropertyName = "DELIVER_WEIGHT";
- this.DELIVER_WEIGHT.HeaderText = "交坯重量";
- this.DELIVER_WEIGHT.Name = "DELIVER_WEIGHT";
- this.DELIVER_WEIGHT.ReadOnly = true;
- //
- // GLAZE1_WEIGHT
- //
- this.GLAZE1_WEIGHT.DataPropertyName = "GLAZE1_WEIGHT";
- this.GLAZE1_WEIGHT.HeaderText = "施釉前重量";
- this.GLAZE1_WEIGHT.Name = "GLAZE1_WEIGHT";
- this.GLAZE1_WEIGHT.ReadOnly = true;
- //
- // GLAZE2_WEIGHT
- //
- this.GLAZE2_WEIGHT.DataPropertyName = "GLAZE2_WEIGHT";
- this.GLAZE2_WEIGHT.HeaderText = "施釉后重量";
- this.GLAZE2_WEIGHT.Name = "GLAZE2_WEIGHT";
- this.GLAZE2_WEIGHT.ReadOnly = true;
- //
- // FINISHED_WEIGHT
- //
- this.FINISHED_WEIGHT.DataPropertyName = "FINISHED_WEIGHT";
- this.FINISHED_WEIGHT.HeaderText = "成瓷重量";
- this.FINISHED_WEIGHT.Name = "FINISHED_WEIGHT";
- this.FINISHED_WEIGHT.ReadOnly = true;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle4.Format = "yyyy-MM-dd";
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle4;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- //
- // GROUTINGCOUNT
- //
- this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle5;
- this.GROUTINGCOUNT.HeaderText = "注浆次数";
- this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
- this.GROUTINGCOUNT.ReadOnly = true;
- //
- // GROUTINGUSERCODE
- //
- this.GROUTINGUSERCODE.DataPropertyName = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.HeaderText = "成型工号";
- this.GROUTINGUSERCODE.Name = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.ReadOnly = true;
- //
- // ProdTime
- //
- this.ProdTime.DataPropertyName = "CreateTime";
- dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
- this.ProdTime.DefaultCellStyle = dataGridViewCellStyle6;
- this.ProdTime.HeaderText = "生产时间";
- this.ProdTime.Name = "ProdTime";
- this.ProdTime.ReadOnly = true;
- this.ProdTime.Visible = false;
- this.ProdTime.Width = 180;
- //
- // 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";
- this.IsPublicBody.Visible = false;
- //
- // IsReworked
- //
- this.IsReworked.DataPropertyName = "IsReFire";
- this.IsReworked.FalseValue = "0";
- this.IsReworked.HeaderText = "重烧标识";
- this.IsReworked.Name = "IsReworked";
- this.IsReworked.ReadOnly = true;
- this.IsReworked.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.IsReworked.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.IsReworked.TrueValue = "1";
- //
- // SPECIALREPAIRFLAG
- //
- this.SPECIALREPAIRFLAG.FalseValue = "0";
- this.SPECIALREPAIRFLAG.HeaderText = "干补标识";
- this.SPECIALREPAIRFLAG.Name = "SPECIALREPAIRFLAG";
- this.SPECIALREPAIRFLAG.ReadOnly = true;
- this.SPECIALREPAIRFLAG.TrueValue = "1";
- //
- // KILNID
- //
- this.KILNID.DataPropertyName = "KILNID";
- this.KILNID.HeaderText = "窑炉ID";
- this.KILNID.Name = "KILNID";
- this.KILNID.ReadOnly = true;
- this.KILNID.Visible = false;
- //
- // KILNCODE
- //
- this.KILNCODE.DataPropertyName = "KILNCODE";
- this.KILNCODE.HeaderText = "窑炉编码";
- this.KILNCODE.Name = "KILNCODE";
- this.KILNCODE.ReadOnly = true;
- //
- // KILNNAME
- //
- this.KILNNAME.DataPropertyName = "KILNNAME";
- this.KILNNAME.HeaderText = "窑炉名称";
- this.KILNNAME.Name = "KILNNAME";
- this.KILNNAME.ReadOnly = true;
- this.KILNNAME.Visible = false;
- //
- // KILNCARID
- //
- this.KILNCARID.DataPropertyName = "KILNCARID";
- this.KILNCARID.HeaderText = "窑车ID";
- this.KILNCARID.Name = "KILNCARID";
- this.KILNCARID.ReadOnly = true;
- this.KILNCARID.Visible = false;
- //
- // KILNCARCODE
- //
- this.KILNCARCODE.DataPropertyName = "KILNCARCODE";
- this.KILNCARCODE.HeaderText = "窑车编码";
- this.KILNCARCODE.Name = "KILNCARCODE";
- this.KILNCARCODE.ReadOnly = true;
- //
- // KILNCARNAME
- //
- this.KILNCARNAME.DataPropertyName = "KILNCARNAME";
- this.KILNCARNAME.HeaderText = "窑车名称";
- this.KILNCARNAME.Name = "KILNCARNAME";
- this.KILNCARNAME.ReadOnly = true;
- this.KILNCARNAME.Visible = false;
- //
- // KILNCARPOSITION
- //
- this.KILNCARPOSITION.DataPropertyName = "KILNCARPOSITION";
- this.KILNCARPOSITION.HeaderText = "窑车位置";
- this.KILNCARPOSITION.Name = "KILNCARPOSITION";
- this.KILNCARPOSITION.ReadOnly = true;
- //
- // FHUSERCODE
- //
- this.FHUSERCODE.DataPropertyName = "FHUSERCODE";
- this.FHUSERCODE.HeaderText = "交接工号";
- this.FHUSERCODE.Name = "FHUSERCODE";
- this.FHUSERCODE.ReadOnly = true;
- //
- // FHTIME
- //
- this.FHTIME.DataPropertyName = "FHTIME";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.Format = "yyyy-MM-dd";
- this.FHTIME.DefaultCellStyle = dataGridViewCellStyle7;
- this.FHTIME.HeaderText = "交接日期";
- this.FHTIME.Name = "FHTIME";
- this.FHTIME.ReadOnly = true;
- //
- // FHORDERNO
- //
- this.FHORDERNO.DataPropertyName = "ORDERNO";
- this.FHORDERNO.HeaderText = "交接单号";
- this.FHORDERNO.Name = "FHORDERNO";
- this.FHORDERNO.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;
- //
- // GroutingLineDetailID
- //
- this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
- this.GroutingLineDetailID.HeaderText = "成型线明细ID";
- this.GroutingLineDetailID.Name = "GroutingLineDetailID";
- this.GroutingLineDetailID.ReadOnly = true;
- this.GroutingLineDetailID.Visible = false;
- //
- // CanManyTimes
- //
- this.CanManyTimes.DataPropertyName = "CanManyTimes";
- this.CanManyTimes.HeaderText = "是否多次注浆模具";
- this.CanManyTimes.Name = "CanManyTimes";
- this.CanManyTimes.ReadOnly = true;
- this.CanManyTimes.Visible = false;
- //
- // SettlementFlag
- //
- this.SettlementFlag.DataPropertyName = "SettlementFlag";
- this.SettlementFlag.HeaderText = "工资结算标识";
- this.SettlementFlag.Name = "SettlementFlag";
- this.SettlementFlag.ReadOnly = true;
- this.SettlementFlag.Visible = false;
- //
- // CreateUserID
- //
- this.CreateUserID.DataPropertyName = "CreateUserID";
- this.CreateUserID.HeaderText = "创建数据操作员ID";
- this.CreateUserID.Name = "CreateUserID";
- this.CreateUserID.ReadOnly = true;
- this.CreateUserID.Visible = false;
- //
- // CreateUserName
- //
- this.CreateUserName.DataPropertyName = "CreateUserName";
- this.CreateUserName.HeaderText = "生产工号";
- this.CreateUserName.Name = "CreateUserName";
- this.CreateUserName.ReadOnly = true;
- //
- // CreateTime
- //
- this.CreateTime.DataPropertyName = "CreateTime";
- dataGridViewCellStyle8.Format = "yyyy-MM-dd HH:mm:ss";
- this.CreateTime.DefaultCellStyle = dataGridViewCellStyle8;
- this.CreateTime.HeaderText = "生产时间";
- this.CreateTime.Name = "CreateTime";
- this.CreateTime.ReadOnly = true;
- this.CreateTime.Width = 180;
- //
- // UpdateUserID
- //
- this.UpdateUserID.DataPropertyName = "UpdateUserID";
- this.UpdateUserID.HeaderText = "更新数据操作员ID";
- this.UpdateUserID.Name = "UpdateUserID";
- this.UpdateUserID.ReadOnly = true;
- this.UpdateUserID.Visible = false;
- //
- // UpdateUserName
- //
- this.UpdateUserName.DataPropertyName = "UpdateUserName";
- this.UpdateUserName.HeaderText = "更新数据操作员";
- this.UpdateUserName.Name = "UpdateUserName";
- this.UpdateUserName.ReadOnly = true;
- this.UpdateUserName.Visible = false;
- //
- // UpdateTime
- //
- this.UpdateTime.DataPropertyName = "UpdateTime";
- dataGridViewCellStyle9.Format = "yyyy-MM-dd HH:mm:ss";
- this.UpdateTime.DefaultCellStyle = dataGridViewCellStyle9;
- this.UpdateTime.HeaderText = "更新时间";
- this.UpdateTime.Name = "UpdateTime";
- this.UpdateTime.ReadOnly = true;
- this.UpdateTime.Visible = false;
- this.UpdateTime.Width = 180;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- this.Remarks.Visible = false;
- //
- // F_RPT_010402
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1291, 548);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Controls.Add(this.dgvFinishedProduction);
- this.Name = "F_RPT_010402";
- this.RightToLeftLayout = true;
- this.Text = "产成品明细表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010402_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_010402_Load);
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvFinishedProduction)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Basics.BaseControls.C_Label lblCreateTimeEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCreateTimeEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCreateTimeStart;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_Label lblBarCode;
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private Basics.BaseControls.C_DataGridView dgvFinishedProduction;
- private Basics.BaseControls.C_Label lblEnd;
- private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
- private Basics.BaseControls.C_Label lblStart;
- private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
- private Basics.BaseControls.C_TXT_BarCode txtBarCode;
- private Basics.BaseControls.C_CheckBox chkCreateTime;
- private Controls.SearchBox.ScbGoods scbGoods;
- private Basics.BaseControls.C_Label lblGoods;
- private Basics.BaseControls.C_Label lblGMouldType;
- private Controls.SearchBox.ScbGMouldType scbGMouldType;
- private Basics.BaseControls.C_Label lblGroutingLine;
- private Controls.SearchBox.ScbGroutingLine scbGroutingLine;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn FinishedBarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn SecurityCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Materialcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn AccountDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn BanMa;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSLEVELNAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSLEVELTYPENAME;
- 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 GMouldTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn SLURRY_WEIGHT;
- private System.Windows.Forms.DataGridViewTextBoxColumn COOL1_WEIGHT;
- private System.Windows.Forms.DataGridViewTextBoxColumn BAKEOUT1_WEIGHT;
- private System.Windows.Forms.DataGridViewTextBoxColumn DELIVER_WEIGHT;
- private System.Windows.Forms.DataGridViewTextBoxColumn GLAZE1_WEIGHT;
- private System.Windows.Forms.DataGridViewTextBoxColumn GLAZE2_WEIGHT;
- private System.Windows.Forms.DataGridViewTextBoxColumn FINISHED_WEIGHT;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGCOUNT;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGUSERCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProdTime;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworked;
- private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNID;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNNAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNCARID;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNCARCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNCARNAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNCARPOSITION;
- private System.Windows.Forms.DataGridViewTextBoxColumn FHUSERCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn FHTIME;
- private System.Windows.Forms.DataGridViewTextBoxColumn FHORDERNO;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CanManyTimes;
- private System.Windows.Forms.DataGridViewTextBoxColumn SettlementFlag;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn UpdateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- }
- }
|