namespace LYFZ.Software.UI.MembershipManage.SetSmallForm { partial class DataSetServiceContentSmallForm { /// /// 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(DataSetServiceContentSmallForm)); 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(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.btnClear = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.cmbStatus = new LYFZ.ComponentLibrary.ComboBoxEx(); this.txtSalePrice = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtCostPrice = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtName = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc(); this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Size = new System.Drawing.Size(593, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(593, 545); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(591, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(561, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(564, 0); // // panelEx1 // this.panelEx1.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.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.btnDelete); this.panelEx1.Controls.Add(this.labelEx6); this.panelEx1.Controls.Add(this.txtRemark); this.panelEx1.Controls.Add(this.labelEx5); this.panelEx1.Controls.Add(this.btnClear); this.panelEx1.Controls.Add(this.btnSave); this.panelEx1.Controls.Add(this.cmbStatus); this.panelEx1.Controls.Add(this.txtSalePrice); this.panelEx1.Controls.Add(this.txtCostPrice); this.panelEx1.Controls.Add(this.txtName); this.panelEx1.Controls.Add(this.labelEx4); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Controls.Add(this.labelEx2); this.panelEx1.Controls.Add(this.labelEx1); this.panelEx1.Controls.Add(this.dgvData); this.panelEx1.Location = new System.Drawing.Point(10, 10); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(573, 525); this.panelEx1.TabIndex = 1; // // btnDelete // this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnDelete.BackColor = System.Drawing.Color.Transparent; this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg"))); this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnDelete.ForeColor = System.Drawing.Color.White; this.btnDelete.IsCustomBackImg = false; this.btnDelete.IsShowText = true; this.btnDelete.Location = new System.Drawing.Point(472, 79); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(90, 28); this.btnDelete.TabIndex = 243; this.btnDelete.Text = " 删 除"; this.btnDelete.UseVisualStyleBackColor = false; // // labelEx6 // this.labelEx6.AutoSize = true; this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx6.Location = new System.Drawing.Point(18, 20); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(68, 17); this.labelEx6.TabIndex = 242; this.labelEx6.Text = "服务名称:"; // // txtRemark // this.txtRemark.BackColor = System.Drawing.Color.Transparent; this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); 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(99, 110); this.txtRemark.Margin = new System.Windows.Forms.Padding(0); this.txtRemark.MaxLength = 32767; this.txtRemark.MinimumSize = new System.Drawing.Size(0, 24); this.txtRemark.MouseBack = null; this.txtRemark.Multiline = false; 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(356, 25); this.txtRemark.TabIndex = 4; this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtRemark.WaterColor = System.Drawing.Color.DarkGray; this.txtRemark.WaterText = ""; this.txtRemark.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.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx5.Location = new System.Drawing.Point(29, 114); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(68, 17); this.labelEx5.TabIndex = 241; this.labelEx5.Text = "服务说明:"; // // btnClear // this.btnClear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClear.BackColor = System.Drawing.Color.Transparent; this.btnClear.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClear.BackImg"))); this.btnClear.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClear.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClear.ForeColor = System.Drawing.Color.White; this.btnClear.IsCustomBackImg = false; this.btnClear.IsShowText = true; this.btnClear.Location = new System.Drawing.Point(472, 113); this.btnClear.Name = "btnClear"; this.btnClear.Size = new System.Drawing.Size(90, 28); this.btnClear.TabIndex = 6; this.btnClear.Text = " 清 空"; this.btnClear.UseVisualStyleBackColor = false; // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.BackColor = System.Drawing.Color.Transparent; this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg"))); this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.IsCustomBackImg = false; this.btnSave.IsShowText = true; this.btnSave.Location = new System.Drawing.Point(472, 45); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(90, 28); this.btnSave.TabIndex = 5; this.btnSave.Text = " 保 存"; this.btnSave.UseVisualStyleBackColor = false; // // cmbStatus // this.cmbStatus.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.cmbStatus.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.cmbStatus.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.cmbStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbStatus.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.cmbStatus.Font = new System.Drawing.Font("宋体", 10.5F); this.cmbStatus.FormattingEnabled = true; this.cmbStatus.IsCustomColor = false; this.cmbStatus.Location = new System.Drawing.Point(100, 81); this.cmbStatus.Name = "cmbStatus"; this.cmbStatus.ReadOnly = false; this.cmbStatus.Size = new System.Drawing.Size(148, 22); this.cmbStatus.TabIndex = 3; // // txtSalePrice // this.txtSalePrice.BackColor = System.Drawing.Color.Transparent; this.txtSalePrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtSalePrice.Icon = null; this.txtSalePrice.IconIsButton = false; this.txtSalePrice.IsPasswordChat = '\0'; this.txtSalePrice.IsSystemPasswordChar = false; this.txtSalePrice.Lines = new string[0]; this.txtSalePrice.Location = new System.Drawing.Point(358, 81); this.txtSalePrice.Margin = new System.Windows.Forms.Padding(0); this.txtSalePrice.MaxLength = 32767; this.txtSalePrice.MinimumSize = new System.Drawing.Size(0, 24); this.txtSalePrice.MouseBack = null; this.txtSalePrice.Multiline = false; this.txtSalePrice.Name = "txtSalePrice"; this.txtSalePrice.NormlBack = null; this.txtSalePrice.Padding = new System.Windows.Forms.Padding(5); this.txtSalePrice.ReadOnly = false; this.txtSalePrice.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtSalePrice.Size = new System.Drawing.Size(97, 25); this.txtSalePrice.TabIndex = 2; this.txtSalePrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtSalePrice.WaterColor = System.Drawing.Color.DarkGray; this.txtSalePrice.WaterText = ""; this.txtSalePrice.WordWrap = true; // // txtCostPrice // this.txtCostPrice.BackColor = System.Drawing.Color.Transparent; this.txtCostPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCostPrice.Icon = null; this.txtCostPrice.IconIsButton = false; this.txtCostPrice.IsPasswordChat = '\0'; this.txtCostPrice.IsSystemPasswordChar = false; this.txtCostPrice.Lines = new string[0]; this.txtCostPrice.Location = new System.Drawing.Point(358, 49); this.txtCostPrice.Margin = new System.Windows.Forms.Padding(0); this.txtCostPrice.MaxLength = 32767; this.txtCostPrice.MinimumSize = new System.Drawing.Size(0, 24); this.txtCostPrice.MouseBack = null; this.txtCostPrice.Multiline = false; this.txtCostPrice.Name = "txtCostPrice"; this.txtCostPrice.NormlBack = null; this.txtCostPrice.Padding = new System.Windows.Forms.Padding(5); this.txtCostPrice.ReadOnly = false; this.txtCostPrice.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtCostPrice.Size = new System.Drawing.Size(97, 25); this.txtCostPrice.TabIndex = 1; this.txtCostPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCostPrice.WaterColor = System.Drawing.Color.DarkGray; this.txtCostPrice.WaterText = ""; this.txtCostPrice.WordWrap = true; // // txtName // this.txtName.BackColor = System.Drawing.Color.Transparent; this.txtName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtName.Icon = null; this.txtName.IconIsButton = false; this.txtName.IsPasswordChat = '\0'; this.txtName.IsSystemPasswordChar = false; this.txtName.Lines = new string[0]; this.txtName.Location = new System.Drawing.Point(99, 48); this.txtName.Margin = new System.Windows.Forms.Padding(0); this.txtName.MaxLength = 32767; this.txtName.MinimumSize = new System.Drawing.Size(0, 24); this.txtName.MouseBack = null; this.txtName.Multiline = false; this.txtName.Name = "txtName"; this.txtName.NormlBack = null; this.txtName.Padding = new System.Windows.Forms.Padding(5); this.txtName.ReadOnly = false; this.txtName.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtName.Size = new System.Drawing.Size(149, 25); this.txtName.TabIndex = 0; this.txtName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtName.WaterColor = System.Drawing.Color.DarkGray; this.txtName.WaterText = ""; this.txtName.WordWrap = true; // // 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.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx4.Location = new System.Drawing.Point(29, 84); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(68, 17); this.labelEx4.TabIndex = 4; this.labelEx4.Text = " 状 态:"; // // 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.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx3.Location = new System.Drawing.Point(300, 85); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(56, 17); this.labelEx3.TabIndex = 3; this.labelEx3.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.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx2.Location = new System.Drawing.Point(300, 53); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(56, 17); this.labelEx2.TabIndex = 2; this.labelEx2.Text = "成本价:"; // // 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.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(29, 52); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(68, 17); this.labelEx1.TabIndex = 1; this.labelEx1.Text = "服务名称:"; // // dgvData // this.dgvData.AllowUserToAddRows = false; this.dgvData.AllowUserToDeleteRows = false; this.dgvData.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan; this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvData.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.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dgvData.BackgroundColor = System.Drawing.Color.White; this.dgvData.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.dgvData.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.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvData.ColumnHeadersHeight = 24; this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column1, this.Column2, this.Column3, this.Column4, this.Column5, this.Column6, this.Column7}); this.dgvData.EnableHeadersVisualStyles = false; this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvData.ImageHeight = 15; this.dgvData.ImageWidth = 15; this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse"))); this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand"))); this.dgvData.IsAutomaticDrawSingleOrDoubleRow = true; this.dgvData.Location = new System.Drawing.Point(10, 150); this.dgvData.Name = "dgvData"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle3.Padding = new System.Windows.Forms.Padding(41); dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle3; this.dgvData.RowHeadersVisible = false; this.dgvData.RowHeadersWidth = 25; this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvData.RowTemplate.Height = 23; this.dgvData.RowTemplate.ReadOnly = true; this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvData.Size = new System.Drawing.Size(553, 365); this.dgvData.TabIndex = 7; this.dgvData.ViceCount = 1; // // Column1 // this.Column1.HeaderText = "服务编号"; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.Visible = false; // // Column2 // this.Column2.HeaderText = "服务名称"; this.Column2.Name = "Column2"; this.Column2.ReadOnly = true; // // Column3 // this.Column3.HeaderText = "服务类型"; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; this.Column3.Visible = false; // // Column4 // this.Column4.HeaderText = "成本价"; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; // // Column5 // this.Column5.HeaderText = "销售价"; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; // // Column6 // this.Column6.HeaderText = "状态"; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; // // Column7 // this.Column7.HeaderText = "服务说明"; this.Column7.Name = "Column7"; this.Column7.ReadOnly = true; // // DataSetServiceContentSmallForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage"))); this.ClientSize = new System.Drawing.Size(593, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "DataSetServiceContentSmallForm"; this.Text = "服务内容设置"; 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.dgvData)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; protected ComponentLibrary.TextBoxEx txtRemark; private ComponentLibrary.LabelEx labelEx5; private ComponentLibrary.ButtonEx btnClear; private ComponentLibrary.ButtonEx btnSave; protected ComponentLibrary.ComboBoxEx cmbStatus; protected ComponentLibrary.TextBoxEx txtSalePrice; protected ComponentLibrary.TextBoxEx txtCostPrice; protected ComponentLibrary.TextBoxEx txtName; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.LabelEx labelEx6; protected ComponentLibrary.DataGridViewEc dgvData; private System.Windows.Forms.DataGridViewTextBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn Column2; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private System.Windows.Forms.DataGridViewTextBoxColumn Column4; private System.Windows.Forms.DataGridViewTextBoxColumn Column5; private System.Windows.Forms.DataGridViewTextBoxColumn Column6; private System.Windows.Forms.DataGridViewTextBoxColumn Column7; private ComponentLibrary.ButtonEx btnDelete; } }