| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102 |
- namespace Dongke.IBOSS.PRD.Client.PCModule
- {
- partial class F_PC_0101_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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PC_0101_1));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = 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 dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
- this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnQueryRecord = 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.dgvGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BuildingNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FloorNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BeginUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.EndUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMouldstatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.dtpEndUsedDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label12 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpEndUsedDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.chkEndDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpBeginUsedDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label11 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpBeginUsedDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.chkBeginDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGMouldStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.cboGMouldStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
- this.cboGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
- this.lblGUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dgvGroutingLineDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.splLine = new System.Windows.Forms.SplitContainer();
- this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingMouldCode = 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.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DetailGMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DetailBeginUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DetailRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tsrOperate.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).BeginInit();
- this.gbxCondition.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.splLine)).BeginInit();
- this.splLine.Panel1.SuspendLayout();
- this.splLine.Panel2.SuspendLayout();
- this.splLine.SuspendLayout();
- this.SuspendLayout();
- //
- // tsrOperate
- //
- this.tsrOperate.AutoSize = false;
- this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
- this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PCModule.Properties.Resources.functionbackground;
- 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.tsbtnAdd,
- this.tsbtnEdit,
- this.toolStripSeparator3,
- this.tsbtnQueryRecord,
- 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(1016, 35);
- this.tsrOperate.TabIndex = 0;
- //
- // tsbtnAdd
- //
- this.tsbtnAdd.AutoSize = false;
- this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAdd.Name = "tsbtnAdd";
- this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
- this.tsbtnAdd.Text = "新建(&N)";
- this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
- //
- // tsbtnEdit
- //
- this.tsbtnEdit.AutoSize = false;
- this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnEdit.Name = "tsbtnEdit";
- this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
- this.tsbtnEdit.Text = "编辑(&E)";
- this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.AutoSize = false;
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
- //
- // tsbtnQueryRecord
- //
- this.tsbtnQueryRecord.AutoSize = false;
- this.tsbtnQueryRecord.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnQueryRecord.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnQueryRecord.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnQueryRecord.Name = "tsbtnQueryRecord";
- this.tsbtnQueryRecord.Size = new System.Drawing.Size(80, 25);
- this.tsbtnQueryRecord.Text = "查询履历(&L)";
- //
- // 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);
- //
- // dgvGroutingLine
- //
- this.dgvGroutingLine.AllowUserToAddRows = false;
- this.dgvGroutingLine.AllowUserToDeleteRows = false;
- this.dgvGroutingLine.AllowUserToModifyRows = true;
- this.dgvGroutingLine.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvGroutingLine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvGroutingLine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvGroutingLine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvGroutingLine.CellHeight = 23;
- this.dgvGroutingLine.ChildNodeColumnName = null;
- this.dgvGroutingLine.ChildNodeColumnText = null;
- this.dgvGroutingLine.ColumnDeep = 1;
- this.dgvGroutingLine.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.dgvGroutingLine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvGroutingLine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvGroutingLine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.GroutingLineID,
- this.GroutingLineCode,
- this.GroutingLineName,
- this.BuildingNo,
- this.FloorNo,
- this.GroutingLineNo,
- this.MouldQuantity,
- this.GMouldTypeName,
- this.BeginUsedDate,
- this.EndUsedDate,
- this.UserCode,
- this.GMouldstatusName,
- this.Remarks});
- this.dgvGroutingLine.ColumnTreeView = null;
- this.dgvGroutingLine.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)));
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvGroutingLine.DefaultCellStyle = dataGridViewCellStyle5;
- this.dgvGroutingLine.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvGroutingLine.DynamicColumnName = "";
- this.dgvGroutingLine.EnableHeadersVisualStyles = false;
- this.dgvGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvGroutingLine.IsAutoCountSum = true;
- this.dgvGroutingLine.IsAutoResizeColumns = false;
- this.dgvGroutingLine.IsClickF12 = false;
- this.dgvGroutingLine.IsSubTotalFlag = false;
- this.dgvGroutingLine.Location = new System.Drawing.Point(0, 0);
- this.dgvGroutingLine.MultiSelect = false;
- this.dgvGroutingLine.Name = "dgvGroutingLine";
- this.dgvGroutingLine.ReadOnly = true;
- this.dgvGroutingLine.RefreshAtHscroll = false;
- this.dgvGroutingLine.RowHeadersWidth = 50;
- this.dgvGroutingLine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvGroutingLine.RowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvGroutingLine.RowTemplate.Height = 21;
- this.dgvGroutingLine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvGroutingLine.ShowEditingIcon = false;
- this.dgvGroutingLine.Size = new System.Drawing.Size(1004, 182);
- this.dgvGroutingLine.SortOrderColumnName = null;
- this.dgvGroutingLine.TabIndex = 0;
- this.dgvGroutingLine.Tag = true;
- this.dgvGroutingLine.TotalSumColumns = null;
- this.dgvGroutingLine.ViewRowFilter = "";
- this.dgvGroutingLine.VirtualMode = true;
- this.dgvGroutingLine.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroutingLine_CellDoubleClick);
- this.dgvGroutingLine.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroutingLine_RowEnter);
- //
- // GroutingLineID
- //
- this.GroutingLineID.DataPropertyName = "GroutingLineID";
- this.GroutingLineID.HeaderText = "成型线ID";
- this.GroutingLineID.Name = "GroutingLineID";
- this.GroutingLineID.ReadOnly = true;
- this.GroutingLineID.Visible = false;
- //
- // GroutingLineCode
- //
- this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
- this.GroutingLineCode.HeaderText = "成型线编码";
- this.GroutingLineCode.Name = "GroutingLineCode";
- this.GroutingLineCode.ReadOnly = true;
- //
- // GroutingLineName
- //
- this.GroutingLineName.DataPropertyName = "GroutingLineName";
- this.GroutingLineName.HeaderText = "成型线名称";
- this.GroutingLineName.Name = "GroutingLineName";
- this.GroutingLineName.ReadOnly = true;
- //
- // BuildingNo
- //
- this.BuildingNo.DataPropertyName = "BuildingNo";
- this.BuildingNo.HeaderText = "楼号";
- this.BuildingNo.Name = "BuildingNo";
- this.BuildingNo.ReadOnly = true;
- //
- // FloorNo
- //
- this.FloorNo.DataPropertyName = "FloorNo";
- this.FloorNo.HeaderText = "楼层";
- this.FloorNo.Name = "FloorNo";
- this.FloorNo.ReadOnly = true;
- //
- // GroutingLineNo
- //
- this.GroutingLineNo.DataPropertyName = "GroutingLineNo";
- this.GroutingLineNo.HeaderText = "线号";
- this.GroutingLineNo.Name = "GroutingLineNo";
- this.GroutingLineNo.ReadOnly = true;
- //
- // MouldQuantity
- //
- this.MouldQuantity.DataPropertyName = "MouldQuantity";
- this.MouldQuantity.HeaderText = "模具数";
- this.MouldQuantity.Name = "MouldQuantity";
- this.MouldQuantity.ReadOnly = true;
- //
- // GMouldTypeName
- //
- this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
- this.GMouldTypeName.HeaderText = "成型线类型";
- this.GMouldTypeName.Name = "GMouldTypeName";
- this.GMouldTypeName.ReadOnly = true;
- //
- // BeginUsedDate
- //
- this.BeginUsedDate.DataPropertyName = "BeginUsedDate";
- dataGridViewCellStyle3.Format = "yyyy-MM-dd";
- this.BeginUsedDate.DefaultCellStyle = dataGridViewCellStyle3;
- this.BeginUsedDate.HeaderText = "开始使用日期";
- this.BeginUsedDate.Name = "BeginUsedDate";
- this.BeginUsedDate.ReadOnly = true;
- this.BeginUsedDate.Width = 120;
- //
- // EndUsedDate
- //
- this.EndUsedDate.DataPropertyName = "EndUsedDate";
- dataGridViewCellStyle4.Format = "yyyy-MM-dd";
- dataGridViewCellStyle4.NullValue = null;
- this.EndUsedDate.DefaultCellStyle = dataGridViewCellStyle4;
- this.EndUsedDate.HeaderText = "结束使用日期";
- this.EndUsedDate.Name = "EndUsedDate";
- this.EndUsedDate.ReadOnly = true;
- this.EndUsedDate.Width = 120;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "成型工号";
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- //
- // GMouldstatusName
- //
- this.GMouldstatusName.DataPropertyName = "GMouldstatusName";
- this.GMouldstatusName.HeaderText = "成型线状态";
- this.GMouldstatusName.Name = "GMouldstatusName";
- this.GMouldstatusName.ReadOnly = true;
- this.GMouldstatusName.Width = 120;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- //
- // btnClearCondition
- //
- this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
- 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(913, 70);
- this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 29;
- this.btnClearCondition.Text = "清空条件(&C)";
- this.btnClearCondition.UseVisualStyleBackColor = false;
- 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.Gray;
- 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(822, 70);
- this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 28;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = false;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // dtpEndUsedDateEnd
- //
- this.dtpEndUsedDateEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpEndUsedDateEnd.Enabled = false;
- this.dtpEndUsedDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpEndUsedDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpEndUsedDateEnd.Location = new System.Drawing.Point(759, 47);
- this.dtpEndUsedDateEnd.Name = "dtpEndUsedDateEnd";
- this.dtpEndUsedDateEnd.Size = new System.Drawing.Size(100, 21);
- this.dtpEndUsedDateEnd.TabIndex = 19;
- //
- // c_Label12
- //
- this.c_Label12.AutoSize = true;
- this.c_Label12.BackColor = System.Drawing.Color.Transparent;
- this.c_Label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label12.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label12.Location = new System.Drawing.Point(736, 51);
- this.c_Label12.Name = "c_Label12";
- this.c_Label12.Size = new System.Drawing.Size(17, 12);
- this.c_Label12.TabIndex = 18;
- this.c_Label12.Text = "至";
- //
- // dtpEndUsedDateBegin
- //
- this.dtpEndUsedDateBegin.CustomFormat = "yyyy-MM-dd";
- this.dtpEndUsedDateBegin.Enabled = false;
- this.dtpEndUsedDateBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpEndUsedDateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpEndUsedDateBegin.Location = new System.Drawing.Point(627, 47);
- this.dtpEndUsedDateBegin.Name = "dtpEndUsedDateBegin";
- this.dtpEndUsedDateBegin.Size = new System.Drawing.Size(100, 21);
- this.dtpEndUsedDateBegin.TabIndex = 17;
- //
- // chkEndDate
- //
- this.chkEndDate.AutoSize = true;
- this.chkEndDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkEndDate.Location = new System.Drawing.Point(525, 49);
- this.chkEndDate.Name = "chkEndDate";
- this.chkEndDate.Size = new System.Drawing.Size(96, 16);
- this.chkEndDate.TabIndex = 16;
- this.chkEndDate.Text = "结束使用日期";
- this.chkEndDate.UseVisualStyleBackColor = true;
- this.chkEndDate.CheckedChanged += new System.EventHandler(this.chkEndDate_CheckedChanged);
- //
- // 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(560, 73);
- this.txtRemarks.MaxLength = 500;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.txtRemarks.Size = new System.Drawing.Size(299, 21);
- this.txtRemarks.TabIndex = 27;
- //
- // 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(525, 78);
- this.lblRemarks.Name = "lblRemarks";
- this.lblRemarks.Size = new System.Drawing.Size(29, 12);
- this.lblRemarks.TabIndex = 26;
- this.lblRemarks.Text = "备注";
- //
- // dtpBeginUsedDateEnd
- //
- this.dtpBeginUsedDateEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpBeginUsedDateEnd.Enabled = false;
- this.dtpBeginUsedDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpBeginUsedDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpBeginUsedDateEnd.Location = new System.Drawing.Point(759, 20);
- this.dtpBeginUsedDateEnd.Name = "dtpBeginUsedDateEnd";
- this.dtpBeginUsedDateEnd.Size = new System.Drawing.Size(100, 21);
- this.dtpBeginUsedDateEnd.TabIndex = 9;
- //
- // c_Label11
- //
- this.c_Label11.AutoSize = true;
- this.c_Label11.BackColor = System.Drawing.Color.Transparent;
- this.c_Label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label11.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label11.Location = new System.Drawing.Point(736, 24);
- this.c_Label11.Name = "c_Label11";
- this.c_Label11.Size = new System.Drawing.Size(17, 12);
- this.c_Label11.TabIndex = 8;
- this.c_Label11.Text = "至";
- //
- // dtpBeginUsedDateBegin
- //
- this.dtpBeginUsedDateBegin.CustomFormat = "yyyy-MM-dd";
- this.dtpBeginUsedDateBegin.Enabled = false;
- this.dtpBeginUsedDateBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpBeginUsedDateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpBeginUsedDateBegin.Location = new System.Drawing.Point(627, 20);
- this.dtpBeginUsedDateBegin.Name = "dtpBeginUsedDateBegin";
- this.dtpBeginUsedDateBegin.Size = new System.Drawing.Size(100, 21);
- this.dtpBeginUsedDateBegin.TabIndex = 7;
- //
- // chkBeginDate
- //
- this.chkBeginDate.AutoSize = true;
- this.chkBeginDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkBeginDate.Location = new System.Drawing.Point(525, 22);
- this.chkBeginDate.Name = "chkBeginDate";
- this.chkBeginDate.Size = new System.Drawing.Size(96, 16);
- this.chkBeginDate.TabIndex = 6;
- this.chkBeginDate.Text = "开始使用日期";
- this.chkBeginDate.UseVisualStyleBackColor = true;
- this.chkBeginDate.CheckedChanged += new System.EventHandler(this.chkBeginDate_CheckedChanged);
- //
- // txtGroutingLineName
- //
- this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineName.ErrorMessage = "";
- this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingLineName.Location = new System.Drawing.Point(254, 47);
- this.txtGroutingLineName.MaxLength = 50;
- this.txtGroutingLineName.Name = "txtGroutingLineName";
- this.txtGroutingLineName.Size = new System.Drawing.Size(100, 21);
- this.txtGroutingLineName.TabIndex = 13;
- //
- // lblGroutingLineName
- //
- this.lblGroutingLineName.AutoSize = true;
- this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineName.Location = new System.Drawing.Point(183, 51);
- this.lblGroutingLineName.Name = "lblGroutingLineName";
- this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12);
- this.lblGroutingLineName.TabIndex = 12;
- this.lblGroutingLineName.Text = "成型线名称";
- //
- // txtGroutingLineCode
- //
- this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingLineCode.ErrorMessage = "";
- this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingLineCode.Location = new System.Drawing.Point(77, 47);
- this.txtGroutingLineCode.MaxLength = 30;
- this.txtGroutingLineCode.Name = "txtGroutingLineCode";
- this.txtGroutingLineCode.RejectCharsPattern = "[^a-zA-Z0-9_-]";
- this.txtGroutingLineCode.Size = new System.Drawing.Size(100, 21);
- this.txtGroutingLineCode.TabIndex = 11;
- this.txtGroutingLineCode.TextValue = "";
- //
- // lblGroutingLineCode
- //
- this.lblGroutingLineCode.AutoSize = true;
- this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineCode.Location = new System.Drawing.Point(6, 51);
- this.lblGroutingLineCode.Name = "lblGroutingLineCode";
- this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12);
- this.lblGroutingLineCode.TabIndex = 10;
- this.lblGroutingLineCode.Text = "成型线编码";
- //
- // lblGMouldStatus
- //
- this.lblGMouldStatus.AutoSize = true;
- this.lblGMouldStatus.BackColor = System.Drawing.Color.Transparent;
- this.lblGMouldStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGMouldStatus.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGMouldStatus.Location = new System.Drawing.Point(183, 78);
- this.lblGMouldStatus.Name = "lblGMouldStatus";
- this.lblGMouldStatus.Size = new System.Drawing.Size(65, 12);
- this.lblGMouldStatus.TabIndex = 22;
- this.lblGMouldStatus.Text = "成型线状态";
- //
- // txtGroutingLineNo
- //
- this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingLineNo.ErrorMessage = "";
- this.txtGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingLineNo.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingLineNo.Location = new System.Drawing.Point(419, 20);
- this.txtGroutingLineNo.MaxLength = 10;
- this.txtGroutingLineNo.Name = "txtGroutingLineNo";
- this.txtGroutingLineNo.RejectCharsPattern = "[^a-zA-Z0-9_-]";
- this.txtGroutingLineNo.Size = new System.Drawing.Size(100, 21);
- this.txtGroutingLineNo.TabIndex = 5;
- this.txtGroutingLineNo.TextValue = "";
- //
- // lblGroutingLineNo
- //
- this.lblGroutingLineNo.AutoSize = true;
- this.lblGroutingLineNo.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineNo.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineNo.Location = new System.Drawing.Point(384, 24);
- this.lblGroutingLineNo.Name = "lblGroutingLineNo";
- this.lblGroutingLineNo.Size = new System.Drawing.Size(29, 12);
- this.lblGroutingLineNo.TabIndex = 4;
- this.lblGroutingLineNo.Text = "线号";
- //
- // txtFloorNo
- //
- this.txtFloorNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtFloorNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtFloorNo.ErrorMessage = "";
- this.txtFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtFloorNo.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtFloorNo.Location = new System.Drawing.Point(254, 20);
- this.txtFloorNo.MaxLength = 2;
- this.txtFloorNo.Name = "txtFloorNo";
- this.txtFloorNo.RejectCharsPattern = "[^0-9]";
- this.txtFloorNo.Size = new System.Drawing.Size(100, 21);
- this.txtFloorNo.TabIndex = 3;
- this.txtFloorNo.TextValue = "";
- //
- // lblFloorNo
- //
- this.lblFloorNo.AutoSize = true;
- this.lblFloorNo.BackColor = System.Drawing.Color.Transparent;
- this.lblFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblFloorNo.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblFloorNo.Location = new System.Drawing.Point(219, 24);
- this.lblFloorNo.Name = "lblFloorNo";
- this.lblFloorNo.Size = new System.Drawing.Size(29, 12);
- this.lblFloorNo.TabIndex = 2;
- this.lblFloorNo.Text = "楼层";
- //
- // txtBuildingNo
- //
- this.txtBuildingNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtBuildingNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtBuildingNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtBuildingNo.ErrorMessage = "";
- this.txtBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBuildingNo.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtBuildingNo.Location = new System.Drawing.Point(77, 20);
- this.txtBuildingNo.MaxLength = 10;
- this.txtBuildingNo.Name = "txtBuildingNo";
- this.txtBuildingNo.RejectCharsPattern = "[^a-zA-Z0-9]";
- this.txtBuildingNo.Size = new System.Drawing.Size(100, 21);
- this.txtBuildingNo.TabIndex = 1;
- this.txtBuildingNo.TextValue = "";
- //
- // lblBuildingNo
- //
- this.lblBuildingNo.AutoSize = true;
- this.lblBuildingNo.BackColor = System.Drawing.Color.Transparent;
- this.lblBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblBuildingNo.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblBuildingNo.Location = new System.Drawing.Point(42, 24);
- this.lblBuildingNo.Name = "lblBuildingNo";
- this.lblBuildingNo.Size = new System.Drawing.Size(29, 12);
- this.lblBuildingNo.TabIndex = 0;
- this.lblBuildingNo.Text = "楼号";
- //
- // 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.lblGoodsCode);
- this.gbxCondition.Controls.Add(this.txtGoodsCode);
- this.gbxCondition.Controls.Add(this.cboGMouldStatus);
- this.gbxCondition.Controls.Add(this.cboGMouldType);
- this.gbxCondition.Controls.Add(this.lblBuildingNo);
- this.gbxCondition.Controls.Add(this.lblGUserCode);
- this.gbxCondition.Controls.Add(this.lblGroutingLineCode);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.txtBuildingNo);
- this.gbxCondition.Controls.Add(this.txtGUserCode);
- this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
- this.gbxCondition.Controls.Add(this.dtpEndUsedDateEnd);
- this.gbxCondition.Controls.Add(this.c_Label12);
- this.gbxCondition.Controls.Add(this.txtFloorNo);
- this.gbxCondition.Controls.Add(this.dtpEndUsedDateBegin);
- this.gbxCondition.Controls.Add(this.lblFloorNo);
- this.gbxCondition.Controls.Add(this.chkEndDate);
- this.gbxCondition.Controls.Add(this.lblGroutingLineNo);
- this.gbxCondition.Controls.Add(this.txtGroutingLineNo);
- this.gbxCondition.Controls.Add(this.dtpBeginUsedDateEnd);
- this.gbxCondition.Controls.Add(this.txtRemarks);
- this.gbxCondition.Controls.Add(this.c_Label11);
- this.gbxCondition.Controls.Add(this.lblRemarks);
- this.gbxCondition.Controls.Add(this.dtpBeginUsedDateBegin);
- this.gbxCondition.Controls.Add(this.lblGMouldType);
- this.gbxCondition.Controls.Add(this.lblGMouldStatus);
- this.gbxCondition.Controls.Add(this.chkBeginDate);
- this.gbxCondition.Controls.Add(this.lblGroutingLineName);
- this.gbxCondition.Controls.Add(this.txtGroutingLineName);
- 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(1004, 103);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // lblGoodsCode
- //
- this.lblGoodsCode.AutoSize = true;
- this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsCode.Location = new System.Drawing.Point(360, 78);
- this.lblGoodsCode.Name = "lblGoodsCode";
- this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsCode.TabIndex = 24;
- this.lblGoodsCode.Text = "产品编码";
- //
- // txtGoodsCode
- //
- this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGoodsCode.ErrorMessage = "";
- this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGoodsCode.Location = new System.Drawing.Point(419, 74);
- this.txtGoodsCode.MaxLength = 0;
- this.txtGoodsCode.Name = "txtGoodsCode";
- this.txtGoodsCode.RejectCharsPattern = "[^a-zA-Z0-9]";
- this.txtGoodsCode.Size = new System.Drawing.Size(100, 21);
- this.txtGoodsCode.TabIndex = 25;
- this.txtGoodsCode.TextValue = "";
- //
- // cboGMouldStatus
- //
- this.cboGMouldStatus.BackgroundColor = System.Drawing.SystemColors.Window;
- this.cboGMouldStatus.DataSource = null;
- this.cboGMouldStatus.DisplayMember = "GMouldStatusName";
- this.cboGMouldStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cboGMouldStatus.FormattingEnabled = true;
- //
- //
- //
- this.cboGMouldStatus.ListBox.DisplayMember = "GMouldStatusName";
- this.cboGMouldStatus.ListBox.Location = new System.Drawing.Point(0, 0);
- this.cboGMouldStatus.ListBox.Name = "";
- this.cboGMouldStatus.ListBox.TabIndex = 0;
- this.cboGMouldStatus.ListBox.ValueMember = "GMouldStatusID";
- this.cboGMouldStatus.Location = new System.Drawing.Point(254, 74);
- this.cboGMouldStatus.Name = "cboGMouldStatus";
- this.cboGMouldStatus.Size = new System.Drawing.Size(100, 20);
- this.cboGMouldStatus.TabIndex = 23;
- this.cboGMouldStatus.ValueMember = "GMouldStatusID";
- //
- // cboGMouldType
- //
- this.cboGMouldType.BackgroundColor = System.Drawing.SystemColors.Window;
- this.cboGMouldType.DataSource = null;
- this.cboGMouldType.DisplayMember = "GMouldTypeName";
- this.cboGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cboGMouldType.FormattingEnabled = true;
- //
- //
- //
- this.cboGMouldType.ListBox.DisplayMember = "GMouldTypeName";
- this.cboGMouldType.ListBox.Location = new System.Drawing.Point(0, 0);
- this.cboGMouldType.ListBox.Name = "";
- this.cboGMouldType.ListBox.TabIndex = 0;
- this.cboGMouldType.ListBox.ValueMember = "GMouldTypeID";
- this.cboGMouldType.Location = new System.Drawing.Point(77, 74);
- this.cboGMouldType.Name = "cboGMouldType";
- this.cboGMouldType.Size = new System.Drawing.Size(100, 20);
- this.cboGMouldType.TabIndex = 21;
- this.cboGMouldType.ValueMember = "GMouldTypeID";
- //
- // lblGUserCode
- //
- this.lblGUserCode.AutoSize = true;
- this.lblGUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGUserCode.Location = new System.Drawing.Point(360, 51);
- this.lblGUserCode.Name = "lblGUserCode";
- this.lblGUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblGUserCode.TabIndex = 14;
- this.lblGUserCode.Text = "成型工号";
- //
- // txtGUserCode
- //
- this.txtGUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGUserCode.ErrorMessage = "";
- this.txtGUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGUserCode.Location = new System.Drawing.Point(419, 47);
- this.txtGUserCode.MaxLength = 0;
- this.txtGUserCode.Name = "txtGUserCode";
- this.txtGUserCode.RejectCharsPattern = "[^a-zA-Z0-9]";
- this.txtGUserCode.Size = new System.Drawing.Size(100, 21);
- this.txtGUserCode.TabIndex = 15;
- this.txtGUserCode.TextValue = "";
- //
- // 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(6, 78);
- this.lblGMouldType.Name = "lblGMouldType";
- this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
- this.lblGMouldType.TabIndex = 20;
- this.lblGMouldType.Text = "成型线类型";
- //
- // dgvGroutingLineDetail
- //
- this.dgvGroutingLineDetail.AllowUserToAddRows = false;
- this.dgvGroutingLineDetail.AllowUserToDeleteRows = false;
- this.dgvGroutingLineDetail.AllowUserToModifyRows = true;
- this.dgvGroutingLineDetail.AllowUserToOrderColumns = true;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvGroutingLineDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvGroutingLineDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvGroutingLineDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvGroutingLineDetail.CellHeight = 23;
- this.dgvGroutingLineDetail.ChildNodeColumnName = null;
- this.dgvGroutingLineDetail.ChildNodeColumnText = null;
- this.dgvGroutingLineDetail.ColumnDeep = 1;
- this.dgvGroutingLineDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvGroutingLineDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvGroutingLineDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvGroutingLineDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.GroutingLineDetailID,
- this.GroutingMouldCode,
- this.GoodsCode,
- this.GoodsName,
- this.GoodsSpecification,
- this.GroutingCount,
- this.DetailGMouldStatus,
- this.DetailBeginUsedDate,
- this.DetailRemarks,
- this.MouldCode});
- this.dgvGroutingLineDetail.ColumnTreeView = null;
- this.dgvGroutingLineDetail.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)));
- dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvGroutingLineDetail.DefaultCellStyle = dataGridViewCellStyle11;
- this.dgvGroutingLineDetail.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvGroutingLineDetail.DynamicColumnName = "";
- this.dgvGroutingLineDetail.EnableHeadersVisualStyles = false;
- this.dgvGroutingLineDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvGroutingLineDetail.IsAutoCountSum = true;
- this.dgvGroutingLineDetail.IsAutoResizeColumns = false;
- this.dgvGroutingLineDetail.IsClickF12 = false;
- this.dgvGroutingLineDetail.IsSubTotalFlag = false;
- this.dgvGroutingLineDetail.Location = new System.Drawing.Point(0, 0);
- this.dgvGroutingLineDetail.MultiSelect = false;
- this.dgvGroutingLineDetail.Name = "dgvGroutingLineDetail";
- this.dgvGroutingLineDetail.ReadOnly = true;
- this.dgvGroutingLineDetail.RefreshAtHscroll = false;
- this.dgvGroutingLineDetail.RowHeadersWidth = 50;
- this.dgvGroutingLineDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvGroutingLineDetail.RowsDefaultCellStyle = dataGridViewCellStyle12;
- this.dgvGroutingLineDetail.RowTemplate.Height = 21;
- this.dgvGroutingLineDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvGroutingLineDetail.Size = new System.Drawing.Size(1004, 153);
- this.dgvGroutingLineDetail.SortOrderColumnName = null;
- this.dgvGroutingLineDetail.TabIndex = 0;
- this.dgvGroutingLineDetail.Tag = true;
- this.dgvGroutingLineDetail.TotalSumColumns = null;
- this.dgvGroutingLineDetail.ViewRowFilter = "";
- this.dgvGroutingLineDetail.VirtualMode = true;
- //
- // splLine
- //
- this.splLine.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.splLine.Location = new System.Drawing.Point(0, 147);
- this.splLine.Name = "splLine";
- this.splLine.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splLine.Panel1
- //
- this.splLine.Panel1.Controls.Add(this.dgvGroutingLine);
- //
- // splLine.Panel2
- //
- this.splLine.Panel2.Controls.Add(this.dgvGroutingLineDetail);
- this.splLine.Size = new System.Drawing.Size(1004, 339);
- this.splLine.SplitterDistance = 182;
- this.splLine.TabIndex = 2;
- //
- // GroutingLineDetailID
- //
- this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
- this.GroutingLineDetailID.HeaderText = "成型线明细ID";
- this.GroutingLineDetailID.Name = "GroutingLineDetailID";
- this.GroutingLineDetailID.ReadOnly = true;
- this.GroutingLineDetailID.Visible = false;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- this.GroutingMouldCode.Width = 120;
- //
- // 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;
- //
- // GroutingCount
- //
- this.GroutingCount.DataPropertyName = "GroutingCount";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle9;
- this.GroutingCount.HeaderText = "注浆次数";
- this.GroutingCount.Name = "GroutingCount";
- this.GroutingCount.ReadOnly = true;
- //
- // DetailGMouldStatus
- //
- this.DetailGMouldStatus.DataPropertyName = "GMouldStatusName";
- this.DetailGMouldStatus.HeaderText = "模具状态";
- this.DetailGMouldStatus.Name = "DetailGMouldStatus";
- this.DetailGMouldStatus.ReadOnly = true;
- this.DetailGMouldStatus.Width = 120;
- //
- // DetailBeginUsedDate
- //
- this.DetailBeginUsedDate.DataPropertyName = "BeginUsedDate";
- dataGridViewCellStyle10.Format = "yyyy-MM-dd";
- this.DetailBeginUsedDate.DefaultCellStyle = dataGridViewCellStyle10;
- this.DetailBeginUsedDate.HeaderText = "开始使用日期";
- this.DetailBeginUsedDate.Name = "DetailBeginUsedDate";
- this.DetailBeginUsedDate.ReadOnly = true;
- this.DetailBeginUsedDate.Width = 120;
- //
- // DetailRemarks
- //
- this.DetailRemarks.DataPropertyName = "Remarks";
- this.DetailRemarks.HeaderText = "备注";
- this.DetailRemarks.Name = "DetailRemarks";
- this.DetailRemarks.ReadOnly = true;
- //
- // MouldCode
- //
- this.MouldCode.DataPropertyName = "MouldCode";
- this.MouldCode.HeaderText = "模具编码";
- this.MouldCode.Name = "MouldCode";
- this.MouldCode.ReadOnly = true;
- this.MouldCode.Visible = false;
- //
- // F_PC_0101_1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1016, 486);
- this.Controls.Add(this.splLine);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Name = "F_PC_0101_1";
- this.Text = "成型线管理";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_0101_FormClosed);
- this.Load += new System.EventHandler(this.F_PC_0101_Load);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).EndInit();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).EndInit();
- this.splLine.Panel1.ResumeLayout(false);
- this.splLine.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splLine)).EndInit();
- this.splLine.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdd;
- private System.Windows.Forms.ToolStripButton tsbtnEdit;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_DataGridView dgvGroutingLine;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_DateTimePicker dtpEndUsedDateEnd;
- private Basics.BaseControls.C_Label c_Label12;
- private Basics.BaseControls.C_DateTimePicker dtpEndUsedDateBegin;
- private Basics.BaseControls.C_CheckBox chkEndDate;
- private Basics.BaseControls.C_TextBox txtRemarks;
- private Basics.BaseControls.C_Label lblRemarks;
- private Basics.BaseControls.C_DateTimePicker dtpBeginUsedDateEnd;
- private Basics.BaseControls.C_Label c_Label11;
- private Basics.BaseControls.C_DateTimePicker dtpBeginUsedDateBegin;
- private Basics.BaseControls.C_CheckBox chkBeginDate;
- private Basics.BaseControls.C_TextBox txtGroutingLineName;
- private Basics.BaseControls.C_Label lblGroutingLineName;
- private Basics.BaseControls.C_TextBox txtGroutingLineCode;
- private Basics.BaseControls.C_Label lblGroutingLineCode;
- private Basics.BaseControls.C_Label lblGMouldStatus;
- private Basics.BaseControls.C_TextBox txtGroutingLineNo;
- private Basics.BaseControls.C_Label lblGroutingLineNo;
- private Basics.BaseControls.C_TextBox txtFloorNo;
- private Basics.BaseControls.C_Label lblFloorNo;
- private Basics.BaseControls.C_TextBox txtBuildingNo;
- private Basics.BaseControls.C_Label lblBuildingNo;
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Basics.BaseControls.C_DataGridView dgvGroutingLineDetail;
- private System.Windows.Forms.SplitContainer splLine;
- private System.Windows.Forms.ToolStripButton tsbtnQueryRecord;
- private Basics.BaseControls.DKListBoxComboBox cboGMouldType;
- private Basics.BaseControls.C_Label lblGMouldType;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private Basics.BaseControls.DKListBoxComboBox cboGMouldStatus;
- private Basics.BaseControls.C_Label lblGUserCode;
- private Basics.BaseControls.C_TextBox txtGUserCode;
- private Basics.BaseControls.C_Label lblGoodsCode;
- private Basics.BaseControls.C_TextBox txtGoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn BuildingNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn FloorNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldQuantity;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn BeginUsedDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn EndUsedDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMouldstatusName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn DetailGMouldStatus;
- private System.Windows.Forms.DataGridViewTextBoxColumn DetailBeginUsedDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn DetailRemarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
- }
- }
|