namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
{
partial class MemberPaymentSuperSmallForm
{
///
/// 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(MemberPaymentSuperSmallForm));
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.cmbtreevOrderPerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.txtCopeAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.txtMemberNumber = new LYFZ.ComponentLibrary.TextBoxEx();
this.chkValidity = new LYFZ.ComponentLibrary.CheckBoxEx();
this.btnUpdateValidity = new LYFZ.ComponentLibrary.ButtonForm();
this.dtpValidity = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
this.cmbPaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.btnRecharge = new LYFZ.ComponentLibrary.ButtonForm();
this.txtConfirmAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.txtAvailableAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.txtName = new LYFZ.ComponentLibrary.TextBoxEx();
this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
this.lblName2 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
this.btn_CustomerPerformance = new LYFZ.ComponentLibrary.ButtonForm();
this.btn_PerformanceClearn = new LYFZ.ComponentLibrary.ButtonForm();
this.listboxPerformance = new LYFZ.ComponentLibrary.ListBoxEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
this.panelEx1.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Size = new System.Drawing.Size(368, 605);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(368, 605);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(415, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(336, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(415, 0);
//
// panelEx2
//
this.panelEx2.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.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.listboxPerformance);
this.panelEx2.Controls.Add(this.labelEx11);
this.panelEx2.Controls.Add(this.cmbtreevOrderPerson);
this.panelEx2.Controls.Add(this.labelEx6);
this.panelEx2.Controls.Add(this.txtRemark);
this.panelEx2.Controls.Add(this.labelEx4);
this.panelEx2.Controls.Add(this.txtCopeAmount);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.txtMemberNumber);
this.panelEx2.Controls.Add(this.chkValidity);
this.panelEx2.Controls.Add(this.btn_CustomerPerformance);
this.panelEx2.Controls.Add(this.btn_PerformanceClearn);
this.panelEx2.Controls.Add(this.btnUpdateValidity);
this.panelEx2.Controls.Add(this.dtpValidity);
this.panelEx2.Controls.Add(this.labelEx13);
this.panelEx2.Controls.Add(this.btnSet);
this.panelEx2.Controls.Add(this.cmbPaymentMethod);
this.panelEx2.Controls.Add(this.btnRecharge);
this.panelEx2.Controls.Add(this.txtConfirmAmount);
this.panelEx2.Controls.Add(this.labelEx9);
this.panelEx2.Controls.Add(this.labelEx7);
this.panelEx2.Controls.Add(this.labelEx3);
this.panelEx2.Controls.Add(this.txtAvailableAmount);
this.panelEx2.Controls.Add(this.labelEx5);
this.panelEx2.Controls.Add(this.labelEx2);
this.panelEx2.Controls.Add(this.txtName);
this.panelEx2.Controls.Add(this.lblName1);
this.panelEx2.Controls.Add(this.lblName2);
this.panelEx2.Location = new System.Drawing.Point(10, 10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(348, 545);
this.panelEx2.TabIndex = 9;
//
// labelEx11
//
this.labelEx11.AutoSize = true;
this.labelEx11.BackColor = System.Drawing.Color.Transparent;
this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx11.Location = new System.Drawing.Point(40, 305);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(56, 17);
this.labelEx11.TabIndex = 226;
this.labelEx11.Text = "接单人:";
//
// cmbtreevOrderPerson
//
this.cmbtreevOrderPerson.AfterSelectLevelFirstNode = false;
this.cmbtreevOrderPerson.DropDownHeight = 220;
this.cmbtreevOrderPerson.DropDownShow = true;
this.cmbtreevOrderPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.cmbtreevOrderPerson.FormattingEnabled = true;
this.cmbtreevOrderPerson.IntegralHeight = false;
this.cmbtreevOrderPerson.IsNodeMouseClick = true;
this.cmbtreevOrderPerson.IsSelectParentNode = false;
this.cmbtreevOrderPerson.Location = new System.Drawing.Point(99, 301);
this.cmbtreevOrderPerson.Name = "cmbtreevOrderPerson";
this.cmbtreevOrderPerson.ReadOnly = true;
this.cmbtreevOrderPerson.SelectedNode = null;
this.cmbtreevOrderPerson.Size = new System.Drawing.Size(209, 25);
this.cmbtreevOrderPerson.StrGetName = "";
this.cmbtreevOrderPerson.StrGetTagName = "";
this.cmbtreevOrderPerson.StrKey = null;
this.cmbtreevOrderPerson.TabIndex = 225;
//
// 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(52, 339);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(44, 17);
this.labelEx6.TabIndex = 223;
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, 335);
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 = true;
this.txtRemark.Name = "txtRemark";
this.txtRemark.NormlBack = null;
this.txtRemark.Padding = new System.Windows.Forms.Padding(5);
this.txtRemark.ReadOnly = false;
this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtRemark.Size = new System.Drawing.Size(209, 66);
this.txtRemark.TabIndex = 224;
this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRemark.WaterColor = System.Drawing.Color.DarkGray;
this.txtRemark.WaterText = "";
this.txtRemark.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.Red;
this.labelEx4.Location = new System.Drawing.Point(98, 282);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(51, 17);
this.labelEx4.TabIndex = 227;
this.labelEx4.Text = "优惠:0";
this.labelEx4.Visible = false;
//
// txtCopeAmount
//
this.txtCopeAmount.BackColor = System.Drawing.Color.Transparent;
this.txtCopeAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCopeAmount.Icon = null;
this.txtCopeAmount.IconIsButton = false;
this.txtCopeAmount.IsPasswordChat = '\0';
this.txtCopeAmount.IsSystemPasswordChar = false;
this.txtCopeAmount.Lines = new string[0];
this.txtCopeAmount.Location = new System.Drawing.Point(100, 164);
this.txtCopeAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtCopeAmount.MaxLength = 32767;
this.txtCopeAmount.MinimumSize = new System.Drawing.Size(0, 24);
this.txtCopeAmount.MouseBack = null;
this.txtCopeAmount.Multiline = false;
this.txtCopeAmount.Name = "txtCopeAmount";
this.txtCopeAmount.NormlBack = null;
this.txtCopeAmount.Padding = new System.Windows.Forms.Padding(5);
this.txtCopeAmount.ReadOnly = true;
this.txtCopeAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCopeAmount.Size = new System.Drawing.Size(150, 25);
this.txtCopeAmount.TabIndex = 219;
this.txtCopeAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCopeAmount.WaterColor = System.Drawing.Color.DarkGray;
this.txtCopeAmount.WaterText = "";
this.txtCopeAmount.WordWrap = true;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(29, 168);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(68, 17);
this.labelEx1.TabIndex = 220;
this.labelEx1.Text = "应付金额:";
//
// txtMemberNumber
//
this.txtMemberNumber.BackColor = System.Drawing.Color.Transparent;
this.txtMemberNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtMemberNumber.Icon = null;
this.txtMemberNumber.IconIsButton = false;
this.txtMemberNumber.IsPasswordChat = '\0';
this.txtMemberNumber.IsSystemPasswordChar = false;
this.txtMemberNumber.Lines = new string[0];
this.txtMemberNumber.Location = new System.Drawing.Point(92, 42);
this.txtMemberNumber.Margin = new System.Windows.Forms.Padding(0);
this.txtMemberNumber.MaxLength = 32767;
this.txtMemberNumber.MinimumSize = new System.Drawing.Size(0, 24);
this.txtMemberNumber.MouseBack = null;
this.txtMemberNumber.Multiline = false;
this.txtMemberNumber.Name = "txtMemberNumber";
this.txtMemberNumber.NormlBack = null;
this.txtMemberNumber.Padding = new System.Windows.Forms.Padding(5);
this.txtMemberNumber.ReadOnly = true;
this.txtMemberNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtMemberNumber.Size = new System.Drawing.Size(217, 25);
this.txtMemberNumber.TabIndex = 6;
this.txtMemberNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMemberNumber.WaterColor = System.Drawing.Color.DarkGray;
this.txtMemberNumber.WaterText = "";
this.txtMemberNumber.WordWrap = true;
//
// chkValidity
//
this.chkValidity.AutoSize = true;
this.chkValidity.BackColor = System.Drawing.Color.Transparent;
this.chkValidity.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkValidity.Enabled = false;
this.chkValidity.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkValidity.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkValidity.Fourstates = false;
this.chkValidity.IsGreenTick = false;
this.chkValidity.Location = new System.Drawing.Point(207, 196);
this.chkValidity.Name = "chkValidity";
this.chkValidity.Size = new System.Drawing.Size(51, 21);
this.chkValidity.TabIndex = 216;
this.chkValidity.Text = "永久";
this.chkValidity.UseVisualStyleBackColor = false;
//
// btnUpdateValidity
//
this.btnUpdateValidity.BackColor = System.Drawing.Color.Transparent;
this.btnUpdateValidity.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdateValidity.BackImg")));
this.btnUpdateValidity.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnUpdateValidity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnUpdateValidity.ForeColor = System.Drawing.Color.White;
this.btnUpdateValidity.IsCustomBackImg = false;
this.btnUpdateValidity.IsShowText = true;
this.btnUpdateValidity.Location = new System.Drawing.Point(260, 194);
this.btnUpdateValidity.Name = "btnUpdateValidity";
this.btnUpdateValidity.Size = new System.Drawing.Size(49, 25);
this.btnUpdateValidity.TabIndex = 20;
this.btnUpdateValidity.Text = " 修改";
this.btnUpdateValidity.UseVisualStyleBackColor = false;
//
// dtpValidity
//
this.dtpValidity.CustomFormat = " ";
this.dtpValidity.DateValue = "";
this.dtpValidity.Enabled = false;
this.dtpValidity.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpValidity.IsShowTime = false;
this.dtpValidity.Location = new System.Drawing.Point(101, 196);
this.dtpValidity.Name = "dtpValidity";
this.dtpValidity.Size = new System.Drawing.Size(100, 21);
this.dtpValidity.TabIndex = 19;
//
// labelEx13
//
this.labelEx13.AutoSize = true;
this.labelEx13.BackColor = System.Drawing.Color.Transparent;
this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx13.Location = new System.Drawing.Point(29, 198);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(68, 17);
this.labelEx13.TabIndex = 18;
this.labelEx13.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(260, 257);
this.btnSet.Name = "btnSet";
this.btnSet.Size = new System.Drawing.Size(49, 25);
this.btnSet.TabIndex = 31;
this.btnSet.Text = " 设置";
this.btnSet.UseVisualStyleBackColor = false;
//
// cmbPaymentMethod
//
this.cmbPaymentMethod.AfterSelectLevelFirstNode = true;
this.cmbPaymentMethod.DropDownHeight = 220;
this.cmbPaymentMethod.DropDownShow = false;
this.cmbPaymentMethod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.cmbPaymentMethod.FormattingEnabled = true;
this.cmbPaymentMethod.IntegralHeight = false;
this.cmbPaymentMethod.IsNodeMouseClick = true;
this.cmbPaymentMethod.IsSelectParentNode = false;
this.cmbPaymentMethod.Location = new System.Drawing.Point(100, 257);
this.cmbPaymentMethod.Name = "cmbPaymentMethod";
this.cmbPaymentMethod.ReadOnly = true;
this.cmbPaymentMethod.SelectedNode = null;
this.cmbPaymentMethod.Size = new System.Drawing.Size(150, 25);
this.cmbPaymentMethod.StrGetName = "";
this.cmbPaymentMethod.StrGetTagName = "";
this.cmbPaymentMethod.StrKey = null;
this.cmbPaymentMethod.TabIndex = 30;
//
// btnRecharge
//
this.btnRecharge.BackColor = System.Drawing.Color.Transparent;
this.btnRecharge.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRecharge.BackImg")));
this.btnRecharge.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnRecharge.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnRecharge.ForeColor = System.Drawing.Color.White;
this.btnRecharge.IsCustomBackImg = false;
this.btnRecharge.IsShowText = true;
this.btnRecharge.Location = new System.Drawing.Point(260, 225);
this.btnRecharge.Name = "btnRecharge";
this.btnRecharge.Size = new System.Drawing.Size(49, 25);
this.btnRecharge.TabIndex = 27;
this.btnRecharge.Text = " 充值";
this.btnRecharge.UseVisualStyleBackColor = false;
//
// txtConfirmAmount
//
this.txtConfirmAmount.BackColor = System.Drawing.Color.Transparent;
this.txtConfirmAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtConfirmAmount.Icon = null;
this.txtConfirmAmount.IconIsButton = false;
this.txtConfirmAmount.IsPasswordChat = '\0';
this.txtConfirmAmount.IsSystemPasswordChar = false;
this.txtConfirmAmount.Lines = new string[0];
this.txtConfirmAmount.Location = new System.Drawing.Point(100, 225);
this.txtConfirmAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtConfirmAmount.MaxLength = 32767;
this.txtConfirmAmount.MinimumSize = new System.Drawing.Size(0, 24);
this.txtConfirmAmount.MouseBack = null;
this.txtConfirmAmount.Multiline = false;
this.txtConfirmAmount.Name = "txtConfirmAmount";
this.txtConfirmAmount.NormlBack = null;
this.txtConfirmAmount.Padding = new System.Windows.Forms.Padding(5);
this.txtConfirmAmount.ReadOnly = false;
this.txtConfirmAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtConfirmAmount.Size = new System.Drawing.Size(150, 25);
this.txtConfirmAmount.TabIndex = 1;
this.txtConfirmAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtConfirmAmount.WaterColor = System.Drawing.Color.DarkGray;
this.txtConfirmAmount.WaterText = "";
this.txtConfirmAmount.WordWrap = true;
//
// labelEx9
//
this.labelEx9.AutoSize = true;
this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx9.Location = new System.Drawing.Point(29, 229);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(68, 17);
this.labelEx9.TabIndex = 15;
this.labelEx9.Text = "支付金额:";
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx7.Location = new System.Drawing.Point(17, 139);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(56, 17);
this.labelEx7.TabIndex = 10;
this.labelEx7.Text = "收款详情";
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(17, 15);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(56, 17);
this.labelEx3.TabIndex = 8;
this.labelEx3.Text = "会员资料";
//
// txtAvailableAmount
//
this.txtAvailableAmount.BackColor = System.Drawing.Color.Transparent;
this.txtAvailableAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtAvailableAmount.Icon = null;
this.txtAvailableAmount.IconIsButton = false;
this.txtAvailableAmount.IsPasswordChat = '\0';
this.txtAvailableAmount.IsSystemPasswordChar = false;
this.txtAvailableAmount.Lines = new string[0];
this.txtAvailableAmount.Location = new System.Drawing.Point(92, 103);
this.txtAvailableAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtAvailableAmount.MaxLength = 10;
this.txtAvailableAmount.MinimumSize = new System.Drawing.Size(0, 24);
this.txtAvailableAmount.MouseBack = null;
this.txtAvailableAmount.Multiline = false;
this.txtAvailableAmount.Name = "txtAvailableAmount";
this.txtAvailableAmount.NormlBack = null;
this.txtAvailableAmount.Padding = new System.Windows.Forms.Padding(5);
this.txtAvailableAmount.ReadOnly = true;
this.txtAvailableAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtAvailableAmount.Size = new System.Drawing.Size(217, 25);
this.txtAvailableAmount.TabIndex = 8;
this.txtAvailableAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAvailableAmount.WaterColor = System.Drawing.Color.DarkGray;
this.txtAvailableAmount.WaterText = "";
this.txtAvailableAmount.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, 260);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 2;
this.labelEx5.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(28, 46);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(68, 17);
this.labelEx2.TabIndex = 0;
this.labelEx2.Text = "会员卡号:";
//
// 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(92, 72);
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 = true;
this.txtName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtName.Size = new System.Drawing.Size(217, 25);
this.txtName.TabIndex = 7;
this.txtName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtName.WaterColor = System.Drawing.Color.DarkGray;
this.txtName.WaterText = "";
this.txtName.WordWrap = true;
//
// lblName1
//
this.lblName1.AutoSize = true;
this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblName1.Location = new System.Drawing.Point(40, 76);
this.lblName1.Name = "lblName1";
this.lblName1.Size = new System.Drawing.Size(56, 17);
this.lblName1.TabIndex = 1;
this.lblName1.Text = "持卡人:";
//
// lblName2
//
this.lblName2.AutoSize = true;
this.lblName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblName2.Location = new System.Drawing.Point(28, 107);
this.lblName2.Name = "lblName2";
this.lblName2.Size = new System.Drawing.Size(68, 17);
this.lblName2.TabIndex = 2;
this.lblName2.Text = "可用金额:";
//
// panelEx1
//
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.btnCancel);
this.panelEx1.Controls.Add(this.btnOK);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx1.Location = new System.Drawing.Point(0, 565);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(368, 40);
this.panelEx1.TabIndex = 8;
//
// btnCancel
//
this.btnCancel.BackColor = System.Drawing.Color.Transparent;
this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.IsCustomBackImg = false;
this.btnCancel.IsShowText = true;
this.btnCancel.Location = new System.Drawing.Point(215, 6);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(90, 28);
this.btnCancel.TabIndex = 6;
this.btnCancel.Text = " 取 消";
this.btnCancel.UseVisualStyleBackColor = false;
//
// btnOK
//
this.btnOK.BackColor = System.Drawing.Color.Transparent;
this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnOK.ForeColor = System.Drawing.Color.White;
this.btnOK.IsCustomBackImg = false;
this.btnOK.IsShowText = true;
this.btnOK.Location = new System.Drawing.Point(96, 6);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(90, 28);
this.btnOK.TabIndex = 5;
this.btnOK.Text = " 确 定";
this.btnOK.UseVisualStyleBackColor = false;
//
// btn_CustomerPerformance
//
this.btn_CustomerPerformance.BackColor = System.Drawing.Color.Transparent;
this.btn_CustomerPerformance.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_CustomerPerformance.BackImg")));
this.btn_CustomerPerformance.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btn_CustomerPerformance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btn_CustomerPerformance.ForeColor = System.Drawing.Color.White;
this.btn_CustomerPerformance.IsCustomBackImg = false;
this.btn_CustomerPerformance.IsShowText = true;
this.btn_CustomerPerformance.Location = new System.Drawing.Point(32, 410);
this.btn_CustomerPerformance.Name = "btn_CustomerPerformance";
this.btn_CustomerPerformance.Size = new System.Drawing.Size(218, 25);
this.btn_CustomerPerformance.TabIndex = 20;
this.btn_CustomerPerformance.Text = " 自定义分配本次业绩";
this.btn_CustomerPerformance.UseVisualStyleBackColor = false;
//
// btn_PerformanceClearn
//
this.btn_PerformanceClearn.BackColor = System.Drawing.Color.Transparent;
this.btn_PerformanceClearn.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_PerformanceClearn.BackImg")));
this.btn_PerformanceClearn.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btn_PerformanceClearn.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btn_PerformanceClearn.ForeColor = System.Drawing.Color.White;
this.btn_PerformanceClearn.IsCustomBackImg = false;
this.btn_PerformanceClearn.IsShowText = true;
this.btn_PerformanceClearn.Location = new System.Drawing.Point(260, 410);
this.btn_PerformanceClearn.Name = "btn_PerformanceClearn";
this.btn_PerformanceClearn.Size = new System.Drawing.Size(49, 25);
this.btn_PerformanceClearn.TabIndex = 20;
this.btn_PerformanceClearn.Text = " 清空";
this.btn_PerformanceClearn.UseVisualStyleBackColor = false;
//
// listboxPerformance
//
this.listboxPerformance.FormattingEnabled = true;
this.listboxPerformance.ItemHeight = 12;
this.listboxPerformance.Location = new System.Drawing.Point(32, 445);
this.listboxPerformance.Name = "listboxPerformance";
this.listboxPerformance.Size = new System.Drawing.Size(277, 88);
this.listboxPerformance.TabIndex = 228;
//
// MemberPaymentSuperSmallForm
//
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(368, 670);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "MemberPaymentSuperSmallForm";
this.Text = "收款";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
this.Controls.SetChildIndex(this.btnAppFormExit, 0);
this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
this.Controls.SetChildIndex(this.plFormMainContent, 0);
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
this.panelEx1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.TextBoxEx txtAvailableAmount;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx2;
protected ComponentLibrary.TextBoxEx txtName;
protected ComponentLibrary.LabelEx lblName1;
protected ComponentLibrary.LabelEx lblName2;
private ComponentLibrary.PanelEx panelEx1;
protected ComponentLibrary.ButtonEx btnCancel;
protected ComponentLibrary.ButtonEx btnOK;
protected ComponentLibrary.TextBoxEx txtConfirmAmount;
protected ComponentLibrary.LabelEx labelEx9;
protected ComponentLibrary.ButtonForm btnRecharge;
protected ComponentLibrary.ButtonForm btnSet;
protected internal ComponentLibrary.CheckBoxEx chkValidity;
protected internal ComponentLibrary.ButtonForm btnUpdateValidity;
protected internal ComponentLibrary.DateTimePickerEx dtpValidity;
protected ComponentLibrary.LabelEx labelEx13;
protected ComponentLibrary.LabelEx labelEx1;
protected internal ComponentLibrary.TextBoxEx txtCopeAmount;
protected internal ComponentLibrary.TextBoxEx txtMemberNumber;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbPaymentMethod;
protected ComponentLibrary.LabelEx labelEx11;
protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderPerson;
protected ComponentLibrary.LabelEx labelEx6;
protected ComponentLibrary.TextBoxEx txtRemark;
protected internal ComponentLibrary.LabelEx labelEx4;
protected internal ComponentLibrary.ButtonForm btn_CustomerPerformance;
protected internal ComponentLibrary.ButtonForm btn_PerformanceClearn;
protected internal ComponentLibrary.ListBoxEx listboxPerformance;
}
}