namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
{
partial class MemberSendAmountSuperSmallForm
{
///
/// 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(MemberSendAmountSuperSmallForm));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
this.txtAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.tbDisInfo = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
this.plExMainContainer.Size = new System.Drawing.Size(362, 254);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(362, 254);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(303, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(330, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(276, 0);
//
// 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.tbDisInfo);
this.panelEx1.Controls.Add(this.labelEx2);
this.panelEx1.Controls.Add(this.btnCancel);
this.panelEx1.Controls.Add(this.btnOK);
this.panelEx1.Controls.Add(this.txtAmount);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(342, 234);
this.panelEx1.TabIndex = 0;
//
// 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(208, 141);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(85, 28);
this.btnCancel.TabIndex = 4;
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(84, 141);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(85, 28);
this.btnOK.TabIndex = 3;
this.btnOK.Text = " 确 定";
this.btnOK.UseVisualStyleBackColor = false;
//
// txtAmount
//
this.txtAmount.BackColor = System.Drawing.Color.Transparent;
this.txtAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtAmount.Icon = null;
this.txtAmount.IconIsButton = false;
this.txtAmount.IsPasswordChat = '\0';
this.txtAmount.IsSystemPasswordChar = false;
this.txtAmount.Lines = new string[0];
this.txtAmount.Location = new System.Drawing.Point(102, 48);
this.txtAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtAmount.MaxLength = 10;
this.txtAmount.MinimumSize = new System.Drawing.Size(0, 24);
this.txtAmount.MouseBack = null;
this.txtAmount.Multiline = false;
this.txtAmount.Name = "txtAmount";
this.txtAmount.NormlBack = null;
this.txtAmount.Padding = new System.Windows.Forms.Padding(5);
this.txtAmount.ReadOnly = false;
this.txtAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtAmount.Size = new System.Drawing.Size(191, 25);
this.txtAmount.TabIndex = 1;
this.txtAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAmount.WaterColor = System.Drawing.Color.DarkGray;
this.txtAmount.WaterText = "";
this.txtAmount.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(32, 52);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(68, 17);
this.labelEx1.TabIndex = 0;
this.labelEx1.Text = "赠送金额:";
//
// tbDisInfo
//
this.tbDisInfo.BackColor = System.Drawing.Color.Transparent;
this.tbDisInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.tbDisInfo.Icon = null;
this.tbDisInfo.IconIsButton = false;
this.tbDisInfo.IsPasswordChat = '\0';
this.tbDisInfo.IsSystemPasswordChar = false;
this.tbDisInfo.Lines = new string[0];
this.tbDisInfo.Location = new System.Drawing.Point(102, 91);
this.tbDisInfo.Margin = new System.Windows.Forms.Padding(0);
this.tbDisInfo.MaxLength = 10;
this.tbDisInfo.MinimumSize = new System.Drawing.Size(0, 24);
this.tbDisInfo.MouseBack = null;
this.tbDisInfo.Multiline = false;
this.tbDisInfo.Name = "tbDisInfo";
this.tbDisInfo.NormlBack = null;
this.tbDisInfo.Padding = new System.Windows.Forms.Padding(5);
this.tbDisInfo.ReadOnly = false;
this.tbDisInfo.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tbDisInfo.Size = new System.Drawing.Size(191, 25);
this.tbDisInfo.TabIndex = 6;
this.tbDisInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tbDisInfo.WaterColor = System.Drawing.Color.DarkGray;
this.tbDisInfo.WaterText = "";
this.tbDisInfo.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(32, 95);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(68, 17);
this.labelEx2.TabIndex = 5;
this.labelEx2.Text = " 备 注:";
//
// MemberSendAmountSuperSmallForm
//
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(362, 319);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.Name = "MemberSendAmountSuperSmallForm";
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.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.LabelEx labelEx1;
protected internal ComponentLibrary.TextBoxEx txtAmount;
protected internal ComponentLibrary.ButtonEx btnCancel;
protected internal ComponentLibrary.ButtonEx btnOK;
protected internal ComponentLibrary.TextBoxEx tbDisInfo;
private ComponentLibrary.LabelEx labelEx2;
}
}