namespace LYFZ.Software.UI { partial class frmMaterialPrice { /// /// 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMaterialPrice)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.btnR = new LYFZ.ComponentLibrary.ButtonEx(); this.btnS = new LYFZ.ComponentLibrary.ButtonEx(); this.nuUnitPrice = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.txtMaterialName = new LYFZ.ComponentLibrary.TextBoxEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.dgvList = new LYFZ.ComponentLibrary.DataGridViewEx(); this.id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Mt_MaterialName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Mt_UnitPrice = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Mt_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.btndel = new LYFZ.ComponentLibrary.ButtonEx(); this.btnQ = new LYFZ.ComponentLibrary.ButtonEx(); this.txtQMaterialName = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nuUnitPrice)).BeginInit(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvList)).BeginInit(); this.panelEx3.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10); this.plExMainContainer.Size = new System.Drawing.Size(1024, 703); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(1024, 703); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(965, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(992, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(938, 0); // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.btnR); this.panelEx1.Controls.Add(this.btnS); this.panelEx1.Controls.Add(this.nuUnitPrice); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Controls.Add(this.labelEx4); this.panelEx1.Controls.Add(this.labelEx2); this.panelEx1.Controls.Add(this.txtRemark); this.panelEx1.Controls.Add(this.labelEx1); this.panelEx1.Controls.Add(this.txtMaterialName); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left; this.panelEx1.Location = new System.Drawing.Point(10, 10); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(289, 683); this.panelEx1.TabIndex = 0; // // btnR // this.btnR.BackColor = System.Drawing.Color.Transparent; this.btnR.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnR.BackImg"))); this.btnR.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnR.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnR.ForeColor = System.Drawing.Color.White; this.btnR.IsCustomBackImg = false; this.btnR.IsShowText = true; this.btnR.Location = new System.Drawing.Point(100, 279); this.btnR.Name = "btnR"; this.btnR.Size = new System.Drawing.Size(85, 28); this.btnR.TabIndex = 3; this.btnR.Text = "重 置"; this.btnR.UseVisualStyleBackColor = false; // // btnS // this.btnS.BackColor = System.Drawing.Color.Transparent; this.btnS.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnS.BackImg"))); this.btnS.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnS.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnS.ForeColor = System.Drawing.Color.White; this.btnS.IsCustomBackImg = false; this.btnS.IsShowText = true; this.btnS.Location = new System.Drawing.Point(191, 279); this.btnS.Name = "btnS"; this.btnS.Size = new System.Drawing.Size(85, 28); this.btnS.TabIndex = 3; this.btnS.Text = "保 存"; this.btnS.UseVisualStyleBackColor = false; // // nuUnitPrice // this.nuUnitPrice.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.nuUnitPrice.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.nuUnitPrice.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.nuUnitPrice.DecimalPlaces = 2; this.nuUnitPrice.IsCustomColor = false; this.nuUnitPrice.Location = new System.Drawing.Point(67, 92); this.nuUnitPrice.Maximum = new decimal(new int[] { 999999999, 0, 0, 0}); this.nuUnitPrice.Name = "nuUnitPrice"; this.nuUnitPrice.Size = new System.Drawing.Size(183, 21); this.nuUnitPrice.TabIndex = 2; // // labelEx3 // this.labelEx3.AutoSize = true; this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx3.ForeColor = System.Drawing.Color.DimGray; this.labelEx3.Location = new System.Drawing.Point(29, 134); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(32, 17); this.labelEx3.TabIndex = 1; this.labelEx3.Text = "备注"; // // labelEx4 // this.labelEx4.AutoSize = true; this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx4.ForeColor = System.Drawing.Color.DimGray; this.labelEx4.Location = new System.Drawing.Point(256, 94); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(20, 17); this.labelEx4.TabIndex = 1; this.labelEx4.Text = "元"; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx2.ForeColor = System.Drawing.Color.DimGray; this.labelEx2.Location = new System.Drawing.Point(10, 94); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(51, 17); this.labelEx2.TabIndex = 1; this.labelEx2.Text = "每P单价"; // // txtRemark // this.txtRemark.BackColor = System.Drawing.Color.Transparent; this.txtRemark.Icon = null; this.txtRemark.IconIsButton = false; this.txtRemark.IsPasswordChat = '\0'; this.txtRemark.IsSystemPasswordChar = false; this.txtRemark.Lines = new string[0]; this.txtRemark.Location = new System.Drawing.Point(67, 134); this.txtRemark.Margin = new System.Windows.Forms.Padding(0); this.txtRemark.MaxLength = 32767; this.txtRemark.MinimumSize = new System.Drawing.Size(0, 26); this.txtRemark.MouseBack = null; this.txtRemark.Multiline = true; this.txtRemark.Name = "txtRemark"; this.txtRemark.NormlBack = null; this.txtRemark.Padding = new System.Windows.Forms.Padding(5); this.txtRemark.ReadOnly = false; this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtRemark.Size = new System.Drawing.Size(209, 137); this.txtRemark.TabIndex = 0; this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtRemark.WaterColor = System.Drawing.Color.DarkGray; this.txtRemark.WaterText = "输入材质名称"; this.txtRemark.WordWrap = true; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx1.ForeColor = System.Drawing.Color.DimGray; this.labelEx1.Location = new System.Drawing.Point(5, 54); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 1; this.labelEx1.Text = "材质名称"; // // txtMaterialName // this.txtMaterialName.BackColor = System.Drawing.Color.Transparent; this.txtMaterialName.Icon = null; this.txtMaterialName.IconIsButton = false; this.txtMaterialName.IsPasswordChat = '\0'; this.txtMaterialName.IsSystemPasswordChar = false; this.txtMaterialName.Lines = new string[0]; this.txtMaterialName.Location = new System.Drawing.Point(67, 49); this.txtMaterialName.Margin = new System.Windows.Forms.Padding(0); this.txtMaterialName.MaxLength = 32767; this.txtMaterialName.MinimumSize = new System.Drawing.Size(0, 26); this.txtMaterialName.MouseBack = null; this.txtMaterialName.Multiline = false; this.txtMaterialName.Name = "txtMaterialName"; this.txtMaterialName.NormlBack = null; this.txtMaterialName.Padding = new System.Windows.Forms.Padding(5); this.txtMaterialName.ReadOnly = false; this.txtMaterialName.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtMaterialName.Size = new System.Drawing.Size(209, 26); this.txtMaterialName.TabIndex = 0; this.txtMaterialName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtMaterialName.WaterColor = System.Drawing.Color.DarkGray; this.txtMaterialName.WaterText = "输入材质名称"; this.txtMaterialName.WordWrap = true; // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.dgvList); this.panelEx2.Controls.Add(this.panelEx3); this.panelEx2.Controls.Add(this.ucPagerEx1); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx2.Location = new System.Drawing.Point(299, 10); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(715, 683); this.panelEx2.TabIndex = 1; // // dgvList // this.dgvList.AllowUserToAddRows = false; this.dgvList.AllowUserToDeleteRows = false; this.dgvList.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan; this.dgvList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvList.BackgroundColor = System.Drawing.Color.White; this.dgvList.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); 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; this.dgvList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvList.ColumnHeadersHeight = 24; this.dgvList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.id, this.Mt_MaterialName, this.Mt_UnitPrice, this.Mt_Remark}); this.dgvList.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvList.EnableHeadersVisualStyles = false; this.dgvList.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvList.GridViewUniquelyIdentify = "_dgvList_dgvList"; this.dgvList.IsCompleteBonding = false; this.dgvList.IsCopyCellValue = true; this.dgvList.Location = new System.Drawing.Point(0, 50); this.dgvList.Name = "dgvList"; this.dgvList.RowHeadersVisible = false; this.dgvList.RowTemplate.Height = 23; this.dgvList.RowTemplate.ReadOnly = true; this.dgvList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvList.Size = new System.Drawing.Size(713, 601); this.dgvList.TabIndex = 0; // // id // this.id.HeaderText = "ID"; this.id.Name = "id"; this.id.ReadOnly = true; // // Mt_MaterialName // this.Mt_MaterialName.HeaderText = "材质名称"; this.Mt_MaterialName.Name = "Mt_MaterialName"; this.Mt_MaterialName.ReadOnly = true; this.Mt_MaterialName.Width = 180; // // Mt_UnitPrice // this.Mt_UnitPrice.HeaderText = "每P单价(元)"; this.Mt_UnitPrice.Name = "Mt_UnitPrice"; this.Mt_UnitPrice.ReadOnly = true; // // Mt_Remark // this.Mt_Remark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.Mt_Remark.HeaderText = "备注"; this.Mt_Remark.Name = "Mt_Remark"; this.Mt_Remark.ReadOnly = true; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderWidth = 1; this.panelEx3.Controls.Add(this.btndel); this.panelEx3.Controls.Add(this.btnQ); this.panelEx3.Controls.Add(this.txtQMaterialName); this.panelEx3.Controls.Add(this.labelEx5); this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx3.Location = new System.Drawing.Point(0, 0); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(713, 50); this.panelEx3.TabIndex = 210; // // btndel // this.btndel.BackColor = System.Drawing.Color.Transparent; this.btndel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btndel.BackImg"))); this.btndel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btndel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btndel.ForeColor = System.Drawing.Color.White; this.btndel.IsCustomBackImg = false; this.btndel.IsShowText = true; this.btndel.Location = new System.Drawing.Point(397, 13); this.btndel.Name = "btndel"; this.btndel.Size = new System.Drawing.Size(85, 28); this.btndel.TabIndex = 3; this.btndel.Text = "删 除"; this.btndel.UseVisualStyleBackColor = false; // // btnQ // this.btnQ.BackColor = System.Drawing.Color.Transparent; this.btnQ.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQ.BackImg"))); this.btnQ.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnQ.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnQ.ForeColor = System.Drawing.Color.White; this.btnQ.IsCustomBackImg = false; this.btnQ.IsShowText = true; this.btnQ.Location = new System.Drawing.Point(293, 13); this.btnQ.Name = "btnQ"; this.btnQ.Size = new System.Drawing.Size(85, 28); this.btnQ.TabIndex = 3; this.btnQ.Text = "查 询"; this.btnQ.UseVisualStyleBackColor = false; // // txtQMaterialName // this.txtQMaterialName.BackColor = System.Drawing.Color.Transparent; this.txtQMaterialName.Icon = null; this.txtQMaterialName.IconIsButton = false; this.txtQMaterialName.IsPasswordChat = '\0'; this.txtQMaterialName.IsSystemPasswordChar = false; this.txtQMaterialName.Lines = new string[0]; this.txtQMaterialName.Location = new System.Drawing.Point(72, 14); this.txtQMaterialName.Margin = new System.Windows.Forms.Padding(0); this.txtQMaterialName.MaxLength = 32767; this.txtQMaterialName.MinimumSize = new System.Drawing.Size(0, 26); this.txtQMaterialName.MouseBack = null; this.txtQMaterialName.Multiline = false; this.txtQMaterialName.Name = "txtQMaterialName"; this.txtQMaterialName.NormlBack = null; this.txtQMaterialName.Padding = new System.Windows.Forms.Padding(5); this.txtQMaterialName.ReadOnly = false; this.txtQMaterialName.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtQMaterialName.Size = new System.Drawing.Size(209, 26); this.txtQMaterialName.TabIndex = 0; this.txtQMaterialName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtQMaterialName.WaterColor = System.Drawing.Color.DarkGray; this.txtQMaterialName.WaterText = "输入材质名称"; this.txtQMaterialName.WordWrap = true; // // labelEx5 // this.labelEx5.AutoSize = true; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx5.ForeColor = System.Drawing.Color.DimGray; this.labelEx5.Location = new System.Drawing.Point(10, 19); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(56, 17); this.labelEx5.TabIndex = 1; this.labelEx5.Text = "材质名称"; // // ucPagerEx1 // this.ucPagerEx1.CurrentPageCount = 0; this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ucPagerEx1.Location = new System.Drawing.Point(0, 651); this.ucPagerEx1.Name = "ucPagerEx1"; this.ucPagerEx1.NMax = 0; this.ucPagerEx1.PageCount = 0; this.ucPagerEx1.PageCurrent = 1; this.ucPagerEx1.PageSize = 20; this.ucPagerEx1.Size = new System.Drawing.Size(713, 30); this.ucPagerEx1.TabIndex = 209; this.ucPagerEx1.TbDataSource = null; // // frmMaterialPrice // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage"))); this.ClientSize = new System.Drawing.Size(1024, 768); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.Name = "frmMaterialPrice"; this.Text = "相册加P价目表"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nuUnitPrice)).EndInit(); this.panelEx2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvList)).EndInit(); this.panelEx3.ResumeLayout(false); this.panelEx3.PerformLayout(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; private ComponentLibrary.PanelEx panelEx2; private ComponentLibrary.PanelEx panelEx3; protected internal UCPager.ucPagerEx ucPagerEx1; private ComponentLibrary.LabelEx labelEx5; private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx1; public ComponentLibrary.DataGridViewEx dgvList; public ComponentLibrary.ButtonEx btnQ; public ComponentLibrary.TextBoxEx txtQMaterialName; public ComponentLibrary.ButtonEx btnR; public ComponentLibrary.ButtonEx btnS; public ComponentLibrary.NumericUpDownEx nuUnitPrice; public ComponentLibrary.TextBoxEx txtRemark; public ComponentLibrary.TextBoxEx txtMaterialName; private System.Windows.Forms.DataGridViewTextBoxColumn id; private System.Windows.Forms.DataGridViewTextBoxColumn Mt_MaterialName; private System.Windows.Forms.DataGridViewTextBoxColumn Mt_UnitPrice; private System.Windows.Forms.DataGridViewTextBoxColumn Mt_Remark; public ComponentLibrary.ButtonEx btndel; } }