namespace LYFZ.Software.UI.MembershipManage.StatisticsForm
{
partial class ServiceItemCountSetForm
{
///
/// 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(ServiceItemCountSetForm));
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.txtServiceItemCount = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.btnClose);
this.plExMainContainer.Controls.Add(this.btnOK);
this.plExMainContainer.Controls.Add(this.labelEx8);
this.plExMainContainer.Controls.Add(this.txtServiceItemCount);
this.plExMainContainer.Controls.Add(this.labelEx7);
this.plExMainContainer.Controls.Add(this.labelEx6);
this.plExMainContainer.Size = new System.Drawing.Size(421, 283);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(421, 283);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(362, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(389, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(335, 0);
//
// labelEx8
//
this.labelEx8.AutoSize = true;
this.labelEx8.BackColor = System.Drawing.Color.Transparent;
this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx8.ForeColor = System.Drawing.Color.Red;
this.labelEx8.Location = new System.Drawing.Point(268, 107);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(92, 17);
this.labelEx8.TabIndex = 26;
this.labelEx8.Text = "(-1为不提醒)";
this.labelEx8.Visible = false;
//
// txtServiceItemCount
//
this.txtServiceItemCount.BackColor = System.Drawing.Color.Transparent;
this.txtServiceItemCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtServiceItemCount.Icon = null;
this.txtServiceItemCount.IconIsButton = false;
this.txtServiceItemCount.IsPasswordChat = '\0';
this.txtServiceItemCount.IsSystemPasswordChar = false;
this.txtServiceItemCount.Lines = new string[] {
"-1"};
this.txtServiceItemCount.Location = new System.Drawing.Point(180, 103);
this.txtServiceItemCount.Margin = new System.Windows.Forms.Padding(0);
this.txtServiceItemCount.MaxLength = 2;
this.txtServiceItemCount.MinimumSize = new System.Drawing.Size(0, 24);
this.txtServiceItemCount.MouseBack = null;
this.txtServiceItemCount.Multiline = false;
this.txtServiceItemCount.Name = "txtServiceItemCount";
this.txtServiceItemCount.NormlBack = null;
this.txtServiceItemCount.Padding = new System.Windows.Forms.Padding(5);
this.txtServiceItemCount.ReadOnly = false;
this.txtServiceItemCount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtServiceItemCount.Size = new System.Drawing.Size(49, 25);
this.txtServiceItemCount.TabIndex = 25;
this.txtServiceItemCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtServiceItemCount.WaterColor = System.Drawing.Color.DarkGray;
this.txtServiceItemCount.WaterText = "";
this.txtServiceItemCount.WordWrap = true;
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.BackColor = System.Drawing.Color.Transparent;
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(91, 107);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(180, 17);
this.labelEx7.TabIndex = 24;
this.labelEx7.Text = "服务项次数低于 次提醒";
//
// 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(83, 71);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(140, 17);
this.labelEx6.TabIndex = 23;
this.labelEx6.Text = "服务卡服务项次数次提醒";
//
// btnClose
//
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.IsCustomBackImg = false;
this.btnClose.IsShowText = true;
this.btnClose.Location = new System.Drawing.Point(220, 210);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(88, 28);
this.btnClose.TabIndex = 28;
this.btnClose.Text = " 关 闭";
this.btnClose.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(103, 210);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(88, 28);
this.btnOK.TabIndex = 27;
this.btnOK.Text = " 确 定";
this.btnOK.UseVisualStyleBackColor = false;
//
// ServiceItemCountSetForm
//
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(421, 348);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.Name = "ServiceItemCountSetForm";
this.Text = "服务卡提醒设置";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plExMainContainer.PerformLayout();
this.plFormMainContent.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.LabelEx labelEx8;
protected ComponentLibrary.TextBoxEx txtServiceItemCount;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx6;
protected internal ComponentLibrary.ButtonEx btnClose;
protected internal ComponentLibrary.ButtonEx btnOK;
}
}