123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325 |
- namespace LYFZ.Software.UI.SMSManagement
- {
- partial class frmAddMicroTemplateItem
- {
- /// <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(frmAddMicroTemplateItem));
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.cboxTList = new LYFZ.ComponentLibrary.ComboBoxEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtSmsTID = new LYFZ.ComponentLibrary.TextBoxEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- this.chkAutoGet = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.lbContentExamples = new LYFZ.ComponentLibrary.LabelEx();
- this.lbTitle = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtSmsTNo = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.linkLabelURL = new System.Windows.Forms.LinkLabel();
- this.chkaccess_token = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.linkLabelURL);
- this.plExMainContainer.Controls.Add(this.lbContentExamples);
- this.plExMainContainer.Controls.Add(this.lbTitle);
- this.plExMainContainer.Controls.Add(this.labelEx11);
- this.plExMainContainer.Controls.Add(this.labelEx8);
- this.plExMainContainer.Controls.Add(this.chkaccess_token);
- this.plExMainContainer.Controls.Add(this.chkAutoGet);
- this.plExMainContainer.Controls.Add(this.btnSave);
- this.plExMainContainer.Controls.Add(this.txtSmsTNo);
- this.plExMainContainer.Controls.Add(this.txtSmsTID);
- this.plExMainContainer.Controls.Add(this.cboxTList);
- this.plExMainContainer.Controls.Add(this.labelEx3);
- this.plExMainContainer.Controls.Add(this.labelEx2);
- this.plExMainContainer.Controls.Add(this.labelEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(760, 385);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(760, 385);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(728, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(701, 0);
- //
- // 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(18, 19);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(56, 17);
- this.labelEx1.TabIndex = 0;
- this.labelEx1.Text = "选择模板";
- //
- // cboxTList
- //
- this.cboxTList.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.cboxTList.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.cboxTList.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.cboxTList.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cboxTList.FormattingEnabled = true;
- this.cboxTList.IsCustomColor = false;
- this.cboxTList.Location = new System.Drawing.Point(82, 13);
- this.cboxTList.Name = "cboxTList";
- this.cboxTList.ReadOnly = true;
- this.cboxTList.Size = new System.Drawing.Size(203, 28);
- this.cboxTList.TabIndex = 1;
- //
- // 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(29, 51);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(45, 17);
- this.labelEx2.TabIndex = 0;
- this.labelEx2.Text = "模板ID";
- //
- // txtSmsTID
- //
- this.txtSmsTID.BackColor = System.Drawing.Color.Transparent;
- this.txtSmsTID.Icon = null;
- this.txtSmsTID.IconIsButton = false;
- this.txtSmsTID.IsPasswordChat = '\0';
- this.txtSmsTID.IsSystemPasswordChar = false;
- this.txtSmsTID.Lines = new string[0];
- this.txtSmsTID.Location = new System.Drawing.Point(79, 47);
- this.txtSmsTID.Margin = new System.Windows.Forms.Padding(0);
- this.txtSmsTID.MaxLength = 32767;
- this.txtSmsTID.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtSmsTID.MouseBack = null;
- this.txtSmsTID.Multiline = false;
- this.txtSmsTID.Name = "txtSmsTID";
- this.txtSmsTID.NormlBack = null;
- this.txtSmsTID.Padding = new System.Windows.Forms.Padding(5);
- this.txtSmsTID.ReadOnly = true;
- this.txtSmsTID.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtSmsTID.Size = new System.Drawing.Size(649, 26);
- this.txtSmsTID.TabIndex = 2;
- this.txtSmsTID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtSmsTID.WaterColor = System.Drawing.Color.DarkGray;
- this.txtSmsTID.WaterText = "请输入公众号\"我的模板\"中的对应模板ID,如果公众号还没有添加模板可以勾上\"自动获取并添加\"";
- this.txtSmsTID.WordWrap = true;
- //
- // 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(305, 13);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 28);
- this.btnSave.TabIndex = 3;
- this.btnSave.Text = "添 加 模 板";
- this.btnSave.UseVisualStyleBackColor = false;
- //
- // chkAutoGet
- //
- this.chkAutoGet.AutoSize = true;
- this.chkAutoGet.BackColor = System.Drawing.Color.Transparent;
- this.chkAutoGet.Checked = true;
- this.chkAutoGet.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkAutoGet.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkAutoGet.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkAutoGet.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkAutoGet.Fourstates = false;
- this.chkAutoGet.IsGreenTick = false;
- this.chkAutoGet.Location = new System.Drawing.Point(293, 86);
- this.chkAutoGet.Name = "chkAutoGet";
- this.chkAutoGet.Size = new System.Drawing.Size(135, 21);
- this.chkAutoGet.TabIndex = 4;
- this.chkAutoGet.Text = "自动下载并添加模板";
- this.chkAutoGet.UseVisualStyleBackColor = false;
- //
- // lbContentExamples
- //
- this.lbContentExamples.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lbContentExamples.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lbContentExamples.Location = new System.Drawing.Point(79, 146);
- this.lbContentExamples.Name = "lbContentExamples";
- this.lbContentExamples.Size = new System.Drawing.Size(645, 219);
- this.lbContentExamples.TabIndex = 5;
- this.lbContentExamples.Text = "尊敬的用户,您的全部拍摄已完毕,感谢您的全程配合:\r\n订单号:20130619-001\r\n顾客姓名:曾小婷\r\n拍摄状态:OK\r\n拍摄时间:2015年06月19日 " +
- " 21:00\r\n服务人员:大卫(摄影师),汀娜(化妆师)\r\n在您拍照期间,我们若有服务不周或待慢之处,在此恳请您原谅!如有疑问可致电4006067068咨询。";
- //
- // lbTitle
- //
- this.lbTitle.AutoSize = true;
- this.lbTitle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lbTitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lbTitle.Location = new System.Drawing.Point(79, 120);
- this.lbTitle.Name = "lbTitle";
- this.lbTitle.Size = new System.Drawing.Size(80, 17);
- this.lbTitle.TabIndex = 6;
- this.lbTitle.Text = "拍照完毕提醒";
- //
- // labelEx11
- //
- this.labelEx11.AutoSize = true;
- this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx11.Location = new System.Drawing.Point(5, 144);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(68, 17);
- this.labelEx11.TabIndex = 7;
- this.labelEx11.Text = "内容示例:";
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx8.Location = new System.Drawing.Point(5, 120);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(68, 17);
- this.labelEx8.TabIndex = 8;
- this.labelEx8.Text = "模板标题:";
- //
- // txtSmsTNo
- //
- this.txtSmsTNo.BackColor = System.Drawing.Color.Transparent;
- this.txtSmsTNo.Icon = null;
- this.txtSmsTNo.IconIsButton = false;
- this.txtSmsTNo.IsPasswordChat = '\0';
- this.txtSmsTNo.IsSystemPasswordChar = false;
- this.txtSmsTNo.Lines = new string[0];
- this.txtSmsTNo.Location = new System.Drawing.Point(82, 83);
- this.txtSmsTNo.Margin = new System.Windows.Forms.Padding(0);
- this.txtSmsTNo.MaxLength = 32767;
- this.txtSmsTNo.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtSmsTNo.MouseBack = null;
- this.txtSmsTNo.Multiline = false;
- this.txtSmsTNo.Name = "txtSmsTNo";
- this.txtSmsTNo.NormlBack = null;
- this.txtSmsTNo.Padding = new System.Windows.Forms.Padding(5);
- this.txtSmsTNo.ReadOnly = true;
- this.txtSmsTNo.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtSmsTNo.Size = new System.Drawing.Size(203, 26);
- this.txtSmsTNo.TabIndex = 2;
- this.txtSmsTNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtSmsTNo.WaterColor = System.Drawing.Color.DarkGray;
- this.txtSmsTNo.WaterText = "";
- this.txtSmsTNo.WordWrap = true;
- //
- // 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(18, 88);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(56, 17);
- this.labelEx3.TabIndex = 0;
- this.labelEx3.Text = "模板编号";
- //
- // linkLabelURL
- //
- this.linkLabelURL.AutoSize = true;
- this.linkLabelURL.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
- this.linkLabelURL.LinkArea = new System.Windows.Forms.LinkArea(2, 6);
- this.linkLabelURL.Location = new System.Drawing.Point(649, 87);
- this.linkLabelURL.Name = "linkLabelURL";
- this.linkLabelURL.Size = new System.Drawing.Size(79, 19);
- this.linkLabelURL.TabIndex = 14;
- this.linkLabelURL.TabStop = true;
- this.linkLabelURL.Text = "错误返回代码";
- this.linkLabelURL.UseCompatibleTextRendering = true;
- //
- // chkaccess_token
- //
- this.chkaccess_token.AutoSize = true;
- this.chkaccess_token.BackColor = System.Drawing.Color.Transparent;
- this.chkaccess_token.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkaccess_token.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkaccess_token.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkaccess_token.Fourstates = false;
- this.chkaccess_token.IsGreenTick = false;
- this.chkaccess_token.Location = new System.Drawing.Point(439, 86);
- this.chkaccess_token.Name = "chkaccess_token";
- this.chkaccess_token.Size = new System.Drawing.Size(128, 21);
- this.chkaccess_token.TabIndex = 4;
- this.chkaccess_token.Text = "刷新Access_token";
- this.chkaccess_token.UseVisualStyleBackColor = false;
- //
- // frmAddMicroTemplateItem
- //
- 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(760, 450);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsMaximized = false;
- this.IsUserControlsSize = false;
- this.MaximizeBox = false;
- this.Name = "frmAddMicroTemplateItem";
- 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 labelEx1;
- private ComponentLibrary.LabelEx labelEx2;
- protected internal ComponentLibrary.ButtonEx btnSave;
- protected internal ComponentLibrary.TextBoxEx txtSmsTID;
- protected internal ComponentLibrary.ComboBoxEx cboxTList;
- public ComponentLibrary.LabelEx lbContentExamples;
- public ComponentLibrary.LabelEx lbTitle;
- private ComponentLibrary.LabelEx labelEx11;
- private ComponentLibrary.LabelEx labelEx8;
- public ComponentLibrary.CheckBoxEx chkAutoGet;
- protected internal ComponentLibrary.TextBoxEx txtSmsTNo;
- private ComponentLibrary.LabelEx labelEx3;
- public System.Windows.Forms.LinkLabel linkLabelURL;
- public ComponentLibrary.CheckBoxEx chkaccess_token;
- }
- }
|