| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_010401
- {
- /// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_010401));
- this.dgvInProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FinishedBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goodstypename = 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.CompleteProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CompleteProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.delivertime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.proceduretime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.inscrapflag = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureModel = 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.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGCOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGBATCHNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGUSERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNCarCODE = 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.IsReworkFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CanManyTimes = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UpdateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UpdateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- 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.chkIsReworkFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.radScrap = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.radNormal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.radAll = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.chkUpdateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpUpdateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpUpdateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.chkCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
- this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
- this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
- 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.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- ((System.ComponentModel.ISupportInitialize)(this.dgvInProduction)).BeginInit();
- this.gbxCondition.SuspendLayout();
- this.tsrOperate.SuspendLayout();
- this.SuspendLayout();
- //
- // dgvInProduction
- //
- this.dgvInProduction.AllowUserToAddRows = false;
- this.dgvInProduction.AllowUserToDeleteRows = false;
- this.dgvInProduction.AllowUserToModifyRows = true;
- this.dgvInProduction.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvInProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvInProduction.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.dgvInProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvInProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvInProduction.CellHeight = 23;
- this.dgvInProduction.ChildNodeColumnName = null;
- this.dgvInProduction.ChildNodeColumnText = null;
- this.dgvInProduction.ColumnDeep = 1;
- this.dgvInProduction.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.dgvInProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvInProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvInProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.BarCode,
- this.FinishedBarCode,
- this.LogoCodeName,
- this.GoodsCode,
- this.GoodsName,
- this.goodstypename,
- this.ProductionLineID,
- this.ProductionLineCode,
- this.ProductionLineName,
- this.CompleteProcedureID,
- this.CompleteProcedureName,
- this.delivertime,
- this.proceduretime,
- this.UserCode,
- this.inscrapflag,
- this.ModelType,
- this.ProcedureModel,
- this.GoodsLevelName,
- this.GoodsLevelTypeName,
- this.GroutingLineID,
- this.GroutingLineCode,
- this.GroutingLineName,
- this.GMouldTypeID,
- this.GMouldTypeName,
- this.GroutingMouldCode,
- this.GroutingDate,
- this.GROUTINGCOUNT,
- this.GROUTINGBATCHNO,
- this.GROUTINGUSERCODE,
- this.GoodsID,
- this.UserID,
- this.UserName,
- this.KILNCODE,
- this.KILNCarCODE,
- this.IsPublicBody,
- this.IsReworked,
- this.SPECIALREPAIRFLAG,
- this.IsReworkFlag,
- this.GroutingDailyID,
- this.GroutingDailyDetailID,
- this.CanManyTimes,
- this.GroutingLineDetailID,
- this.CreateUserID,
- this.CreateUserName,
- this.UpdateUserID,
- this.UpdateUserName,
- this.Remarks});
- this.dgvInProduction.ColumnTreeView = null;
- this.dgvInProduction.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.dgvInProduction.DynamicColumnName = "";
- this.dgvInProduction.EnableHeadersVisualStyles = false;
- this.dgvInProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvInProduction.FormatQuantityColumns = null;
- this.dgvInProduction.HorizontalMergeColumn = null;
- this.dgvInProduction.IsAutoCountSum = true;
- this.dgvInProduction.IsAutoResizeColumns = false;
- this.dgvInProduction.IsClickF12 = false;
- this.dgvInProduction.IsOpenMergeCellFlag = false;
- this.dgvInProduction.IsSubTotalFlag = false;
- this.dgvInProduction.IsTopDeep = false;
- this.dgvInProduction.Location = new System.Drawing.Point(0, 154);
- this.dgvInProduction.MergeColumnNames = null;
- this.dgvInProduction.MergeDetailColumnNames = null;
- this.dgvInProduction.MergeDetailOnlyColumn = null;
- this.dgvInProduction.MergeOnlyColumn = null;
- this.dgvInProduction.MultiSelect = false;
- this.dgvInProduction.Name = "dgvInProduction";
- this.dgvInProduction.ReadOnly = true;
- this.dgvInProduction.RefreshAtHscroll = false;
- this.dgvInProduction.RowHeadersWidth = 50;
- this.dgvInProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvInProduction.RowsDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvInProduction.RowTemplate.Height = 21;
- this.dgvInProduction.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvInProduction.Size = new System.Drawing.Size(1119, 247);
- this.dgvInProduction.SortOrderColumnName = null;
- this.dgvInProduction.TabIndex = 2;
- this.dgvInProduction.Tag = true;
- this.dgvInProduction.TotalSumColumns = null;
- this.dgvInProduction.ViewRowFilter = "";
- //
- // 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;
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "商标";
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.ReadOnly = true;
- //
- // GoodsCode
- //
- this.GoodsCode.DataPropertyName = "GoodsCode";
- this.GoodsCode.HeaderText = "产品编码";
- this.GoodsCode.Name = "GoodsCode";
- this.GoodsCode.ReadOnly = true;
- //
- // GoodsName
- //
- this.GoodsName.DataPropertyName = "GoodsName";
- this.GoodsName.HeaderText = "产品名称";
- this.GoodsName.Name = "GoodsName";
- this.GoodsName.ReadOnly = true;
- //
- // goodstypename
- //
- this.goodstypename.DataPropertyName = "goodstypename";
- this.goodstypename.HeaderText = "产品类别";
- this.goodstypename.Name = "goodstypename";
- this.goodstypename.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;
- //
- // CompleteProcedureID
- //
- this.CompleteProcedureID.DataPropertyName = "CompleteProcedureID";
- this.CompleteProcedureID.HeaderText = "完成工序ID";
- this.CompleteProcedureID.Name = "CompleteProcedureID";
- this.CompleteProcedureID.ReadOnly = true;
- this.CompleteProcedureID.Visible = false;
- //
- // CompleteProcedureName
- //
- this.CompleteProcedureName.DataPropertyName = "CompleteProcedureName";
- this.CompleteProcedureName.HeaderText = "完成工序";
- this.CompleteProcedureName.Name = "CompleteProcedureName";
- this.CompleteProcedureName.ReadOnly = true;
- //
- // delivertime
- //
- this.delivertime.DataPropertyName = "delivertime";
- dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
- this.delivertime.DefaultCellStyle = dataGridViewCellStyle3;
- this.delivertime.HeaderText = "交坯时间";
- this.delivertime.Name = "delivertime";
- this.delivertime.ReadOnly = true;
- this.delivertime.Width = 180;
- //
- // proceduretime
- //
- this.proceduretime.DataPropertyName = "proceduretime";
- dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
- dataGridViewCellStyle4.NullValue = null;
- this.proceduretime.DefaultCellStyle = dataGridViewCellStyle4;
- this.proceduretime.HeaderText = "完成时间";
- this.proceduretime.Name = "proceduretime";
- this.proceduretime.ReadOnly = true;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "生产工号";
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- //
- // inscrapflag
- //
- this.inscrapflag.DataPropertyName = "inscrapflag";
- this.inscrapflag.HeaderText = "损坯状态";
- this.inscrapflag.Name = "inscrapflag";
- this.inscrapflag.ReadOnly = true;
- //
- // ModelType
- //
- this.ModelType.DataPropertyName = "ModelType";
- this.ModelType.HeaderText = "工序类别";
- this.ModelType.Name = "ModelType";
- this.ModelType.ReadOnly = true;
- this.ModelType.Visible = false;
- //
- // ProcedureModel
- //
- this.ProcedureModel.DataPropertyName = "ProcedureModel";
- this.ProcedureModel.HeaderText = "工序模型";
- this.ProcedureModel.Name = "ProcedureModel";
- this.ProcedureModel.ReadOnly = true;
- this.ProcedureModel.Visible = false;
- //
- // 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;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle5.Format = "yyyy-MM-dd";
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle5;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- //
- // GROUTINGCOUNT
- //
- this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle6;
- this.GROUTINGCOUNT.HeaderText = "注浆次数";
- this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
- this.GROUTINGCOUNT.ReadOnly = true;
- //
- // GROUTINGBATCHNO
- //
- this.GROUTINGBATCHNO.DataPropertyName = "GROUTINGBATCHNO";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GROUTINGBATCHNO.DefaultCellStyle = dataGridViewCellStyle7;
- this.GROUTINGBATCHNO.HeaderText = "注浆批次";
- this.GROUTINGBATCHNO.Name = "GROUTINGBATCHNO";
- this.GROUTINGBATCHNO.ReadOnly = true;
- //
- // GROUTINGUSERCODE
- //
- this.GROUTINGUSERCODE.DataPropertyName = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.HeaderText = "成型工号";
- this.GROUTINGUSERCODE.Name = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.ReadOnly = true;
- //
- // GoodsID
- //
- this.GoodsID.DataPropertyName = "GoodsID";
- this.GoodsID.HeaderText = "产品ID";
- this.GoodsID.Name = "GoodsID";
- this.GoodsID.ReadOnly = true;
- this.GoodsID.Visible = false;
- //
- // UserID
- //
- this.UserID.DataPropertyName = "UserID";
- this.UserID.HeaderText = "工号ID";
- this.UserID.Name = "UserID";
- this.UserID.ReadOnly = true;
- this.UserID.Visible = false;
- //
- // UserName
- //
- this.UserName.DataPropertyName = "UserName";
- this.UserName.HeaderText = "工号姓名";
- this.UserName.Name = "UserName";
- this.UserName.ReadOnly = true;
- this.UserName.Visible = false;
- //
- // KILNCODE
- //
- this.KILNCODE.DataPropertyName = "KILNCODE";
- this.KILNCODE.HeaderText = "窑炉编码";
- this.KILNCODE.Name = "KILNCODE";
- this.KILNCODE.ReadOnly = true;
- //
- // KILNCarCODE
- //
- this.KILNCarCODE.DataPropertyName = "KILNCARCODE";
- this.KILNCarCODE.HeaderText = "窑车编码";
- this.KILNCarCODE.Name = "KILNCarCODE";
- this.KILNCarCODE.ReadOnly = true;
- //
- // IsPublicBody
- //
- this.IsPublicBody.DataPropertyName = "IsPublicBody";
- this.IsPublicBody.FalseValue = "0";
- this.IsPublicBody.HeaderText = "公坯标识";
- this.IsPublicBody.Name = "IsPublicBody";
- this.IsPublicBody.ReadOnly = true;
- this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.IsPublicBody.TrueValue = "1";
- 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.DataPropertyName = "SPECIALREPAIRFLAG";
- this.SPECIALREPAIRFLAG.FalseValue = "0";
- this.SPECIALREPAIRFLAG.HeaderText = "干补标识";
- this.SPECIALREPAIRFLAG.Name = "SPECIALREPAIRFLAG";
- this.SPECIALREPAIRFLAG.ReadOnly = true;
- this.SPECIALREPAIRFLAG.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.SPECIALREPAIRFLAG.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.SPECIALREPAIRFLAG.TrueValue = "1";
- //
- // IsReworkFlag
- //
- this.IsReworkFlag.DataPropertyName = "IsReworkFlag";
- this.IsReworkFlag.FalseValue = "0";
- this.IsReworkFlag.HeaderText = "返工标识";
- this.IsReworkFlag.Name = "IsReworkFlag";
- this.IsReworkFlag.ReadOnly = true;
- this.IsReworkFlag.TrueValue = "1";
- //
- // 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;
- //
- // CanManyTimes
- //
- this.CanManyTimes.DataPropertyName = "CanManyTimes";
- this.CanManyTimes.HeaderText = "能否多次注浆";
- this.CanManyTimes.Name = "CanManyTimes";
- this.CanManyTimes.ReadOnly = true;
- this.CanManyTimes.Visible = false;
- //
- // GroutingLineDetailID
- //
- this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
- this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
- this.GroutingLineDetailID.Name = "GroutingLineDetailID";
- this.GroutingLineDetailID.ReadOnly = true;
- this.GroutingLineDetailID.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;
- this.CreateUserName.Visible = false;
- //
- // 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;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- this.Remarks.Visible = false;
- //
- // 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.chkIsReworkFlag);
- this.gbxCondition.Controls.Add(this.radScrap);
- this.gbxCondition.Controls.Add(this.radNormal);
- this.gbxCondition.Controls.Add(this.radAll);
- this.gbxCondition.Controls.Add(this.chkUpdateTime);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.dtpUpdateTimeEnd);
- this.gbxCondition.Controls.Add(this.dtpUpdateTimeStart);
- this.gbxCondition.Controls.Add(this.chkCreateTime);
- this.gbxCondition.Controls.Add(this.txtBarCode);
- this.gbxCondition.Controls.Add(this.lblBarCode);
- this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
- this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
- this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox);
- 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.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(1119, 110);
- 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(234, 86);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsType.TabIndex = 19;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(293, 82);
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(130, 21);
- this.scbGoodsType.TabIndex = 20;
- //
- // 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, 54);
- this.lblGroutingLine.Name = "lblGroutingLine";
- this.lblGroutingLine.Size = new System.Drawing.Size(65, 12);
- this.lblGroutingLine.TabIndex = 11;
- this.lblGroutingLine.Text = "成型线编码";
- //
- // scbGroutingLine
- //
- this.scbGroutingLine.CheckedData = null;
- this.scbGroutingLine.DisplayMember = "GroutingLineCode";
- this.scbGroutingLine.Location = new System.Drawing.Point(293, 50);
- this.scbGroutingLine.Name = "scbGroutingLine";
- this.scbGroutingLine.Size = new System.Drawing.Size(130, 21);
- this.scbGroutingLine.TabIndex = 12;
- //
- // 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, 24);
- this.lblGMouldType.Name = "lblGMouldType";
- this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
- this.lblGMouldType.TabIndex = 1;
- 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(130, 21);
- this.scbGMouldType.TabIndex = 2;
- //
- // scbGoods
- //
- this.scbGoods.CheckedData = null;
- this.scbGoods.Location = new System.Drawing.Point(507, 82);
- this.scbGoods.MultiSelect = true;
- this.scbGoods.Name = "scbGoods";
- this.scbGoods.Size = new System.Drawing.Size(130, 21);
- this.scbGoods.TabIndex = 22;
- //
- // 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(448, 86);
- this.lblGoods.Name = "lblGoods";
- this.lblGoods.Size = new System.Drawing.Size(53, 12);
- this.lblGoods.TabIndex = 21;
- this.lblGoods.Text = "产品名称";
- //
- // chkIsReworkFlag
- //
- this.chkIsReworkFlag.AutoSize = true;
- this.chkIsReworkFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkIsReworkFlag.Location = new System.Drawing.Point(847, 52);
- this.chkIsReworkFlag.Name = "chkIsReworkFlag";
- this.chkIsReworkFlag.Size = new System.Drawing.Size(48, 16);
- this.chkIsReworkFlag.TabIndex = 17;
- this.chkIsReworkFlag.Text = "返工";
- this.chkIsReworkFlag.UseVisualStyleBackColor = true;
- //
- // radScrap
- //
- this.radScrap.AutoSize = true;
- this.radScrap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radScrap.Location = new System.Drawing.Point(952, 22);
- this.radScrap.Name = "radScrap";
- this.radScrap.Size = new System.Drawing.Size(71, 16);
- this.radScrap.TabIndex = 9;
- this.radScrap.Text = "报损待审";
- this.radScrap.UseVisualStyleBackColor = true;
- //
- // radNormal
- //
- this.radNormal.AutoSize = true;
- this.radNormal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radNormal.Location = new System.Drawing.Point(900, 22);
- this.radNormal.Name = "radNormal";
- this.radNormal.Size = new System.Drawing.Size(47, 16);
- this.radNormal.TabIndex = 8;
- this.radNormal.Text = "正常";
- this.radNormal.UseVisualStyleBackColor = true;
- //
- // radAll
- //
- this.radAll.AutoSize = true;
- this.radAll.Checked = true;
- this.radAll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radAll.Location = new System.Drawing.Point(847, 22);
- this.radAll.Name = "radAll";
- this.radAll.Size = new System.Drawing.Size(47, 16);
- this.radAll.TabIndex = 7;
- this.radAll.TabStop = true;
- this.radAll.Text = "全部";
- this.radAll.UseVisualStyleBackColor = true;
- //
- // chkUpdateTime
- //
- this.chkUpdateTime.AutoSize = true;
- this.chkUpdateTime.Checked = true;
- this.chkUpdateTime.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkUpdateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkUpdateTime.Location = new System.Drawing.Point(429, 52);
- this.chkUpdateTime.Name = "chkUpdateTime";
- this.chkUpdateTime.Size = new System.Drawing.Size(72, 16);
- this.chkUpdateTime.TabIndex = 13;
- this.chkUpdateTime.Text = "完成日期";
- this.chkUpdateTime.UseVisualStyleBackColor = true;
- this.chkUpdateTime.CheckedChanged += new System.EventHandler(this.chkUpdateTime_CheckedChanged);
- //
- // c_Label1
- //
- this.c_Label1.AutoSize = true;
- this.c_Label1.BackColor = System.Drawing.Color.Transparent;
- this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label1.Location = new System.Drawing.Point(668, 54);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(11, 12);
- this.c_Label1.TabIndex = 15;
- this.c_Label1.Text = "-";
- //
- // dtpUpdateTimeEnd
- //
- this.dtpUpdateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpUpdateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpUpdateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpUpdateTimeEnd.Location = new System.Drawing.Point(686, 50);
- this.dtpUpdateTimeEnd.Name = "dtpUpdateTimeEnd";
- this.dtpUpdateTimeEnd.Size = new System.Drawing.Size(155, 21);
- this.dtpUpdateTimeEnd.TabIndex = 16;
- //
- // dtpUpdateTimeStart
- //
- this.dtpUpdateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpUpdateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpUpdateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpUpdateTimeStart.Location = new System.Drawing.Point(507, 50);
- this.dtpUpdateTimeStart.Name = "dtpUpdateTimeStart";
- this.dtpUpdateTimeStart.Size = new System.Drawing.Size(155, 21);
- this.dtpUpdateTimeStart.TabIndex = 14;
- //
- // chkCreateTime
- //
- this.chkCreateTime.AutoSize = true;
- this.chkCreateTime.Checked = true;
- this.chkCreateTime.CheckState = System.Windows.Forms.CheckState.Checked;
- 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(429, 22);
- this.chkCreateTime.Name = "chkCreateTime";
- this.chkCreateTime.Size = new System.Drawing.Size(72, 16);
- this.chkCreateTime.TabIndex = 3;
- 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(711, 82);
- this.txtBarCode.MaxLength = 11;
- this.txtBarCode.Name = "txtBarCode";
- this.txtBarCode.Size = new System.Drawing.Size(130, 21);
- this.txtBarCode.TabIndex = 24;
- this.txtBarCode.TextValue = "";
- //
- // 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(651, 86);
- this.lblBarCode.Name = "lblBarCode";
- this.lblBarCode.Size = new System.Drawing.Size(53, 12);
- this.lblBarCode.TabIndex = 23;
- this.lblBarCode.Text = "产品条码";
- //
- // 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(22, 82);
- 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(193, 21);
- this.dkProcedureSearchBox.TabIndex = 18;
- 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(22, 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;
- //
- // dkUserInfoSearchBox
- //
- this.dkUserInfoSearchBox.DataSource = null;
- this.dkUserInfoSearchBox.Enabled = true;
- this.dkUserInfoSearchBox.IsMustInput = false;
- this.dkUserInfoSearchBox.IsWorker = false;
- this.dkUserInfoSearchBox.Location = new System.Drawing.Point(22, 50);
- this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox";
- this.dkUserInfoSearchBox.PurviewType = ((byte)(0));
- this.dkUserInfoSearchBox.SelectMore = true;
- this.dkUserInfoSearchBox.Size = new System.Drawing.Size(193, 21);
- this.dkUserInfoSearchBox.TabIndex = 10;
- this.dkUserInfoSearchBox.Title = "生产工号";
- this.dkUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
- this.dkUserInfoSearchBox.UserCode = "";
- this.dkUserInfoSearchBox.UserID = null;
- this.dkUserInfoSearchBox.UserIDS = null;
- this.dkUserInfoSearchBox.UserName = null;
- //
- // 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(668, 24);
- this.lblCreateTimeEnd.Name = "lblCreateTimeEnd";
- this.lblCreateTimeEnd.Size = new System.Drawing.Size(11, 12);
- this.lblCreateTimeEnd.TabIndex = 5;
- this.lblCreateTimeEnd.Text = "-";
- //
- // dtpCreateTimeEnd
- //
- this.dtpCreateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- 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(686, 20);
- this.dtpCreateTimeEnd.Name = "dtpCreateTimeEnd";
- this.dtpCreateTimeEnd.Size = new System.Drawing.Size(155, 21);
- this.dtpCreateTimeEnd.TabIndex = 6;
- //
- // dtpCreateTimeStart
- //
- this.dtpCreateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- 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(507, 20);
- this.dtpCreateTimeStart.Name = "dtpCreateTimeStart";
- this.dtpCreateTimeStart.Size = new System.Drawing.Size(155, 21);
- this.dtpCreateTimeStart.TabIndex = 4;
- //
- // 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(1028, 73);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 26;
- 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(937, 73);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 25;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = true;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // 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(1131, 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);
- //
- // F_RPT_010401
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1131, 401);
- this.Controls.Add(this.dgvInProduction);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Name = "F_RPT_010401";
- this.RightToLeftLayout = true;
- this.Text = "在产品明细表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010401_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_010401_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dgvInProduction)).EndInit();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- 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_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_DataGridView dgvInProduction;
- private Basics.BaseControls.C_DateTimePicker dtpCreateTimeStart;
- private Basics.BaseControls.C_Label lblCreateTimeEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCreateTimeEnd;
- private Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox;
- private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
- private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
- private Basics.BaseControls.C_TXT_BarCode txtBarCode;
- private Basics.BaseControls.C_Label lblBarCode;
- private Basics.BaseControls.C_CheckBox chkCreateTime;
- private Basics.BaseControls.C_CheckBox chkUpdateTime;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeEnd;
- private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeStart;
- private Basics.BaseControls.C_RadioButton radAll;
- private Basics.BaseControls.C_RadioButton radScrap;
- private Basics.BaseControls.C_RadioButton radNormal;
- private Basics.BaseControls.C_CheckBox chkIsReworkFlag;
- 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 LogoCodeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn delivertime;
- private System.Windows.Forms.DataGridViewTextBoxColumn proceduretime;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn inscrapflag;
- private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
- 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 GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGCOUNT;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGBATCHNO;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGUSERCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNCarCODE;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworked;
- private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworkFlag;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CanManyTimes;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- }
- }
|