| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180 |
- namespace Dongke.IBOSS.PRD.Client.PCModule
- {
- partial class F_PC_0103_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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PC_0103_1));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.btnAddMould = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnDeleteSelected = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.HighPressureFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.scbUser1 = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbUser();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
- this.chkEnable = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.dgvUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.UserID_NO = new System.Windows.Forms.DataGridViewComboBoxColumn();
- this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffNames = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MOULDSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGCOUNT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
- this.StandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.NewFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lblGStatus = new System.Windows.Forms.Label();
- this.panel1 = new System.Windows.Forms.Panel();
- this.pnlAuto = new System.Windows.Forms.Panel();
- this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblstart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtBeginNum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.lblCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtStandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.pnlBinding = new System.Windows.Forms.Panel();
- this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
- this.btnAddMouldBarcode = new Dongke.WinForm.Controls.BtnButton();
- this.txtBarcode = new Dongke.WinForm.Controls.TxtCode();
- this.txtGMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.rabBinding = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.rabAuto = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.btnAdaptive = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
- this.txtGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_GroupBox1.SuspendLayout();
- this.tabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).BeginInit();
- this.tabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
- this.panel1.SuspendLayout();
- this.pnlAuto.SuspendLayout();
- this.pnlBinding.SuspendLayout();
- this.SuspendLayout();
- //
- // 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.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblGroutingLineCode.IsMustInput = true;
- this.lblGroutingLineCode.Location = new System.Drawing.Point(6, 24);
- this.lblGroutingLineCode.Name = "lblGroutingLineCode";
- this.lblGroutingLineCode.Size = new System.Drawing.Size(29, 12);
- this.lblGroutingLineCode.TabIndex = 6;
- this.lblGroutingLineCode.Text = "编码";
- //
- // txtGroutingLineCode
- //
- this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Control;
- 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.HasError = true;
- this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingLineCode.IsMustInput = true;
- this.txtGroutingLineCode.Location = new System.Drawing.Point(41, 20);
- this.txtGroutingLineCode.MaxLength = 30;
- this.txtGroutingLineCode.Name = "txtGroutingLineCode";
- this.txtGroutingLineCode.ReadOnly = true;
- this.txtGroutingLineCode.Size = new System.Drawing.Size(100, 21);
- this.txtGroutingLineCode.TabIndex = 7;
- //
- // 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.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblGroutingLineName.IsMustInput = true;
- this.lblGroutingLineName.Location = new System.Drawing.Point(147, 24);
- this.lblGroutingLineName.Name = "lblGroutingLineName";
- this.lblGroutingLineName.Size = new System.Drawing.Size(29, 12);
- this.lblGroutingLineName.TabIndex = 8;
- this.lblGroutingLineName.Text = "名称";
- //
- // txtGroutingLineName
- //
- this.txtGroutingLineName.BackColor = System.Drawing.Color.Yellow;
- 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.HasError = true;
- this.txtGroutingLineName.IsMustInput = true;
- this.txtGroutingLineName.Location = new System.Drawing.Point(182, 20);
- this.txtGroutingLineName.MaxLength = 50;
- this.txtGroutingLineName.Name = "txtGroutingLineName";
- this.txtGroutingLineName.Size = new System.Drawing.Size(100, 21);
- this.txtGroutingLineName.TabIndex = 9;
- //
- // 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(6, 51);
- this.lblRemarks.Name = "lblRemarks";
- this.lblRemarks.Size = new System.Drawing.Size(29, 12);
- this.lblRemarks.TabIndex = 11;
- this.lblRemarks.Text = "备注";
- //
- // 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(41, 47);
- this.txtRemarks.MaxLength = 500;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.Size = new System.Drawing.Size(543, 21);
- this.txtRemarks.TabIndex = 12;
- //
- // btnAddMould
- //
- this.btnAddMould.BackColor = System.Drawing.Color.Transparent;
- this.btnAddMould.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAddMould.BackgroundImage")));
- this.btnAddMould.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnAddMould.ForeColor = System.Drawing.Color.White;
- this.btnAddMould.Location = new System.Drawing.Point(546, 0);
- this.btnAddMould.Name = "btnAddMould";
- this.btnAddMould.Size = new System.Drawing.Size(85, 30);
- this.btnAddMould.TabIndex = 99;
- this.btnAddMould.Text = "添加模具(&A)";
- this.btnAddMould.UseVisualStyleBackColor = false;
- this.btnAddMould.Click += new System.EventHandler(this.btnAddMould_Click);
- //
- // btnSave
- //
- this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
- this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.Location = new System.Drawing.Point(559, 457);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 30);
- this.btnSave.TabIndex = 15;
- this.btnSave.Text = "保存(&S)";
- this.btnSave.UseVisualStyleBackColor = false;
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
- //
- // btnCancel
- //
- this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
- this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.Location = new System.Drawing.Point(647, 457);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 30);
- this.btnCancel.TabIndex = 16;
- this.btnCancel.Text = "关闭";
- this.btnCancel.UseVisualStyleBackColor = false;
- this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
- //
- // btnDeleteSelected
- //
- this.btnDeleteSelected.BackColor = System.Drawing.Color.Transparent;
- this.btnDeleteSelected.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDeleteSelected.BackgroundImage")));
- this.btnDeleteSelected.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnDeleteSelected.ForeColor = System.Drawing.Color.White;
- this.btnDeleteSelected.Location = new System.Drawing.Point(512, 31);
- this.btnDeleteSelected.Name = "btnDeleteSelected";
- this.btnDeleteSelected.Size = new System.Drawing.Size(85, 30);
- this.btnDeleteSelected.TabIndex = 6;
- this.btnDeleteSelected.Text = "删除新建(&D)";
- this.btnDeleteSelected.UseVisualStyleBackColor = false;
- this.btnDeleteSelected.Click += new System.EventHandler(this.btnDeleteSelected_Click);
- //
- // c_GroupBox1
- //
- this.c_GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.c_GroupBox1.BackColor = System.Drawing.Color.Transparent;
- this.c_GroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox1.BackgroundImage")));
- this.c_GroupBox1.CanExpand = false;
- this.c_GroupBox1.Controls.Add(this.HighPressureFlag);
- this.c_GroupBox1.Controls.Add(this.scbUser1);
- this.c_GroupBox1.Controls.Add(this.c_Label3);
- this.c_GroupBox1.Controls.Add(this.lblGMouldType);
- this.c_GroupBox1.Controls.Add(this.scbGMouldType);
- this.c_GroupBox1.Controls.Add(this.lblGroutingLineCode);
- this.c_GroupBox1.Controls.Add(this.chkEnable);
- this.c_GroupBox1.Controls.Add(this.txtGroutingLineCode);
- this.c_GroupBox1.Controls.Add(this.lblGroutingLineName);
- this.c_GroupBox1.Controls.Add(this.txtGroutingLineName);
- this.c_GroupBox1.Controls.Add(this.txtRemarks);
- this.c_GroupBox1.Controls.Add(this.lblRemarks);
- this.c_GroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_GroupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_GroupBox1.IsMustInput = false;
- this.c_GroupBox1.Location = new System.Drawing.Point(12, 12);
- this.c_GroupBox1.Name = "c_GroupBox1";
- this.c_GroupBox1.OpeningMark = "";
- this.c_GroupBox1.OriginalHeight = -1;
- this.c_GroupBox1.Size = new System.Drawing.Size(720, 75);
- this.c_GroupBox1.TabIndex = 0;
- this.c_GroupBox1.TabStop = false;
- this.c_GroupBox1.Text = "成型线信息 ";
- //
- // HighPressureFlag
- //
- this.HighPressureFlag.AutoSize = true;
- this.HighPressureFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.HighPressureFlag.Location = new System.Drawing.Point(640, 23);
- this.HighPressureFlag.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.HighPressureFlag.Name = "HighPressureFlag";
- this.HighPressureFlag.Size = new System.Drawing.Size(72, 16);
- this.HighPressureFlag.TabIndex = 24;
- this.HighPressureFlag.Text = "高压注浆";
- this.HighPressureFlag.UseVisualStyleBackColor = true;
- //
- // scbUser1
- //
- this.scbUser1.CheckedData = null;
- this.scbUser1.IsWorker = false;
- this.scbUser1.Location = new System.Drawing.Point(484, 20);
- this.scbUser1.Name = "scbUser1";
- this.scbUser1.ShowBorderColor = false;
- this.scbUser1.ShowMustInputAlert = false;
- this.scbUser1.Size = new System.Drawing.Size(100, 21);
- this.scbUser1.TabIndex = 23;
- //
- // 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(449, 24);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(29, 12);
- this.c_Label3.TabIndex = 22;
- this.c_Label3.Text = "班长";
- //
- // 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.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblGMouldType.IsMustInput = true;
- this.lblGMouldType.Location = new System.Drawing.Point(288, 24);
- this.lblGMouldType.Name = "lblGMouldType";
- this.lblGMouldType.Size = new System.Drawing.Size(29, 12);
- this.lblGMouldType.TabIndex = 21;
- this.lblGMouldType.Text = "类型";
- //
- // scbGMouldType
- //
- this.scbGMouldType.CheckedData = null;
- this.scbGMouldType.Location = new System.Drawing.Point(323, 20);
- this.scbGMouldType.Name = "scbGMouldType";
- this.scbGMouldType.Size = new System.Drawing.Size(120, 21);
- this.scbGMouldType.TabIndex = 20;
- //
- // chkEnable
- //
- this.chkEnable.AutoSize = true;
- this.chkEnable.Checked = true;
- this.chkEnable.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkEnable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkEnable.Location = new System.Drawing.Point(590, 22);
- this.chkEnable.Name = "chkEnable";
- this.chkEnable.Size = new System.Drawing.Size(48, 16);
- this.chkEnable.TabIndex = 2;
- this.chkEnable.Text = "有效";
- this.chkEnable.UseVisualStyleBackColor = true;
- //
- // tabControl1
- //
- this.tabControl1.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.tabControl1.Controls.Add(this.tabPage1);
- this.tabControl1.Controls.Add(this.tabPage2);
- this.tabControl1.Location = new System.Drawing.Point(12, 93);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(720, 358);
- this.tabControl1.TabIndex = 1;
- this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.dgvUser);
- this.tabPage1.Location = new System.Drawing.Point(4, 22);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
- this.tabPage1.Size = new System.Drawing.Size(712, 332);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "成型工号";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // dgvUser
- //
- this.dgvUser.AllowUserToModifyRows = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvUser.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvUser.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvUser.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvUser.CellHeight = 23;
- this.dgvUser.ChildNodeColumnName = null;
- this.dgvUser.ChildNodeColumnText = null;
- this.dgvUser.ColumnDeep = 1;
- this.dgvUser.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.dgvUser.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvUser.ColumnHeadersHeight = 29;
- this.dgvUser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvUser.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.UserID_NO,
- this.UserID,
- this.UserCode,
- this.UserName,
- this.StaffNames,
- this.Remarks1});
- this.dgvUser.ColumnTreeView = null;
- this.dgvUser.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
- this.dgvUser.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvUser.DynamicColumnName = "";
- this.dgvUser.EnableHeadersVisualStyles = false;
- this.dgvUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvUser.FormatQuantityColumns = null;
- this.dgvUser.HorizontalMergeColumn = null;
- this.dgvUser.IsAutoCountSum = true;
- this.dgvUser.IsAutoResizeColumns = false;
- this.dgvUser.IsClickF12 = false;
- this.dgvUser.IsOpenMergeCellFlag = false;
- this.dgvUser.IsSubTotalFlag = false;
- this.dgvUser.IsTopDeep = false;
- this.dgvUser.Location = new System.Drawing.Point(3, 3);
- this.dgvUser.MergeColumnNames = null;
- this.dgvUser.MergeDetailColumnNames = null;
- this.dgvUser.MergeDetailOnlyColumn = null;
- this.dgvUser.MergeOnlyColumn = null;
- this.dgvUser.Name = "dgvUser";
- this.dgvUser.RefreshAtHscroll = false;
- this.dgvUser.RowHeadersWidth = 50;
- this.dgvUser.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvUser.RowsDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvUser.RowTemplate.Height = 21;
- this.dgvUser.Size = new System.Drawing.Size(706, 326);
- this.dgvUser.SortOrderColumnName = null;
- this.dgvUser.TabIndex = 0;
- this.dgvUser.Tag = true;
- this.dgvUser.TotalSumColumns = null;
- this.dgvUser.ViewRowFilter = "";
- this.dgvUser.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvUser_CellBeginEdit);
- this.dgvUser.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvUser_CellValueChanged);
- this.dgvUser.Sorted += new System.EventHandler(this.dgvUser_Sorted);
- //
- // UserID_NO
- //
- this.UserID_NO.FillWeight = 200F;
- this.UserID_NO.HeaderText = "工号";
- this.UserID_NO.MinimumWidth = 6;
- this.UserID_NO.Name = "UserID_NO";
- this.UserID_NO.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.UserID_NO.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.UserID_NO.Visible = false;
- this.UserID_NO.Width = 200;
- //
- // UserID
- //
- this.UserID.DataPropertyName = "UserID";
- this.UserID.HeaderText = "UserID";
- this.UserID.MinimumWidth = 6;
- this.UserID.Name = "UserID";
- this.UserID.ReadOnly = true;
- this.UserID.Visible = false;
- this.UserID.Width = 125;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "工号";
- this.UserCode.MinimumWidth = 6;
- this.UserCode.Name = "UserCode";
- this.UserCode.Width = 125;
- //
- // UserName
- //
- this.UserName.DataPropertyName = "UserName";
- this.UserName.HeaderText = "工号名称";
- this.UserName.MinimumWidth = 6;
- this.UserName.Name = "UserName";
- this.UserName.ReadOnly = true;
- this.UserName.Width = 125;
- //
- // StaffNames
- //
- this.StaffNames.DataPropertyName = "StaffNames";
- this.StaffNames.HeaderText = "关联员工";
- this.StaffNames.MinimumWidth = 6;
- this.StaffNames.Name = "StaffNames";
- this.StaffNames.ReadOnly = true;
- this.StaffNames.Width = 125;
- //
- // Remarks1
- //
- this.Remarks1.DataPropertyName = "REMARK";
- this.Remarks1.HeaderText = "备注";
- this.Remarks1.MinimumWidth = 6;
- this.Remarks1.Name = "Remarks1";
- this.Remarks1.Width = 200;
- //
- // tabPage2
- //
- this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
- this.tabPage2.Controls.Add(this.dgvDetail);
- this.tabPage2.Controls.Add(this.lblGStatus);
- this.tabPage2.Controls.Add(this.panel1);
- this.tabPage2.Location = new System.Drawing.Point(4, 22);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
- this.tabPage2.Size = new System.Drawing.Size(712, 332);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "模具产品";
- //
- // dgvDetail
- //
- this.dgvDetail.AllowUserToAddRows = false;
- this.dgvDetail.AllowUserToDeleteRows = false;
- this.dgvDetail.AllowUserToModifyRows = true;
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.HighlightText;
- this.dgvDetail.CellHeight = 23;
- this.dgvDetail.ChildNodeColumnName = null;
- this.dgvDetail.ChildNodeColumnText = null;
- this.dgvDetail.ColumnDeep = 1;
- this.dgvDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvDetail.ColumnHeadersHeight = 29;
- this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.GroutingMouldCode,
- this.MouldID,
- this.MouldCode,
- this.MouldBarcode,
- this.GoodsName,
- this.GoodsCode,
- this.GoodsSpecification,
- this.MOULDSTATUS,
- this.GROUTINGCOUNT,
- this.StandardGroutingCount,
- this.Remarks,
- this.NewFlag});
- this.dgvDetail.ColumnTreeView = null;
- this.dgvDetail.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)));
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvDetail.DefaultCellStyle = dataGridViewCellStyle10;
- this.dgvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvDetail.DynamicColumnName = "";
- this.dgvDetail.EnableHeadersVisualStyles = false;
- this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvDetail.FormatQuantityColumns = null;
- this.dgvDetail.HorizontalMergeColumn = null;
- this.dgvDetail.IsAutoCountSum = true;
- this.dgvDetail.IsAutoResizeColumns = false;
- this.dgvDetail.IsClickF12 = false;
- this.dgvDetail.IsOpenMergeCellFlag = false;
- this.dgvDetail.IsSubTotalFlag = false;
- this.dgvDetail.IsTopDeep = false;
- this.dgvDetail.Location = new System.Drawing.Point(3, 80);
- this.dgvDetail.MergeColumnNames = null;
- this.dgvDetail.MergeDetailColumnNames = null;
- this.dgvDetail.MergeDetailOnlyColumn = null;
- this.dgvDetail.MergeOnlyColumn = null;
- this.dgvDetail.Name = "dgvDetail";
- this.dgvDetail.RefreshAtHscroll = false;
- this.dgvDetail.RowHeadersWidth = 50;
- this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgvDetail.RowTemplate.Height = 21;
- this.dgvDetail.Size = new System.Drawing.Size(706, 249);
- this.dgvDetail.SortOrderColumnName = null;
- this.dgvDetail.TabIndex = 7;
- this.dgvDetail.Tag = true;
- this.dgvDetail.TotalSumColumns = null;
- this.dgvDetail.ViewRowFilter = "";
- this.dgvDetail.VirtualMode = true;
- this.dgvDetail.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvDetail1_RowPrePaint);
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
- this.GroutingMouldCode.DefaultCellStyle = dataGridViewCellStyle6;
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.MinimumWidth = 6;
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- this.GroutingMouldCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.GroutingMouldCode.Width = 120;
- //
- // MouldID
- //
- this.MouldID.DataPropertyName = "MouldID";
- this.MouldID.HeaderText = "MouldID";
- this.MouldID.MinimumWidth = 6;
- this.MouldID.Name = "MouldID";
- this.MouldID.Visible = false;
- this.MouldID.Width = 125;
- //
- // MouldCode
- //
- this.MouldCode.DataPropertyName = "MouldCode";
- this.MouldCode.HeaderText = "MouldCode";
- this.MouldCode.MinimumWidth = 6;
- this.MouldCode.Name = "MouldCode";
- this.MouldCode.Visible = false;
- this.MouldCode.Width = 125;
- //
- // MouldBarcode
- //
- this.MouldBarcode.DataPropertyName = "MouldBarcode";
- this.MouldBarcode.HeaderText = "模具条码";
- this.MouldBarcode.MinimumWidth = 6;
- this.MouldBarcode.Name = "MouldBarcode";
- this.MouldBarcode.ReadOnly = true;
- this.MouldBarcode.Width = 125;
- //
- // GoodsName
- //
- this.GoodsName.DataPropertyName = "GoodsName";
- this.GoodsName.HeaderText = "产品名称";
- this.GoodsName.MinimumWidth = 6;
- this.GoodsName.Name = "GoodsName";
- this.GoodsName.ReadOnly = true;
- this.GoodsName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.GoodsName.Visible = false;
- this.GoodsName.Width = 125;
- //
- // GoodsCode
- //
- this.GoodsCode.DataPropertyName = "GoodsCode";
- this.GoodsCode.HeaderText = "产品编码";
- this.GoodsCode.MinimumWidth = 6;
- this.GoodsCode.Name = "GoodsCode";
- this.GoodsCode.ReadOnly = true;
- this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.GoodsCode.Width = 125;
- //
- // GoodsSpecification
- //
- this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
- this.GoodsSpecification.HeaderText = "产品规格";
- this.GoodsSpecification.MinimumWidth = 6;
- this.GoodsSpecification.Name = "GoodsSpecification";
- this.GoodsSpecification.ReadOnly = true;
- this.GoodsSpecification.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.GoodsSpecification.Width = 125;
- //
- // MOULDSTATUS
- //
- this.MOULDSTATUS.DataPropertyName = "GMOULDSTATUSNAME";
- this.MOULDSTATUS.HeaderText = "模具状态";
- this.MOULDSTATUS.MinimumWidth = 6;
- this.MOULDSTATUS.Name = "MOULDSTATUS";
- this.MOULDSTATUS.ReadOnly = true;
- this.MOULDSTATUS.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.MOULDSTATUS.Width = 125;
- //
- // GROUTINGCOUNT
- //
- this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle7;
- this.GROUTINGCOUNT.HeaderText = "注浆次数";
- this.GROUTINGCOUNT.MaxValue = new decimal(new int[] {
- 999999,
- 0,
- 0,
- 0});
- this.GROUTINGCOUNT.MinimumWidth = 6;
- this.GROUTINGCOUNT.MinValue = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
- this.GROUTINGCOUNT.Number = new System.Drawing.Point(0, 0);
- this.GROUTINGCOUNT.ReadOnly = true;
- this.GROUTINGCOUNT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.GROUTINGCOUNT.Width = 125;
- //
- // StandardGroutingCount
- //
- this.StandardGroutingCount.AllowNegative = false;
- this.StandardGroutingCount.DataPropertyName = "StandardGroutingCount";
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.StandardGroutingCount.DefaultCellStyle = dataGridViewCellStyle8;
- this.StandardGroutingCount.HeaderText = "标准注浆次数";
- this.StandardGroutingCount.MaxValue = new decimal(new int[] {
- 999999,
- 0,
- 0,
- 0});
- this.StandardGroutingCount.MinimumWidth = 6;
- this.StandardGroutingCount.MinValue = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.StandardGroutingCount.Name = "StandardGroutingCount";
- this.StandardGroutingCount.Number = new System.Drawing.Point(0, 0);
- this.StandardGroutingCount.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.StandardGroutingCount.Width = 125;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(233)))), ((int)(((byte)(217)))));
- this.Remarks.DefaultCellStyle = dataGridViewCellStyle9;
- this.Remarks.HeaderText = "备注";
- this.Remarks.MinimumWidth = 6;
- this.Remarks.Name = "Remarks";
- this.Remarks.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Remarks.Width = 200;
- //
- // NewFlag
- //
- this.NewFlag.DataPropertyName = "NewFlag";
- this.NewFlag.HeaderText = "NewFlag";
- this.NewFlag.MinimumWidth = 6;
- this.NewFlag.Name = "NewFlag";
- this.NewFlag.Visible = false;
- this.NewFlag.Width = 125;
- //
- // lblGStatus
- //
- this.lblGStatus.AutoSize = true;
- this.lblGStatus.Dock = System.Windows.Forms.DockStyle.Top;
- this.lblGStatus.ForeColor = System.Drawing.Color.Red;
- this.lblGStatus.Location = new System.Drawing.Point(3, 68);
- this.lblGStatus.Name = "lblGStatus";
- this.lblGStatus.Size = new System.Drawing.Size(233, 12);
- this.lblGStatus.TabIndex = 10;
- this.lblGStatus.Text = "此成型线状态为【整线变产】不能添加模具";
- this.lblGStatus.Visible = false;
- //
- // panel1
- //
- this.panel1.Controls.Add(this.pnlAuto);
- this.panel1.Controls.Add(this.pnlBinding);
- this.panel1.Controls.Add(this.rabBinding);
- this.panel1.Controls.Add(this.rabAuto);
- this.panel1.Controls.Add(this.btnDeleteSelected);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(3, 3);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(706, 65);
- this.panel1.TabIndex = 0;
- //
- // pnlAuto
- //
- this.pnlAuto.Controls.Add(this.txtGroutingCount);
- this.pnlAuto.Controls.Add(this.c_Label4);
- this.pnlAuto.Controls.Add(this.scbGoods);
- this.pnlAuto.Controls.Add(this.lblGoods);
- this.pnlAuto.Controls.Add(this.lblstart);
- this.pnlAuto.Controls.Add(this.txtBeginNum);
- this.pnlAuto.Controls.Add(this.lblCount);
- this.pnlAuto.Controls.Add(this.txtStandardGroutingCount);
- this.pnlAuto.Controls.Add(this.btnAddMould);
- this.pnlAuto.Controls.Add(this.c_Label1);
- this.pnlAuto.Controls.Add(this.txtCount);
- this.pnlAuto.Enabled = false;
- this.pnlAuto.Location = new System.Drawing.Point(75, 0);
- this.pnlAuto.Name = "pnlAuto";
- this.pnlAuto.Size = new System.Drawing.Size(631, 30);
- this.pnlAuto.TabIndex = 13;
- //
- // lblGoods
- //
- this.lblGoods.AutoSize = true;
- this.lblGoods.BackColor = System.Drawing.Color.Transparent;
- this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoods.Location = new System.Drawing.Point(3, 9);
- this.lblGoods.Name = "lblGoods";
- this.lblGoods.Size = new System.Drawing.Size(53, 12);
- this.lblGoods.TabIndex = 0;
- this.lblGoods.Text = "产品编码";
- //
- // lblstart
- //
- this.lblstart.AutoSize = true;
- this.lblstart.BackColor = System.Drawing.Color.Transparent;
- this.lblstart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblstart.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblstart.Location = new System.Drawing.Point(176, 9);
- this.lblstart.Name = "lblstart";
- this.lblstart.Size = new System.Drawing.Size(65, 12);
- this.lblstart.TabIndex = 2;
- this.lblstart.Text = "起始模具号";
- //
- // txtBeginNum
- //
- this.txtBeginNum.BackColor = System.Drawing.SystemColors.Window;
- this.txtBeginNum.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtBeginNum.ErrorMessage = "";
- this.txtBeginNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBeginNum.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtBeginNum.Location = new System.Drawing.Point(244, 5);
- this.txtBeginNum.MaxLength = 3;
- this.txtBeginNum.MaxValue = new decimal(new int[] {
- 999,
- 0,
- 0,
- 0});
- this.txtBeginNum.MinValue = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtBeginNum.Name = "txtBeginNum";
- this.txtBeginNum.Size = new System.Drawing.Size(36, 21);
- this.txtBeginNum.TabIndex = 3;
- this.txtBeginNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.txtBeginNum.TextValue = "";
- //
- // lblCount
- //
- this.lblCount.AutoSize = true;
- this.lblCount.BackColor = System.Drawing.Color.Transparent;
- this.lblCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCount.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblCount.Location = new System.Drawing.Point(283, 9);
- this.lblCount.Name = "lblCount";
- this.lblCount.Size = new System.Drawing.Size(29, 12);
- this.lblCount.TabIndex = 4;
- this.lblCount.Text = "数量";
- //
- // txtStandardGroutingCount
- //
- this.txtStandardGroutingCount.AllowNegative = false;
- this.txtStandardGroutingCount.BackColor = System.Drawing.SystemColors.Window;
- this.txtStandardGroutingCount.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtStandardGroutingCount.ErrorMessage = "";
- this.txtStandardGroutingCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtStandardGroutingCount.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtStandardGroutingCount.Location = new System.Drawing.Point(410, 5);
- this.txtStandardGroutingCount.MaxLength = 0;
- this.txtStandardGroutingCount.MaxValue = new decimal(new int[] {
- 999999,
- 0,
- 0,
- 0});
- this.txtStandardGroutingCount.MinValue = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.txtStandardGroutingCount.Name = "txtStandardGroutingCount";
- this.txtStandardGroutingCount.Size = new System.Drawing.Size(36, 21);
- this.txtStandardGroutingCount.TabIndex = 7;
- this.txtStandardGroutingCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.txtStandardGroutingCount.TextValue = "";
- //
- // 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(354, 9);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
- this.c_Label1.TabIndex = 6;
- this.c_Label1.Text = "标准次数";
- //
- // txtCount
- //
- this.txtCount.BackColor = System.Drawing.SystemColors.Window;
- this.txtCount.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtCount.ErrorMessage = "";
- this.txtCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCount.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtCount.Location = new System.Drawing.Point(315, 5);
- this.txtCount.MaxLength = 3;
- this.txtCount.MaxValue = new decimal(new int[] {
- 999,
- 0,
- 0,
- 0});
- this.txtCount.MinValue = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.txtCount.Name = "txtCount";
- this.txtCount.Size = new System.Drawing.Size(36, 21);
- this.txtCount.TabIndex = 5;
- this.txtCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.txtCount.TextValue = "";
- //
- // pnlBinding
- //
- this.pnlBinding.Controls.Add(this.lblLabel1);
- this.pnlBinding.Controls.Add(this.btnAddMouldBarcode);
- this.pnlBinding.Controls.Add(this.txtBarcode);
- this.pnlBinding.Controls.Add(this.txtGMouldCode);
- this.pnlBinding.Controls.Add(this.c_Label2);
- this.pnlBinding.Location = new System.Drawing.Point(75, 31);
- this.pnlBinding.Name = "pnlBinding";
- this.pnlBinding.Size = new System.Drawing.Size(427, 30);
- this.pnlBinding.TabIndex = 12;
- //
- // lblLabel1
- //
- this.lblLabel1.Location = new System.Drawing.Point(119, 9);
- this.lblLabel1.Name = "lblLabel1";
- this.lblLabel1.Size = new System.Drawing.Size(53, 12);
- this.lblLabel1.TabIndex = 2;
- this.lblLabel1.Text = "模具条码";
- //
- // btnAddMouldBarcode
- //
- this.btnAddMouldBarcode.Location = new System.Drawing.Point(301, 0);
- this.btnAddMouldBarcode.Name = "btnAddMouldBarcode";
- this.btnAddMouldBarcode.Size = new System.Drawing.Size(120, 30);
- this.btnAddMouldBarcode.TabIndex = 99;
- this.btnAddMouldBarcode.Text = "添加模具(条码)(&M)";
- this.btnAddMouldBarcode.UseVisualStyleBackColor = true;
- this.btnAddMouldBarcode.Click += new System.EventHandler(this.btnAddMouldBarcode_Click);
- //
- // txtBarcode
- //
- this.txtBarcode.Location = new System.Drawing.Point(175, 5);
- this.txtBarcode.MaxLength = 50;
- this.txtBarcode.Name = "txtBarcode";
- this.txtBarcode.Size = new System.Drawing.Size(120, 21);
- this.txtBarcode.TabIndex = 3;
- this.txtBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarcode_KeyDown);
- //
- // txtGMouldCode
- //
- this.txtGMouldCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGMouldCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGMouldCode.ErrorMessage = "";
- this.txtGMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGMouldCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGMouldCode.Location = new System.Drawing.Point(59, 5);
- this.txtGMouldCode.MaxLength = 3;
- this.txtGMouldCode.MaxValue = new decimal(new int[] {
- 999,
- 0,
- 0,
- 0});
- this.txtGMouldCode.MinValue = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtGMouldCode.Name = "txtGMouldCode";
- this.txtGMouldCode.Size = new System.Drawing.Size(55, 21);
- this.txtGMouldCode.TabIndex = 1;
- this.txtGMouldCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.txtGMouldCode.TextValue = "";
- this.txtGMouldCode.Validating += new System.ComponentModel.CancelEventHandler(this.txtGMouldCode_Validating);
- //
- // 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(15, 9);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(41, 12);
- this.c_Label2.TabIndex = 0;
- this.c_Label2.Text = "模具号";
- //
- // rabBinding
- //
- this.rabBinding.AutoSize = true;
- this.rabBinding.Checked = true;
- this.rabBinding.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rabBinding.Location = new System.Drawing.Point(7, 38);
- this.rabBinding.Name = "rabBinding";
- this.rabBinding.Size = new System.Drawing.Size(71, 16);
- this.rabBinding.TabIndex = 11;
- this.rabBinding.TabStop = true;
- this.rabBinding.Text = "条码模具";
- this.rabBinding.UseVisualStyleBackColor = true;
- this.rabBinding.CheckedChanged += new System.EventHandler(this.rabAuto_CheckedChanged);
- //
- // rabAuto
- //
- this.rabAuto.AutoSize = true;
- this.rabAuto.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rabAuto.Location = new System.Drawing.Point(7, 7);
- this.rabAuto.Name = "rabAuto";
- this.rabAuto.Size = new System.Drawing.Size(71, 16);
- this.rabAuto.TabIndex = 10;
- this.rabAuto.Text = "自动模具";
- this.rabAuto.UseVisualStyleBackColor = true;
- this.rabAuto.CheckedChanged += new System.EventHandler(this.rabAuto_CheckedChanged);
- //
- // btnAdaptive
- //
- this.btnAdaptive.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnAdaptive.BackColor = System.Drawing.Color.Transparent;
- this.btnAdaptive.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAdaptive.BackgroundImage")));
- this.btnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnAdaptive.ForeColor = System.Drawing.Color.White;
- this.btnAdaptive.Location = new System.Drawing.Point(12, 457);
- this.btnAdaptive.Name = "btnAdaptive";
- this.btnAdaptive.Size = new System.Drawing.Size(85, 30);
- this.btnAdaptive.TabIndex = 17;
- this.btnAdaptive.Text = "自适应列宽";
- this.btnAdaptive.UseVisualStyleBackColor = false;
- this.btnAdaptive.Click += new System.EventHandler(this.btnAdaptive_Click);
- //
- // scbGoods
- //
- this.scbGoods.CheckedData = null;
- this.scbGoods.DisplayMember = "GoodsCode";
- this.scbGoods.Location = new System.Drawing.Point(59, 5);
- this.scbGoods.Name = "scbGoods";
- this.scbGoods.Size = new System.Drawing.Size(115, 21);
- this.scbGoods.TabIndex = 1;
- //
- // txtGroutingCount
- //
- this.txtGroutingCount.AllowNegative = false;
- this.txtGroutingCount.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingCount.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingCount.ErrorMessage = "";
- this.txtGroutingCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingCount.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingCount.Location = new System.Drawing.Point(505, 4);
- this.txtGroutingCount.MaxLength = 0;
- this.txtGroutingCount.MaxValue = new decimal(new int[] {
- 999999,
- 0,
- 0,
- 0});
- this.txtGroutingCount.MinValue = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.txtGroutingCount.Name = "txtGroutingCount";
- this.txtGroutingCount.Size = new System.Drawing.Size(36, 21);
- this.txtGroutingCount.TabIndex = 9;
- this.txtGroutingCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.txtGroutingCount.TextValue = "";
- //
- // c_Label4
- //
- this.c_Label4.AutoSize = true;
- this.c_Label4.BackColor = System.Drawing.Color.Transparent;
- this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label4.Location = new System.Drawing.Point(449, 8);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(53, 12);
- this.c_Label4.TabIndex = 8;
- this.c_Label4.Text = "已注次数";
- //
- // F_PC_0103_1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.CancelButton = this.btnCancel;
- this.ClientSize = new System.Drawing.Size(744, 512);
- this.Controls.Add(this.btnAdaptive);
- this.Controls.Add(this.tabControl1);
- this.Controls.Add(this.c_GroupBox1);
- this.Controls.Add(this.btnCancel);
- this.Controls.Add(this.btnSave);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.IsSaveFormSize = false;
- this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.Name = "F_PC_0103_1";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "编辑成型线(上模)";
- this.Load += new System.EventHandler(this.F_PC_0103_Load);
- this.Shown += new System.EventHandler(this.F_PC_0103_1_Shown);
- this.Controls.SetChildIndex(this.btnSave, 0);
- this.Controls.SetChildIndex(this.btnCancel, 0);
- this.Controls.SetChildIndex(this.c_GroupBox1, 0);
- this.Controls.SetChildIndex(this.tabControl1, 0);
- this.Controls.SetChildIndex(this.btnAdaptive, 0);
- this.c_GroupBox1.ResumeLayout(false);
- this.c_GroupBox1.PerformLayout();
- this.tabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).EndInit();
- this.tabPage2.ResumeLayout(false);
- this.tabPage2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.pnlAuto.ResumeLayout(false);
- this.pnlAuto.PerformLayout();
- this.pnlBinding.ResumeLayout(false);
- this.pnlBinding.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Basics.BaseControls.C_Label lblGroutingLineCode;
- private Basics.BaseControls.C_TextBox txtGroutingLineCode;
- private Basics.BaseControls.C_Label lblGroutingLineName;
- private Basics.BaseControls.C_TextBox txtGroutingLineName;
- private Basics.BaseControls.C_Label lblRemarks;
- private Basics.BaseControls.C_TextBox txtRemarks;
- private Basics.BaseControls.C_Button btnAddMould;
- private Basics.BaseControls.C_Button btnSave;
- private Basics.BaseControls.C_Button btnCancel;
- private Basics.BaseControls.C_Button btnDeleteSelected;
- private Basics.BaseControls.C_GroupBox c_GroupBox1;
- private Basics.BaseControls.C_Label lblstart;
- private Basics.BaseControls.C_TXT_Digital txtBeginNum;
- private Basics.BaseControls.C_Label lblCount;
- private Basics.BaseControls.C_TXT_Digital txtCount;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private Basics.BaseControls.C_DataGridView dgvUser;
- private System.Windows.Forms.TabPage tabPage2;
- private Basics.BaseControls.C_DataGridView dgvDetail;
- private Basics.BaseControls.C_CheckBox chkEnable;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_TXT_Digital txtStandardGroutingCount;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label lblGStatus;
- private System.Windows.Forms.DataGridViewComboBoxColumn UserID_NO;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffNames;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks1;
- private Basics.BaseControls.C_Button btnAdaptive;
- private System.Windows.Forms.Panel pnlBinding;
- private WinForm.Controls.LblLabel lblLabel1;
- private WinForm.Controls.BtnButton btnAddMouldBarcode;
- private WinForm.Controls.TxtCode txtBarcode;
- private Basics.BaseControls.C_TXT_Digital txtGMouldCode;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_RadioButton rabBinding;
- private Basics.BaseControls.C_RadioButton rabAuto;
- private System.Windows.Forms.Panel pnlAuto;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldID;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldBarcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
- private System.Windows.Forms.DataGridViewTextBoxColumn MOULDSTATUS;
- private Basics.BaseControls.C_DGV_Column_Digital GROUTINGCOUNT;
- private Basics.BaseControls.C_DGV_Column_Digital StandardGroutingCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn NewFlag;
- private Basics.BaseControls.C_Label lblGoods;
- private Basics.BaseControls.C_Label lblGMouldType;
- private Controls.SearchBox.ScbGMouldType scbGMouldType;
- private Controls.SearchBox.ScbUser scbUser1;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_CheckBox HighPressureFlag;
- private Controls.SearchBox.ScbGoods scbGoods;
- private Basics.BaseControls.C_TXT_Digital txtGroutingCount;
- private Basics.BaseControls.C_Label c_Label4;
- }
- }
|