namespace Dongke.IBOSS.PRD.Client.SystemModule { partial class F_MST_0405 { /// /// 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() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_0405)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle(); this.dgvGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.tvwType = new System.Windows.Forms.TreeView(); this.chkDisplayDisabledData = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.imglstNavigation = new System.Windows.Forms.ImageList(this.components); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.GoodsTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsTypeCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsTypeFullName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.saptypecode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.saptypesumcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.SuspendLayout(); // // dgvGoodsType // this.dgvGoodsType.AllowUserToAddRows = false; this.dgvGoodsType.AllowUserToDeleteRows = false; this.dgvGoodsType.AllowUserToModifyRows = true; this.dgvGoodsType.AllowUserToOrderColumns = true; this.dgvGoodsType.AllowUserToResizeRows = false; this.dgvGoodsType.AllowUserToSortRows = false; dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvGoodsType.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17; this.dgvGoodsType.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvGoodsType.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvGoodsType.CellHeight = 23; this.dgvGoodsType.ChildNodeColumnName = null; this.dgvGoodsType.ChildNodeColumnText = null; this.dgvGoodsType.ColumnDeep = 1; this.dgvGoodsType.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle18.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvGoodsType.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18; this.dgvGoodsType.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvGoodsType.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.GoodsTypeID, this.GoodsTypeCode, this.GoodsTypeName, this.GoodsTypeFullName, this.ValueFlag, this.saptypecode, this.saptypesumcode, this.Remarks}); this.dgvGoodsType.ColumnTreeView = null; this.dgvGoodsType.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.dgvGoodsType.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvGoodsType.DynamicColumnName = ""; this.dgvGoodsType.EnableHeadersVisualStyles = false; this.dgvGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvGoodsType.FormatQuantityColumns = null; this.dgvGoodsType.HasNode = false; this.dgvGoodsType.HorizontalMergeColumn = null; this.dgvGoodsType.IsAutoCountSum = true; this.dgvGoodsType.IsAutoResizeColumns = false; this.dgvGoodsType.IsClickF12 = false; this.dgvGoodsType.IsOpenMergeCellFlag = false; this.dgvGoodsType.IsSubTotalFlag = false; this.dgvGoodsType.IsTopDeep = false; this.dgvGoodsType.Location = new System.Drawing.Point(0, 0); this.dgvGoodsType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.dgvGoodsType.MergeColumnNames = null; this.dgvGoodsType.MergeDetailColumnNames = null; this.dgvGoodsType.MergeDetailOnlyColumn = null; this.dgvGoodsType.MergeOnlyColumn = null; this.dgvGoodsType.MultiSelect = false; this.dgvGoodsType.Name = "dgvGoodsType"; this.dgvGoodsType.RefreshAtHscroll = false; this.dgvGoodsType.RowHeadersWidth = 50; this.dgvGoodsType.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvGoodsType.RowsDefaultCellStyle = dataGridViewCellStyle24; this.dgvGoodsType.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("宋体", 9F); this.dgvGoodsType.RowTemplate.Height = 21; this.dgvGoodsType.Size = new System.Drawing.Size(784, 437); this.dgvGoodsType.SortOrderColumnName = null; this.dgvGoodsType.TabIndex = 2; this.dgvGoodsType.Tag = true; this.dgvGoodsType.TotalSumColumns = null; this.dgvGoodsType.ViewRowFilter = ""; this.dgvGoodsType.VirtualNodes = false; this.dgvGoodsType.CellValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGoodsType_CellValidated); this.dgvGoodsType.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dgvGoodsType_CellValidating); this.dgvGoodsType.DefaultValuesNeeded += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvGoodsType_DefaultValuesNeeded); this.dgvGoodsType.RowValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGoodsType_RowValidated); this.dgvGoodsType.RowValidating += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvGoodsType_RowValidating); // // tvwType // this.tvwType.Dock = System.Windows.Forms.DockStyle.Fill; this.tvwType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tvwType.HideSelection = false; this.tvwType.Indent = 20; this.tvwType.ItemHeight = 20; this.tvwType.Location = new System.Drawing.Point(0, 0); this.tvwType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.tvwType.Name = "tvwType"; this.tvwType.Size = new System.Drawing.Size(283, 437); this.tvwType.TabIndex = 3; this.tvwType.BeforeCollapse += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvwType_BeforeCollapse); this.tvwType.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvwType_BeforeExpand); this.tvwType.BeforeSelect += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvwType_BeforeSelect); this.tvwType.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvwType_AfterSelect); // // chkDisplayDisabledData // this.chkDisplayDisabledData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.chkDisplayDisabledData.AutoSize = true; this.chkDisplayDisabledData.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.functionbackground; this.chkDisplayDisabledData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkDisplayDisabledData.Location = new System.Drawing.Point(12, 456); this.chkDisplayDisabledData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chkDisplayDisabledData.Name = "chkDisplayDisabledData"; this.chkDisplayDisabledData.Size = new System.Drawing.Size(96, 16); this.chkDisplayDisabledData.TabIndex = 4; this.chkDisplayDisabledData.Text = "显示停用记录"; this.chkDisplayDisabledData.UseVisualStyleBackColor = true; this.chkDisplayDisabledData.CheckedChanged += new System.EventHandler(this.chkDisplayDisabledData_CheckedChanged); // // 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); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.Location = new System.Drawing.Point(908, 456); this.btnSave.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(85, 30); this.btnSave.TabIndex = 5; this.btnSave.Text = "保存"; this.btnSave.UseVisualStyleBackColor = true; 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); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.Location = new System.Drawing.Point(999, 456); this.btnCancel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 30); this.btnCancel.TabIndex = 6; this.btnCancel.Text = "关闭"; this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // imglstNavigation // this.imglstNavigation.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit; this.imglstNavigation.ImageSize = new System.Drawing.Size(16, 16); this.imglstNavigation.TransparentColor = System.Drawing.Color.Transparent; // // splitContainer1 // this.splitContainer1.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.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer1.Location = new System.Drawing.Point(12, 12); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.tvwType); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.dgvGoodsType); this.splitContainer1.Size = new System.Drawing.Size(1071, 437); this.splitContainer1.SplitterDistance = 283; this.splitContainer1.TabIndex = 7; // // GoodsTypeID // this.GoodsTypeID.DataPropertyName = "GoodsTypeID"; dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.GoodsTypeID.DefaultCellStyle = dataGridViewCellStyle19; this.GoodsTypeID.HeaderText = "产品类别ID"; this.GoodsTypeID.Name = "GoodsTypeID"; this.GoodsTypeID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.GoodsTypeID.Visible = false; this.GoodsTypeID.Width = 80; // // GoodsTypeCode // this.GoodsTypeCode.DataPropertyName = "GoodsTypeCode"; dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.GoodsTypeCode.DefaultCellStyle = dataGridViewCellStyle20; this.GoodsTypeCode.HeaderText = "产品类别编码"; this.GoodsTypeCode.Name = "GoodsTypeCode"; this.GoodsTypeCode.ReadOnly = true; this.GoodsTypeCode.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.GoodsTypeCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // GoodsTypeName // this.GoodsTypeName.DataPropertyName = "GoodsTypeName"; dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 9F); this.GoodsTypeName.DefaultCellStyle = dataGridViewCellStyle21; this.GoodsTypeName.HeaderText = "产品类别名称"; this.GoodsTypeName.MaxInputLength = 20; this.GoodsTypeName.Name = "GoodsTypeName"; this.GoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.GoodsTypeName.Width = 113; // // GoodsTypeFullName // this.GoodsTypeFullName.DataPropertyName = "GoodsTypeFullName"; this.GoodsTypeFullName.HeaderText = "产品类别全称"; this.GoodsTypeFullName.Name = "GoodsTypeFullName"; this.GoodsTypeFullName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // ValueFlag // this.ValueFlag.DataPropertyName = "ValueFlag"; dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 9F); dataGridViewCellStyle22.NullValue = false; this.ValueFlag.DefaultCellStyle = dataGridViewCellStyle22; this.ValueFlag.FalseValue = "0"; this.ValueFlag.HeaderText = "正常"; this.ValueFlag.IndeterminateValue = "0"; this.ValueFlag.Name = "ValueFlag"; this.ValueFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.ValueFlag.TrueValue = "1"; this.ValueFlag.Width = 50; // // saptypecode // this.saptypecode.DataPropertyName = "saptypecode"; this.saptypecode.HeaderText = "SAP产品层次编码"; this.saptypecode.Name = "saptypecode"; this.saptypecode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // saptypesumcode // this.saptypesumcode.DataPropertyName = "saptypesumcode"; this.saptypesumcode.HeaderText = "汇总SAP层次编码"; this.saptypesumcode.Name = "saptypesumcode"; this.saptypesumcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle23.Font = new System.Drawing.Font("宋体", 9F); this.Remarks.DefaultCellStyle = dataGridViewCellStyle23; this.Remarks.HeaderText = "备注"; this.Remarks.MaxInputLength = 500; this.Remarks.Name = "Remarks"; this.Remarks.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // F_MST_0405 // 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(1095, 511); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnSave); this.Controls.Add(this.chkDisplayDisabledData); this.IsSaveFormSize = false; this.MinimizeBox = false; this.Name = "F_MST_0405"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "F_MST_0405"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_MST_0405_FormClosing); this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_0405_FormClosed); this.Load += new System.EventHandler(this.F_MST_0405_Load); this.Controls.SetChildIndex(this.chkDisplayDisabledData, 0); this.Controls.SetChildIndex(this.btnSave, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.Controls.SetChildIndex(this.splitContainer1, 0); ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsType)).EndInit(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Basics.BaseControls.C_DataGridView dgvGoodsType; private System.Windows.Forms.TreeView tvwType; private Basics.BaseControls.C_CheckBox chkDisplayDisabledData; private Basics.BaseControls.C_Button btnSave; private Basics.BaseControls.C_Button btnCancel; private System.Windows.Forms.ImageList imglstNavigation; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeID; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeFullName; private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag; private System.Windows.Forms.DataGridViewTextBoxColumn saptypecode; private System.Windows.Forms.DataGridViewTextBoxColumn saptypesumcode; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; } }