namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
{
partial class ReplaceCardNumberSuperSmallForm
{
///
/// 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(ReplaceCardNumberSuperSmallForm));
this.txtNewCradNo = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtAvailablePoints = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtCradNo = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtHolders = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx2.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Size = new System.Drawing.Size(320, 380);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(320, 380);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(288, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.Location = new System.Drawing.Point(651, 0);
//
// txtNewCradNo
//
this.txtNewCradNo.BackColor = System.Drawing.Color.Transparent;
this.txtNewCradNo.Icon = null;
this.txtNewCradNo.IconIsButton = false;
this.txtNewCradNo.IsPasswordChat = '\0';
this.txtNewCradNo.IsSystemPasswordChar = false;
this.txtNewCradNo.Lines = new string[0];
this.txtNewCradNo.Location = new System.Drawing.Point(107, 209);
this.txtNewCradNo.Margin = new System.Windows.Forms.Padding(0);
this.txtNewCradNo.MaxLength = 32767;
this.txtNewCradNo.MinimumSize = new System.Drawing.Size(0, 26);
this.txtNewCradNo.MouseBack = null;
this.txtNewCradNo.Multiline = false;
this.txtNewCradNo.Name = "txtNewCradNo";
this.txtNewCradNo.NormlBack = null;
this.txtNewCradNo.Padding = new System.Windows.Forms.Padding(5);
this.txtNewCradNo.ReadOnly = false;
this.txtNewCradNo.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtNewCradNo.Size = new System.Drawing.Size(160, 26);
this.txtNewCradNo.TabIndex = 7;
this.txtNewCradNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtNewCradNo.WaterColor = System.Drawing.Color.DarkGray;
this.txtNewCradNo.WaterText = "";
this.txtNewCradNo.WordWrap = true;
//
// txtAvailablePoints
//
this.txtAvailablePoints.BackColor = System.Drawing.Color.Transparent;
this.txtAvailablePoints.Icon = null;
this.txtAvailablePoints.IconIsButton = false;
this.txtAvailablePoints.IsPasswordChat = '\0';
this.txtAvailablePoints.IsSystemPasswordChar = false;
this.txtAvailablePoints.Lines = new string[0];
this.txtAvailablePoints.Location = new System.Drawing.Point(107, 121);
this.txtAvailablePoints.Margin = new System.Windows.Forms.Padding(0);
this.txtAvailablePoints.MaxLength = 32767;
this.txtAvailablePoints.MinimumSize = new System.Drawing.Size(0, 26);
this.txtAvailablePoints.MouseBack = null;
this.txtAvailablePoints.Multiline = false;
this.txtAvailablePoints.Name = "txtAvailablePoints";
this.txtAvailablePoints.NormlBack = null;
this.txtAvailablePoints.Padding = new System.Windows.Forms.Padding(5);
this.txtAvailablePoints.ReadOnly = true;
this.txtAvailablePoints.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtAvailablePoints.Size = new System.Drawing.Size(160, 26);
this.txtAvailablePoints.TabIndex = 6;
this.txtAvailablePoints.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAvailablePoints.WaterColor = System.Drawing.Color.DarkGray;
this.txtAvailablePoints.WaterText = "";
this.txtAvailablePoints.WordWrap = true;
//
// txtCradNo
//
this.txtCradNo.BackColor = System.Drawing.Color.Transparent;
this.txtCradNo.Icon = null;
this.txtCradNo.IconIsButton = false;
this.txtCradNo.IsPasswordChat = '\0';
this.txtCradNo.IsSystemPasswordChar = false;
this.txtCradNo.Lines = new string[0];
this.txtCradNo.Location = new System.Drawing.Point(107, 86);
this.txtCradNo.Margin = new System.Windows.Forms.Padding(0);
this.txtCradNo.MaxLength = 32767;
this.txtCradNo.MinimumSize = new System.Drawing.Size(0, 26);
this.txtCradNo.MouseBack = null;
this.txtCradNo.Multiline = false;
this.txtCradNo.Name = "txtCradNo";
this.txtCradNo.NormlBack = null;
this.txtCradNo.Padding = new System.Windows.Forms.Padding(5);
this.txtCradNo.ReadOnly = true;
this.txtCradNo.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCradNo.Size = new System.Drawing.Size(160, 26);
this.txtCradNo.TabIndex = 5;
this.txtCradNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCradNo.WaterColor = System.Drawing.Color.DarkGray;
this.txtCradNo.WaterText = "";
this.txtCradNo.WordWrap = true;
//
// txtHolders
//
this.txtHolders.BackColor = System.Drawing.Color.Transparent;
this.txtHolders.Icon = null;
this.txtHolders.IconIsButton = false;
this.txtHolders.IsPasswordChat = '\0';
this.txtHolders.IsSystemPasswordChar = false;
this.txtHolders.Lines = new string[0];
this.txtHolders.Location = new System.Drawing.Point(107, 51);
this.txtHolders.Margin = new System.Windows.Forms.Padding(0);
this.txtHolders.MaxLength = 32767;
this.txtHolders.MinimumSize = new System.Drawing.Size(0, 26);
this.txtHolders.MouseBack = null;
this.txtHolders.Multiline = false;
this.txtHolders.Name = "txtHolders";
this.txtHolders.NormlBack = null;
this.txtHolders.Padding = new System.Windows.Forms.Padding(5);
this.txtHolders.ReadOnly = true;
this.txtHolders.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtHolders.Size = new System.Drawing.Size(160, 26);
this.txtHolders.TabIndex = 4;
this.txtHolders.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtHolders.WaterColor = System.Drawing.Color.DarkGray;
this.txtHolders.WaterText = "";
this.txtHolders.WordWrap = true;
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx4.Location = new System.Drawing.Point(48, 211);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(56, 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(36, 123);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(68, 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(60, 88);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(44, 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(48, 53);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 0;
this.labelEx1.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(63, 6);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 28);
this.btnSave.TabIndex = 1;
this.btnSave.Text = " 保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// 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(182, 6);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(85, 28);
this.btnCancel.TabIndex = 2;
this.btnCancel.Text = " 取 消";
this.btnCancel.UseVisualStyleBackColor = false;
//
// panelEx1
//
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.btnCancel);
this.panelEx1.Controls.Add(this.btnSave);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx1.Location = new System.Drawing.Point(0, 340);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(320, 40);
this.panelEx1.TabIndex = 3;
//
// 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.BorderWidth = 1;
this.panelEx2.Controls.Add(this.labelEx6);
this.panelEx2.Controls.Add(this.labelEx5);
this.panelEx2.Controls.Add(this.txtNewCradNo);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.txtAvailablePoints);
this.panelEx2.Controls.Add(this.labelEx2);
this.panelEx2.Controls.Add(this.txtCradNo);
this.panelEx2.Controls.Add(this.labelEx3);
this.panelEx2.Controls.Add(this.txtHolders);
this.panelEx2.Controls.Add(this.labelEx4);
this.panelEx2.Location = new System.Drawing.Point(10, 10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(300, 320);
this.panelEx2.TabIndex = 4;
//
// 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, 175);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(56, 17);
this.labelEx6.TabIndex = 11;
this.labelEx6.Text = "新卡资料";
//
// 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, 18);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(56, 17);
this.labelEx5.TabIndex = 10;
this.labelEx5.Text = "会员资料";
//
// ReplaceCardNumberSuperSmallForm
//
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(320, 445);
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 = "ReplaceCardNumberSuperSmallForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "更换卡号";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.ButtonEx btnCancel;
protected ComponentLibrary.ButtonEx btnSave;
protected ComponentLibrary.TextBoxEx txtNewCradNo;
protected ComponentLibrary.TextBoxEx txtAvailablePoints;
protected ComponentLibrary.TextBoxEx txtCradNo;
protected ComponentLibrary.TextBoxEx txtHolders;
private ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.PanelEx panelEx2;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx5;
}
}