123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266 |
- namespace LYFZ.Software.UI.MembershipManage
- {
- partial class MemberDataSetSmallForm
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MemberDataSetSmallForm));
- this.btnServiceContentSet = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnCashBackSet = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnPointsSet = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnUpgradeSet = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnPhotographerConferenceSet = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnHomePage = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnRechargeType = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnGradeSet = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnPackageServiceSet = new LYFZ.ComponentLibrary.ButtonEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(190, 545);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(190, 545);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(131, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(158, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(104, 0);
- //
- // btnServiceContentSet
- //
- this.btnServiceContentSet.BackColor = System.Drawing.Color.Transparent;
- this.btnServiceContentSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnServiceContentSet.BackImg")));
- this.btnServiceContentSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnServiceContentSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnServiceContentSet.ForeColor = System.Drawing.Color.White;
- this.btnServiceContentSet.IsCustomBackImg = false;
- this.btnServiceContentSet.IsShowText = true;
- this.btnServiceContentSet.Location = new System.Drawing.Point(0, 172);
- this.btnServiceContentSet.Name = "btnServiceContentSet";
- this.btnServiceContentSet.Size = new System.Drawing.Size(170, 28);
- this.btnServiceContentSet.TabIndex = 6;
- this.btnServiceContentSet.Text = " 服务内容设置";
- this.btnServiceContentSet.UseVisualStyleBackColor = false;
- //
- // btnCashBackSet
- //
- this.btnCashBackSet.BackColor = System.Drawing.Color.Transparent;
- this.btnCashBackSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCashBackSet.BackImg")));
- this.btnCashBackSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCashBackSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCashBackSet.ForeColor = System.Drawing.Color.White;
- this.btnCashBackSet.IsCustomBackImg = false;
- this.btnCashBackSet.IsShowText = true;
- this.btnCashBackSet.Location = new System.Drawing.Point(0, 82);
- this.btnCashBackSet.Name = "btnCashBackSet";
- this.btnCashBackSet.Size = new System.Drawing.Size(170, 28);
- this.btnCashBackSet.TabIndex = 5;
- this.btnCashBackSet.Text = " 返现比例设置";
- this.btnCashBackSet.UseVisualStyleBackColor = false;
- //
- // btnPointsSet
- //
- this.btnPointsSet.BackColor = System.Drawing.Color.Transparent;
- this.btnPointsSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPointsSet.BackImg")));
- this.btnPointsSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPointsSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPointsSet.ForeColor = System.Drawing.Color.White;
- this.btnPointsSet.IsCustomBackImg = false;
- this.btnPointsSet.IsShowText = true;
- this.btnPointsSet.Location = new System.Drawing.Point(0, 52);
- this.btnPointsSet.Name = "btnPointsSet";
- this.btnPointsSet.Size = new System.Drawing.Size(170, 28);
- this.btnPointsSet.TabIndex = 4;
- this.btnPointsSet.Text = " 会员积分设置";
- this.btnPointsSet.UseVisualStyleBackColor = false;
- //
- // panelEx1
- //
- this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- 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.btnUpgradeSet);
- this.panelEx1.Controls.Add(this.btnPhotographerConferenceSet);
- this.panelEx1.Controls.Add(this.btnHomePage);
- this.panelEx1.Controls.Add(this.btnRechargeType);
- this.panelEx1.Controls.Add(this.btnGradeSet);
- this.panelEx1.Controls.Add(this.btnPackageServiceSet);
- this.panelEx1.Controls.Add(this.btnPointsSet);
- this.panelEx1.Controls.Add(this.btnCashBackSet);
- this.panelEx1.Controls.Add(this.btnServiceContentSet);
- this.panelEx1.Location = new System.Drawing.Point(10, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(170, 525);
- this.panelEx1.TabIndex = 8;
- //
- // btnUpgradeSet
- //
- this.btnUpgradeSet.BackColor = System.Drawing.Color.Transparent;
- this.btnUpgradeSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpgradeSet.BackImg")));
- this.btnUpgradeSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnUpgradeSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnUpgradeSet.ForeColor = System.Drawing.Color.White;
- this.btnUpgradeSet.IsCustomBackImg = false;
- this.btnUpgradeSet.IsShowText = true;
- this.btnUpgradeSet.Location = new System.Drawing.Point(0, 22);
- this.btnUpgradeSet.Name = "btnUpgradeSet";
- this.btnUpgradeSet.Size = new System.Drawing.Size(170, 28);
- this.btnUpgradeSet.TabIndex = 14;
- this.btnUpgradeSet.Text = " 会员基础设置";
- this.btnUpgradeSet.UseVisualStyleBackColor = false;
- //
- // btnPhotographerConferenceSet
- //
- this.btnPhotographerConferenceSet.BackColor = System.Drawing.Color.Transparent;
- this.btnPhotographerConferenceSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPhotographerConferenceSet.BackImg")));
- this.btnPhotographerConferenceSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPhotographerConferenceSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPhotographerConferenceSet.ForeColor = System.Drawing.Color.White;
- this.btnPhotographerConferenceSet.IsCustomBackImg = false;
- this.btnPhotographerConferenceSet.IsShowText = true;
- this.btnPhotographerConferenceSet.Location = new System.Drawing.Point(0, 232);
- this.btnPhotographerConferenceSet.Name = "btnPhotographerConferenceSet";
- this.btnPhotographerConferenceSet.Size = new System.Drawing.Size(170, 28);
- this.btnPhotographerConferenceSet.TabIndex = 13;
- this.btnPhotographerConferenceSet.Text = " 新摄会类型设置";
- this.btnPhotographerConferenceSet.UseVisualStyleBackColor = false;
- //
- // btnHomePage
- //
- this.btnHomePage.BackColor = System.Drawing.Color.Transparent;
- this.btnHomePage.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnHomePage.BackImg")));
- this.btnHomePage.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnHomePage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnHomePage.ForeColor = System.Drawing.Color.White;
- this.btnHomePage.IsCustomBackImg = false;
- this.btnHomePage.IsShowText = true;
- this.btnHomePage.Location = new System.Drawing.Point(0, 0);
- this.btnHomePage.Name = "btnHomePage";
- this.btnHomePage.Size = new System.Drawing.Size(170, 20);
- this.btnHomePage.TabIndex = 12;
- this.btnHomePage.UseVisualStyleBackColor = false;
- //
- // btnRechargeType
- //
- this.btnRechargeType.BackColor = System.Drawing.Color.Transparent;
- this.btnRechargeType.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRechargeType.BackImg")));
- this.btnRechargeType.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnRechargeType.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnRechargeType.ForeColor = System.Drawing.Color.White;
- this.btnRechargeType.IsCustomBackImg = false;
- this.btnRechargeType.IsShowText = true;
- this.btnRechargeType.Location = new System.Drawing.Point(0, 112);
- this.btnRechargeType.Name = "btnRechargeType";
- this.btnRechargeType.Size = new System.Drawing.Size(170, 28);
- this.btnRechargeType.TabIndex = 10;
- this.btnRechargeType.Text = " 充值类型设置";
- this.btnRechargeType.UseVisualStyleBackColor = false;
- //
- // btnGradeSet
- //
- this.btnGradeSet.BackColor = System.Drawing.Color.Transparent;
- this.btnGradeSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnGradeSet.BackImg")));
- this.btnGradeSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnGradeSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnGradeSet.ForeColor = System.Drawing.Color.White;
- this.btnGradeSet.IsCustomBackImg = false;
- this.btnGradeSet.IsShowText = true;
- this.btnGradeSet.Location = new System.Drawing.Point(0, 142);
- this.btnGradeSet.Name = "btnGradeSet";
- this.btnGradeSet.Size = new System.Drawing.Size(170, 28);
- this.btnGradeSet.TabIndex = 9;
- this.btnGradeSet.Text = " 会员等级设置";
- this.btnGradeSet.UseVisualStyleBackColor = false;
- //
- // btnPackageServiceSet
- //
- this.btnPackageServiceSet.BackColor = System.Drawing.Color.Transparent;
- this.btnPackageServiceSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPackageServiceSet.BackImg")));
- this.btnPackageServiceSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPackageServiceSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPackageServiceSet.ForeColor = System.Drawing.Color.White;
- this.btnPackageServiceSet.IsCustomBackImg = false;
- this.btnPackageServiceSet.IsShowText = true;
- this.btnPackageServiceSet.Location = new System.Drawing.Point(0, 202);
- this.btnPackageServiceSet.Name = "btnPackageServiceSet";
- this.btnPackageServiceSet.Size = new System.Drawing.Size(170, 28);
- this.btnPackageServiceSet.TabIndex = 8;
- this.btnPackageServiceSet.Text = " 套系服务设置";
- this.btnPackageServiceSet.UseVisualStyleBackColor = false;
- //
- // MemberDataSetSmallForm
- //
- 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(190, 610);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "MemberDataSetSmallForm";
- this.Text = "会员参数设置";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- protected ComponentLibrary.ButtonEx btnServiceContentSet;
- protected ComponentLibrary.ButtonEx btnCashBackSet;
- protected ComponentLibrary.ButtonEx btnPointsSet;
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.ButtonEx btnPackageServiceSet;
- protected ComponentLibrary.ButtonEx btnGradeSet;
- protected ComponentLibrary.ButtonEx btnRechargeType;
- public ComponentLibrary.ButtonEx btnHomePage;
- protected ComponentLibrary.ButtonEx btnPhotographerConferenceSet;
- protected ComponentLibrary.ButtonEx btnUpgradeSet;
- }
- }
|