| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_0202
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_0202));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingBatchNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.chkDMDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.chkGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
- this.cboGroutingLineType = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
- this.txtWorkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblWorkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpDMDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpDMDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpGroutingDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- 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.dgvBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.colBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BarCodeRecord = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.STAFFNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colGMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MONITORname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DMCreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.WorkUserCodes = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tsrOperate.SuspendLayout();
- this.gbxCondition.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvBarCode)).BeginInit();
- this.SuspendLayout();
- //
- // tsrOperate
- //
- this.tsrOperate.AutoSize = false;
- this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
- this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
- 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.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(1295, 44);
- this.tsrOperate.TabIndex = 0;
- //
- // tsbtnAdaptive
- //
- this.tsbtnAdaptive.AutoSize = false;
- this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAdaptive.Name = "tsbtnAdaptive";
- this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
- this.tsbtnAdaptive.Text = "自适应列宽(&A)";
- this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
- //
- // tsbtnClose
- //
- this.tsbtnClose.AutoSize = false;
- this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClose.Name = "tsbtnClose";
- this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
- this.tsbtnClose.Text = "关闭(&X)";
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
- //
- // gbxCondition
- //
- this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
- this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.txtGroutingBatchNo);
- this.gbxCondition.Controls.Add(this.chkDMDate);
- this.gbxCondition.Controls.Add(this.chkGroutingDate);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.txtRemarks);
- this.gbxCondition.Controls.Add(this.lblRemarks);
- this.gbxCondition.Controls.Add(this.txtBarcode);
- this.gbxCondition.Controls.Add(this.cboGroutingLineType);
- this.gbxCondition.Controls.Add(this.txtWorkUserCode);
- this.gbxCondition.Controls.Add(this.lblWorkUserCode);
- this.gbxCondition.Controls.Add(this.txtGroutingUser);
- this.gbxCondition.Controls.Add(this.lblGroutingUser);
- this.gbxCondition.Controls.Add(this.txtGoodsName);
- this.gbxCondition.Controls.Add(this.lblGroutingLineType);
- this.gbxCondition.Controls.Add(this.lblGoodsName);
- this.gbxCondition.Controls.Add(this.txtGoodsCode);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.lblBarcode);
- this.gbxCondition.Controls.Add(this.lblGoodsCode);
- this.gbxCondition.Controls.Add(this.txtGroutingMouldCode);
- this.gbxCondition.Controls.Add(this.lblGroutingMouldCode);
- this.gbxCondition.Controls.Add(this.dtpDMDateEnd);
- this.gbxCondition.Controls.Add(this.dtpGroutingDateEnd);
- this.gbxCondition.Controls.Add(this.dtpDMDateBegin);
- this.gbxCondition.Controls.Add(this.dtpGroutingDateBegin);
- this.gbxCondition.Controls.Add(this.txtGroutingLineName);
- this.gbxCondition.Controls.Add(this.lblGroutingLineName);
- this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
- this.gbxCondition.Controls.Add(this.lblGroutingLineCode);
- 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, 4, 4, 4);
- this.gbxCondition.Name = "gbxCondition";
- this.gbxCondition.OriginalHeight = -1;
- this.gbxCondition.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.gbxCondition.Size = new System.Drawing.Size(1279, 122);
- this.gbxCondition.TabIndex = 0;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // 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(1088, 26);
- 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(67, 15);
- this.c_Label2.TabIndex = 10;
- this.c_Label2.Text = "注浆批次";
- //
- // txtGroutingBatchNo
- //
- this.txtGroutingBatchNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingBatchNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingBatchNo.ErrorMessage = "";
- this.txtGroutingBatchNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingBatchNo.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingBatchNo.Location = new System.Drawing.Point(1167, 21);
- this.txtGroutingBatchNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGroutingBatchNo.MaxValue = new decimal(new int[] {
- 1000,
- 0,
- 0,
- 0});
- this.txtGroutingBatchNo.MinValue = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtGroutingBatchNo.Name = "txtGroutingBatchNo";
- this.txtGroutingBatchNo.Number = new System.Drawing.Point(3, 0);
- this.txtGroutingBatchNo.Size = new System.Drawing.Size(119, 25);
- this.txtGroutingBatchNo.TabIndex = 11;
- this.txtGroutingBatchNo.TextValue = "";
- //
- // chkDMDate
- //
- this.chkDMDate.AutoSize = true;
- this.chkDMDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkDMDate.Location = new System.Drawing.Point(676, 55);
- this.chkDMDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.chkDMDate.Name = "chkDMDate";
- this.chkDMDate.Size = new System.Drawing.Size(89, 19);
- this.chkDMDate.TabIndex = 18;
- this.chkDMDate.Text = "交坯日期";
- this.chkDMDate.UseVisualStyleBackColor = true;
- this.chkDMDate.CheckedChanged += new System.EventHandler(this.chkDMDate_CheckedChanged);
- //
- // chkGroutingDate
- //
- this.chkGroutingDate.AutoSize = true;
- this.chkGroutingDate.Checked = true;
- this.chkGroutingDate.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkGroutingDate.Location = new System.Drawing.Point(676, 24);
- this.chkGroutingDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.chkGroutingDate.Name = "chkGroutingDate";
- this.chkGroutingDate.Size = new System.Drawing.Size(89, 19);
- this.chkGroutingDate.TabIndex = 6;
- this.chkGroutingDate.Text = "注浆日期";
- this.chkGroutingDate.UseVisualStyleBackColor = true;
- this.chkGroutingDate.CheckedChanged += new System.EventHandler(this.chkGroutingDate_CheckedChanged);
- //
- // 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(1157, 80);
- this.btnClearCondition.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(113, 38);
- this.btnClearCondition.TabIndex = 31;
- 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(1036, 80);
- this.btnSearch.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(113, 38);
- this.btnSearch.TabIndex = 30;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = false;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // 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(723, 84);
- this.txtRemarks.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtRemarks.MaxLength = 500;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.Size = new System.Drawing.Size(356, 25);
- this.txtRemarks.TabIndex = 29;
- //
- // 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(676, 89);
- this.lblRemarks.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblRemarks.Name = "lblRemarks";
- this.lblRemarks.Size = new System.Drawing.Size(37, 15);
- this.lblRemarks.TabIndex = 28;
- this.lblRemarks.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.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(548, 84);
- this.txtBarcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtBarcode.MaxLength = 11;
- this.txtBarcode.Name = "txtBarcode";
- this.txtBarcode.Size = new System.Drawing.Size(119, 25);
- this.txtBarcode.TabIndex = 27;
- this.txtBarcode.TextValue = "";
- //
- // cboGroutingLineType
- //
- this.cboGroutingLineType.BackColor = System.Drawing.SystemColors.Window;
- this.cboGroutingLineType.BackgroundColor = System.Drawing.SystemColors.Window;
- this.cboGroutingLineType.DataSource = null;
- this.cboGroutingLineType.DisplayMember = "GMOULDTYPENAME";
- this.cboGroutingLineType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cboGroutingLineType.FormattingEnabled = true;
- //
- //
- //
- this.cboGroutingLineType.ListBox.DisplayMember = "GMOULDTYPENAME";
- this.cboGroutingLineType.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.cboGroutingLineType.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cboGroutingLineType.ListBox.IntegralHeight = false;
- this.cboGroutingLineType.ListBox.Location = new System.Drawing.Point(0, 0);
- this.cboGroutingLineType.ListBox.Name = "";
- this.cboGroutingLineType.ListBox.Size = new System.Drawing.Size(117, 136);
- this.cboGroutingLineType.ListBox.TabIndex = 0;
- this.cboGroutingLineType.ListBox.ValueMember = "GMOULDTYPEID";
- this.cboGroutingLineType.Location = new System.Drawing.Point(548, 21);
- this.cboGroutingLineType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cboGroutingLineType.Name = "cboGroutingLineType";
- this.cboGroutingLineType.Size = new System.Drawing.Size(119, 23);
- this.cboGroutingLineType.TabIndex = 5;
- this.cboGroutingLineType.ValueMember = "GMOULDTYPEID";
- //
- // txtWorkUserCode
- //
- this.txtWorkUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtWorkUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtWorkUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtWorkUserCode.ErrorMessage = "";
- this.txtWorkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtWorkUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtWorkUserCode.Location = new System.Drawing.Point(325, 85);
- this.txtWorkUserCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtWorkUserCode.MaxLength = 20;
- this.txtWorkUserCode.Name = "txtWorkUserCode";
- this.txtWorkUserCode.Size = new System.Drawing.Size(119, 25);
- this.txtWorkUserCode.TabIndex = 25;
- //
- // lblWorkUserCode
- //
- this.lblWorkUserCode.AutoSize = true;
- this.lblWorkUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblWorkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblWorkUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblWorkUserCode.Location = new System.Drawing.Point(247, 90);
- this.lblWorkUserCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblWorkUserCode.Name = "lblWorkUserCode";
- this.lblWorkUserCode.Size = new System.Drawing.Size(67, 15);
- this.lblWorkUserCode.TabIndex = 24;
- this.lblWorkUserCode.Text = "生产工号";
- //
- // txtGroutingUser
- //
- this.txtGroutingUser.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingUser.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingUser.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingUser.ErrorMessage = "";
- this.txtGroutingUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingUser.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingUser.Location = new System.Drawing.Point(103, 86);
- this.txtGroutingUser.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGroutingUser.MaxLength = 20;
- this.txtGroutingUser.Name = "txtGroutingUser";
- this.txtGroutingUser.Size = new System.Drawing.Size(119, 25);
- this.txtGroutingUser.TabIndex = 23;
- //
- // lblGroutingUser
- //
- this.lblGroutingUser.AutoSize = true;
- this.lblGroutingUser.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingUser.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingUser.Location = new System.Drawing.Point(24, 91);
- this.lblGroutingUser.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGroutingUser.Name = "lblGroutingUser";
- this.lblGroutingUser.Size = new System.Drawing.Size(67, 15);
- this.lblGroutingUser.TabIndex = 22;
- this.lblGroutingUser.Text = "成型工号";
- //
- // txtGoodsName
- //
- this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
- this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGoodsName.ErrorMessage = "";
- this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGoodsName.Location = new System.Drawing.Point(548, 52);
- this.txtGoodsName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGoodsName.MaxLength = 20;
- this.txtGoodsName.Name = "txtGoodsName";
- this.txtGoodsName.Size = new System.Drawing.Size(119, 25);
- this.txtGoodsName.TabIndex = 17;
- //
- // lblGroutingLineType
- //
- this.lblGroutingLineType.AutoSize = true;
- this.lblGroutingLineType.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineType.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineType.Location = new System.Drawing.Point(453, 25);
- this.lblGroutingLineType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGroutingLineType.Name = "lblGroutingLineType";
- this.lblGroutingLineType.Size = new System.Drawing.Size(82, 15);
- this.lblGroutingLineType.TabIndex = 4;
- this.lblGroutingLineType.Text = "成型线类型";
- //
- // lblGoodsName
- //
- this.lblGoodsName.AutoSize = true;
- this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
- this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsName.Location = new System.Drawing.Point(469, 58);
- this.lblGoodsName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGoodsName.Name = "lblGoodsName";
- this.lblGoodsName.Size = new System.Drawing.Size(67, 15);
- this.lblGoodsName.TabIndex = 16;
- this.lblGoodsName.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(325, 54);
- this.txtGoodsCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGoodsCode.MaxLength = 10;
- this.txtGoodsCode.Name = "txtGoodsCode";
- this.txtGoodsCode.Size = new System.Drawing.Size(119, 25);
- this.txtGoodsCode.TabIndex = 15;
- //
- // 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(919, 56);
- 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(22, 15);
- this.c_Label3.TabIndex = 20;
- this.c_Label3.Text = "至";
- //
- // 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(919, 26);
- 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(22, 15);
- this.c_Label1.TabIndex = 8;
- this.c_Label1.Text = "至";
- //
- // lblBarcode
- //
- this.lblBarcode.AutoSize = true;
- this.lblBarcode.BackColor = System.Drawing.Color.Transparent;
- this.lblBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblBarcode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblBarcode.Location = new System.Drawing.Point(469, 88);
- this.lblBarcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblBarcode.Name = "lblBarcode";
- this.lblBarcode.Size = new System.Drawing.Size(67, 15);
- this.lblBarcode.TabIndex = 26;
- this.lblBarcode.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(247, 59);
- this.lblGoodsCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGoodsCode.Name = "lblGoodsCode";
- this.lblGoodsCode.Size = new System.Drawing.Size(67, 15);
- this.lblGoodsCode.TabIndex = 14;
- this.lblGoodsCode.Text = "产品编码";
- //
- // txtGroutingMouldCode
- //
- this.txtGroutingMouldCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingMouldCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingMouldCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingMouldCode.ErrorMessage = "";
- this.txtGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingMouldCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingMouldCode.Location = new System.Drawing.Point(103, 55);
- this.txtGroutingMouldCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGroutingMouldCode.MaxLength = 40;
- this.txtGroutingMouldCode.Name = "txtGroutingMouldCode";
- this.txtGroutingMouldCode.Size = new System.Drawing.Size(119, 25);
- this.txtGroutingMouldCode.TabIndex = 13;
- //
- // lblGroutingMouldCode
- //
- this.lblGroutingMouldCode.AutoSize = true;
- this.lblGroutingMouldCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingMouldCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingMouldCode.Location = new System.Drawing.Point(24, 60);
- this.lblGroutingMouldCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGroutingMouldCode.Name = "lblGroutingMouldCode";
- this.lblGroutingMouldCode.Size = new System.Drawing.Size(67, 15);
- this.lblGroutingMouldCode.TabIndex = 12;
- this.lblGroutingMouldCode.Text = "模具编号";
- //
- // dtpDMDateEnd
- //
- this.dtpDMDateEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpDMDateEnd.Enabled = false;
- this.dtpDMDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpDMDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDMDateEnd.Location = new System.Drawing.Point(949, 51);
- this.dtpDMDateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dtpDMDateEnd.Name = "dtpDMDateEnd";
- this.dtpDMDateEnd.Size = new System.Drawing.Size(129, 25);
- this.dtpDMDateEnd.TabIndex = 21;
- //
- // dtpGroutingDateEnd
- //
- this.dtpGroutingDateEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpGroutingDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpGroutingDateEnd.Location = new System.Drawing.Point(949, 21);
- this.dtpGroutingDateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dtpGroutingDateEnd.Name = "dtpGroutingDateEnd";
- this.dtpGroutingDateEnd.Size = new System.Drawing.Size(129, 25);
- this.dtpGroutingDateEnd.TabIndex = 9;
- //
- // dtpDMDateBegin
- //
- this.dtpDMDateBegin.CustomFormat = "yyyy-MM-dd";
- this.dtpDMDateBegin.Enabled = false;
- this.dtpDMDateBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpDMDateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDMDateBegin.Location = new System.Drawing.Point(780, 51);
- this.dtpDMDateBegin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dtpDMDateBegin.Name = "dtpDMDateBegin";
- this.dtpDMDateBegin.Size = new System.Drawing.Size(129, 25);
- this.dtpDMDateBegin.TabIndex = 19;
- //
- // dtpGroutingDateBegin
- //
- this.dtpGroutingDateBegin.CustomFormat = "yyyy-MM-dd";
- this.dtpGroutingDateBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpGroutingDateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpGroutingDateBegin.Location = new System.Drawing.Point(780, 21);
- this.dtpGroutingDateBegin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dtpGroutingDateBegin.Name = "dtpGroutingDateBegin";
- this.dtpGroutingDateBegin.Size = new System.Drawing.Size(129, 25);
- this.dtpGroutingDateBegin.TabIndex = 7;
- //
- // 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(325, 21);
- this.txtGroutingLineName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGroutingLineName.MaxLength = 50;
- this.txtGroutingLineName.Name = "txtGroutingLineName";
- this.txtGroutingLineName.Size = new System.Drawing.Size(119, 25);
- this.txtGroutingLineName.TabIndex = 3;
- //
- // 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(231, 26);
- this.lblGroutingLineName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGroutingLineName.Name = "lblGroutingLineName";
- this.lblGroutingLineName.Size = new System.Drawing.Size(82, 15);
- this.lblGroutingLineName.TabIndex = 2;
- 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(103, 22);
- this.txtGroutingLineCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtGroutingLineCode.MaxLength = 30;
- this.txtGroutingLineCode.Name = "txtGroutingLineCode";
- this.txtGroutingLineCode.Size = new System.Drawing.Size(119, 25);
- this.txtGroutingLineCode.TabIndex = 1;
- //
- // 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(8, 28);
- this.lblGroutingLineCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGroutingLineCode.Name = "lblGroutingLineCode";
- this.lblGroutingLineCode.Size = new System.Drawing.Size(82, 15);
- this.lblGroutingLineCode.TabIndex = 0;
- this.lblGroutingLineCode.Text = "成型线编码";
- //
- // dgvBarCode
- //
- this.dgvBarCode.AllowUserToAddRows = false;
- this.dgvBarCode.AllowUserToDeleteRows = false;
- this.dgvBarCode.AllowUserToModifyRows = true;
- this.dgvBarCode.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvBarCode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvBarCode.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.dgvBarCode.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvBarCode.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvBarCode.CellHeight = 23;
- this.dgvBarCode.ChildNodeColumnName = null;
- this.dgvBarCode.ChildNodeColumnText = null;
- this.dgvBarCode.ColumnDeep = 1;
- this.dgvBarCode.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.dgvBarCode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvBarCode.ColumnHeadersHeight = 29;
- this.dgvBarCode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvBarCode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.colBarCode,
- this.BarCodeRecord,
- this.GroutingLineCode,
- this.GroutingLineName,
- this.GroutingDate,
- this.GroutingBatchNo,
- this.UserCode,
- this.STAFFNAME,
- this.GoodsCode,
- this.GoodsName,
- this.GroutingMouldCode,
- this.colGMouldStatus,
- this.GroutingCount,
- this.GMouldTypeName,
- this.MONITORname,
- this.DMCreateTime,
- this.ProcedureName,
- this.ProcedureTime,
- this.IsPublicBody,
- this.WorkUserCodes,
- this.Remarks});
- this.dgvBarCode.ColumnTreeView = null;
- this.dgvBarCode.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)));
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvBarCode.DefaultCellStyle = dataGridViewCellStyle7;
- this.dgvBarCode.DynamicColumnName = "";
- this.dgvBarCode.EnableHeadersVisualStyles = false;
- this.dgvBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvBarCode.FormatQuantityColumns = null;
- this.dgvBarCode.HorizontalMergeColumn = null;
- this.dgvBarCode.IsAutoCountSum = true;
- this.dgvBarCode.IsAutoResizeColumns = false;
- this.dgvBarCode.IsClickF12 = false;
- this.dgvBarCode.IsOpenMergeCellFlag = false;
- this.dgvBarCode.IsSubTotalFlag = false;
- this.dgvBarCode.IsTopDeep = false;
- this.dgvBarCode.Location = new System.Drawing.Point(0, 178);
- this.dgvBarCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dgvBarCode.MergeColumnNames = null;
- this.dgvBarCode.MergeDetailColumnNames = null;
- this.dgvBarCode.MergeDetailOnlyColumn = null;
- this.dgvBarCode.MergeOnlyColumn = null;
- this.dgvBarCode.MultiSelect = false;
- this.dgvBarCode.Name = "dgvBarCode";
- this.dgvBarCode.ReadOnly = true;
- this.dgvBarCode.RefreshAtHscroll = false;
- this.dgvBarCode.RowHeadersWidth = 50;
- this.dgvBarCode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvBarCode.RowsDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvBarCode.RowTemplate.Height = 21;
- this.dgvBarCode.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvBarCode.Size = new System.Drawing.Size(1279, 494);
- this.dgvBarCode.SortOrderColumnName = null;
- this.dgvBarCode.TabIndex = 2;
- this.dgvBarCode.Tag = true;
- this.dgvBarCode.TotalSumColumns = null;
- this.dgvBarCode.ViewRowFilter = "";
- this.dgvBarCode.VirtualMode = true;
- this.dgvBarCode.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvBarCode_CellDoubleClick);
- //
- // colBarCode
- //
- this.colBarCode.DataPropertyName = "BarCode";
- this.colBarCode.HeaderText = "产品条码";
- this.colBarCode.MinimumWidth = 6;
- this.colBarCode.Name = "colBarCode";
- this.colBarCode.ReadOnly = true;
- this.colBarCode.Width = 125;
- //
- // BarCodeRecord
- //
- this.BarCodeRecord.DataPropertyName = "BarCodeRecord";
- this.BarCodeRecord.HeaderText = "历史条码";
- this.BarCodeRecord.MinimumWidth = 6;
- this.BarCodeRecord.Name = "BarCodeRecord";
- this.BarCodeRecord.ReadOnly = true;
- this.BarCodeRecord.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.Width = 125;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle3.Format = "yyyy-MM-dd";
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.MinimumWidth = 6;
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- this.GroutingDate.Width = 125;
- //
- // GroutingBatchNo
- //
- this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
- this.GroutingBatchNo.HeaderText = "注浆批次";
- this.GroutingBatchNo.MinimumWidth = 6;
- this.GroutingBatchNo.Name = "GroutingBatchNo";
- this.GroutingBatchNo.ReadOnly = true;
- this.GroutingBatchNo.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;
- //
- // STAFFNAME
- //
- this.STAFFNAME.DataPropertyName = "STAFFNAME";
- this.STAFFNAME.HeaderText = "员工姓名";
- this.STAFFNAME.MinimumWidth = 6;
- this.STAFFNAME.Name = "STAFFNAME";
- this.STAFFNAME.ReadOnly = true;
- this.STAFFNAME.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;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.MinimumWidth = 6;
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- this.GroutingMouldCode.Width = 125;
- //
- // colGMouldStatus
- //
- this.colGMouldStatus.DataPropertyName = "GMouldStatusName";
- this.colGMouldStatus.HeaderText = "模具状态";
- this.colGMouldStatus.MinimumWidth = 6;
- this.colGMouldStatus.Name = "colGMouldStatus";
- this.colGMouldStatus.ReadOnly = true;
- this.colGMouldStatus.Width = 125;
- //
- // GroutingCount
- //
- this.GroutingCount.DataPropertyName = "GroutingCount";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle4;
- this.GroutingCount.HeaderText = "注浆次数";
- this.GroutingCount.MinimumWidth = 6;
- this.GroutingCount.Name = "GroutingCount";
- this.GroutingCount.ReadOnly = true;
- this.GroutingCount.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;
- //
- // MONITORname
- //
- this.MONITORname.DataPropertyName = "MONITORname";
- this.MONITORname.HeaderText = "成型班长";
- this.MONITORname.MinimumWidth = 6;
- this.MONITORname.Name = "MONITORname";
- this.MONITORname.ReadOnly = true;
- this.MONITORname.Width = 125;
- //
- // DMCreateTime
- //
- this.DMCreateTime.DataPropertyName = "DMCreateTime";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss";
- this.DMCreateTime.DefaultCellStyle = dataGridViewCellStyle5;
- this.DMCreateTime.HeaderText = "交坯时间";
- this.DMCreateTime.MinimumWidth = 6;
- this.DMCreateTime.Name = "DMCreateTime";
- this.DMCreateTime.ReadOnly = true;
- this.DMCreateTime.Width = 125;
- //
- // ProcedureName
- //
- this.ProcedureName.DataPropertyName = "ProcedureName";
- this.ProcedureName.HeaderText = "当前工序名称";
- this.ProcedureName.MinimumWidth = 6;
- this.ProcedureName.Name = "ProcedureName";
- this.ProcedureName.ReadOnly = true;
- this.ProcedureName.Width = 125;
- //
- // ProcedureTime
- //
- this.ProcedureTime.DataPropertyName = "ProcedureTime";
- dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
- this.ProcedureTime.DefaultCellStyle = dataGridViewCellStyle6;
- this.ProcedureTime.HeaderText = "当前工序完成时间";
- this.ProcedureTime.MinimumWidth = 6;
- this.ProcedureTime.Name = "ProcedureTime";
- this.ProcedureTime.ReadOnly = true;
- this.ProcedureTime.Width = 125;
- //
- // IsPublicBody
- //
- this.IsPublicBody.DataPropertyName = "IsPublicBody";
- this.IsPublicBody.FalseValue = "0";
- this.IsPublicBody.HeaderText = "公坯标识";
- this.IsPublicBody.IndeterminateValue = "0";
- this.IsPublicBody.MinimumWidth = 6;
- this.IsPublicBody.Name = "IsPublicBody";
- this.IsPublicBody.ReadOnly = true;
- this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.IsPublicBody.TrueValue = "1";
- this.IsPublicBody.Width = 125;
- //
- // WorkUserCodes
- //
- this.WorkUserCodes.DataPropertyName = "WorkUserCodes";
- this.WorkUserCodes.HeaderText = "生产工号";
- this.WorkUserCodes.MinimumWidth = 6;
- this.WorkUserCodes.Name = "WorkUserCodes";
- this.WorkUserCodes.ReadOnly = true;
- this.WorkUserCodes.Width = 125;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.MinimumWidth = 6;
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- this.Remarks.Width = 125;
- //
- // F_PM_0202
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1295, 702);
- this.Controls.Add(this.dgvBarCode);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
- this.Name = "F_PM_0202";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "选择条码";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_0101_FormClosed);
- this.Load += new System.EventHandler(this.F_PM_0202_Load);
- this.Shown += new System.EventHandler(this.F_PM_0202_1_Shown);
- this.Controls.SetChildIndex(this.tsrOperate, 0);
- this.Controls.SetChildIndex(this.gbxCondition, 0);
- this.Controls.SetChildIndex(this.dgvBarCode, 0);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvBarCode)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #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_TextBox txtGroutingLineName;
- private Basics.BaseControls.C_Label lblGroutingLineName;
- private Basics.BaseControls.C_TextBox txtGroutingLineCode;
- private Basics.BaseControls.C_Label lblGroutingLineCode;
- private Basics.BaseControls.C_DateTimePicker dtpGroutingDateBegin;
- private Basics.BaseControls.C_TextBox txtRemarks;
- private Basics.BaseControls.C_Label lblRemarks;
- private Basics.BaseControls.C_TextBox txtGoodsName;
- private Basics.BaseControls.C_Label lblGoodsName;
- private Basics.BaseControls.C_TextBox txtGoodsCode;
- private Basics.BaseControls.C_Label lblGoodsCode;
- private Basics.BaseControls.C_TextBox txtGroutingMouldCode;
- private Basics.BaseControls.C_Label lblGroutingMouldCode;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_DataGridView dgvBarCode;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_DateTimePicker dtpGroutingDateEnd;
- private Basics.BaseControls.DKListBoxComboBox cboGroutingLineType;
- private Basics.BaseControls.C_Label lblGroutingLineType;
- private Basics.BaseControls.C_TextBox txtGroutingUser;
- private Basics.BaseControls.C_Label lblGroutingUser;
- private Basics.BaseControls.C_TXT_Code txtBarcode;
- private Basics.BaseControls.C_Label lblBarcode;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_DateTimePicker dtpDMDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpDMDateBegin;
- private Basics.BaseControls.C_CheckBox chkGroutingDate;
- private Basics.BaseControls.C_CheckBox chkDMDate;
- private Basics.BaseControls.C_TextBox txtWorkUserCode;
- private Basics.BaseControls.C_Label lblWorkUserCode;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_TXT_Digital txtGroutingBatchNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn colBarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarCodeRecord;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn STAFFNAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn colGMouldStatus;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn MONITORname;
- private System.Windows.Forms.DataGridViewTextBoxColumn DMCreateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
- private System.Windows.Forms.DataGridViewTextBoxColumn WorkUserCodes;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- }
- }
|