| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_010101_1
- {
- /// <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 dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_010101_1));
- 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();
- this.dgvRptGroutingDaily = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.chkGCTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpGCTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpGCTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- 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.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- this.chkScrapTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpScrapTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpScrapTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.chkGroutingDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.chkDeliverTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.chkDeliverFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
- this.chkBarcodeFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
- this.chkScrapFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
- this.chkGroutingFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpDeliverTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpDeliverTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingBatchNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.dropNotGroutingRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.dkGroutingUserCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
- this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpGroutingDateStart = 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.dkOperUserCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
- this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.GroutingLineCode0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GmouldtypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMOULDSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.gmouldstatusname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DICTIONARYVALUE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.NoGroutingRreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Groutingcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SCRAPFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.SCRAPTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.交坯标识 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MONITORCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MONITORName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.gctime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- ((System.ComponentModel.ISupportInitialize)(this.dgvRptGroutingDaily)).BeginInit();
- this.gbxCondition.SuspendLayout();
- this.tsrOperate.SuspendLayout();
- this.SuspendLayout();
- //
- // dgvRptGroutingDaily
- //
- this.dgvRptGroutingDaily.AllowUserToAddRows = false;
- this.dgvRptGroutingDaily.AllowUserToDeleteRows = false;
- this.dgvRptGroutingDaily.AllowUserToModifyRows = true;
- this.dgvRptGroutingDaily.AllowUserToOrderColumns = true;
- this.dgvRptGroutingDaily.AllowUserToSortRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvRptGroutingDaily.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvRptGroutingDaily.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.dgvRptGroutingDaily.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvRptGroutingDaily.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvRptGroutingDaily.CellHeight = 23;
- this.dgvRptGroutingDaily.ChildNodeColumnName = null;
- this.dgvRptGroutingDaily.ChildNodeColumnText = null;
- this.dgvRptGroutingDaily.ColumnDeep = 1;
- this.dgvRptGroutingDaily.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.dgvRptGroutingDaily.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvRptGroutingDaily.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvRptGroutingDaily.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.GroutingLineCode0,
- this.GmouldtypeName,
- this.GroutingDate,
- this.UserCode,
- this.GroutingBatchNo,
- this.GroutingMouldCode,
- this.GMOULDSTATUS,
- this.gmouldstatusname,
- this.GoodsCode,
- this.GoodsName,
- this.GOODSSPECIFICATION,
- this.DICTIONARYVALUE,
- this.GoodsTypeName,
- this.GROUTINGFLAG,
- this.NoGroutingRreason,
- this.Groutingcount,
- this.Barcode,
- this.LogoCodeName,
- this.SCRAPFLAG,
- this.SCRAPTIME,
- this.交坯标识,
- this.DeliverTime,
- this.MONITORCODE,
- this.MONITORName,
- this.CreateUserCode,
- this.CreateUserName,
- this.gctime});
- this.dgvRptGroutingDaily.ColumnTreeView = null;
- this.dgvRptGroutingDaily.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.dgvRptGroutingDaily.DynamicColumnName = "";
- this.dgvRptGroutingDaily.EnableHeadersVisualStyles = false;
- this.dgvRptGroutingDaily.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvRptGroutingDaily.FormatQuantityColumns = null;
- this.dgvRptGroutingDaily.HorizontalMergeColumn = null;
- this.dgvRptGroutingDaily.IsAutoCountSum = true;
- this.dgvRptGroutingDaily.IsAutoResizeColumns = false;
- this.dgvRptGroutingDaily.IsClickF12 = false;
- this.dgvRptGroutingDaily.IsOpenMergeCellFlag = false;
- this.dgvRptGroutingDaily.IsSubTotalFlag = false;
- this.dgvRptGroutingDaily.IsTopDeep = false;
- this.dgvRptGroutingDaily.Location = new System.Drawing.Point(0, 174);
- this.dgvRptGroutingDaily.MergeColumnNames = null;
- this.dgvRptGroutingDaily.MergeDetailColumnNames = null;
- this.dgvRptGroutingDaily.MergeDetailOnlyColumn = null;
- this.dgvRptGroutingDaily.MergeOnlyColumn = null;
- this.dgvRptGroutingDaily.MultiSelect = false;
- this.dgvRptGroutingDaily.Name = "dgvRptGroutingDaily";
- this.dgvRptGroutingDaily.ReadOnly = true;
- this.dgvRptGroutingDaily.RefreshAtHscroll = false;
- this.dgvRptGroutingDaily.RowHeadersWidth = 50;
- this.dgvRptGroutingDaily.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvRptGroutingDaily.RowsDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvRptGroutingDaily.RowTemplate.Height = 21;
- this.dgvRptGroutingDaily.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvRptGroutingDaily.Size = new System.Drawing.Size(1119, 315);
- this.dgvRptGroutingDaily.SortOrderColumnName = null;
- this.dgvRptGroutingDaily.TabIndex = 2;
- this.dgvRptGroutingDaily.Tag = true;
- this.dgvRptGroutingDaily.TotalSumColumns = null;
- this.dgvRptGroutingDaily.ViewRowFilter = "";
- //
- // 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.chkGCTime);
- this.gbxCondition.Controls.Add(this.c_Label5);
- this.gbxCondition.Controls.Add(this.dtpGCTimeEnd);
- this.gbxCondition.Controls.Add(this.dtpGCTimeBegin);
- 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.lblGoodsType);
- this.gbxCondition.Controls.Add(this.scbGoodsType);
- this.gbxCondition.Controls.Add(this.chkScrapTime);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.dtpScrapTimeEnd);
- this.gbxCondition.Controls.Add(this.dtpScrapTimeBegin);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.chkGroutingDateStart);
- this.gbxCondition.Controls.Add(this.chkDeliverTime);
- this.gbxCondition.Controls.Add(this.chkDeliverFlag);
- this.gbxCondition.Controls.Add(this.chkBarcodeFlag);
- this.gbxCondition.Controls.Add(this.chkScrapFlag);
- this.gbxCondition.Controls.Add(this.chkGroutingFlag);
- this.gbxCondition.Controls.Add(this.c_Label4);
- this.gbxCondition.Controls.Add(this.dtpDeliverTimeEnd);
- this.gbxCondition.Controls.Add(this.dtpDeliverTimeBegin);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.txtGroutingBatchNo);
- this.gbxCondition.Controls.Add(this.dropNotGroutingRreason);
- this.gbxCondition.Controls.Add(this.dkGroutingUserCode);
- this.gbxCondition.Controls.Add(this.lblRemarks);
- this.gbxCondition.Controls.Add(this.lblGroutingMouldCode);
- this.gbxCondition.Controls.Add(this.txtGroutingMouldCode);
- this.gbxCondition.Controls.Add(this.lblGroutingDateEnd);
- this.gbxCondition.Controls.Add(this.dtpGroutingDateEnd);
- this.gbxCondition.Controls.Add(this.dtpGroutingDateStart);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.dkOperUserCode);
- this.gbxCondition.Controls.Add(this.txtRemarks);
- 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, 130);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // chkGCTime
- //
- this.chkGCTime.AutoSize = true;
- this.chkGCTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkGCTime.Location = new System.Drawing.Point(864, 22);
- this.chkGCTime.Name = "chkGCTime";
- this.chkGCTime.Size = new System.Drawing.Size(96, 16);
- this.chkGCTime.TabIndex = 40;
- this.chkGCTime.Text = "注浆操作时间";
- this.chkGCTime.UseVisualStyleBackColor = true;
- this.chkGCTime.CheckedChanged += new System.EventHandler(this.chkGCTime_CheckedChanged);
- //
- // c_Label5
- //
- this.c_Label5.AutoSize = true;
- this.c_Label5.BackColor = System.Drawing.Color.Transparent;
- this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label5.Location = new System.Drawing.Point(943, 51);
- this.c_Label5.Name = "c_Label5";
- this.c_Label5.Size = new System.Drawing.Size(17, 12);
- this.c_Label5.TabIndex = 42;
- this.c_Label5.Text = "至";
- //
- // dtpGCTimeEnd
- //
- this.dtpGCTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpGCTimeEnd.Enabled = false;
- this.dtpGCTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpGCTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpGCTimeEnd.Location = new System.Drawing.Point(966, 47);
- this.dtpGCTimeEnd.Name = "dtpGCTimeEnd";
- this.dtpGCTimeEnd.ShowUpDown = true;
- this.dtpGCTimeEnd.Size = new System.Drawing.Size(142, 21);
- this.dtpGCTimeEnd.TabIndex = 43;
- //
- // dtpGCTimeBegin
- //
- this.dtpGCTimeBegin.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpGCTimeBegin.Enabled = false;
- this.dtpGCTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpGCTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpGCTimeBegin.Location = new System.Drawing.Point(966, 20);
- this.dtpGCTimeBegin.Name = "dtpGCTimeBegin";
- this.dtpGCTimeBegin.ShowUpDown = true;
- this.dtpGCTimeBegin.Size = new System.Drawing.Size(142, 21);
- this.dtpGCTimeBegin.TabIndex = 41;
- //
- // 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(15, 51);
- this.lblGroutingLine.Name = "lblGroutingLine";
- this.lblGroutingLine.Size = new System.Drawing.Size(65, 12);
- this.lblGroutingLine.TabIndex = 39;
- this.lblGroutingLine.Text = "成型线编码";
- //
- // scbGroutingLine
- //
- this.scbGroutingLine.CheckedData = null;
- this.scbGroutingLine.DisplayMember = "GroutingLineCode";
- this.scbGroutingLine.Location = new System.Drawing.Point(86, 47);
- this.scbGroutingLine.Name = "scbGroutingLine";
- this.scbGroutingLine.Size = new System.Drawing.Size(133, 21);
- this.scbGroutingLine.TabIndex = 38;
- //
- // 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(15, 23);
- this.lblGMouldType.Name = "lblGMouldType";
- this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
- this.lblGMouldType.TabIndex = 37;
- this.lblGMouldType.Text = "成型线类型";
- //
- // scbGMouldType
- //
- this.scbGMouldType.CheckedData = null;
- this.scbGMouldType.Location = new System.Drawing.Point(86, 20);
- this.scbGMouldType.MultiSelect = true;
- this.scbGMouldType.Name = "scbGMouldType";
- this.scbGMouldType.Size = new System.Drawing.Size(133, 21);
- this.scbGMouldType.TabIndex = 36;
- //
- // scbGoods
- //
- this.scbGoods.CheckedData = null;
- this.scbGoods.Location = new System.Drawing.Point(285, 47);
- this.scbGoods.MultiSelect = true;
- this.scbGoods.Name = "scbGoods";
- this.scbGoods.Size = new System.Drawing.Size(120, 21);
- this.scbGoods.TabIndex = 35;
- //
- // 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(224, 51);
- this.lblGoods.Name = "lblGoods";
- this.lblGoods.Size = new System.Drawing.Size(53, 12);
- this.lblGoods.TabIndex = 34;
- this.lblGoods.Text = "产品名称";
- //
- // lblGoodsType
- //
- this.lblGoodsType.AutoSize = true;
- this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
- this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsType.Location = new System.Drawing.Point(224, 24);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsType.TabIndex = 33;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(285, 20);
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
- this.scbGoodsType.TabIndex = 32;
- //
- // chkScrapTime
- //
- this.chkScrapTime.AutoSize = true;
- this.chkScrapTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkScrapTime.Location = new System.Drawing.Point(424, 76);
- this.chkScrapTime.Name = "chkScrapTime";
- this.chkScrapTime.Size = new System.Drawing.Size(72, 16);
- this.chkScrapTime.TabIndex = 17;
- this.chkScrapTime.Text = "损坯日期";
- this.chkScrapTime.UseVisualStyleBackColor = true;
- this.chkScrapTime.CheckedChanged += new System.EventHandler(this.chkScrapTime_CheckedChanged);
- //
- // c_Label3
- //
- this.c_Label3.AutoSize = true;
- this.c_Label3.BackColor = System.Drawing.Color.Transparent;
- this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label3.Location = new System.Drawing.Point(603, 78);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(17, 12);
- this.c_Label3.TabIndex = 19;
- this.c_Label3.Text = "至";
- //
- // dtpScrapTimeEnd
- //
- this.dtpScrapTimeEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpScrapTimeEnd.Enabled = false;
- this.dtpScrapTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpScrapTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpScrapTimeEnd.Location = new System.Drawing.Point(626, 74);
- this.dtpScrapTimeEnd.Name = "dtpScrapTimeEnd";
- this.dtpScrapTimeEnd.Size = new System.Drawing.Size(98, 21);
- this.dtpScrapTimeEnd.TabIndex = 20;
- //
- // dtpScrapTimeBegin
- //
- this.dtpScrapTimeBegin.CustomFormat = "yyyy-MM-dd";
- this.dtpScrapTimeBegin.Enabled = false;
- this.dtpScrapTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpScrapTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpScrapTimeBegin.Location = new System.Drawing.Point(499, 74);
- this.dtpScrapTimeBegin.Name = "dtpScrapTimeBegin";
- this.dtpScrapTimeBegin.Size = new System.Drawing.Size(98, 21);
- this.dtpScrapTimeBegin.TabIndex = 18;
- //
- // 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(464, 105);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(29, 12);
- this.c_Label1.TabIndex = 26;
- this.c_Label1.Text = "备注";
- //
- // chkGroutingDateStart
- //
- this.chkGroutingDateStart.AutoSize = true;
- this.chkGroutingDateStart.Checked = true;
- this.chkGroutingDateStart.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkGroutingDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkGroutingDateStart.Location = new System.Drawing.Point(424, 22);
- this.chkGroutingDateStart.Name = "chkGroutingDateStart";
- this.chkGroutingDateStart.Size = new System.Drawing.Size(72, 16);
- this.chkGroutingDateStart.TabIndex = 2;
- this.chkGroutingDateStart.Text = "注浆日期";
- this.chkGroutingDateStart.UseVisualStyleBackColor = true;
- this.chkGroutingDateStart.CheckedChanged += new System.EventHandler(this.chkGroutingDateStart_CheckedChanged);
- //
- // chkDeliverTime
- //
- this.chkDeliverTime.AutoSize = true;
- this.chkDeliverTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkDeliverTime.Location = new System.Drawing.Point(424, 49);
- this.chkDeliverTime.Name = "chkDeliverTime";
- this.chkDeliverTime.Size = new System.Drawing.Size(72, 16);
- this.chkDeliverTime.TabIndex = 9;
- this.chkDeliverTime.Text = "交坯日期";
- this.chkDeliverTime.UseVisualStyleBackColor = true;
- this.chkDeliverTime.CheckedChanged += new System.EventHandler(this.chkDeliverTime_CheckedChanged);
- //
- // chkDeliverFlag
- //
- this.chkDeliverFlag.BackColor = System.Drawing.SystemColors.Control;
- this.chkDeliverFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkDeliverFlag.BackgroundImage")));
- this.chkDeliverFlag.FalseText = "否";
- this.chkDeliverFlag.Location = new System.Drawing.Point(730, 49);
- this.chkDeliverFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
- this.chkDeliverFlag.Name = "chkDeliverFlag";
- this.chkDeliverFlag.Size = new System.Drawing.Size(130, 16);
- this.chkDeliverFlag.TabIndex = 13;
- this.chkDeliverFlag.Title = "交坯标识";
- this.chkDeliverFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.chkDeliverFlag.TrueText = "是";
- //
- // chkBarcodeFlag
- //
- this.chkBarcodeFlag.BackColor = System.Drawing.SystemColors.Control;
- this.chkBarcodeFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkBarcodeFlag.BackgroundImage")));
- this.chkBarcodeFlag.FalseText = "否";
- this.chkBarcodeFlag.Location = new System.Drawing.Point(730, 103);
- this.chkBarcodeFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
- this.chkBarcodeFlag.Name = "chkBarcodeFlag";
- this.chkBarcodeFlag.Size = new System.Drawing.Size(130, 16);
- this.chkBarcodeFlag.TabIndex = 28;
- this.chkBarcodeFlag.Title = "绑定条码";
- this.chkBarcodeFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.chkBarcodeFlag.TrueText = "是";
- //
- // chkScrapFlag
- //
- this.chkScrapFlag.BackColor = System.Drawing.SystemColors.Control;
- this.chkScrapFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkScrapFlag.BackgroundImage")));
- this.chkScrapFlag.FalseText = "否";
- this.chkScrapFlag.Location = new System.Drawing.Point(730, 76);
- this.chkScrapFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
- this.chkScrapFlag.Name = "chkScrapFlag";
- this.chkScrapFlag.Size = new System.Drawing.Size(130, 16);
- this.chkScrapFlag.TabIndex = 21;
- this.chkScrapFlag.Title = "损坯标识";
- this.chkScrapFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.chkScrapFlag.TrueText = "是";
- //
- // chkGroutingFlag
- //
- this.chkGroutingFlag.BackColor = System.Drawing.SystemColors.Control;
- this.chkGroutingFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkGroutingFlag.BackgroundImage")));
- this.chkGroutingFlag.FalseText = "否";
- this.chkGroutingFlag.Location = new System.Drawing.Point(730, 22);
- this.chkGroutingFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
- this.chkGroutingFlag.Name = "chkGroutingFlag";
- this.chkGroutingFlag.Size = new System.Drawing.Size(130, 16);
- this.chkGroutingFlag.TabIndex = 6;
- this.chkGroutingFlag.Title = "注浆标识";
- this.chkGroutingFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.chkGroutingFlag.TrueText = "是";
- //
- // c_Label4
- //
- this.c_Label4.AutoSize = true;
- this.c_Label4.BackColor = System.Drawing.Color.Transparent;
- this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label4.Location = new System.Drawing.Point(603, 51);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(17, 12);
- this.c_Label4.TabIndex = 11;
- this.c_Label4.Text = "至";
- //
- // dtpDeliverTimeEnd
- //
- this.dtpDeliverTimeEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpDeliverTimeEnd.Enabled = false;
- this.dtpDeliverTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpDeliverTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDeliverTimeEnd.Location = new System.Drawing.Point(626, 47);
- this.dtpDeliverTimeEnd.Name = "dtpDeliverTimeEnd";
- this.dtpDeliverTimeEnd.Size = new System.Drawing.Size(98, 21);
- this.dtpDeliverTimeEnd.TabIndex = 12;
- //
- // dtpDeliverTimeBegin
- //
- this.dtpDeliverTimeBegin.CustomFormat = "yyyy-MM-dd";
- this.dtpDeliverTimeBegin.Enabled = false;
- this.dtpDeliverTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpDeliverTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDeliverTimeBegin.Location = new System.Drawing.Point(499, 47);
- this.dtpDeliverTimeBegin.Name = "dtpDeliverTimeBegin";
- this.dtpDeliverTimeBegin.Size = new System.Drawing.Size(98, 21);
- this.dtpDeliverTimeBegin.TabIndex = 10;
- //
- // c_Label2
- //
- this.c_Label2.AutoSize = true;
- this.c_Label2.BackColor = System.Drawing.Color.Transparent;
- this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label2.Location = new System.Drawing.Point(224, 105);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(53, 12);
- this.c_Label2.TabIndex = 24;
- this.c_Label2.Text = "注浆批次";
- //
- // txtGroutingBatchNo
- //
- this.txtGroutingBatchNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingBatchNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingBatchNo.ErrorMessage = "";
- this.txtGroutingBatchNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingBatchNo.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingBatchNo.Location = new System.Drawing.Point(285, 101);
- this.txtGroutingBatchNo.MaxValue = new decimal(new int[] {
- 1000,
- 0,
- 0,
- 0});
- this.txtGroutingBatchNo.MinValue = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtGroutingBatchNo.Name = "txtGroutingBatchNo";
- this.txtGroutingBatchNo.Number = new System.Drawing.Point(3, 0);
- this.txtGroutingBatchNo.Size = new System.Drawing.Size(120, 21);
- this.txtGroutingBatchNo.TabIndex = 25;
- this.txtGroutingBatchNo.TextValue = "";
- //
- // dropNotGroutingRreason
- //
- this.dropNotGroutingRreason.BackColor = System.Drawing.SystemColors.Window;
- this.dropNotGroutingRreason.BackgroundColor = System.Drawing.SystemColors.Window;
- this.dropNotGroutingRreason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.dropNotGroutingRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dropNotGroutingRreason.FormattingEnabled = true;
- this.dropNotGroutingRreason.Location = new System.Drawing.Point(86, 101);
- this.dropNotGroutingRreason.Name = "dropNotGroutingRreason";
- this.dropNotGroutingRreason.Size = new System.Drawing.Size(133, 20);
- this.dropNotGroutingRreason.TabIndex = 23;
- //
- // dkGroutingUserCode
- //
- this.dkGroutingUserCode.DataSource = null;
- this.dkGroutingUserCode.Enabled = true;
- this.dkGroutingUserCode.IsMustInput = false;
- this.dkGroutingUserCode.IsWorker = false;
- this.dkGroutingUserCode.Location = new System.Drawing.Point(14, 74);
- this.dkGroutingUserCode.Name = "dkGroutingUserCode";
- this.dkGroutingUserCode.PurviewType = ((byte)(0));
- this.dkGroutingUserCode.SelectMore = true;
- this.dkGroutingUserCode.Size = new System.Drawing.Size(205, 21);
- this.dkGroutingUserCode.TabIndex = 14;
- this.dkGroutingUserCode.Title = " 成型工号";
- this.dkGroutingUserCode.TxtUserBackColor = System.Drawing.SystemColors.Control;
- this.dkGroutingUserCode.UserCode = "";
- this.dkGroutingUserCode.UserID = null;
- this.dkGroutingUserCode.UserIDS = null;
- this.dkGroutingUserCode.UserName = null;
- //
- // lblRemarks
- //
- this.lblRemarks.AutoSize = true;
- this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
- this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblRemarks.Location = new System.Drawing.Point(16, 105);
- this.lblRemarks.Name = "lblRemarks";
- this.lblRemarks.Size = new System.Drawing.Size(65, 12);
- this.lblRemarks.TabIndex = 22;
- this.lblRemarks.Text = "未注浆原因";
- //
- // lblGroutingMouldCode
- //
- this.lblGroutingMouldCode.AutoSize = true;
- this.lblGroutingMouldCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingMouldCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingMouldCode.Location = new System.Drawing.Point(224, 78);
- this.lblGroutingMouldCode.Name = "lblGroutingMouldCode";
- this.lblGroutingMouldCode.Size = new System.Drawing.Size(53, 12);
- this.lblGroutingMouldCode.TabIndex = 15;
- this.lblGroutingMouldCode.Text = "模具编号";
- //
- // txtGroutingMouldCode
- //
- this.txtGroutingMouldCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingMouldCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingMouldCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingMouldCode.ErrorMessage = "";
- this.txtGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingMouldCode.Location = new System.Drawing.Point(285, 74);
- this.txtGroutingMouldCode.MaxLength = 50;
- this.txtGroutingMouldCode.Name = "txtGroutingMouldCode";
- this.txtGroutingMouldCode.Size = new System.Drawing.Size(120, 21);
- this.txtGroutingMouldCode.TabIndex = 16;
- //
- // lblGroutingDateEnd
- //
- this.lblGroutingDateEnd.AutoSize = true;
- this.lblGroutingDateEnd.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingDateEnd.Location = new System.Drawing.Point(603, 24);
- this.lblGroutingDateEnd.Name = "lblGroutingDateEnd";
- this.lblGroutingDateEnd.Size = new System.Drawing.Size(17, 12);
- this.lblGroutingDateEnd.TabIndex = 4;
- this.lblGroutingDateEnd.Text = "至";
- //
- // dtpGroutingDateEnd
- //
- this.dtpGroutingDateEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpGroutingDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpGroutingDateEnd.Location = new System.Drawing.Point(626, 20);
- this.dtpGroutingDateEnd.Name = "dtpGroutingDateEnd";
- this.dtpGroutingDateEnd.Size = new System.Drawing.Size(98, 21);
- this.dtpGroutingDateEnd.TabIndex = 5;
- //
- // dtpGroutingDateStart
- //
- this.dtpGroutingDateStart.CustomFormat = "yyyy-MM-dd";
- this.dtpGroutingDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpGroutingDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpGroutingDateStart.Location = new System.Drawing.Point(499, 20);
- this.dtpGroutingDateStart.Name = "dtpGroutingDateStart";
- this.dtpGroutingDateStart.Size = new System.Drawing.Size(98, 21);
- this.dtpGroutingDateStart.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(1028, 94);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 31;
- 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, 94);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 30;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = true;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // dkOperUserCode
- //
- this.dkOperUserCode.DataSource = null;
- this.dkOperUserCode.Enabled = true;
- this.dkOperUserCode.IsMustInput = false;
- this.dkOperUserCode.IsWorker = false;
- this.dkOperUserCode.Location = new System.Drawing.Point(1014, 98);
- this.dkOperUserCode.Name = "dkOperUserCode";
- this.dkOperUserCode.PurviewType = ((byte)(0));
- this.dkOperUserCode.Size = new System.Drawing.Size(105, 21);
- this.dkOperUserCode.TabIndex = 29;
- this.dkOperUserCode.Title = "生产工号";
- this.dkOperUserCode.TxtUserBackColor = System.Drawing.SystemColors.Control;
- this.dkOperUserCode.UserCode = "";
- this.dkOperUserCode.UserID = null;
- this.dkOperUserCode.UserIDS = null;
- this.dkOperUserCode.UserName = null;
- this.dkOperUserCode.Visible = false;
- //
- // txtRemarks
- //
- this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
- this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtRemarks.ErrorMessage = "";
- this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtRemarks.Location = new System.Drawing.Point(499, 101);
- this.txtRemarks.MaxLength = 500;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.txtRemarks.Size = new System.Drawing.Size(225, 21);
- this.txtRemarks.TabIndex = 27;
- //
- // 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);
- //
- // GroutingLineCode0
- //
- this.GroutingLineCode0.DataPropertyName = "GroutingLineCode";
- this.GroutingLineCode0.HeaderText = "成型线编码";
- this.GroutingLineCode0.Name = "GroutingLineCode0";
- this.GroutingLineCode0.ReadOnly = true;
- //
- // GmouldtypeName
- //
- this.GmouldtypeName.DataPropertyName = "GmouldtypeName";
- this.GmouldtypeName.HeaderText = "成型线类型";
- this.GmouldtypeName.Name = "GmouldtypeName";
- this.GmouldtypeName.ReadOnly = true;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle3.Format = "yyyy-MM-dd";
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "成型工号";
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- //
- // GroutingBatchNo
- //
- this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle4;
- this.GroutingBatchNo.HeaderText = "注浆批次";
- this.GroutingBatchNo.Name = "GroutingBatchNo";
- this.GroutingBatchNo.ReadOnly = true;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- //
- // GMOULDSTATUS
- //
- this.GMOULDSTATUS.DataPropertyName = "GMOULDSTATUS";
- this.GMOULDSTATUS.HeaderText = "模具状态编码";
- this.GMOULDSTATUS.Name = "GMOULDSTATUS";
- this.GMOULDSTATUS.ReadOnly = true;
- this.GMOULDSTATUS.Visible = false;
- //
- // gmouldstatusname
- //
- this.gmouldstatusname.DataPropertyName = "gmouldstatusname";
- this.gmouldstatusname.HeaderText = "模具状态";
- this.gmouldstatusname.Name = "gmouldstatusname";
- this.gmouldstatusname.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;
- //
- // GOODSSPECIFICATION
- //
- this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
- this.GOODSSPECIFICATION.HeaderText = "规格";
- this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
- this.GOODSSPECIFICATION.ReadOnly = true;
- this.GOODSSPECIFICATION.Visible = false;
- //
- // DICTIONARYVALUE
- //
- this.DICTIONARYVALUE.DataPropertyName = "DICTIONARYVALUE";
- this.DICTIONARYVALUE.HeaderText = "釉色类别";
- this.DICTIONARYVALUE.Name = "DICTIONARYVALUE";
- this.DICTIONARYVALUE.ReadOnly = true;
- this.DICTIONARYVALUE.Visible = false;
- //
- // GoodsTypeName
- //
- this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
- this.GoodsTypeName.HeaderText = "产品类别";
- this.GoodsTypeName.Name = "GoodsTypeName";
- this.GoodsTypeName.ReadOnly = true;
- this.GoodsTypeName.Visible = false;
- //
- // GROUTINGFLAG
- //
- this.GROUTINGFLAG.DataPropertyName = "GROUTINGFLAG";
- this.GROUTINGFLAG.FalseValue = "0";
- this.GROUTINGFLAG.HeaderText = "注浆标识";
- this.GROUTINGFLAG.Name = "GROUTINGFLAG";
- this.GROUTINGFLAG.ReadOnly = true;
- this.GROUTINGFLAG.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.GROUTINGFLAG.TrueValue = "1";
- //
- // NoGroutingRreason
- //
- this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason";
- this.NoGroutingRreason.HeaderText = "未注浆原因";
- this.NoGroutingRreason.Name = "NoGroutingRreason";
- this.NoGroutingRreason.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;
- //
- // Barcode
- //
- this.Barcode.DataPropertyName = "Barcode";
- this.Barcode.HeaderText = "产品条码";
- this.Barcode.Name = "Barcode";
- this.Barcode.ReadOnly = true;
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "商标";
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.ReadOnly = true;
- //
- // SCRAPFLAG
- //
- this.SCRAPFLAG.DataPropertyName = "SCRAPFLAG";
- this.SCRAPFLAG.FalseValue = "0";
- this.SCRAPFLAG.HeaderText = "损坏标识";
- this.SCRAPFLAG.Name = "SCRAPFLAG";
- this.SCRAPFLAG.ReadOnly = true;
- this.SCRAPFLAG.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.SCRAPFLAG.TrueValue = "1";
- //
- // SCRAPTIME
- //
- this.SCRAPTIME.DataPropertyName = "SCRAPTIME";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
- this.SCRAPTIME.DefaultCellStyle = dataGridViewCellStyle6;
- this.SCRAPTIME.HeaderText = "损坯时间";
- this.SCRAPTIME.Name = "SCRAPTIME";
- this.SCRAPTIME.ReadOnly = true;
- //
- // 交坯标识
- //
- this.交坯标识.DataPropertyName = "DeliverFlag";
- this.交坯标识.FalseValue = "0";
- this.交坯标识.HeaderText = "交坯标识";
- this.交坯标识.Name = "交坯标识";
- this.交坯标识.ReadOnly = true;
- this.交坯标识.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.交坯标识.TrueValue = "1";
- //
- // DeliverTime
- //
- this.DeliverTime.DataPropertyName = "DeliverTime";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
- this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle7;
- this.DeliverTime.HeaderText = "交坯时间";
- this.DeliverTime.Name = "DeliverTime";
- this.DeliverTime.ReadOnly = true;
- //
- // MONITORCODE
- //
- this.MONITORCODE.DataPropertyName = "MONITORCODE";
- this.MONITORCODE.HeaderText = "成型班长";
- this.MONITORCODE.Name = "MONITORCODE";
- this.MONITORCODE.ReadOnly = true;
- //
- // MONITORName
- //
- this.MONITORName.DataPropertyName = "MONITORName";
- this.MONITORName.HeaderText = "班长名称";
- this.MONITORName.Name = "MONITORName";
- this.MONITORName.ReadOnly = true;
- //
- // CreateUserCode
- //
- this.CreateUserCode.DataPropertyName = "CreateUserCode";
- this.CreateUserCode.HeaderText = "操作工号";
- this.CreateUserCode.Name = "CreateUserCode";
- this.CreateUserCode.ReadOnly = true;
- //
- // CreateUserName
- //
- this.CreateUserName.DataPropertyName = "CreateUserName";
- this.CreateUserName.HeaderText = "操作用户";
- this.CreateUserName.Name = "CreateUserName";
- this.CreateUserName.ReadOnly = true;
- //
- // gctime
- //
- this.gctime.DataPropertyName = "gctime";
- dataGridViewCellStyle8.Format = "yyyy-MM-dd HH:mm:ss";
- this.gctime.DefaultCellStyle = dataGridViewCellStyle8;
- this.gctime.HeaderText = "注浆操作时间";
- this.gctime.Name = "gctime";
- this.gctime.ReadOnly = true;
- //
- // F_RPT_010101_1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1131, 489);
- this.Controls.Add(this.dgvRptGroutingDaily);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Name = "F_RPT_010101_1";
- this.Text = "注浆明细表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010101_1_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_010101_1_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dgvRptGroutingDaily)).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_Label lblGroutingMouldCode;
- private Basics.BaseControls.C_TextBox txtGroutingMouldCode;
- private Basics.BaseControls.C_Label lblGroutingDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpGroutingDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpGroutingDateStart;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_DataGridView dgvRptGroutingDaily;
- private Basics.BaseControls.C_Label lblRemarks;
- private Controls.SearchTextBox.dkUserInfoSearchBox dkGroutingUserCode;
- private Controls.SearchTextBox.dkUserInfoSearchBox dkOperUserCode;
- private Basics.BaseControls.C_ComboBox dropNotGroutingRreason;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_TXT_Digital txtGroutingBatchNo;
- private Basics.BaseControls.C_CheckBox chkDeliverTime;
- private Basics.BaseControls.C_StatusCheckBox chkDeliverFlag;
- private Basics.BaseControls.C_StatusCheckBox chkBarcodeFlag;
- private Basics.BaseControls.C_StatusCheckBox chkScrapFlag;
- private Basics.BaseControls.C_StatusCheckBox chkGroutingFlag;
- private Basics.BaseControls.C_Label c_Label4;
- private Basics.BaseControls.C_DateTimePicker dtpDeliverTimeEnd;
- private Basics.BaseControls.C_DateTimePicker dtpDeliverTimeBegin;
- private Basics.BaseControls.C_TextBox txtRemarks;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_CheckBox chkGroutingDateStart;
- private Basics.BaseControls.C_CheckBox chkScrapTime;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_DateTimePicker dtpScrapTimeEnd;
- private Basics.BaseControls.C_DateTimePicker dtpScrapTimeBegin;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- 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 Basics.BaseControls.C_CheckBox chkGCTime;
- private Basics.BaseControls.C_Label c_Label5;
- private Basics.BaseControls.C_DateTimePicker dtpGCTimeEnd;
- private Basics.BaseControls.C_DateTimePicker dtpGCTimeBegin;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode0;
- private System.Windows.Forms.DataGridViewTextBoxColumn GmouldtypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMOULDSTATUS;
- private System.Windows.Forms.DataGridViewTextBoxColumn gmouldstatusname;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
- private System.Windows.Forms.DataGridViewTextBoxColumn DICTIONARYVALUE;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
- private System.Windows.Forms.DataGridViewCheckBoxColumn GROUTINGFLAG;
- private System.Windows.Forms.DataGridViewTextBoxColumn NoGroutingRreason;
- private System.Windows.Forms.DataGridViewTextBoxColumn Groutingcount;
- private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
- private System.Windows.Forms.DataGridViewCheckBoxColumn SCRAPFLAG;
- private System.Windows.Forms.DataGridViewTextBoxColumn SCRAPTIME;
- private System.Windows.Forms.DataGridViewCheckBoxColumn 交坯标识;
- private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn MONITORCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn MONITORName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn gctime;
- }
- }
|