123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633 |
- namespace LYFZ.Software.UI.OAShopManagement
- {
- partial class frmMicroLetterPlatformInterface
- {
- /// <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(frmMicroLetterPlatformInterface));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.comboBoxMdian = new LYFZ.ComponentLibrary.ComboBoxEx();
- this.picQrCodeImage = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.labDetectedInfo = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnAutoReply = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnCustommenuManager = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnDetected = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnAuthorizationAndBind = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.txtToken = new LYFZ.ComponentLibrary.TextBoxEx();
- this.textBoxEx1 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtAPPEnterpriseID = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtVisitDomainName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtMicroSignal = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtAppID = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtPublicNumberName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picQrCodeImage)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
- this.plExMainContainer.Size = new System.Drawing.Size(779, 450);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(779, 490);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(720, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(747, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(693, 0);
- //
- // panelEx1
- //
- this.panelEx1.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.panelEx1.AutoScroll = true;
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.comboBoxMdian);
- this.panelEx1.Controls.Add(this.picQrCodeImage);
- this.panelEx1.Controls.Add(this.labDetectedInfo);
- this.panelEx1.Controls.Add(this.labelEx3);
- this.panelEx1.Controls.Add(this.labelEx15);
- this.panelEx1.Controls.Add(this.btnAutoReply);
- this.panelEx1.Controls.Add(this.btnCustommenuManager);
- this.panelEx1.Controls.Add(this.btnDetected);
- this.panelEx1.Controls.Add(this.btnAuthorizationAndBind);
- this.panelEx1.Controls.Add(this.btnClose);
- this.panelEx1.Controls.Add(this.txtToken);
- this.panelEx1.Controls.Add(this.textBoxEx1);
- this.panelEx1.Controls.Add(this.txtAPPEnterpriseID);
- this.panelEx1.Controls.Add(this.txtVisitDomainName);
- this.panelEx1.Controls.Add(this.txtMicroSignal);
- this.panelEx1.Controls.Add(this.txtAppID);
- this.panelEx1.Controls.Add(this.txtPublicNumberName);
- this.panelEx1.Controls.Add(this.labelEx7);
- this.panelEx1.Controls.Add(this.labelEx10);
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Controls.Add(this.labelEx6);
- this.panelEx1.Controls.Add(this.labelEx5);
- this.panelEx1.Controls.Add(this.labelEx2);
- this.panelEx1.Controls.Add(this.labelEx8);
- this.panelEx1.Controls.Add(this.labelEx9);
- this.panelEx1.Controls.Add(this.labelEx4);
- this.panelEx1.Location = new System.Drawing.Point(12, 12);
- this.panelEx1.Margin = new System.Windows.Forms.Padding(0);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(755, 429);
- this.panelEx1.TabIndex = 2;
- //
- // comboBoxMdian
- //
- this.comboBoxMdian.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.comboBoxMdian.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.comboBoxMdian.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.comboBoxMdian.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.comboBoxMdian.FormattingEnabled = true;
- this.comboBoxMdian.IsCustomColor = false;
- this.comboBoxMdian.Location = new System.Drawing.Point(123, 130);
- this.comboBoxMdian.Name = "comboBoxMdian";
- this.comboBoxMdian.ReadOnly = true;
- this.comboBoxMdian.Size = new System.Drawing.Size(397, 28);
- this.comboBoxMdian.TabIndex = 23;
- //
- // picQrCodeImage
- //
- this.picQrCodeImage.Location = new System.Drawing.Point(641, 220);
- this.picQrCodeImage.Name = "picQrCodeImage";
- this.picQrCodeImage.Size = new System.Drawing.Size(93, 85);
- this.picQrCodeImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.picQrCodeImage.TabIndex = 22;
- this.picQrCodeImage.TabStop = false;
- this.picQrCodeImage.Visible = false;
- //
- // labDetectedInfo
- //
- this.labDetectedInfo.AutoSize = true;
- this.labDetectedInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labDetectedInfo.ForeColor = System.Drawing.Color.DarkOrange;
- this.labDetectedInfo.Location = new System.Drawing.Point(120, 173);
- this.labDetectedInfo.Name = "labDetectedInfo";
- this.labDetectedInfo.Size = new System.Drawing.Size(101, 17);
- this.labDetectedInfo.TabIndex = 21;
- this.labDetectedInfo.Text = "正在检测请稍等...";
- //
- // 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(168, 400);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(248, 17);
- this.labelEx3.TabIndex = 21;
- this.labelEx3.Text = "用于显示在管理软件件回复的图文消息中展示";
- this.labelEx3.Visible = false;
- //
- // labelEx15
- //
- this.labelEx15.AutoSize = true;
- this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx15.Location = new System.Drawing.Point(169, 313);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(371, 17);
- this.labelEx15.TabIndex = 21;
- this.labelEx15.Text = "请输入服务器上安装的花生壳域名地址,如果是内网版时请加上端口号";
- this.labelEx15.Visible = false;
- //
- // btnAutoReply
- //
- this.btnAutoReply.BackColor = System.Drawing.Color.Transparent;
- this.btnAutoReply.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAutoReply.BackImg")));
- this.btnAutoReply.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAutoReply.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnAutoReply.ForeColor = System.Drawing.Color.White;
- this.btnAutoReply.IsCustomBackImg = false;
- this.btnAutoReply.IsShowText = true;
- this.btnAutoReply.Location = new System.Drawing.Point(643, 6);
- this.btnAutoReply.Name = "btnAutoReply";
- this.btnAutoReply.Size = new System.Drawing.Size(91, 28);
- this.btnAutoReply.TabIndex = 20;
- this.btnAutoReply.Text = "自动回复";
- this.btnAutoReply.UseVisualStyleBackColor = false;
- this.btnAutoReply.Visible = false;
- //
- // btnCustommenuManager
- //
- this.btnCustommenuManager.BackColor = System.Drawing.Color.Transparent;
- this.btnCustommenuManager.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCustommenuManager.BackImg")));
- this.btnCustommenuManager.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCustommenuManager.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCustommenuManager.ForeColor = System.Drawing.Color.White;
- this.btnCustommenuManager.IsCustomBackImg = false;
- this.btnCustommenuManager.IsShowText = true;
- this.btnCustommenuManager.Location = new System.Drawing.Point(534, 6);
- this.btnCustommenuManager.Name = "btnCustommenuManager";
- this.btnCustommenuManager.Size = new System.Drawing.Size(91, 28);
- this.btnCustommenuManager.TabIndex = 20;
- this.btnCustommenuManager.Text = "自定义菜单";
- this.btnCustommenuManager.UseVisualStyleBackColor = false;
- //
- // btnDetected
- //
- this.btnDetected.BackColor = System.Drawing.Color.Transparent;
- this.btnDetected.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDetected.BackImg")));
- this.btnDetected.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDetected.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Bold);
- this.btnDetected.ForeColor = System.Drawing.Color.White;
- this.btnDetected.IsCustomBackImg = false;
- this.btnDetected.IsShowText = true;
- this.btnDetected.Location = new System.Drawing.Point(123, 205);
- this.btnDetected.Name = "btnDetected";
- this.btnDetected.Size = new System.Drawing.Size(168, 32);
- this.btnDetected.TabIndex = 19;
- this.btnDetected.Text = "保存并测试APP接口";
- this.btnDetected.UseVisualStyleBackColor = false;
- //
- // btnAuthorizationAndBind
- //
- this.btnAuthorizationAndBind.BackColor = System.Drawing.Color.Transparent;
- this.btnAuthorizationAndBind.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAuthorizationAndBind.BackImg")));
- this.btnAuthorizationAndBind.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAuthorizationAndBind.Enabled = false;
- this.btnAuthorizationAndBind.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Bold);
- this.btnAuthorizationAndBind.ForeColor = System.Drawing.Color.White;
- this.btnAuthorizationAndBind.IsCustomBackImg = false;
- this.btnAuthorizationAndBind.IsShowText = true;
- this.btnAuthorizationAndBind.Location = new System.Drawing.Point(308, 205);
- this.btnAuthorizationAndBind.Name = "btnAuthorizationAndBind";
- this.btnAuthorizationAndBind.Size = new System.Drawing.Size(168, 32);
- this.btnAuthorizationAndBind.TabIndex = 19;
- this.btnAuthorizationAndBind.Text = "授权并绑定接口";
- this.btnAuthorizationAndBind.UseVisualStyleBackColor = false;
- //
- // 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("微软雅黑", 11F, 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(493, 205);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(99, 32);
- this.btnClose.TabIndex = 17;
- this.btnClose.Text = "关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // txtToken
- //
- this.txtToken.AutoScroll = true;
- this.txtToken.BackColor = System.Drawing.Color.Transparent;
- this.txtToken.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtToken.Icon = null;
- this.txtToken.IconIsButton = false;
- this.txtToken.IsPasswordChat = '\0';
- this.txtToken.IsSystemPasswordChar = false;
- this.txtToken.Lines = new string[0];
- this.txtToken.Location = new System.Drawing.Point(166, 249);
- this.txtToken.Margin = new System.Windows.Forms.Padding(0);
- this.txtToken.MaxLength = 32767;
- this.txtToken.MinimumSize = new System.Drawing.Size(0, 28);
- this.txtToken.MouseBack = null;
- this.txtToken.Multiline = false;
- this.txtToken.Name = "txtToken";
- this.txtToken.NormlBack = null;
- this.txtToken.Padding = new System.Windows.Forms.Padding(5);
- this.txtToken.ReadOnly = true;
- this.txtToken.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtToken.Size = new System.Drawing.Size(400, 28);
- this.txtToken.TabIndex = 18;
- this.txtToken.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtToken.Visible = false;
- this.txtToken.WaterColor = System.Drawing.Color.DarkGray;
- this.txtToken.WaterText = "Token(令牌)自动生成";
- this.txtToken.WordWrap = true;
- //
- // textBoxEx1
- //
- this.textBoxEx1.AutoScroll = true;
- this.textBoxEx1.BackColor = System.Drawing.Color.Transparent;
- this.textBoxEx1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBoxEx1.Icon = null;
- this.textBoxEx1.IconIsButton = false;
- this.textBoxEx1.IsPasswordChat = '\0';
- this.textBoxEx1.IsSystemPasswordChar = false;
- this.textBoxEx1.Lines = new string[0];
- this.textBoxEx1.Location = new System.Drawing.Point(166, 364);
- this.textBoxEx1.Margin = new System.Windows.Forms.Padding(0);
- this.textBoxEx1.MaxLength = 32767;
- this.textBoxEx1.MinimumSize = new System.Drawing.Size(0, 28);
- this.textBoxEx1.MouseBack = null;
- this.textBoxEx1.Multiline = false;
- this.textBoxEx1.Name = "textBoxEx1";
- this.textBoxEx1.NormlBack = null;
- this.textBoxEx1.Padding = new System.Windows.Forms.Padding(5);
- this.textBoxEx1.ReadOnly = false;
- this.textBoxEx1.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.textBoxEx1.Size = new System.Drawing.Size(459, 28);
- this.textBoxEx1.TabIndex = 18;
- this.textBoxEx1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.textBoxEx1.Visible = false;
- this.textBoxEx1.WaterColor = System.Drawing.Color.DarkGray;
- this.textBoxEx1.WaterText = "用于显示在管理软件件回复的图文消息中展示";
- this.textBoxEx1.WordWrap = true;
- //
- // txtAPPEnterpriseID
- //
- this.txtAPPEnterpriseID.AutoScroll = true;
- this.txtAPPEnterpriseID.BackColor = System.Drawing.Color.Transparent;
- this.txtAPPEnterpriseID.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtAPPEnterpriseID.Icon = null;
- this.txtAPPEnterpriseID.IconIsButton = false;
- this.txtAPPEnterpriseID.IsPasswordChat = '\0';
- this.txtAPPEnterpriseID.IsSystemPasswordChar = false;
- this.txtAPPEnterpriseID.Lines = new string[0];
- this.txtAPPEnterpriseID.Location = new System.Drawing.Point(166, 330);
- this.txtAPPEnterpriseID.Margin = new System.Windows.Forms.Padding(0);
- this.txtAPPEnterpriseID.MaxLength = 32767;
- this.txtAPPEnterpriseID.MinimumSize = new System.Drawing.Size(0, 28);
- this.txtAPPEnterpriseID.MouseBack = null;
- this.txtAPPEnterpriseID.Multiline = false;
- this.txtAPPEnterpriseID.Name = "txtAPPEnterpriseID";
- this.txtAPPEnterpriseID.NormlBack = null;
- this.txtAPPEnterpriseID.Padding = new System.Windows.Forms.Padding(5);
- this.txtAPPEnterpriseID.ReadOnly = false;
- this.txtAPPEnterpriseID.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtAPPEnterpriseID.Size = new System.Drawing.Size(459, 28);
- this.txtAPPEnterpriseID.TabIndex = 18;
- this.txtAPPEnterpriseID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtAPPEnterpriseID.Visible = false;
- this.txtAPPEnterpriseID.WaterColor = System.Drawing.Color.DarkGray;
- this.txtAPPEnterpriseID.WaterText = "请输入APP注册的企业ID,请联系利亚方舟客服获取";
- this.txtAPPEnterpriseID.WordWrap = true;
- //
- // txtVisitDomainName
- //
- this.txtVisitDomainName.AutoScroll = true;
- this.txtVisitDomainName.BackColor = System.Drawing.Color.Transparent;
- this.txtVisitDomainName.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtVisitDomainName.Icon = null;
- this.txtVisitDomainName.IconIsButton = false;
- this.txtVisitDomainName.IsPasswordChat = '\0';
- this.txtVisitDomainName.IsSystemPasswordChar = false;
- this.txtVisitDomainName.Lines = new string[0];
- this.txtVisitDomainName.Location = new System.Drawing.Point(167, 277);
- this.txtVisitDomainName.Margin = new System.Windows.Forms.Padding(0);
- this.txtVisitDomainName.MaxLength = 32767;
- this.txtVisitDomainName.MinimumSize = new System.Drawing.Size(0, 28);
- this.txtVisitDomainName.MouseBack = null;
- this.txtVisitDomainName.Multiline = false;
- this.txtVisitDomainName.Name = "txtVisitDomainName";
- this.txtVisitDomainName.NormlBack = null;
- this.txtVisitDomainName.Padding = new System.Windows.Forms.Padding(5);
- this.txtVisitDomainName.ReadOnly = false;
- this.txtVisitDomainName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtVisitDomainName.Size = new System.Drawing.Size(458, 28);
- this.txtVisitDomainName.TabIndex = 18;
- this.txtVisitDomainName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtVisitDomainName.Visible = false;
- this.txtVisitDomainName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtVisitDomainName.WaterText = "请输入服务器上安装的花生壳域名地址,如果是内网版时请加上端口号";
- this.txtVisitDomainName.WordWrap = true;
- //
- // txtMicroSignal
- //
- this.txtMicroSignal.AutoScroll = true;
- this.txtMicroSignal.BackColor = System.Drawing.Color.Transparent;
- this.txtMicroSignal.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtMicroSignal.Icon = null;
- this.txtMicroSignal.IconIsButton = false;
- this.txtMicroSignal.IsPasswordChat = '\0';
- this.txtMicroSignal.IsSystemPasswordChar = false;
- this.txtMicroSignal.Lines = new string[0];
- this.txtMicroSignal.Location = new System.Drawing.Point(120, 48);
- this.txtMicroSignal.Margin = new System.Windows.Forms.Padding(0);
- this.txtMicroSignal.MaxLength = 32767;
- this.txtMicroSignal.MinimumSize = new System.Drawing.Size(0, 28);
- this.txtMicroSignal.MouseBack = null;
- this.txtMicroSignal.Multiline = false;
- this.txtMicroSignal.Name = "txtMicroSignal";
- this.txtMicroSignal.NormlBack = null;
- this.txtMicroSignal.Padding = new System.Windows.Forms.Padding(5);
- this.txtMicroSignal.ReadOnly = false;
- this.txtMicroSignal.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtMicroSignal.Size = new System.Drawing.Size(400, 28);
- this.txtMicroSignal.TabIndex = 18;
- this.txtMicroSignal.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtMicroSignal.WaterColor = System.Drawing.Color.DarkGray;
- this.txtMicroSignal.WaterText = "请输入微信号";
- this.txtMicroSignal.WordWrap = true;
- //
- // txtAppID
- //
- this.txtAppID.AutoScroll = true;
- this.txtAppID.BackColor = System.Drawing.Color.Transparent;
- this.txtAppID.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtAppID.Icon = null;
- this.txtAppID.IconIsButton = false;
- this.txtAppID.IsPasswordChat = '\0';
- this.txtAppID.IsSystemPasswordChar = false;
- this.txtAppID.Lines = new string[0];
- this.txtAppID.Location = new System.Drawing.Point(121, 90);
- this.txtAppID.Margin = new System.Windows.Forms.Padding(0);
- this.txtAppID.MaxLength = 32767;
- this.txtAppID.MinimumSize = new System.Drawing.Size(0, 28);
- this.txtAppID.MouseBack = null;
- this.txtAppID.Multiline = false;
- this.txtAppID.Name = "txtAppID";
- this.txtAppID.NormlBack = null;
- this.txtAppID.Padding = new System.Windows.Forms.Padding(5);
- this.txtAppID.ReadOnly = false;
- this.txtAppID.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtAppID.Size = new System.Drawing.Size(399, 28);
- this.txtAppID.TabIndex = 18;
- this.txtAppID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtAppID.WaterColor = System.Drawing.Color.DarkGray;
- this.txtAppID.WaterText = "请输入公众号AppID(应用ID)";
- this.txtAppID.WordWrap = true;
- //
- // txtPublicNumberName
- //
- this.txtPublicNumberName.AutoScroll = true;
- this.txtPublicNumberName.BackColor = System.Drawing.Color.Transparent;
- this.txtPublicNumberName.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtPublicNumberName.Icon = null;
- this.txtPublicNumberName.IconIsButton = false;
- this.txtPublicNumberName.IsPasswordChat = '\0';
- this.txtPublicNumberName.IsSystemPasswordChar = false;
- this.txtPublicNumberName.Lines = new string[0];
- this.txtPublicNumberName.Location = new System.Drawing.Point(120, 6);
- this.txtPublicNumberName.Margin = new System.Windows.Forms.Padding(0);
- this.txtPublicNumberName.MaxLength = 32767;
- this.txtPublicNumberName.MinimumSize = new System.Drawing.Size(0, 28);
- this.txtPublicNumberName.MouseBack = null;
- this.txtPublicNumberName.Multiline = false;
- this.txtPublicNumberName.Name = "txtPublicNumberName";
- this.txtPublicNumberName.NormlBack = null;
- this.txtPublicNumberName.Padding = new System.Windows.Forms.Padding(5);
- this.txtPublicNumberName.ReadOnly = false;
- this.txtPublicNumberName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPublicNumberName.Size = new System.Drawing.Size(400, 28);
- this.txtPublicNumberName.TabIndex = 18;
- this.txtPublicNumberName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPublicNumberName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPublicNumberName.WaterText = "请输入公众号名称";
- this.txtPublicNumberName.WordWrap = true;
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- 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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
- this.labelEx7.Location = new System.Drawing.Point(52, 173);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(59, 17);
- this.labelEx7.TabIndex = 10;
- this.labelEx7.Text = "工作状态:";
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx10.Location = new System.Drawing.Point(77, 336);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(78, 17);
- this.labelEx10.TabIndex = 10;
- this.labelEx10.Text = "APP 企业ID:";
- this.labelEx10.Visible = false;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((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(52, 370);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(107, 17);
- this.labelEx1.TabIndex = 10;
- this.labelEx1.Text = "影楼形像图片URL:";
- this.labelEx1.Visible = false;
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(78, 283);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(84, 17);
- this.labelEx6.TabIndex = 10;
- this.labelEx6.Text = "APP接口地址:";
- this.labelEx6.Visible = false;
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((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(79, 256);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(83, 17);
- this.labelEx5.TabIndex = 10;
- this.labelEx5.Text = "Token(令牌):";
- this.labelEx5.Visible = false;
- //
- // 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(65, 54);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(47, 17);
- this.labelEx2.TabIndex = 10;
- this.labelEx2.Text = "微信号:";
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((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(34, 136);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(83, 17);
- this.labelEx8.TabIndex = 10;
- this.labelEx8.Text = "选择所属门店:";
- //
- // labelEx9
- //
- this.labelEx9.AutoSize = true;
- this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx9.Location = new System.Drawing.Point(19, 95);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(98, 17);
- this.labelEx9.TabIndex = 10;
- this.labelEx9.Text = "AppID(应用ID):";
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- 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(41, 12);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(71, 17);
- this.labelEx4.TabIndex = 10;
- this.labelEx4.Text = "公众号名称:";
- //
- // frmMicroLetterPlatformInterface
- //
- 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(779, 555);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowUcNavigationTool = true;
- this.Name = "frmMicroLetterPlatformInterface";
- 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();
- ((System.ComponentModel.ISupportInitialize)(this.picQrCodeImage)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx2;
- public ComponentLibrary.ButtonEx btnCustommenuManager;
- public ComponentLibrary.TextBoxEx txtVisitDomainName;
- private ComponentLibrary.LabelEx labelEx6;
- public ComponentLibrary.ButtonEx btnAuthorizationAndBind;
- public ComponentLibrary.ButtonEx btnClose;
- public ComponentLibrary.TextBoxEx txtPublicNumberName;
- public ComponentLibrary.TextBoxEx txtToken;
- public ComponentLibrary.TextBoxEx txtMicroSignal;
- public ComponentLibrary.PictureBoxEx picQrCodeImage;
- public ComponentLibrary.TextBoxEx txtAppID;
- private ComponentLibrary.LabelEx labelEx9;
- private ComponentLibrary.LabelEx labelEx7;
- public ComponentLibrary.ButtonEx btnDetected;
- public ComponentLibrary.LabelEx labDetectedInfo;
- private ComponentLibrary.LabelEx labelEx15;
- public ComponentLibrary.ButtonEx btnAutoReply;
- private ComponentLibrary.LabelEx labelEx3;
- public ComponentLibrary.TextBoxEx textBoxEx1;
- private ComponentLibrary.LabelEx labelEx1;
- public ComponentLibrary.TextBoxEx txtAPPEnterpriseID;
- private ComponentLibrary.LabelEx labelEx10;
- private ComponentLibrary.LabelEx labelEx8;
- public ComponentLibrary.ComboBoxEx comboBoxMdian;
- }
- }
|