namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
{
partial class PhotographerConferenceSuperSmallForm
{
///
/// 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(PhotographerConferenceSuperSmallForm));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
this.txtCondition = new LYFZ.ComponentLibrary.TextBoxEx();
this.btnRemove = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.btnGiftToolbox = new LYFZ.ComponentLibrary.ButtonForm();
this.btnPackagesToolbox = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
this.C_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.C_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.C_Code = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.C_ClassName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.C_ClassCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.C_Type = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.txtRefundAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtOpenCardAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtPoints = new LYFZ.ComponentLibrary.TextBoxEx();
this.cmbMemberLevel = new LYFZ.ComponentLibrary.ComboBoxEx();
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.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(600, 545);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(600, 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(568, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(591, 0);
//
// panelEx1
//
this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | 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.btnSet);
this.panelEx1.Controls.Add(this.txtCondition);
this.panelEx1.Controls.Add(this.btnRemove);
this.panelEx1.Controls.Add(this.labelEx6);
this.panelEx1.Controls.Add(this.btnSave);
this.panelEx1.Controls.Add(this.btnGiftToolbox);
this.panelEx1.Controls.Add(this.btnPackagesToolbox);
this.panelEx1.Controls.Add(this.labelEx5);
this.panelEx1.Controls.Add(this.dgvData);
this.panelEx1.Controls.Add(this.txtRefundAmount);
this.panelEx1.Controls.Add(this.txtOpenCardAmount);
this.panelEx1.Controls.Add(this.txtPoints);
this.panelEx1.Controls.Add(this.cmbMemberLevel);
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.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(580, 525);
this.panelEx1.TabIndex = 0;
//
// 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(216, 45);
this.btnSet.Name = "btnSet";
this.btnSet.Size = new System.Drawing.Size(45, 22);
this.btnSet.TabIndex = 18;
this.btnSet.Text = " 设置";
this.btnSet.UseVisualStyleBackColor = false;
//
// txtCondition
//
this.txtCondition.BackColor = System.Drawing.Color.Transparent;
this.txtCondition.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCondition.Icon = null;
this.txtCondition.IconIsButton = false;
this.txtCondition.IsPasswordChat = '\0';
this.txtCondition.IsSystemPasswordChar = false;
this.txtCondition.Lines = new string[0];
this.txtCondition.Location = new System.Drawing.Point(366, 44);
this.txtCondition.Margin = new System.Windows.Forms.Padding(0);
this.txtCondition.MaxLength = 32767;
this.txtCondition.MinimumSize = new System.Drawing.Size(0, 25);
this.txtCondition.MouseBack = null;
this.txtCondition.Multiline = false;
this.txtCondition.Name = "txtCondition";
this.txtCondition.NormlBack = null;
this.txtCondition.Padding = new System.Windows.Forms.Padding(5);
this.txtCondition.ReadOnly = true;
this.txtCondition.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCondition.Size = new System.Drawing.Size(80, 25);
this.txtCondition.TabIndex = 17;
this.txtCondition.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCondition.WaterColor = System.Drawing.Color.DarkGray;
this.txtCondition.WaterText = "";
this.txtCondition.WordWrap = true;
//
// btnRemove
//
this.btnRemove.BackColor = System.Drawing.Color.Transparent;
this.btnRemove.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRemove.BackImg")));
this.btnRemove.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnRemove.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnRemove.ForeColor = System.Drawing.Color.White;
this.btnRemove.IsCustomBackImg = false;
this.btnRemove.IsShowText = true;
this.btnRemove.Location = new System.Drawing.Point(216, 118);
this.btnRemove.Name = "btnRemove";
this.btnRemove.Size = new System.Drawing.Size(70, 28);
this.btnRemove.TabIndex = 16;
this.btnRemove.Text = " 移 除";
this.btnRemove.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, 17);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(92, 17);
this.labelEx6.TabIndex = 15;
this.labelEx6.Text = "新摄会类型资料";
//
// 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(484, 118);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 28);
this.btnSave.TabIndex = 14;
this.btnSave.Text = " 保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// btnGiftToolbox
//
this.btnGiftToolbox.BackColor = System.Drawing.Color.Transparent;
this.btnGiftToolbox.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnGiftToolbox.BackImg")));
this.btnGiftToolbox.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnGiftToolbox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnGiftToolbox.ForeColor = System.Drawing.Color.White;
this.btnGiftToolbox.IsCustomBackImg = false;
this.btnGiftToolbox.IsShowText = true;
this.btnGiftToolbox.Location = new System.Drawing.Point(388, 118);
this.btnGiftToolbox.Name = "btnGiftToolbox";
this.btnGiftToolbox.Size = new System.Drawing.Size(90, 28);
this.btnGiftToolbox.TabIndex = 13;
this.btnGiftToolbox.Text = " 礼品工具箱";
this.btnGiftToolbox.UseVisualStyleBackColor = false;
//
// btnPackagesToolbox
//
this.btnPackagesToolbox.BackColor = System.Drawing.Color.Transparent;
this.btnPackagesToolbox.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPackagesToolbox.BackImg")));
this.btnPackagesToolbox.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPackagesToolbox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPackagesToolbox.ForeColor = System.Drawing.Color.White;
this.btnPackagesToolbox.IsCustomBackImg = false;
this.btnPackagesToolbox.IsShowText = true;
this.btnPackagesToolbox.Location = new System.Drawing.Point(292, 118);
this.btnPackagesToolbox.Name = "btnPackagesToolbox";
this.btnPackagesToolbox.Size = new System.Drawing.Size(90, 28);
this.btnPackagesToolbox.TabIndex = 12;
this.btnPackagesToolbox.Text = " 套系工具箱";
this.btnPackagesToolbox.UseVisualStyleBackColor = false;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(18, 125);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(56, 17);
this.labelEx5.TabIndex = 11;
this.labelEx5.Text = "赠送内容";
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToResizeRows = false;
this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgvData.BackgroundColor = System.Drawing.Color.White;
this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvData.ColumnHeadersHeight = 24;
this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.C_ID,
this.C_Name,
this.C_Code,
this.C_ClassName,
this.C_ClassCode,
this.C_Type});
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, 148);
this.dgvData.Name = "dgvData";
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvData.RowHeadersWidth = 25;
this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvData.RowTemplate.Height = 23;
this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData.Size = new System.Drawing.Size(560, 367);
this.dgvData.TabIndex = 10;
this.dgvData.ViceCount = 1;
//
// C_ID
//
this.C_ID.HeaderText = "ID";
this.C_ID.Name = "C_ID";
this.C_ID.ReadOnly = true;
this.C_ID.Visible = false;
//
// C_Name
//
this.C_Name.HeaderText = "赠品名称";
this.C_Name.Name = "C_Name";
this.C_Name.ReadOnly = true;
//
// C_Code
//
this.C_Code.HeaderText = "赠品编码";
this.C_Code.Name = "C_Code";
this.C_Code.ReadOnly = true;
this.C_Code.Visible = false;
//
// C_ClassName
//
this.C_ClassName.HeaderText = "赠品类别名称";
this.C_ClassName.Name = "C_ClassName";
this.C_ClassName.ReadOnly = true;
this.C_ClassName.Visible = false;
//
// C_ClassCode
//
this.C_ClassCode.HeaderText = "赠品类别编码";
this.C_ClassCode.Name = "C_ClassCode";
this.C_ClassCode.ReadOnly = true;
this.C_ClassCode.Visible = false;
//
// C_Type
//
this.C_Type.HeaderText = "类型";
this.C_Type.Name = "C_Type";
this.C_Type.ReadOnly = true;
this.C_Type.Visible = false;
//
// txtRefundAmount
//
this.txtRefundAmount.BackColor = System.Drawing.Color.Transparent;
this.txtRefundAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtRefundAmount.Icon = null;
this.txtRefundAmount.IconIsButton = false;
this.txtRefundAmount.IsPasswordChat = '\0';
this.txtRefundAmount.IsSystemPasswordChar = false;
this.txtRefundAmount.Lines = new string[0];
this.txtRefundAmount.Location = new System.Drawing.Point(366, 75);
this.txtRefundAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtRefundAmount.MaxLength = 32767;
this.txtRefundAmount.MinimumSize = new System.Drawing.Size(0, 25);
this.txtRefundAmount.MouseBack = null;
this.txtRefundAmount.Multiline = false;
this.txtRefundAmount.Name = "txtRefundAmount";
this.txtRefundAmount.NormlBack = null;
this.txtRefundAmount.Padding = new System.Windows.Forms.Padding(5);
this.txtRefundAmount.ReadOnly = true;
this.txtRefundAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtRefundAmount.Size = new System.Drawing.Size(121, 25);
this.txtRefundAmount.TabIndex = 8;
this.txtRefundAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRefundAmount.WaterColor = System.Drawing.Color.DarkGray;
this.txtRefundAmount.WaterText = "";
this.txtRefundAmount.WordWrap = true;
//
// txtOpenCardAmount
//
this.txtOpenCardAmount.BackColor = System.Drawing.Color.Transparent;
this.txtOpenCardAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOpenCardAmount.Icon = null;
this.txtOpenCardAmount.IconIsButton = false;
this.txtOpenCardAmount.IsPasswordChat = '\0';
this.txtOpenCardAmount.IsSystemPasswordChar = false;
this.txtOpenCardAmount.Lines = new string[0];
this.txtOpenCardAmount.Location = new System.Drawing.Point(90, 75);
this.txtOpenCardAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtOpenCardAmount.MaxLength = 32767;
this.txtOpenCardAmount.MinimumSize = new System.Drawing.Size(0, 25);
this.txtOpenCardAmount.MouseBack = null;
this.txtOpenCardAmount.Multiline = false;
this.txtOpenCardAmount.Name = "txtOpenCardAmount";
this.txtOpenCardAmount.NormlBack = null;
this.txtOpenCardAmount.Padding = new System.Windows.Forms.Padding(5);
this.txtOpenCardAmount.ReadOnly = true;
this.txtOpenCardAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOpenCardAmount.Size = new System.Drawing.Size(122, 25);
this.txtOpenCardAmount.TabIndex = 7;
this.txtOpenCardAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOpenCardAmount.WaterColor = System.Drawing.Color.DarkGray;
this.txtOpenCardAmount.WaterText = "";
this.txtOpenCardAmount.WordWrap = true;
//
// txtPoints
//
this.txtPoints.BackColor = System.Drawing.Color.Transparent;
this.txtPoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtPoints.Icon = null;
this.txtPoints.IconIsButton = false;
this.txtPoints.IsPasswordChat = '\0';
this.txtPoints.IsSystemPasswordChar = false;
this.txtPoints.Lines = new string[0];
this.txtPoints.Location = new System.Drawing.Point(467, 44);
this.txtPoints.Margin = new System.Windows.Forms.Padding(0);
this.txtPoints.MaxLength = 32767;
this.txtPoints.MinimumSize = new System.Drawing.Size(0, 25);
this.txtPoints.MouseBack = null;
this.txtPoints.Multiline = false;
this.txtPoints.Name = "txtPoints";
this.txtPoints.NormlBack = null;
this.txtPoints.Padding = new System.Windows.Forms.Padding(5);
this.txtPoints.ReadOnly = true;
this.txtPoints.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtPoints.Size = new System.Drawing.Size(74, 25);
this.txtPoints.TabIndex = 6;
this.txtPoints.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPoints.WaterColor = System.Drawing.Color.DarkGray;
this.txtPoints.WaterText = "";
this.txtPoints.WordWrap = true;
//
// cmbMemberLevel
//
this.cmbMemberLevel.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cmbMemberLevel.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cmbMemberLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cmbMemberLevel.Font = new System.Drawing.Font("宋体", 10.5F);
this.cmbMemberLevel.FormattingEnabled = true;
this.cmbMemberLevel.IsCustomColor = false;
this.cmbMemberLevel.Location = new System.Drawing.Point(91, 45);
this.cmbMemberLevel.Name = "cmbMemberLevel";
this.cmbMemberLevel.ReadOnly = true;
this.cmbMemberLevel.Size = new System.Drawing.Size(121, 22);
this.cmbMemberLevel.TabIndex = 4;
//
// 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(296, 79);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(212, 17);
this.labelEx4.TabIndex = 3;
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(296, 48);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(264, 17);
this.labelEx3.TabIndex = 2;
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(32, 79);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(204, 17);
this.labelEx2.TabIndex = 1;
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(20, 48);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(68, 17);
this.labelEx1.TabIndex = 0;
this.labelEx1.Text = "会员等级:";
//
// PhotographerConferenceSuperSmallForm
//
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(600, 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 = "PhotographerConferenceSuperSmallForm";
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
protected ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx6;
protected ComponentLibrary.ButtonEx btnSave;
protected ComponentLibrary.ButtonForm btnGiftToolbox;
protected ComponentLibrary.ButtonForm btnPackagesToolbox;
protected ComponentLibrary.DataGridViewEc dgvData;
protected ComponentLibrary.TextBoxEx txtRefundAmount;
protected ComponentLibrary.TextBoxEx txtOpenCardAmount;
protected ComponentLibrary.TextBoxEx txtPoints;
protected ComponentLibrary.ComboBoxEx cmbMemberLevel;
protected ComponentLibrary.ButtonForm btnRemove;
protected ComponentLibrary.TextBoxEx txtCondition;
private System.Windows.Forms.DataGridViewTextBoxColumn C_ID;
private System.Windows.Forms.DataGridViewTextBoxColumn C_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn C_Code;
private System.Windows.Forms.DataGridViewTextBoxColumn C_ClassName;
private System.Windows.Forms.DataGridViewTextBoxColumn C_ClassCode;
private System.Windows.Forms.DataGridViewTextBoxColumn C_Type;
protected ComponentLibrary.ButtonForm btnSet;
}
}