namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm { partial class MemberCardRechargeDonateSetSuperSmallForm { /// /// 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(MemberCardRechargeDonateSetSuperSmallForm)); 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(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.txtNeedAmountEnd = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.txtDiscount = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx(); this.btnCreate = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx(); this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cmbStatus = new LYFZ.ComponentLibrary.ComboBoxEx(); this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtDonateAmount = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtNeedAmount = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.txtDonateName = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); 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(650, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(650, 545); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(611, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(618, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(584, 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.txtNeedAmountEnd); this.panelEx1.Controls.Add(this.labelEx8); this.panelEx1.Controls.Add(this.txtDiscount); this.panelEx1.Controls.Add(this.labelEx7); this.panelEx1.Controls.Add(this.btnDelete); this.panelEx1.Controls.Add(this.btnCreate); this.panelEx1.Controls.Add(this.btnSave); this.panelEx1.Controls.Add(this.dgvData); this.panelEx1.Controls.Add(this.cmbStatus); this.panelEx1.Controls.Add(this.txtRemark); this.panelEx1.Controls.Add(this.txtDonateAmount); this.panelEx1.Controls.Add(this.txtNeedAmount); this.panelEx1.Controls.Add(this.labelEx6); this.panelEx1.Controls.Add(this.labelEx5); this.panelEx1.Controls.Add(this.labelEx4); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Controls.Add(this.txtDonateName); this.panelEx1.Controls.Add(this.labelEx2); 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(630, 525); this.panelEx1.TabIndex = 0; // // txtNeedAmountEnd // this.txtNeedAmountEnd.BackColor = System.Drawing.Color.Transparent; this.txtNeedAmountEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtNeedAmountEnd.Icon = null; this.txtNeedAmountEnd.IconIsButton = false; this.txtNeedAmountEnd.IsPasswordChat = '\0'; this.txtNeedAmountEnd.IsSystemPasswordChar = false; this.txtNeedAmountEnd.Lines = new string[0]; this.txtNeedAmountEnd.Location = new System.Drawing.Point(284, 78); this.txtNeedAmountEnd.Margin = new System.Windows.Forms.Padding(0); this.txtNeedAmountEnd.MaxLength = 15; this.txtNeedAmountEnd.MinimumSize = new System.Drawing.Size(0, 24); this.txtNeedAmountEnd.MouseBack = null; this.txtNeedAmountEnd.Multiline = false; this.txtNeedAmountEnd.Name = "txtNeedAmountEnd"; this.txtNeedAmountEnd.NormlBack = null; this.txtNeedAmountEnd.Padding = new System.Windows.Forms.Padding(5); this.txtNeedAmountEnd.ReadOnly = false; this.txtNeedAmountEnd.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtNeedAmountEnd.Size = new System.Drawing.Size(158, 25); this.txtNeedAmountEnd.TabIndex = 2; this.txtNeedAmountEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtNeedAmountEnd.WaterColor = System.Drawing.Color.DarkGray; this.txtNeedAmountEnd.WaterText = ""; this.txtNeedAmountEnd.WordWrap = true; // // labelEx8 // this.labelEx8.AutoSize = true; this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx8.Location = new System.Drawing.Point(259, 82); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(20, 17); this.labelEx8.TabIndex = 28; this.labelEx8.Text = "至"; // // txtDiscount // this.txtDiscount.BackColor = System.Drawing.Color.Transparent; this.txtDiscount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtDiscount.Icon = null; this.txtDiscount.IconIsButton = false; this.txtDiscount.IsPasswordChat = '\0'; this.txtDiscount.IsSystemPasswordChar = false; this.txtDiscount.Lines = new string[0]; this.txtDiscount.Location = new System.Drawing.Point(443, 110); this.txtDiscount.Margin = new System.Windows.Forms.Padding(0); this.txtDiscount.MaxLength = 4; this.txtDiscount.MinimumSize = new System.Drawing.Size(0, 24); this.txtDiscount.MouseBack = null; this.txtDiscount.Multiline = false; this.txtDiscount.Name = "txtDiscount"; this.txtDiscount.NormlBack = null; this.txtDiscount.Padding = new System.Windows.Forms.Padding(5); this.txtDiscount.ReadOnly = false; this.txtDiscount.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtDiscount.Size = new System.Drawing.Size(65, 25); this.txtDiscount.TabIndex = 5; this.txtDiscount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtDiscount.WaterColor = System.Drawing.Color.DarkGray; this.txtDiscount.WaterText = ""; this.txtDiscount.WordWrap = true; // // labelEx7 // this.labelEx7.AutoSize = true; this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx7.Location = new System.Drawing.Point(374, 114); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(68, 17); this.labelEx7.TabIndex = 26; this.labelEx7.Text = "优惠折扣:"; // // btnDelete // 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(523, 139); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(95, 28); this.btnDelete.TabIndex = 9; this.btnDelete.Text = " 删 除"; this.btnDelete.UseVisualStyleBackColor = false; // // btnCreate // this.btnCreate.BackColor = System.Drawing.Color.Transparent; this.btnCreate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCreate.BackImg"))); this.btnCreate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCreate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCreate.ForeColor = System.Drawing.Color.White; this.btnCreate.IsCustomBackImg = false; this.btnCreate.IsShowText = true; this.btnCreate.Location = new System.Drawing.Point(523, 103); this.btnCreate.Name = "btnCreate"; this.btnCreate.Size = new System.Drawing.Size(95, 28); this.btnCreate.TabIndex = 8; this.btnCreate.Text = " 新 建"; this.btnCreate.UseVisualStyleBackColor = false; // // btnSave // 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(523, 67); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(95, 28); this.btnSave.TabIndex = 7; this.btnSave.Text = " 保 存"; this.btnSave.UseVisualStyleBackColor = false; // // 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.Column3, this.Column4, this.Column7, this.Column5, this.Column6}); this.dgvData.EnableHeadersVisualStyles = false; this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvData.GridViewUniquelyIdentify = "_dgvData_dgvData_dgvData_panelEx1_dgvData_dgvData_dgvData_dgvData"; this.dgvData.IsCompleteBonding = false; this.dgvData.IsCopyCellValue = true; this.dgvData.Location = new System.Drawing.Point(10, 184); 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(610, 331); this.dgvData.TabIndex = 22; // // Column1 // this.Column1.HeaderText = "赠送编号"; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.Column1.Visible = false; // // Column3 // dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.Column3.DefaultCellStyle = dataGridViewCellStyle3; this.Column3.FillWeight = 150F; this.Column3.HeaderText = "所需金额"; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; this.Column3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // Column4 // dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.Column4.DefaultCellStyle = dataGridViewCellStyle4; this.Column4.HeaderText = "赠送金额"; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; this.Column4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // Column7 // dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.Column7.DefaultCellStyle = dataGridViewCellStyle5; this.Column7.FillWeight = 60F; this.Column7.HeaderText = "优惠折扣"; this.Column7.Name = "Column7"; this.Column7.ReadOnly = true; this.Column7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // Column5 // this.Column5.FillWeight = 50F; this.Column5.HeaderText = "状态"; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; this.Column5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // Column6 // this.Column6.FillWeight = 120F; this.Column6.HeaderText = "说明"; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; this.Column6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // 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.Font = new System.Drawing.Font("宋体", 10.5F); this.cmbStatus.FormattingEnabled = true; this.cmbStatus.IsCustomColor = false; this.cmbStatus.Location = new System.Drawing.Point(95, 111); this.cmbStatus.Name = "cmbStatus"; this.cmbStatus.ReadOnly = true; this.cmbStatus.Size = new System.Drawing.Size(85, 22); this.cmbStatus.TabIndex = 3; // // 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(94, 142); this.txtRemark.Margin = new System.Windows.Forms.Padding(0); this.txtRemark.MaxLength = 500; 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(414, 25); this.txtRemark.TabIndex = 6; this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtRemark.WaterColor = System.Drawing.Color.DarkGray; this.txtRemark.WaterText = ""; this.txtRemark.WordWrap = true; // // txtDonateAmount // this.txtDonateAmount.BackColor = System.Drawing.Color.Transparent; this.txtDonateAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtDonateAmount.Icon = null; this.txtDonateAmount.IconIsButton = false; this.txtDonateAmount.IsPasswordChat = '\0'; this.txtDonateAmount.IsSystemPasswordChar = false; this.txtDonateAmount.Lines = new string[0]; this.txtDonateAmount.Location = new System.Drawing.Point(262, 110); this.txtDonateAmount.Margin = new System.Windows.Forms.Padding(0); this.txtDonateAmount.MaxLength = 10; this.txtDonateAmount.MinimumSize = new System.Drawing.Size(0, 24); this.txtDonateAmount.MouseBack = null; this.txtDonateAmount.Multiline = false; this.txtDonateAmount.Name = "txtDonateAmount"; this.txtDonateAmount.NormlBack = null; this.txtDonateAmount.Padding = new System.Windows.Forms.Padding(5); this.txtDonateAmount.ReadOnly = false; this.txtDonateAmount.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtDonateAmount.Size = new System.Drawing.Size(100, 25); this.txtDonateAmount.TabIndex = 4; this.txtDonateAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtDonateAmount.WaterColor = System.Drawing.Color.DarkGray; this.txtDonateAmount.WaterText = ""; this.txtDonateAmount.WordWrap = true; // // txtNeedAmount // this.txtNeedAmount.BackColor = System.Drawing.Color.Transparent; this.txtNeedAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtNeedAmount.Icon = null; this.txtNeedAmount.IconIsButton = false; this.txtNeedAmount.IsPasswordChat = '\0'; this.txtNeedAmount.IsSystemPasswordChar = false; this.txtNeedAmount.Lines = new string[0]; this.txtNeedAmount.Location = new System.Drawing.Point(94, 78); this.txtNeedAmount.Margin = new System.Windows.Forms.Padding(0); this.txtNeedAmount.MaxLength = 15; this.txtNeedAmount.MinimumSize = new System.Drawing.Size(0, 24); this.txtNeedAmount.MouseBack = null; this.txtNeedAmount.Multiline = false; this.txtNeedAmount.Name = "txtNeedAmount"; this.txtNeedAmount.NormlBack = null; this.txtNeedAmount.Padding = new System.Windows.Forms.Padding(5); this.txtNeedAmount.ReadOnly = false; this.txtNeedAmount.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtNeedAmount.Size = new System.Drawing.Size(158, 25); this.txtNeedAmount.TabIndex = 1; this.txtNeedAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtNeedAmount.WaterColor = System.Drawing.Color.DarkGray; this.txtNeedAmount.WaterText = ""; this.txtNeedAmount.WordWrap = true; // // labelEx6 // this.labelEx6.AutoSize = true; this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx6.Location = new System.Drawing.Point(48, 146); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(44, 17); this.labelEx6.TabIndex = 14; this.labelEx6.Text = "说明:"; // // 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(48, 114); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(44, 17); this.labelEx5.TabIndex = 13; this.labelEx5.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.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx4.Location = new System.Drawing.Point(193, 114); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(68, 17); this.labelEx4.TabIndex = 12; 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(24, 82); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(68, 17); this.labelEx3.TabIndex = 11; this.labelEx3.Text = "所需金额:"; // // txtDonateName // this.txtDonateName.BackColor = System.Drawing.Color.Transparent; this.txtDonateName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtDonateName.Icon = null; this.txtDonateName.IconIsButton = false; this.txtDonateName.IsPasswordChat = '\0'; this.txtDonateName.IsSystemPasswordChar = false; this.txtDonateName.Lines = new string[0]; this.txtDonateName.Location = new System.Drawing.Point(94, 46); this.txtDonateName.Margin = new System.Windows.Forms.Padding(0); this.txtDonateName.MaxLength = 32767; this.txtDonateName.MinimumSize = new System.Drawing.Size(0, 24); this.txtDonateName.MouseBack = null; this.txtDonateName.Multiline = false; this.txtDonateName.Name = "txtDonateName"; this.txtDonateName.NormlBack = null; this.txtDonateName.Padding = new System.Windows.Forms.Padding(5); this.txtDonateName.ReadOnly = true; this.txtDonateName.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtDonateName.Size = new System.Drawing.Size(158, 25); this.txtDonateName.TabIndex = 10; this.txtDonateName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtDonateName.WaterColor = System.Drawing.Color.DarkGray; this.txtDonateName.WaterText = ""; this.txtDonateName.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(24, 50); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(68, 17); this.labelEx2.TabIndex = 1; this.labelEx2.Text = "赠送名称:"; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(18, 20); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 0; this.labelEx1.Text = "赠送详情"; // // MemberCardRechargeDonateSetSuperSmallForm // 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(650, 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 = "MemberCardRechargeDonateSetSuperSmallForm"; 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 labelEx2; private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.LabelEx labelEx6; private ComponentLibrary.LabelEx labelEx5; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.TextBoxEx txtDonateName; protected ComponentLibrary.TextBoxEx txtRemark; protected ComponentLibrary.TextBoxEx txtDonateAmount; protected ComponentLibrary.TextBoxEx txtNeedAmount; public ComponentLibrary.DataGridViewEx dgvData; public ComponentLibrary.ComboBoxEx cmbStatus; public ComponentLibrary.ButtonEx btnDelete; protected ComponentLibrary.ButtonEx btnCreate; public ComponentLibrary.ButtonEx btnSave; protected ComponentLibrary.TextBoxEx txtDiscount; private ComponentLibrary.LabelEx labelEx7; protected ComponentLibrary.TextBoxEx txtNeedAmountEnd; private ComponentLibrary.LabelEx labelEx8; private System.Windows.Forms.DataGridViewTextBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private System.Windows.Forms.DataGridViewTextBoxColumn Column4; private System.Windows.Forms.DataGridViewTextBoxColumn Column7; private System.Windows.Forms.DataGridViewTextBoxColumn Column5; private System.Windows.Forms.DataGridViewTextBoxColumn Column6; } }