| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253 |
- namespace Dongke.IBOSS.PRD.Client.PCModule
- {
- partial class F_PC_0102_1_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_0102_1_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 dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = 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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- this.lblBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- 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.lblCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.btnAddMould = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- 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.GROUTINGCOUNT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
- this.StandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
- this.MOULDSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- 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.txtFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- 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.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
- this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- 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.panel1 = new System.Windows.Forms.Panel();
- this.rabAuto = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- 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_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.pnlAuto = new System.Windows.Forms.Panel();
- this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
- this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtStandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.c_Label2 = 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.rabBinding = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.btnAdaptive = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
- this.c_GroupBox1.SuspendLayout();
- this.tabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).BeginInit();
- this.tabPage2.SuspendLayout();
- this.panel1.SuspendLayout();
- this.pnlBinding.SuspendLayout();
- this.pnlAuto.SuspendLayout();
- this.SuspendLayout();
- //
- // lblBuildingNo
- //
- this.lblBuildingNo.AutoSize = true;
- this.lblBuildingNo.BackColor = System.Drawing.Color.Transparent;
- this.lblBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblBuildingNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblBuildingNo.IsMustInput = true;
- this.lblBuildingNo.Location = new System.Drawing.Point(6, 24);
- this.lblBuildingNo.Name = "lblBuildingNo";
- this.lblBuildingNo.Size = new System.Drawing.Size(29, 12);
- this.lblBuildingNo.TabIndex = 0;
- this.lblBuildingNo.Text = "楼号";
- //
- // txtBuildingNo
- //
- this.txtBuildingNo.BackColor = System.Drawing.Color.Yellow;
- this.txtBuildingNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtBuildingNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtBuildingNo.ErrorMessage = "必须输入项目";
- this.txtBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBuildingNo.HasError = true;
- this.txtBuildingNo.IsMustInput = true;
- this.txtBuildingNo.Location = new System.Drawing.Point(41, 20);
- this.txtBuildingNo.MaxLength = 10;
- this.txtBuildingNo.Name = "txtBuildingNo";
- this.txtBuildingNo.Size = new System.Drawing.Size(100, 21);
- this.txtBuildingNo.TabIndex = 1;
- this.txtBuildingNo.TextChanged += new System.EventHandler(this.txtBuildingNo_TextChanged);
- //
- // lblFloorNo
- //
- this.lblFloorNo.AutoSize = true;
- this.lblFloorNo.BackColor = System.Drawing.Color.Transparent;
- this.lblFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblFloorNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblFloorNo.IsMustInput = true;
- this.lblFloorNo.Location = new System.Drawing.Point(147, 24);
- this.lblFloorNo.Name = "lblFloorNo";
- this.lblFloorNo.Size = new System.Drawing.Size(29, 12);
- this.lblFloorNo.TabIndex = 2;
- this.lblFloorNo.Text = "楼层";
- //
- // lblGroutingLineNo
- //
- this.lblGroutingLineNo.AutoSize = true;
- this.lblGroutingLineNo.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblGroutingLineNo.IsMustInput = true;
- this.lblGroutingLineNo.Location = new System.Drawing.Point(288, 24);
- this.lblGroutingLineNo.Name = "lblGroutingLineNo";
- this.lblGroutingLineNo.Size = new System.Drawing.Size(29, 12);
- this.lblGroutingLineNo.TabIndex = 4;
- this.lblGroutingLineNo.Text = "线号";
- //
- // 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, 51);
- 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.IsMustInput = true;
- this.txtGroutingLineCode.Location = new System.Drawing.Point(41, 47);
- 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;
- this.txtGroutingLineCode.TextChanged += new System.EventHandler(this.txtGroutingLineCode_TextChanged);
- //
- // 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, 51);
- 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, 47);
- 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, 77);
- this.lblRemarks.Name = "lblRemarks";
- this.lblRemarks.Size = new System.Drawing.Size(29, 12);
- this.lblRemarks.TabIndex = 12;
- 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, 74);
- this.txtRemarks.MaxLength = 500;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.txtRemarks.Size = new System.Drawing.Size(523, 21);
- this.txtRemarks.TabIndex = 13;
- //
- // 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 = "数量";
- //
- // 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 = "";
- //
- // 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(547, 0);
- this.btnAddMould.Name = "btnAddMould";
- this.btnAddMould.Size = new System.Drawing.Size(85, 30);
- this.btnAddMould.TabIndex = 10;
- this.btnAddMould.Text = "添加模具(&A)";
- this.btnAddMould.UseVisualStyleBackColor = false;
- this.btnAddMould.Click += new System.EventHandler(this.btnAddMould_Click);
- //
- // dgvDetail
- //
- this.dgvDetail.AllowUserToAddRows = false;
- this.dgvDetail.AllowUserToDeleteRows = false;
- this.dgvDetail.AllowUserToModifyRows = true;
- this.dgvDetail.AllowUserToSortRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvDetail.CellHeight = 23;
- this.dgvDetail.ChildNodeColumnName = null;
- this.dgvDetail.ChildNodeColumnText = null;
- this.dgvDetail.ColumnDeep = 1;
- this.dgvDetail.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.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- 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.GROUTINGCOUNT,
- this.StandardGroutingCount,
- this.MOULDSTATUS,
- this.Remarks});
- 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)));
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvDetail.DefaultCellStyle = dataGridViewCellStyle6;
- 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, 68);
- 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;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvDetail.RowTemplate.Height = 21;
- this.dgvDetail.Size = new System.Drawing.Size(706, 236);
- this.dgvDetail.SortOrderColumnName = null;
- this.dgvDetail.TabIndex = 5;
- this.dgvDetail.Tag = true;
- this.dgvDetail.TotalSumColumns = null;
- this.dgvDetail.ViewRowFilter = "";
- this.dgvDetail.VirtualMode = true;
- this.dgvDetail.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvDetail_EditingControlShowing);
- this.dgvDetail.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvDetail_RowPrePaint);
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- 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.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- 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.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- 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.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- 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;
- //
- // GROUTINGCOUNT
- //
- this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle3;
- 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.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.GROUTINGCOUNT.Width = 125;
- //
- // StandardGroutingCount
- //
- this.StandardGroutingCount.DataPropertyName = "StandardGroutingCount";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.StandardGroutingCount.DefaultCellStyle = dataGridViewCellStyle4;
- 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.Width = 125;
- //
- // MOULDSTATUS
- //
- this.MOULDSTATUS.DataPropertyName = "MOULDSTATUS";
- 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.Visible = false;
- this.MOULDSTATUS.Width = 125;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
- this.Remarks.DefaultCellStyle = dataGridViewCellStyle5;
- this.Remarks.HeaderText = "备注";
- this.Remarks.MinimumWidth = 6;
- this.Remarks.Name = "Remarks";
- this.Remarks.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Remarks.Width = 200;
- //
- // 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(556, 457);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 30);
- this.btnSave.TabIndex = 14;
- 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 = 15;
- 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 = 4;
- this.btnDeleteSelected.Text = "删除模具(&D)";
- this.btnDeleteSelected.UseVisualStyleBackColor = false;
- this.btnDeleteSelected.Click += new System.EventHandler(this.btnDeleteSelected_Click);
- //
- // txtFloorNo
- //
- this.txtFloorNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtFloorNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtFloorNo.ErrorMessage = "";
- this.txtFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtFloorNo.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtFloorNo.Location = new System.Drawing.Point(182, 20);
- this.txtFloorNo.MaxLength = 5;
- this.txtFloorNo.MaxValue = new decimal(new int[] {
- -1,
- -1,
- -1,
- 0});
- this.txtFloorNo.MinValue = new decimal(new int[] {
- -1,
- -1,
- -1,
- -2147483648});
- this.txtFloorNo.Name = "txtFloorNo";
- this.txtFloorNo.Size = new System.Drawing.Size(100, 21);
- this.txtFloorNo.TabIndex = 3;
- this.txtFloorNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.txtFloorNo.TextValue = "";
- this.txtFloorNo.TextChanged += new System.EventHandler(this.txtFloorNo_TextChanged);
- //
- // 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.lblGMouldType);
- this.c_GroupBox1.Controls.Add(this.scbGMouldType);
- this.c_GroupBox1.Controls.Add(this.txtGroutingLineNo);
- this.c_GroupBox1.Controls.Add(this.lblBuildingNo);
- this.c_GroupBox1.Controls.Add(this.txtBuildingNo);
- this.c_GroupBox1.Controls.Add(this.txtFloorNo);
- this.c_GroupBox1.Controls.Add(this.lblGroutingLineCode);
- 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.lblFloorNo);
- this.c_GroupBox1.Controls.Add(this.c_Label3);
- this.c_GroupBox1.Controls.Add(this.lblRemarks);
- this.c_GroupBox1.Controls.Add(this.lblGroutingLineNo);
- 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, 100);
- 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(464, 21);
- this.HighPressureFlag.Margin = new System.Windows.Forms.Padding(2);
- this.HighPressureFlag.Name = "HighPressureFlag";
- this.HighPressureFlag.Size = new System.Drawing.Size(72, 16);
- this.HighPressureFlag.TabIndex = 21;
- this.HighPressureFlag.Text = "高压注浆";
- this.HighPressureFlag.UseVisualStyleBackColor = true;
- //
- // scbUser1
- //
- this.scbUser1.CheckedData = null;
- this.scbUser1.IsWorker = false;
- this.scbUser1.Location = new System.Drawing.Point(464, 47);
- this.scbUser1.Name = "scbUser1";
- this.scbUser1.ShowBorderColor = false;
- this.scbUser1.ShowMustInputAlert = false;
- this.scbUser1.Size = new System.Drawing.Size(100, 21);
- this.scbUser1.TabIndex = 20;
- //
- // 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, 51);
- this.lblGMouldType.Name = "lblGMouldType";
- this.lblGMouldType.Size = new System.Drawing.Size(29, 12);
- this.lblGMouldType.TabIndex = 19;
- this.lblGMouldType.Text = "类型";
- //
- // scbGMouldType
- //
- this.scbGMouldType.CheckedData = null;
- this.scbGMouldType.Location = new System.Drawing.Point(323, 47);
- this.scbGMouldType.Name = "scbGMouldType";
- this.scbGMouldType.ShowBorderColor = false;
- this.scbGMouldType.ShowMustInputAlert = false;
- this.scbGMouldType.Size = new System.Drawing.Size(100, 21);
- this.scbGMouldType.TabIndex = 18;
- //
- // txtGroutingLineNo
- //
- this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingLineNo.ErrorMessage = "";
- this.txtGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingLineNo.Location = new System.Drawing.Point(323, 20);
- this.txtGroutingLineNo.MaxLength = 10;
- this.txtGroutingLineNo.Name = "txtGroutingLineNo";
- this.txtGroutingLineNo.Size = new System.Drawing.Size(100, 21);
- this.txtGroutingLineNo.TabIndex = 5;
- this.txtGroutingLineNo.TextValue = "";
- this.txtGroutingLineNo.TextChanged += new System.EventHandler(this.txtGroutingLineNo_TextChanged);
- //
- // 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(429, 51);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(29, 12);
- this.c_Label3.TabIndex = 12;
- this.c_Label3.Text = "班长";
- //
- // 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, 118);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(720, 333);
- this.tabControl1.TabIndex = 8;
- 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);
- this.tabPage1.Size = new System.Drawing.Size(712, 307);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "成型工号";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // dgvUser
- //
- this.dgvUser.AllowUserToModifyRows = true;
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvUser.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
- 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;
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvUser.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
- 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;
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvUser.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvUser.RowTemplate.Height = 21;
- this.dgvUser.Size = new System.Drawing.Size(706, 301);
- this.dgvUser.SortOrderColumnName = null;
- this.dgvUser.TabIndex = 55;
- 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.panel1);
- this.tabPage2.Location = new System.Drawing.Point(4, 22);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(712, 307);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "模具产品";
- //
- // panel1
- //
- this.panel1.Controls.Add(this.rabBinding);
- this.panel1.Controls.Add(this.rabAuto);
- this.panel1.Controls.Add(this.pnlBinding);
- this.panel1.Controls.Add(this.btnDeleteSelected);
- this.panel1.Controls.Add(this.pnlAuto);
- 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;
- //
- // 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 = 0;
- this.rabAuto.Text = "自动模具";
- this.rabAuto.UseVisualStyleBackColor = true;
- this.rabAuto.CheckedChanged += new System.EventHandler(this.rabAuto_CheckedChanged);
- //
- // 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_Label1);
- this.pnlBinding.Location = new System.Drawing.Point(75, 31);
- this.pnlBinding.Name = "pnlBinding";
- this.pnlBinding.Size = new System.Drawing.Size(436, 30);
- this.pnlBinding.TabIndex = 3;
- //
- // lblLabel1
- //
- this.lblLabel1.Location = new System.Drawing.Point(121, 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 = 4;
- 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(178, 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_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(15, 9);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(41, 12);
- this.c_Label1.TabIndex = 0;
- this.c_Label1.Text = "模具号";
- //
- // pnlAuto
- //
- this.pnlAuto.Controls.Add(this.lblGoods);
- this.pnlAuto.Controls.Add(this.scbGoods);
- this.pnlAuto.Controls.Add(this.txtGroutingCount);
- this.pnlAuto.Controls.Add(this.c_Label4);
- this.pnlAuto.Controls.Add(this.txtStandardGroutingCount);
- this.pnlAuto.Controls.Add(this.c_Label2);
- this.pnlAuto.Controls.Add(this.lblstart);
- this.pnlAuto.Controls.Add(this.lblCount);
- this.pnlAuto.Controls.Add(this.txtCount);
- this.pnlAuto.Controls.Add(this.txtBeginNum);
- this.pnlAuto.Controls.Add(this.btnAddMould);
- 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 = 1;
- //
- // 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;
- //
- // 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 = "产品编码";
- //
- // 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_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(354, 9);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(53, 12);
- this.c_Label2.TabIndex = 6;
- this.c_Label2.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 = "";
- //
- // 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 = 2;
- this.rabBinding.TabStop = true;
- this.rabBinding.Text = "条码模具";
- this.rabBinding.UseVisualStyleBackColor = true;
- this.rabBinding.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 = 10;
- this.btnAdaptive.Text = "自适应列宽";
- this.btnAdaptive.UseVisualStyleBackColor = false;
- this.btnAdaptive.Click += new System.EventHandler(this.btnAdaptive_Click);
- //
- // 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, 9);
- 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 = "已注次数";
- //
- // 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, 5);
- 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 = "";
- //
- // F_PC_0102_1_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.tabControl1);
- this.Controls.Add(this.c_GroupBox1);
- this.Controls.Add(this.btnCancel);
- this.Controls.Add(this.btnAdaptive);
- 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);
- this.Name = "F_PC_0102_1_1";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "新建成型线";
- this.Load += new System.EventHandler(this.F_PC_0102_1_1_Load);
- this.Shown += new System.EventHandler(this.F_PC_0102_1_1_Shown);
- this.Controls.SetChildIndex(this.btnSave, 0);
- this.Controls.SetChildIndex(this.btnAdaptive, 0);
- this.Controls.SetChildIndex(this.btnCancel, 0);
- this.Controls.SetChildIndex(this.c_GroupBox1, 0);
- this.Controls.SetChildIndex(this.tabControl1, 0);
- ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
- 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.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.pnlBinding.ResumeLayout(false);
- this.pnlBinding.PerformLayout();
- this.pnlAuto.ResumeLayout(false);
- this.pnlAuto.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Basics.BaseControls.C_Label lblBuildingNo;
- private Basics.BaseControls.C_TextBox txtBuildingNo;
- private Basics.BaseControls.C_Label lblFloorNo;
- private Basics.BaseControls.C_Label lblGroutingLineNo;
- 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_Label lblCount;
- private Basics.BaseControls.C_TXT_Digital txtCount;
- private Basics.BaseControls.C_Button btnAddMould;
- private Basics.BaseControls.C_DataGridView dgvDetail;
- private Basics.BaseControls.C_Button btnSave;
- private Basics.BaseControls.C_Button btnCancel;
- private Basics.BaseControls.C_Button btnDeleteSelected;
- private Basics.BaseControls.C_TXT_Digital txtFloorNo;
- private Basics.BaseControls.C_GroupBox c_GroupBox1;
- private Basics.BaseControls.C_TextBox txtGroutingLineNo;
- private Basics.BaseControls.C_Label lblstart;
- private Basics.BaseControls.C_TXT_Digital txtBeginNum;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private Basics.BaseControls.C_DataGridView dgvUser;
- 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 System.Windows.Forms.Panel pnlAuto;
- private Basics.BaseControls.C_RadioButton rabAuto;
- private Basics.BaseControls.C_RadioButton rabBinding;
- private System.Windows.Forms.Panel pnlBinding;
- private Basics.BaseControls.C_TXT_Digital txtGMouldCode;
- private Basics.BaseControls.C_Label c_Label1;
- private WinForm.Controls.LblLabel lblLabel1;
- private WinForm.Controls.TxtCode txtBarcode;
- private WinForm.Controls.BtnButton btnAddMouldBarcode;
- 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 Basics.BaseControls.C_DGV_Column_Digital GROUTINGCOUNT;
- private Basics.BaseControls.C_DGV_Column_Digital StandardGroutingCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn MOULDSTATUS;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private Basics.BaseControls.C_Button btnAdaptive;
- private Basics.BaseControls.C_TXT_Digital txtStandardGroutingCount;
- private Basics.BaseControls.C_Label c_Label2;
- private System.Windows.Forms.Panel panel1;
- private Basics.BaseControls.C_Label lblGoods;
- private Basics.BaseControls.C_Label lblGMouldType;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_CheckBox HighPressureFlag;
- private Controls.SearchBox.ScbUser scbUser1;
- private Controls.SearchBox.ScbGMouldType scbGMouldType;
- private Controls.SearchBox.ScbGoods scbGoods;
- private Basics.BaseControls.C_TXT_Digital txtGroutingCount;
- private Basics.BaseControls.C_Label c_Label4;
- }
- }
|