| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_2112
- {
- /// <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 dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_2112));
- this.dgvInProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.Sel = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CompleteProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CompleteProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SCRAPDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UpdateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = 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.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.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.IsReworked = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.SPECIALREPAIRFLAG = 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.txtBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Code();
- this.lblbarcode1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.chkDeletedate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.chkScrapDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.chkDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpDeletedDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpUpdateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.cmbDataSource = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.dtpDeletedDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.comGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.dtpScrapDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpUpdateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGoodsType = 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.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.tsbtnClearSelected = new System.Windows.Forms.ToolStripButton();
- this.tsbtnAllClear = new System.Windows.Forms.ToolStripButton();
- this.tsbtnResetData = new System.Windows.Forms.ToolStripButton();
- this.tsbtnResetSelected = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.buttonCheckAll = 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;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvInProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
- 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;
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvInProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvInProduction.ColumnHeadersHeight = 29;
- this.dgvInProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvInProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Sel,
- this.BarCode,
- this.GoodsCode,
- this.GoodsName,
- this.ProductionLineID,
- this.ProductionLineCode,
- this.ProductionLineName,
- this.CompleteProcedureID,
- this.CompleteProcedureName,
- this.SCRAPDATE,
- this.CreateTime,
- this.UpdateTime,
- this.UserCode,
- 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.GROUTINGUSERCODE,
- this.GoodsID,
- this.UserID,
- this.UserName,
- this.IsPublicBody,
- this.IsReworked,
- this.SPECIALREPAIRFLAG,
- 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, 201);
- this.dgvInProduction.Margin = new System.Windows.Forms.Padding(4);
- this.dgvInProduction.MergeColumnNames = null;
- this.dgvInProduction.MergeDetailColumnNames = null;
- this.dgvInProduction.MergeDetailOnlyColumn = null;
- this.dgvInProduction.MergeOnlyColumn = null;
- this.dgvInProduction.Name = "dgvInProduction";
- this.dgvInProduction.RefreshAtHscroll = false;
- this.dgvInProduction.RowHeadersWidth = 50;
- this.dgvInProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvInProduction.RowsDefaultCellStyle = dataGridViewCellStyle16;
- this.dgvInProduction.RowTemplate.Height = 21;
- this.dgvInProduction.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvInProduction.Size = new System.Drawing.Size(1492, 300);
- this.dgvInProduction.SortOrderColumnName = null;
- this.dgvInProduction.StandardTab = true;
- this.dgvInProduction.TabIndex = 28;
- this.dgvInProduction.Tag = true;
- this.dgvInProduction.TotalSumColumns = null;
- this.dgvInProduction.ViewRowFilter = "";
- this.dgvInProduction.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvInProduction_CurrentCellDirtyStateChanged);
- //
- // Sel
- //
- this.Sel.DataPropertyName = "Sel";
- this.Sel.FalseValue = "0";
- this.Sel.HeaderText = "选择";
- this.Sel.MinimumWidth = 6;
- this.Sel.Name = "Sel";
- this.Sel.TrueValue = "1";
- this.Sel.Width = 125;
- //
- // BarCode
- //
- this.BarCode.DataPropertyName = "BarCode";
- this.BarCode.HeaderText = "产品条码";
- this.BarCode.MinimumWidth = 6;
- this.BarCode.Name = "BarCode";
- this.BarCode.ReadOnly = true;
- this.BarCode.Width = 125;
- //
- // GoodsCode
- //
- this.GoodsCode.DataPropertyName = "GoodsCode";
- this.GoodsCode.HeaderText = "产品编码";
- this.GoodsCode.MinimumWidth = 6;
- this.GoodsCode.Name = "GoodsCode";
- this.GoodsCode.ReadOnly = true;
- this.GoodsCode.Width = 125;
- //
- // GoodsName
- //
- this.GoodsName.DataPropertyName = "GoodsName";
- this.GoodsName.HeaderText = "产品名称";
- this.GoodsName.MinimumWidth = 6;
- this.GoodsName.Name = "GoodsName";
- this.GoodsName.ReadOnly = true;
- this.GoodsName.Width = 125;
- //
- // ProductionLineID
- //
- this.ProductionLineID.DataPropertyName = "ProductionLineID";
- this.ProductionLineID.HeaderText = "生产线ID";
- this.ProductionLineID.MinimumWidth = 6;
- this.ProductionLineID.Name = "ProductionLineID";
- this.ProductionLineID.ReadOnly = true;
- this.ProductionLineID.Visible = false;
- this.ProductionLineID.Width = 125;
- //
- // ProductionLineCode
- //
- this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
- this.ProductionLineCode.HeaderText = "生产线编码";
- this.ProductionLineCode.MinimumWidth = 6;
- this.ProductionLineCode.Name = "ProductionLineCode";
- this.ProductionLineCode.ReadOnly = true;
- this.ProductionLineCode.Visible = false;
- this.ProductionLineCode.Width = 125;
- //
- // ProductionLineName
- //
- this.ProductionLineName.DataPropertyName = "ProductionLineName";
- this.ProductionLineName.HeaderText = "生产线";
- this.ProductionLineName.MinimumWidth = 6;
- this.ProductionLineName.Name = "ProductionLineName";
- this.ProductionLineName.ReadOnly = true;
- this.ProductionLineName.Width = 125;
- //
- // CompleteProcedureID
- //
- this.CompleteProcedureID.DataPropertyName = "CompleteProcedureID";
- this.CompleteProcedureID.HeaderText = "完成工序ID";
- this.CompleteProcedureID.MinimumWidth = 6;
- this.CompleteProcedureID.Name = "CompleteProcedureID";
- this.CompleteProcedureID.ReadOnly = true;
- this.CompleteProcedureID.Visible = false;
- this.CompleteProcedureID.Width = 125;
- //
- // CompleteProcedureName
- //
- this.CompleteProcedureName.DataPropertyName = "CompleteProcedureName";
- this.CompleteProcedureName.HeaderText = "完成工序";
- this.CompleteProcedureName.MinimumWidth = 6;
- this.CompleteProcedureName.Name = "CompleteProcedureName";
- this.CompleteProcedureName.ReadOnly = true;
- this.CompleteProcedureName.Width = 125;
- //
- // SCRAPDATE
- //
- this.SCRAPDATE.DataPropertyName = "SCRAPDATE";
- dataGridViewCellStyle11.Format = "yyyy-MM-dd";
- dataGridViewCellStyle11.NullValue = null;
- this.SCRAPDATE.DefaultCellStyle = dataGridViewCellStyle11;
- this.SCRAPDATE.HeaderText = "报废日期";
- this.SCRAPDATE.MinimumWidth = 6;
- this.SCRAPDATE.Name = "SCRAPDATE";
- this.SCRAPDATE.ReadOnly = true;
- this.SCRAPDATE.Width = 125;
- //
- // CreateTime
- //
- this.CreateTime.DataPropertyName = "CreateTime";
- dataGridViewCellStyle12.Format = "yyyy-MM-dd HH:mm:ss";
- this.CreateTime.DefaultCellStyle = dataGridViewCellStyle12;
- this.CreateTime.HeaderText = "交坯时间";
- this.CreateTime.MinimumWidth = 6;
- this.CreateTime.Name = "CreateTime";
- this.CreateTime.ReadOnly = true;
- this.CreateTime.Width = 180;
- //
- // UpdateTime
- //
- this.UpdateTime.DataPropertyName = "UpdateTime";
- dataGridViewCellStyle13.Format = "yyyy-MM-dd HH:mm:ss";
- dataGridViewCellStyle13.NullValue = null;
- this.UpdateTime.DefaultCellStyle = dataGridViewCellStyle13;
- this.UpdateTime.HeaderText = "完成时间";
- this.UpdateTime.MinimumWidth = 6;
- this.UpdateTime.Name = "UpdateTime";
- this.UpdateTime.ReadOnly = true;
- this.UpdateTime.Width = 125;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "生产工号";
- this.UserCode.MinimumWidth = 6;
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- this.UserCode.Width = 125;
- //
- // ModelType
- //
- this.ModelType.DataPropertyName = "ModelType";
- this.ModelType.HeaderText = "工序类别";
- this.ModelType.MinimumWidth = 6;
- this.ModelType.Name = "ModelType";
- this.ModelType.ReadOnly = true;
- this.ModelType.Visible = false;
- this.ModelType.Width = 125;
- //
- // ProcedureModel
- //
- this.ProcedureModel.DataPropertyName = "ProcedureModel";
- this.ProcedureModel.HeaderText = "工序模型";
- this.ProcedureModel.MinimumWidth = 6;
- this.ProcedureModel.Name = "ProcedureModel";
- this.ProcedureModel.ReadOnly = true;
- this.ProcedureModel.Visible = false;
- this.ProcedureModel.Width = 125;
- //
- // GoodsLevelName
- //
- this.GoodsLevelName.DataPropertyName = "GoodsLevelName";
- this.GoodsLevelName.HeaderText = "产品分级";
- this.GoodsLevelName.MinimumWidth = 6;
- this.GoodsLevelName.Name = "GoodsLevelName";
- this.GoodsLevelName.ReadOnly = true;
- this.GoodsLevelName.Width = 125;
- //
- // GoodsLevelTypeName
- //
- this.GoodsLevelTypeName.DataPropertyName = "GoodsLevelTypeName";
- this.GoodsLevelTypeName.HeaderText = "产品分级类别";
- this.GoodsLevelTypeName.MinimumWidth = 6;
- this.GoodsLevelTypeName.Name = "GoodsLevelTypeName";
- this.GoodsLevelTypeName.ReadOnly = true;
- this.GoodsLevelTypeName.Visible = false;
- this.GoodsLevelTypeName.Width = 125;
- //
- // GroutingLineID
- //
- this.GroutingLineID.DataPropertyName = "GroutingLineID";
- this.GroutingLineID.HeaderText = "成型生产线ID";
- this.GroutingLineID.MinimumWidth = 6;
- this.GroutingLineID.Name = "GroutingLineID";
- this.GroutingLineID.ReadOnly = true;
- this.GroutingLineID.Visible = false;
- this.GroutingLineID.Width = 125;
- //
- // GroutingLineCode
- //
- this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
- this.GroutingLineCode.HeaderText = "成型线编码";
- this.GroutingLineCode.MinimumWidth = 6;
- this.GroutingLineCode.Name = "GroutingLineCode";
- this.GroutingLineCode.ReadOnly = true;
- this.GroutingLineCode.Width = 125;
- //
- // GroutingLineName
- //
- this.GroutingLineName.DataPropertyName = "GroutingLineName";
- this.GroutingLineName.HeaderText = "成型线名称";
- this.GroutingLineName.MinimumWidth = 6;
- this.GroutingLineName.Name = "GroutingLineName";
- this.GroutingLineName.ReadOnly = true;
- this.GroutingLineName.Visible = false;
- this.GroutingLineName.Width = 125;
- //
- // GMouldTypeID
- //
- this.GMouldTypeID.DataPropertyName = "GMouldTypeID";
- this.GMouldTypeID.HeaderText = "成型线类型ID";
- this.GMouldTypeID.MinimumWidth = 6;
- this.GMouldTypeID.Name = "GMouldTypeID";
- this.GMouldTypeID.ReadOnly = true;
- this.GMouldTypeID.Visible = false;
- this.GMouldTypeID.Width = 125;
- //
- // GMouldTypeName
- //
- this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
- this.GMouldTypeName.HeaderText = "成型线类型";
- this.GMouldTypeName.MinimumWidth = 6;
- this.GMouldTypeName.Name = "GMouldTypeName";
- this.GMouldTypeName.ReadOnly = true;
- this.GMouldTypeName.Width = 125;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.MinimumWidth = 6;
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- this.GroutingMouldCode.Width = 125;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle14.Format = "yyyy-MM-dd";
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle14;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.MinimumWidth = 6;
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- this.GroutingDate.Width = 125;
- //
- // GROUTINGCOUNT
- //
- this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
- dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle15;
- this.GROUTINGCOUNT.HeaderText = "注浆次数";
- this.GROUTINGCOUNT.MinimumWidth = 6;
- this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
- this.GROUTINGCOUNT.ReadOnly = true;
- this.GROUTINGCOUNT.Width = 125;
- //
- // GROUTINGUSERCODE
- //
- this.GROUTINGUSERCODE.DataPropertyName = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.HeaderText = "成型工号";
- this.GROUTINGUSERCODE.MinimumWidth = 6;
- this.GROUTINGUSERCODE.Name = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.ReadOnly = true;
- this.GROUTINGUSERCODE.Width = 125;
- //
- // GoodsID
- //
- this.GoodsID.DataPropertyName = "GoodsID";
- this.GoodsID.HeaderText = "产品ID";
- this.GoodsID.MinimumWidth = 6;
- this.GoodsID.Name = "GoodsID";
- this.GoodsID.ReadOnly = true;
- this.GoodsID.Visible = false;
- this.GoodsID.Width = 125;
- //
- // UserID
- //
- this.UserID.DataPropertyName = "UserID";
- this.UserID.HeaderText = "工号ID";
- this.UserID.MinimumWidth = 6;
- this.UserID.Name = "UserID";
- this.UserID.ReadOnly = true;
- this.UserID.Visible = false;
- this.UserID.Width = 125;
- //
- // UserName
- //
- this.UserName.DataPropertyName = "UserName";
- this.UserName.HeaderText = "工号姓名";
- this.UserName.MinimumWidth = 6;
- this.UserName.Name = "UserName";
- this.UserName.ReadOnly = true;
- this.UserName.Visible = false;
- this.UserName.Width = 125;
- //
- // IsPublicBody
- //
- this.IsPublicBody.DataPropertyName = "IsPublicBody";
- this.IsPublicBody.FalseValue = "0";
- this.IsPublicBody.HeaderText = "公坯标识";
- this.IsPublicBody.MinimumWidth = 6;
- 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;
- this.IsPublicBody.Width = 125;
- //
- // IsReworked
- //
- this.IsReworked.DataPropertyName = "IsReFire";
- this.IsReworked.FalseValue = "0";
- this.IsReworked.HeaderText = "重烧标识";
- this.IsReworked.MinimumWidth = 6;
- 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";
- this.IsReworked.Width = 125;
- //
- // SPECIALREPAIRFLAG
- //
- this.SPECIALREPAIRFLAG.DataPropertyName = "SPECIALREPAIRFLAG";
- this.SPECIALREPAIRFLAG.FalseValue = "0";
- this.SPECIALREPAIRFLAG.HeaderText = "干补标识";
- this.SPECIALREPAIRFLAG.MinimumWidth = 6;
- 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";
- this.SPECIALREPAIRFLAG.Width = 125;
- //
- // GroutingDailyID
- //
- this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
- this.GroutingDailyID.HeaderText = "注浆日报ID";
- this.GroutingDailyID.MinimumWidth = 6;
- this.GroutingDailyID.Name = "GroutingDailyID";
- this.GroutingDailyID.ReadOnly = true;
- this.GroutingDailyID.Visible = false;
- this.GroutingDailyID.Width = 125;
- //
- // GroutingDailyDetailID
- //
- this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
- this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
- this.GroutingDailyDetailID.MinimumWidth = 6;
- this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
- this.GroutingDailyDetailID.ReadOnly = true;
- this.GroutingDailyDetailID.Visible = false;
- this.GroutingDailyDetailID.Width = 125;
- //
- // CanManyTimes
- //
- this.CanManyTimes.DataPropertyName = "CanManyTimes";
- this.CanManyTimes.HeaderText = "能否多次注浆";
- this.CanManyTimes.MinimumWidth = 6;
- this.CanManyTimes.Name = "CanManyTimes";
- this.CanManyTimes.ReadOnly = true;
- this.CanManyTimes.Visible = false;
- this.CanManyTimes.Width = 125;
- //
- // GroutingLineDetailID
- //
- this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
- this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
- this.GroutingLineDetailID.MinimumWidth = 6;
- this.GroutingLineDetailID.Name = "GroutingLineDetailID";
- this.GroutingLineDetailID.ReadOnly = true;
- this.GroutingLineDetailID.Visible = false;
- this.GroutingLineDetailID.Width = 125;
- //
- // CreateUserID
- //
- this.CreateUserID.DataPropertyName = "CreateUserID";
- this.CreateUserID.HeaderText = "创建数据操作员ID";
- this.CreateUserID.MinimumWidth = 6;
- this.CreateUserID.Name = "CreateUserID";
- this.CreateUserID.ReadOnly = true;
- this.CreateUserID.Visible = false;
- this.CreateUserID.Width = 125;
- //
- // CreateUserName
- //
- this.CreateUserName.DataPropertyName = "CreateUserName";
- this.CreateUserName.HeaderText = "创建数据操作员";
- this.CreateUserName.MinimumWidth = 6;
- this.CreateUserName.Name = "CreateUserName";
- this.CreateUserName.ReadOnly = true;
- this.CreateUserName.Visible = false;
- this.CreateUserName.Width = 125;
- //
- // UpdateUserID
- //
- this.UpdateUserID.DataPropertyName = "UpdateUserID";
- this.UpdateUserID.HeaderText = "更新数据操作员ID";
- this.UpdateUserID.MinimumWidth = 6;
- this.UpdateUserID.Name = "UpdateUserID";
- this.UpdateUserID.ReadOnly = true;
- this.UpdateUserID.Visible = false;
- this.UpdateUserID.Width = 125;
- //
- // UpdateUserName
- //
- this.UpdateUserName.DataPropertyName = "UpdateUserName";
- this.UpdateUserName.HeaderText = "更新数据操作员";
- this.UpdateUserName.MinimumWidth = 6;
- this.UpdateUserName.Name = "UpdateUserName";
- this.UpdateUserName.ReadOnly = true;
- this.UpdateUserName.Visible = false;
- this.UpdateUserName.Width = 125;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.MinimumWidth = 6;
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- this.Remarks.Visible = false;
- this.Remarks.Width = 125;
- //
- // 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.txtBarcode);
- this.gbxCondition.Controls.Add(this.lblbarcode1);
- this.gbxCondition.Controls.Add(this.chkDeletedate);
- this.gbxCondition.Controls.Add(this.chkScrapDate);
- this.gbxCondition.Controls.Add(this.chkDateTime);
- this.gbxCondition.Controls.Add(this.c_Label4);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.dtpDeletedDateEnd);
- this.gbxCondition.Controls.Add(this.dtpScrapDateEnd);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.dtpUpdateTimeEnd);
- this.gbxCondition.Controls.Add(this.cmbDataSource);
- this.gbxCondition.Controls.Add(this.dtpDeletedDateStart);
- this.gbxCondition.Controls.Add(this.comGoodsType);
- this.gbxCondition.Controls.Add(this.dtpScrapDate);
- this.gbxCondition.Controls.Add(this.dtpUpdateTimeStart);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.lblGoodsType);
- this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
- this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
- 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, 48);
- this.gbxCondition.Margin = new System.Windows.Forms.Padding(4);
- this.gbxCondition.Name = "gbxCondition";
- this.gbxCondition.OriginalHeight = -1;
- this.gbxCondition.Padding = new System.Windows.Forms.Padding(4);
- this.gbxCondition.Size = new System.Drawing.Size(1492, 146);
- this.gbxCondition.TabIndex = 27;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // txtBarcode
- //
- this.txtBarcode.BackColor = System.Drawing.SystemColors.Window;
- this.txtBarcode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtBarcode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtBarcode.EditingControlFormattedValue = "";
- 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(108, 109);
- this.txtBarcode.Margin = new System.Windows.Forms.Padding(4);
- this.txtBarcode.MaxLength = 11;
- this.txtBarcode.Name = "txtBarcode";
- this.txtBarcode.Size = new System.Drawing.Size(179, 25);
- this.txtBarcode.TabIndex = 10;
- this.txtBarcode.TextValue = "";
- //
- // lblbarcode1
- //
- this.lblbarcode1.AutoSize = true;
- this.lblbarcode1.BackColor = System.Drawing.Color.Transparent;
- this.lblbarcode1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblbarcode1.Location = new System.Drawing.Point(27, 115);
- this.lblbarcode1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblbarcode1.Name = "lblbarcode1";
- this.lblbarcode1.Size = new System.Drawing.Size(67, 15);
- this.lblbarcode1.TabIndex = 40;
- this.lblbarcode1.Text = "产品条码";
- //
- // chkDeletedate
- //
- this.chkDeletedate.AutoSize = true;
- this.chkDeletedate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkDeletedate.Location = new System.Drawing.Point(583, 111);
- this.chkDeletedate.Margin = new System.Windows.Forms.Padding(4);
- this.chkDeletedate.Name = "chkDeletedate";
- this.chkDeletedate.Size = new System.Drawing.Size(89, 19);
- this.chkDeletedate.TabIndex = 11;
- this.chkDeletedate.Text = "清除日期";
- this.chkDeletedate.UseVisualStyleBackColor = true;
- this.chkDeletedate.CheckedChanged += new System.EventHandler(this.chkDeletedate_CheckedChanged);
- //
- // chkScrapDate
- //
- this.chkScrapDate.AutoSize = true;
- this.chkScrapDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkScrapDate.Location = new System.Drawing.Point(584, 79);
- this.chkScrapDate.Margin = new System.Windows.Forms.Padding(4);
- this.chkScrapDate.Name = "chkScrapDate";
- this.chkScrapDate.Size = new System.Drawing.Size(89, 19);
- this.chkScrapDate.TabIndex = 7;
- this.chkScrapDate.Text = "报废日期";
- this.chkScrapDate.UseVisualStyleBackColor = true;
- this.chkScrapDate.CheckedChanged += new System.EventHandler(this.chkScrapDate_CheckedChanged);
- //
- // chkDateTime
- //
- this.chkDateTime.AutoSize = true;
- this.chkDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkDateTime.Location = new System.Drawing.Point(584, 45);
- this.chkDateTime.Margin = new System.Windows.Forms.Padding(4);
- this.chkDateTime.Name = "chkDateTime";
- this.chkDateTime.Size = new System.Drawing.Size(89, 19);
- this.chkDateTime.TabIndex = 2;
- this.chkDateTime.Text = "完成日期";
- this.chkDateTime.UseVisualStyleBackColor = true;
- this.chkDateTime.CheckedChanged += new System.EventHandler(this.chkDateTime_CheckedChanged);
- //
- // 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(877, 112);
- this.c_Label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(15, 15);
- this.c_Label4.TabIndex = 36;
- this.c_Label4.Text = "-";
- //
- // 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(877, 81);
- this.c_Label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(15, 15);
- this.c_Label3.TabIndex = 36;
- this.c_Label3.Text = "-";
- //
- // dtpDeletedDateEnd
- //
- this.dtpDeletedDateEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpDeletedDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpDeletedDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDeletedDateEnd.Location = new System.Drawing.Point(907, 106);
- this.dtpDeletedDateEnd.Margin = new System.Windows.Forms.Padding(4);
- this.dtpDeletedDateEnd.Name = "dtpDeletedDateEnd";
- this.dtpDeletedDateEnd.Size = new System.Drawing.Size(197, 25);
- this.dtpDeletedDateEnd.TabIndex = 13;
- //
- // dtpScrapDateEnd
- //
- this.dtpScrapDateEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpScrapDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpScrapDateEnd.Location = new System.Drawing.Point(907, 75);
- this.dtpScrapDateEnd.Margin = new System.Windows.Forms.Padding(4);
- this.dtpScrapDateEnd.Name = "dtpScrapDateEnd";
- this.dtpScrapDateEnd.Size = new System.Drawing.Size(197, 25);
- this.dtpScrapDateEnd.TabIndex = 9;
- //
- // 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(877, 48);
- this.c_Label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(15, 15);
- this.c_Label2.TabIndex = 34;
- this.c_Label2.Text = "-";
- //
- // dtpUpdateTimeEnd
- //
- this.dtpUpdateTimeEnd.CustomFormat = "yyyy-MM-dd";
- 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(907, 42);
- this.dtpUpdateTimeEnd.Margin = new System.Windows.Forms.Padding(4);
- this.dtpUpdateTimeEnd.Name = "dtpUpdateTimeEnd";
- this.dtpUpdateTimeEnd.Size = new System.Drawing.Size(197, 25);
- this.dtpUpdateTimeEnd.TabIndex = 4;
- //
- // cmbDataSource
- //
- this.cmbDataSource.BackColor = System.Drawing.SystemColors.Window;
- this.cmbDataSource.BackgroundColor = System.Drawing.SystemColors.Window;
- this.cmbDataSource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbDataSource.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbDataSource.FormattingEnabled = true;
- this.cmbDataSource.Location = new System.Drawing.Point(107, 76);
- this.cmbDataSource.Margin = new System.Windows.Forms.Padding(4);
- this.cmbDataSource.Name = "cmbDataSource";
- this.cmbDataSource.Size = new System.Drawing.Size(179, 23);
- this.cmbDataSource.TabIndex = 5;
- this.cmbDataSource.SelectedIndexChanged += new System.EventHandler(this.cmbDataSource_SelectedIndexChanged);
- //
- // dtpDeletedDateStart
- //
- this.dtpDeletedDateStart.CustomFormat = "yyyy-MM-dd";
- this.dtpDeletedDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpDeletedDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDeletedDateStart.Location = new System.Drawing.Point(684, 106);
- this.dtpDeletedDateStart.Margin = new System.Windows.Forms.Padding(4);
- this.dtpDeletedDateStart.Name = "dtpDeletedDateStart";
- this.dtpDeletedDateStart.Size = new System.Drawing.Size(179, 25);
- this.dtpDeletedDateStart.TabIndex = 12;
- //
- // comGoodsType
- //
- this.comGoodsType.BackColor = System.Drawing.SystemColors.Window;
- this.comGoodsType.BackgroundColor = System.Drawing.SystemColors.Window;
- this.comGoodsType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.comGoodsType.FormattingEnabled = true;
- this.comGoodsType.Location = new System.Drawing.Point(389, 76);
- this.comGoodsType.Margin = new System.Windows.Forms.Padding(4);
- this.comGoodsType.Name = "comGoodsType";
- this.comGoodsType.Size = new System.Drawing.Size(179, 23);
- this.comGoodsType.TabIndex = 6;
- //
- // dtpScrapDate
- //
- this.dtpScrapDate.CustomFormat = "yyyy-MM-dd";
- this.dtpScrapDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpScrapDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpScrapDate.Location = new System.Drawing.Point(684, 75);
- this.dtpScrapDate.Margin = new System.Windows.Forms.Padding(4);
- this.dtpScrapDate.Name = "dtpScrapDate";
- this.dtpScrapDate.Size = new System.Drawing.Size(179, 25);
- this.dtpScrapDate.TabIndex = 8;
- //
- // dtpUpdateTimeStart
- //
- this.dtpUpdateTimeStart.CustomFormat = "yyyy-MM-dd";
- 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(684, 42);
- this.dtpUpdateTimeStart.Margin = new System.Windows.Forms.Padding(4);
- this.dtpUpdateTimeStart.Name = "dtpUpdateTimeStart";
- this.dtpUpdateTimeStart.Size = new System.Drawing.Size(179, 25);
- this.dtpUpdateTimeStart.TabIndex = 3;
- //
- // 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(28, 78);
- this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(67, 15);
- this.c_Label1.TabIndex = 6;
- this.c_Label1.Text = "数据来源";
- //
- // lblGoodsType
- //
- this.lblGoodsType.AutoSize = true;
- this.lblGoodsType.BackColor = System.Drawing.Color.Transparent;
- 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(311, 79);
- this.lblGoodsType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(67, 15);
- this.lblGoodsType.TabIndex = 6;
- this.lblGoodsType.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(313, 42);
- this.dkProcedureSearchBox.Margin = new System.Windows.Forms.Padding(5);
- 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(257, 26);
- this.dkProcedureSearchBox.TabIndex = 1;
- 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(29, 42);
- this.dkproductionLineSearchBox.Margin = new System.Windows.Forms.Padding(5);
- 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(257, 26);
- this.dkproductionLineSearchBox.TabIndex = 0;
- this.dkproductionLineSearchBox.Title = " 生产线";
- this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // 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(1267, 102);
- this.btnClearCondition.Margin = new System.Windows.Forms.Padding(4);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(113, 38);
- this.btnClearCondition.TabIndex = 15;
- this.btnClearCondition.Text = "清空条件(&C)";
- this.btnClearCondition.UseVisualStyleBackColor = true;
- this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
- //
- // btnSearch
- //
- this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSearch.BackColor = System.Drawing.Color.Transparent;
- this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
- this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSearch.ForeColor = System.Drawing.Color.White;
- this.btnSearch.Location = new System.Drawing.Point(1145, 102);
- this.btnSearch.Margin = new System.Windows.Forms.Padding(4);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(113, 38);
- this.btnSearch.TabIndex = 14;
- 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.ImageScalingSize = new System.Drawing.Size(20, 20);
- this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsbtnClearSelected,
- this.tsbtnAllClear,
- this.tsbtnResetData,
- this.tsbtnResetSelected,
- this.buttonCheckAll,
- this.toolStripSeparator1,
- 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(1508, 44);
- this.tsrOperate.TabIndex = 26;
- this.tsrOperate.Text = "toolStrip1";
- //
- // tsbtnClearSelected
- //
- this.tsbtnClearSelected.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnClearSelected.Enabled = false;
- this.tsbtnClearSelected.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClearSelected.Name = "tsbtnClearSelected";
- this.tsbtnClearSelected.Size = new System.Drawing.Size(71, 41);
- this.tsbtnClearSelected.Text = "清除选择";
- this.tsbtnClearSelected.Click += new System.EventHandler(this.tsbtnClearSelected_Click);
- //
- // tsbtnAllClear
- //
- this.tsbtnAllClear.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnAllClear.Enabled = false;
- this.tsbtnAllClear.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAllClear.Name = "tsbtnAllClear";
- this.tsbtnAllClear.Size = new System.Drawing.Size(71, 41);
- this.tsbtnAllClear.Text = "批量清除";
- this.tsbtnAllClear.Click += new System.EventHandler(this.tsbtnAllClear_Click);
- //
- // tsbtnResetData
- //
- this.tsbtnResetData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnResetData.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnResetData.Image")));
- this.tsbtnResetData.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnResetData.Name = "tsbtnResetData";
- this.tsbtnResetData.Size = new System.Drawing.Size(71, 41);
- this.tsbtnResetData.Text = "恢复数据";
- this.tsbtnResetData.Click += new System.EventHandler(this.tsbtnResetData_Click);
- //
- // tsbtnResetSelected
- //
- this.tsbtnResetSelected.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnResetSelected.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnResetSelected.Image")));
- this.tsbtnResetSelected.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnResetSelected.Name = "tsbtnResetSelected";
- this.tsbtnResetSelected.Size = new System.Drawing.Size(71, 41);
- this.tsbtnResetSelected.Text = "恢复选定";
- this.tsbtnResetSelected.Click += new System.EventHandler(this.tsbtnResetSelected_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.AutoSize = false;
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
- //
- // tsbtnAdaptive
- //
- this.tsbtnAdaptive.AutoSize = false;
- this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAdaptive.Name = "tsbtnAdaptive";
- this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
- this.tsbtnAdaptive.Text = "自适应列宽(&A)";
- this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
- //
- // tsbtnClose
- //
- this.tsbtnClose.AutoSize = false;
- this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClose.Name = "tsbtnClose";
- this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
- this.tsbtnClose.Text = "关闭(&X)";
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
- //
- // buttonCheckAll
- //
- this.buttonCheckAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.buttonCheckAll.Image = ((System.Drawing.Image)(resources.GetObject("buttonCheckAll.Image")));
- this.buttonCheckAll.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.buttonCheckAll.Name = "buttonCheckAll";
- this.buttonCheckAll.Size = new System.Drawing.Size(41, 41);
- this.buttonCheckAll.Text = "全选";
- this.buttonCheckAll.Click += new System.EventHandler(this.buttonCheckAll_Click);
- //
- // F_PM_2112
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1508, 501);
- this.Controls.Add(this.dgvInProduction);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(5);
- this.Name = "F_PM_2112";
- this.RightToLeftLayout = true;
- this.Text = "清除在产临时数据";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_2112_FormClosed);
- this.Load += new System.EventHandler(this.F_PM_2112_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 Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
- private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
- private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeStart;
- private System.Windows.Forms.ToolStripButton tsbtnClearSelected;
- private System.Windows.Forms.ToolStripButton tsbtnAllClear;
- private Basics.BaseControls.C_DateTimePicker dtpScrapDate;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Basics.BaseControls.C_ComboBox comGoodsType;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_ComboBox cmbDataSource;
- private System.Windows.Forms.ToolStripButton tsbtnResetData;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeEnd;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_DateTimePicker dtpScrapDateEnd;
- private System.Windows.Forms.ToolStripButton tsbtnResetSelected;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private Basics.BaseControls.C_CheckBox chkDateTime;
- private Basics.BaseControls.C_CheckBox chkScrapDate;
- private Basics.BaseControls.C_DGV_Code txtBarcode;
- private Basics.BaseControls.C_Label lblbarcode1;
- private Basics.BaseControls.C_CheckBox chkDeletedate;
- private Basics.BaseControls.C_Label c_Label4;
- private Basics.BaseControls.C_DateTimePicker dtpDeletedDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpDeletedDateStart;
- private System.Windows.Forms.DataGridViewCheckBoxColumn Sel;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn SCRAPDATE;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn UpdateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- 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 GROUTINGUSERCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworked;
- private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
- 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 System.Windows.Forms.ToolStripButton buttonCheckAll;
- }
- }
|