123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401 |
- namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
- {
- partial class MemberCardUpgradeSetSuperSmallForm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MemberCardUpgradeSetSuperSmallForm));
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.numValidity_Points = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.chkAvailablePoints = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.chkHistoricalPoints = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.chk4 = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.chk3 = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.chk2 = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.chk1 = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.numValidity_NewPhotographMember = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numValidity_Points)).BeginInit();
- this.panelEx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numValidity_NewPhotographMember)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(258, 545);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(258, 545);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(231, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(226, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(204, 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.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.numValidity_NewPhotographMember);
- this.panelEx2.Controls.Add(this.labelEx5);
- this.panelEx2.Controls.Add(this.numValidity_Points);
- this.panelEx2.Controls.Add(this.labelEx4);
- this.panelEx2.Controls.Add(this.labelEx2);
- this.panelEx2.Controls.Add(this.chkAvailablePoints);
- this.panelEx2.Controls.Add(this.chkHistoricalPoints);
- this.panelEx2.Controls.Add(this.labelEx1);
- this.panelEx2.Controls.Add(this.chk4);
- this.panelEx2.Controls.Add(this.chk3);
- this.panelEx2.Controls.Add(this.chk2);
- this.panelEx2.Controls.Add(this.chk1);
- this.panelEx2.Controls.Add(this.labelEx3);
- this.panelEx2.Location = new System.Drawing.Point(10, 10);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(237, 487);
- this.panelEx2.TabIndex = 5;
- //
- // numValidity_Points
- //
- this.numValidity_Points.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.numValidity_Points.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.numValidity_Points.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.numValidity_Points.IsCustomColor = false;
- this.numValidity_Points.Location = new System.Drawing.Point(137, 317);
- this.numValidity_Points.Maximum = new decimal(new int[] {
- 24,
- 0,
- 0,
- 0});
- this.numValidity_Points.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numValidity_Points.Name = "numValidity_Points";
- this.numValidity_Points.Size = new System.Drawing.Size(51, 21);
- this.numValidity_Points.TabIndex = 16;
- this.numValidity_Points.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- this.labelEx4.BackColor = System.Drawing.Color.Transparent;
- 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, 319);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(172, 17);
- this.labelEx4.TabIndex = 15;
- this.labelEx4.Text = "(积分)自动延期 个月";
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx2.Location = new System.Drawing.Point(22, 289);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(116, 17);
- this.labelEx2.TabIndex = 14;
- this.labelEx2.Text = "积分变动有效期设置";
- //
- // chkAvailablePoints
- //
- this.chkAvailablePoints.AutoSize = true;
- this.chkAvailablePoints.BackColor = System.Drawing.Color.Transparent;
- this.chkAvailablePoints.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkAvailablePoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkAvailablePoints.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkAvailablePoints.Fourstates = false;
- this.chkAvailablePoints.IsGreenTick = false;
- this.chkAvailablePoints.Location = new System.Drawing.Point(65, 239);
- this.chkAvailablePoints.Name = "chkAvailablePoints";
- this.chkAvailablePoints.Size = new System.Drawing.Size(99, 21);
- this.chkAvailablePoints.TabIndex = 13;
- this.chkAvailablePoints.Text = "当前可用积分";
- this.chkAvailablePoints.UseVisualStyleBackColor = false;
- //
- // chkHistoricalPoints
- //
- this.chkHistoricalPoints.AutoSize = true;
- this.chkHistoricalPoints.BackColor = System.Drawing.Color.Transparent;
- this.chkHistoricalPoints.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkHistoricalPoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkHistoricalPoints.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkHistoricalPoints.Fourstates = false;
- this.chkHistoricalPoints.IsGreenTick = false;
- this.chkHistoricalPoints.Location = new System.Drawing.Point(65, 212);
- this.chkHistoricalPoints.Name = "chkHistoricalPoints";
- this.chkHistoricalPoints.Size = new System.Drawing.Size(99, 21);
- this.chkHistoricalPoints.TabIndex = 12;
- this.chkHistoricalPoints.Text = "累计历史积分";
- this.chkHistoricalPoints.UseVisualStyleBackColor = false;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(22, 181);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(152, 17);
- this.labelEx1.TabIndex = 11;
- this.labelEx1.Text = "摄友会返还金所需条件设置";
- //
- // chk4
- //
- this.chk4.AutoSize = true;
- this.chk4.BackColor = System.Drawing.Color.Transparent;
- this.chk4.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chk4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chk4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chk4.Fourstates = false;
- this.chk4.IsGreenTick = false;
- this.chk4.Location = new System.Drawing.Point(65, 132);
- this.chk4.Name = "chk4";
- this.chk4.Size = new System.Drawing.Size(87, 21);
- this.chk4.TabIndex = 10;
- this.chk4.Text = "摄友会升级";
- this.chk4.UseVisualStyleBackColor = false;
- //
- // chk3
- //
- this.chk3.AutoSize = true;
- this.chk3.BackColor = System.Drawing.Color.Transparent;
- this.chk3.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chk3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chk3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chk3.Fourstates = false;
- this.chk3.IsGreenTick = false;
- this.chk3.Location = new System.Drawing.Point(65, 105);
- this.chk3.Name = "chk3";
- this.chk3.Size = new System.Drawing.Size(75, 21);
- this.chk3.TabIndex = 9;
- this.chk3.Text = "累计积分";
- this.chk3.UseVisualStyleBackColor = false;
- //
- // chk2
- //
- this.chk2.AutoSize = true;
- this.chk2.BackColor = System.Drawing.Color.Transparent;
- this.chk2.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chk2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chk2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chk2.Fourstates = false;
- this.chk2.IsGreenTick = false;
- this.chk2.Location = new System.Drawing.Point(65, 78);
- this.chk2.Name = "chk2";
- this.chk2.Size = new System.Drawing.Size(123, 21);
- this.chk2.TabIndex = 8;
- this.chk2.Text = "单次充值最高金额";
- this.chk2.UseVisualStyleBackColor = false;
- //
- // chk1
- //
- this.chk1.AutoSize = true;
- this.chk1.BackColor = System.Drawing.Color.Transparent;
- this.chk1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chk1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chk1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chk1.Fourstates = false;
- this.chk1.IsGreenTick = false;
- this.chk1.Location = new System.Drawing.Point(65, 51);
- this.chk1.Name = "chk1";
- this.chk1.Size = new System.Drawing.Size(99, 21);
- this.chk1.TabIndex = 7;
- this.chk1.Text = "累计充值金额";
- this.chk1.UseVisualStyleBackColor = false;
- //
- // 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(22, 21);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(108, 17);
- this.labelEx3.TabIndex = 5;
- this.labelEx3.Text = "会员升级方案设置 ";
- //
- // 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.btnClose);
- this.panelEx1.Controls.Add(this.btnOK);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx1.Location = new System.Drawing.Point(0, 505);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(258, 40);
- this.panelEx1.TabIndex = 4;
- //
- // 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(135, 7);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(88, 28);
- this.btnClose.TabIndex = 5;
- 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(35, 7);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(88, 28);
- this.btnOK.TabIndex = 4;
- this.btnOK.Text = " 确 定";
- this.btnOK.UseVisualStyleBackColor = false;
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.BackColor = System.Drawing.Color.Transparent;
- 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(36, 349);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(184, 17);
- this.labelEx5.TabIndex = 17;
- this.labelEx5.Text = "(新摄会)自动延期 个月";
- //
- // numValidity_NewPhotographMember
- //
- this.numValidity_NewPhotographMember.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.numValidity_NewPhotographMember.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.numValidity_NewPhotographMember.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.numValidity_NewPhotographMember.IsCustomColor = false;
- this.numValidity_NewPhotographMember.Location = new System.Drawing.Point(137, 347);
- this.numValidity_NewPhotographMember.Maximum = new decimal(new int[] {
- 24,
- 0,
- 0,
- 0});
- this.numValidity_NewPhotographMember.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numValidity_NewPhotographMember.Name = "numValidity_NewPhotographMember";
- this.numValidity_NewPhotographMember.Size = new System.Drawing.Size(51, 21);
- this.numValidity_NewPhotographMember.TabIndex = 18;
- this.numValidity_NewPhotographMember.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // MemberCardUpgradeSetSuperSmallForm
- //
- 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(258, 610);
- 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 = "MemberCardUpgradeSetSuperSmallForm";
- this.Text = "会员基础方案设置";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numValidity_Points)).EndInit();
- this.panelEx1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.numValidity_NewPhotographMember)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.CheckBoxEx chk4;
- protected ComponentLibrary.CheckBoxEx chk3;
- protected ComponentLibrary.CheckBoxEx chk2;
- protected ComponentLibrary.CheckBoxEx chk1;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.ButtonEx btnClose;
- private ComponentLibrary.ButtonEx btnOK;
- protected ComponentLibrary.CheckBoxEx chkAvailablePoints;
- protected ComponentLibrary.CheckBoxEx chkHistoricalPoints;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx2;
- protected internal ComponentLibrary.NumericUpDownEx numValidity_Points;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx5;
- protected internal ComponentLibrary.NumericUpDownEx numValidity_NewPhotographMember;
- }
- }
|