namespace LYFZ.Software.UI.MembershipManage.SetSmallForm { partial class DataSetServicePackageContentSetSetSmallForm { /// /// 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(DataSetServicePackageContentSetSetSmallForm)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.txtCount = new LYFZ.ComponentLibrary.TextBoxEx(); this.lbl5 = new LYFZ.ComponentLibrary.LabelEx(); this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm(); this.btnAdd = new LYFZ.ComponentLibrary.ButtonForm(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx(); 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.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.txtPrice = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.btnSet = new LYFZ.ComponentLibrary.ButtonForm(); this.cmbtreevClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); 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(598, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(598, 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(566, 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.txtCount); this.panelEx1.Controls.Add(this.lbl5); this.panelEx1.Controls.Add(this.btnDelete); this.panelEx1.Controls.Add(this.btnAdd); this.panelEx1.Controls.Add(this.dgvData); this.panelEx1.Controls.Add(this.labelEx4); this.panelEx1.Controls.Add(this.btnSave); this.panelEx1.Controls.Add(this.txtRemark); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Controls.Add(this.txtPrice); this.panelEx1.Controls.Add(this.labelEx2); this.panelEx1.Controls.Add(this.btnSet); this.panelEx1.Controls.Add(this.cmbtreevClass); this.panelEx1.Controls.Add(this.labelEx1); this.panelEx1.Location = new System.Drawing.Point(10, 10); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(578, 525); this.panelEx1.TabIndex = 0; // // txtCount // this.txtCount.BackColor = System.Drawing.Color.Transparent; this.txtCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCount.Icon = null; this.txtCount.IconIsButton = false; this.txtCount.IsPasswordChat = '\0'; this.txtCount.IsSystemPasswordChar = false; this.txtCount.Lines = new string[0]; this.txtCount.Location = new System.Drawing.Point(163, 158); this.txtCount.Margin = new System.Windows.Forms.Padding(0); this.txtCount.MaxLength = 32767; this.txtCount.MinimumSize = new System.Drawing.Size(0, 24); this.txtCount.MouseBack = null; this.txtCount.Multiline = false; this.txtCount.Name = "txtCount"; this.txtCount.NormlBack = null; this.txtCount.Padding = new System.Windows.Forms.Padding(5); this.txtCount.ReadOnly = false; this.txtCount.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtCount.Size = new System.Drawing.Size(104, 25); this.txtCount.TabIndex = 255; this.txtCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCount.Visible = false; this.txtCount.WaterColor = System.Drawing.Color.DarkGray; this.txtCount.WaterText = ""; this.txtCount.WordWrap = true; // // lbl5 // this.lbl5.AutoSize = true; this.lbl5.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.lbl5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbl5.Location = new System.Drawing.Point(10, 110); this.lbl5.Name = "lbl5"; this.lbl5.Size = new System.Drawing.Size(186, 16); this.lbl5.TabIndex = 254; this.lbl5.Text = "服务总成本价:0 服务总销售价:0"; // // 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(392, 101); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(85, 25); this.btnDelete.TabIndex = 253; this.btnDelete.Text = " 删 除"; this.btnDelete.UseVisualStyleBackColor = false; // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.BackColor = System.Drawing.Color.Transparent; this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg"))); this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnAdd.ForeColor = System.Drawing.Color.White; this.btnAdd.IsCustomBackImg = false; this.btnAdd.IsShowText = true; this.btnAdd.Location = new System.Drawing.Point(483, 101); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(85, 25); this.btnAdd.TabIndex = 252; this.btnAdd.Text = " 服务工具箱"; this.btnAdd.UseVisualStyleBackColor = false; // // dgvData // this.dgvData.AllowUserToAddRows = false; this.dgvData.AllowUserToDeleteRows = false; this.dgvData.AllowUserToResizeRows = false; dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightCyan; this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3; 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; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; 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.dgvData.EnableHeadersVisualStyles = false; this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvData.GridViewUniquelyIdentify = "_panelEx1_dataGridViewEx1_dgvData_dgvData_dgvData_dgvData_dgvData_dgvData_dgvData" + "_dgvData"; this.dgvData.IsCompleteBonding = false; this.dgvData.Location = new System.Drawing.Point(10, 130); this.dgvData.Name = "dgvData"; this.dgvData.RowHeadersVisible = false; 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(558, 385); this.dgvData.TabIndex = 251; // // 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; // // 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 = "ID"; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; this.Column6.Visible = false; // // labelEx4 // this.labelEx4.AutoSize = true; this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx4.Location = new System.Drawing.Point(14, 83); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(56, 17); this.labelEx4.TabIndex = 250; this.labelEx4.Text = "赠送服务"; // // 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(301, 101); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(85, 25); this.btnSave.TabIndex = 249; this.btnSave.Text = " 保 存"; this.btnSave.UseVisualStyleBackColor = false; // // 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(90, 39); 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 = true; this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtRemark.Size = new System.Drawing.Size(469, 25); this.txtRemark.TabIndex = 248; this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtRemark.WaterColor = System.Drawing.Color.DarkGray; this.txtRemark.WaterText = ""; this.txtRemark.WordWrap = true; // // 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(20, 43); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(68, 17); this.labelEx3.TabIndex = 247; this.labelEx3.Text = "套系说明:"; // // txtPrice // this.txtPrice.BackColor = System.Drawing.Color.Transparent; this.txtPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtPrice.Icon = null; this.txtPrice.IconIsButton = false; this.txtPrice.IsPasswordChat = '\0'; this.txtPrice.IsSystemPasswordChar = false; this.txtPrice.Lines = new string[0]; this.txtPrice.Location = new System.Drawing.Point(446, 9); this.txtPrice.Margin = new System.Windows.Forms.Padding(0); this.txtPrice.MaxLength = 32767; this.txtPrice.MinimumSize = new System.Drawing.Size(0, 24); this.txtPrice.MouseBack = null; this.txtPrice.Multiline = false; this.txtPrice.Name = "txtPrice"; this.txtPrice.NormlBack = null; this.txtPrice.Padding = new System.Windows.Forms.Padding(5); this.txtPrice.ReadOnly = true; this.txtPrice.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtPrice.Size = new System.Drawing.Size(113, 25); this.txtPrice.TabIndex = 246; this.txtPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtPrice.WaterColor = System.Drawing.Color.DarkGray; this.txtPrice.WaterText = ""; this.txtPrice.WordWrap = true; // // 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(377, 13); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(68, 17); this.labelEx2.TabIndex = 245; this.labelEx2.Text = "套系价格:"; // // btnSet // this.btnSet.BackColor = System.Drawing.Color.Transparent; this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg"))); this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSet.ForeColor = System.Drawing.Color.White; this.btnSet.IsCustomBackImg = false; this.btnSet.IsShowText = true; this.btnSet.Location = new System.Drawing.Point(286, 10); this.btnSet.Name = "btnSet"; this.btnSet.Size = new System.Drawing.Size(49, 23); this.btnSet.TabIndex = 244; this.btnSet.Text = " 设置"; this.btnSet.UseVisualStyleBackColor = false; // // cmbtreevClass // this.cmbtreevClass.AfterSelectLevelFirstNode = false; this.cmbtreevClass.DropDownHeight = 220; this.cmbtreevClass.DropDownShow = false; this.cmbtreevClass.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.cmbtreevClass.FormattingEnabled = true; this.cmbtreevClass.IntegralHeight = false; this.cmbtreevClass.IsNodeMouseClick = true; this.cmbtreevClass.IsSelectParentNode = false; this.cmbtreevClass.Location = new System.Drawing.Point(90, 9); this.cmbtreevClass.Name = "cmbtreevClass"; this.cmbtreevClass.ReadOnly = true; this.cmbtreevClass.SelectedNode = null; this.cmbtreevClass.Size = new System.Drawing.Size(191, 24); this.cmbtreevClass.StrGetName = ""; this.cmbtreevClass.StrKey = null; this.cmbtreevClass.TabIndex = 243; // // 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(20, 13); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(68, 17); this.labelEx1.TabIndex = 1; this.labelEx1.Text = "套系名称:"; // // DataSetServicePackageContentSetSetSmallForm // 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(598, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "DataSetServicePackageContentSetSetSmallForm"; 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; private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.ButtonForm btnSet; protected ComponentLibrary.TextBoxEx txtRemark; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.TextBoxEx txtPrice; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.ButtonForm btnDelete; private ComponentLibrary.ButtonForm btnAdd; private ComponentLibrary.ButtonEx btnSave; protected ComponentLibrary.LabelEx lbl5; protected ComponentLibrary.DataGridViewEx dgvData; protected ComponentLibrary.TextBoxEx txtCount; 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; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevClass; } }