namespace Dongke.IBOSS.PRD.Client.PCModule { partial class F_PC_0103 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PC_0103)); 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(); 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.dkType = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkGMouldTypeSearchBox(); 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.dkGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkGoodsSearchBox(); 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.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.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.cbValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.btnDeleteSelected = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.dkUser = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox(); this.txtFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital(); this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_GroupBox2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit(); this.c_GroupBox1.SuspendLayout(); this.c_GroupBox2.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(37, 17); this.lblBuildingNo.Name = "lblBuildingNo"; this.lblBuildingNo.Size = new System.Drawing.Size(29, 12); this.lblBuildingNo.TabIndex = 1; 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.Enabled = false; 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(77, 14); this.txtBuildingNo.MaxLength = 10; this.txtBuildingNo.Name = "txtBuildingNo"; this.txtBuildingNo.Size = new System.Drawing.Size(140, 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(259, 17); this.lblFloorNo.Name = "lblFloorNo"; this.lblFloorNo.Size = new System.Drawing.Size(29, 12); this.lblFloorNo.TabIndex = 3; 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(475, 17); this.lblGroutingLineNo.Name = "lblGroutingLineNo"; this.lblGroutingLineNo.Size = new System.Drawing.Size(29, 12); this.lblGroutingLineNo.TabIndex = 5; this.lblGroutingLineNo.Text = "线号"; // // dkType // this.dkType.DataSource = null; this.dkType.Enabled = true; this.dkType.IsCanManyTimes = 1; this.dkType.IsMustInput = false; this.dkType.Location = new System.Drawing.Point(440, 41); this.dkType.MouldTypeCode = ""; this.dkType.MouldTypeID = null; this.dkType.MouldTypeIDS = null; this.dkType.MouldTypeName = null; this.dkType.Name = "dkType"; this.dkType.PurviewType = ((byte)(0)); this.dkType.Size = new System.Drawing.Size(210, 21); this.dkType.TabIndex = 6; this.dkType.Title = "成型线类型"; this.dkType.TxtMouldTypeBackColor = System.Drawing.SystemColors.Control; // // 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(7, 44); this.lblGroutingLineCode.Name = "lblGroutingLineCode"; this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12); this.lblGroutingLineCode.TabIndex = 43; this.lblGroutingLineCode.Text = "成型线编码"; // // txtGroutingLineCode // this.txtGroutingLineCode.BackColor = System.Drawing.Color.Yellow; this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGroutingLineCode.Enabled = false; 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(77, 41); this.txtGroutingLineCode.MaxLength = 30; this.txtGroutingLineCode.Name = "txtGroutingLineCode"; this.txtGroutingLineCode.Size = new System.Drawing.Size(140, 21); this.txtGroutingLineCode.TabIndex = 4; // // 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(223, 44); this.lblGroutingLineName.Name = "lblGroutingLineName"; this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12); this.lblGroutingLineName.TabIndex = 45; this.lblGroutingLineName.Text = "成型线名称"; // // txtGroutingLineName // this.txtGroutingLineName.BackColor = System.Drawing.Color.Yellow; this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingLineName.Enabled = false; 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(294, 41); this.txtGroutingLineName.MaxLength = 50; this.txtGroutingLineName.Name = "txtGroutingLineName"; this.txtGroutingLineName.Size = new System.Drawing.Size(140, 21); this.txtGroutingLineName.TabIndex = 5; // // 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(259, 71); this.lblRemarks.Name = "lblRemarks"; this.lblRemarks.Size = new System.Drawing.Size(29, 12); this.lblRemarks.TabIndex = 48; 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(294, 68); this.txtRemarks.MaxLength = 500; this.txtRemarks.Multiline = true; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(356, 21); this.txtRemarks.TabIndex = 8; // // dkGoods // this.dkGoods.DataSource = null; this.dkGoods.Enabled = true; this.dkGoods.GoodsCode = ""; this.dkGoods.GoodsID = null; this.dkGoods.GoodsIDS = null; this.dkGoods.GoodsName = null; this.dkGoods.GoodsSpecification = null; this.dkGoods.IsMustInput = false; this.dkGoods.Location = new System.Drawing.Point(19, 20); this.dkGoods.Name = "dkGoods"; this.dkGoods.PurviewType = ((byte)(0)); this.dkGoods.Size = new System.Drawing.Size(198, 21); this.dkGoods.TabIndex = 9; this.dkGoods.Title = "模具产品"; this.dkGoods.TxtGoodsBackColor = System.Drawing.SystemColors.Control; // // 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(235, 23); this.lblCount.Name = "lblCount"; this.lblCount.Size = new System.Drawing.Size(53, 12); this.lblCount.TabIndex = 52; 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(294, 20); this.txtCount.MaxValue = new decimal(new int[] { -1, -1, -1, 0}); this.txtCount.MinValue = new decimal(new int[] { -1, -1, -1, -2147483648}); this.txtCount.Name = "txtCount"; this.txtCount.Number = new Dongke.IBOSS.PRD.Basics.BaseControls.DNumber(3, 0); this.txtCount.Size = new System.Drawing.Size(140, 21); this.txtCount.TabIndex = 10; 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(474, 14); this.btnAddMould.Name = "btnAddMould"; this.btnAddMould.Size = new System.Drawing.Size(85, 30); this.btnAddMould.TabIndex = 11; this.btnAddMould.Text = "添加模具(&A)"; this.btnAddMould.UseVisualStyleBackColor = false; this.btnAddMould.Click += new System.EventHandler(this.btnAddMould_Click); // // dgvDetail // this.dgvDetail.AllowUserToAddRows = false; this.dgvDetail.AllowUserToModifyRows = true; this.dgvDetail.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvDetail.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.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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.GroutingMouldCode, this.GoodsName, this.GoodsCode, this.GoodsSpecification, 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))); dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvDetail.DefaultCellStyle = dataGridViewCellStyle3; 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.IsAutoCountSum = true; this.dgvDetail.IsAutoResizeColumns = false; this.dgvDetail.IsClickF12 = false; this.dgvDetail.IsSubTotalFlag = false; this.dgvDetail.Location = new System.Drawing.Point(19, 50); this.dgvDetail.Name = "dgvDetail"; this.dgvDetail.ReadOnly = true; this.dgvDetail.RefreshAtHscroll = false; this.dgvDetail.RowHeadersWidth = 50; this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle4; this.dgvDetail.RowTemplate.Height = 21; this.dgvDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvDetail.Size = new System.Drawing.Size(631, 283); this.dgvDetail.SortOrderColumnName = null; this.dgvDetail.TabIndex = 13; this.dgvDetail.Tag = true; this.dgvDetail.TotalSumColumns = null; this.dgvDetail.ViewRowFilter = ""; this.dgvDetail.VirtualMode = true; // // GroutingMouldCode // this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode"; this.GroutingMouldCode.HeaderText = "注浆模具编号"; this.GroutingMouldCode.Name = "GroutingMouldCode"; this.GroutingMouldCode.ReadOnly = true; this.GroutingMouldCode.Width = 120; // // GoodsName // this.GoodsName.DataPropertyName = "GOODSNAME"; this.GoodsName.HeaderText = "产品名称"; this.GoodsName.Name = "GoodsName"; this.GoodsName.ReadOnly = true; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; // // GoodsSpecification // this.GoodsSpecification.DataPropertyName = "GoodsSpecification"; this.GoodsSpecification.HeaderText = "产品规格"; this.GoodsSpecification.Name = "GoodsSpecification"; this.GoodsSpecification.ReadOnly = true; // // MOULDSTATUS // this.MOULDSTATUS.DataPropertyName = "MOULDSTATUS"; this.MOULDSTATUS.HeaderText = "模具状态"; this.MOULDSTATUS.Name = "MOULDSTATUS"; this.MOULDSTATUS.ReadOnly = true; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; this.Remarks.HeaderText = "备注"; this.Remarks.Name = "Remarks"; this.Remarks.ReadOnly = true; this.Remarks.Visible = false; // // btnSave // 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(489, 472); 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.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(577, 472); 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); // // cbValueFlag // this.cbValueFlag.AutoSize = true; this.cbValueFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbValueFlag.Location = new System.Drawing.Point(31, 480); this.cbValueFlag.Name = "cbValueFlag"; this.cbValueFlag.Size = new System.Drawing.Size(72, 16); this.cbValueFlag.TabIndex = 14; this.cbValueFlag.Text = "正常使用"; this.cbValueFlag.UseVisualStyleBackColor = true; // // 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(565, 14); this.btnDeleteSelected.Name = "btnDeleteSelected"; this.btnDeleteSelected.Size = new System.Drawing.Size(85, 30); this.btnDeleteSelected.TabIndex = 12; this.btnDeleteSelected.Text = "删除新建(&D)"; this.btnDeleteSelected.UseVisualStyleBackColor = false; this.btnDeleteSelected.Click += new System.EventHandler(this.btnDeleteSelected_Click); // // dkUser // this.dkUser.DataSource = null; this.dkUser.Enabled = true; this.dkUser.IsMustInput = false; this.dkUser.IsWorker = false; this.dkUser.Location = new System.Drawing.Point(19, 68); this.dkUser.Name = "dkUser"; this.dkUser.PurviewType = ((byte)(0)); this.dkUser.Size = new System.Drawing.Size(198, 21); this.dkUser.TabIndex = 7; this.dkUser.Title = "责任工号"; this.dkUser.TxtUserBackColor = System.Drawing.SystemColors.Control; this.dkUser.UserCode = ""; this.dkUser.UserID = null; this.dkUser.UserIDS = null; this.dkUser.UserName = null; // // txtFloorNo // this.txtFloorNo.BackColor = System.Drawing.SystemColors.Window; this.txtFloorNo.BackgroundColor = System.Drawing.SystemColors.Window; this.txtFloorNo.Enabled = false; 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(294, 14); 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.Number = new Dongke.IBOSS.PRD.Basics.BaseControls.DNumber(3, 0); this.txtFloorNo.Size = new System.Drawing.Size(140, 21); this.txtFloorNo.TabIndex = 2; 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.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.txtGroutingLineNo); this.c_GroupBox1.Controls.Add(this.lblBuildingNo); this.c_GroupBox1.Controls.Add(this.lblGroutingLineCode); this.c_GroupBox1.Controls.Add(this.txtFloorNo); this.c_GroupBox1.Controls.Add(this.txtBuildingNo); this.c_GroupBox1.Controls.Add(this.dkUser); this.c_GroupBox1.Controls.Add(this.txtGroutingLineCode); this.c_GroupBox1.Controls.Add(this.lblFloorNo); 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.dkType); 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(666, 100); this.c_GroupBox1.TabIndex = 70; this.c_GroupBox1.TabStop = false; this.c_GroupBox1.Text = "成型线信息 "; // // txtGroutingLineNo // this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGroutingLineNo.Enabled = false; 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(510, 14); this.txtGroutingLineNo.MaxLength = 10; this.txtGroutingLineNo.Name = "txtGroutingLineNo"; this.txtGroutingLineNo.Size = new System.Drawing.Size(137, 21); this.txtGroutingLineNo.TabIndex = 3; this.txtGroutingLineNo.TextValue = ""; this.txtGroutingLineNo.TextChanged += new System.EventHandler(this.txtGroutingLineNo_TextChanged); // // c_GroupBox2 // this.c_GroupBox2.BackColor = System.Drawing.Color.Transparent; this.c_GroupBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox2.BackgroundImage"))); this.c_GroupBox2.CanExpand = false; this.c_GroupBox2.Controls.Add(this.dkGoods); this.c_GroupBox2.Controls.Add(this.lblCount); this.c_GroupBox2.Controls.Add(this.txtCount); this.c_GroupBox2.Controls.Add(this.btnDeleteSelected); this.c_GroupBox2.Controls.Add(this.btnAddMould); this.c_GroupBox2.Controls.Add(this.dgvDetail); this.c_GroupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_GroupBox2.ForeColor = System.Drawing.SystemColors.ControlText; this.c_GroupBox2.IsMustInput = false; this.c_GroupBox2.Location = new System.Drawing.Point(12, 127); this.c_GroupBox2.Name = "c_GroupBox2"; this.c_GroupBox2.OpeningMark = ""; this.c_GroupBox2.OriginalHeight = -1; this.c_GroupBox2.Size = new System.Drawing.Size(666, 339); this.c_GroupBox2.TabIndex = 70; this.c_GroupBox2.TabStop = false; this.c_GroupBox2.Text = "成型线明细 "; // // F_PC_0103 // 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(690, 532); this.Controls.Add(this.c_GroupBox2); this.Controls.Add(this.c_GroupBox1); this.Controls.Add(this.cbValueFlag); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnSave); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsSaveFormSize = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_PC_0103"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "GroutingLineUpdate"; this.Load += new System.EventHandler(this.F_PC_0103_Load); this.Controls.SetChildIndex(this.btnSave, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.Controls.SetChildIndex(this.cbValueFlag, 0); this.Controls.SetChildIndex(this.c_GroupBox1, 0); this.Controls.SetChildIndex(this.c_GroupBox2, 0); ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit(); this.c_GroupBox1.ResumeLayout(false); this.c_GroupBox1.PerformLayout(); this.c_GroupBox2.ResumeLayout(false); this.c_GroupBox2.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 Controls.SearchTextBox.dkGMouldTypeSearchBox dkType; 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 Controls.SearchTextBox.dkGoodsSearchBox dkGoods; 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_CheckBox cbValueFlag; private Basics.BaseControls.C_Button btnDeleteSelected; private Controls.SearchTextBox.dkUserInfoSearchBox dkUser; private Basics.BaseControls.C_TXT_Digital txtFloorNo; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode; 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 System.Windows.Forms.DataGridViewTextBoxColumn Remarks; private Basics.BaseControls.C_GroupBox c_GroupBox1; private Basics.BaseControls.C_GroupBox c_GroupBox2; private Basics.BaseControls.C_TextBox txtGroutingLineNo; } }