123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791 |
- namespace LYFZ.Software.UI.OAShopManagement
- {
- partial class frmThridPayConfig
- {
- /// <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(frmThridPayConfig));
- this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.rdo_WXAutonomyBtn = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdo_WXAgentBtn = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.txt_MchId = new LYFZ.ComponentLibrary.TextBoxEx();
- this.cb_MySaltCompanyPay = new System.Windows.Forms.ComboBox();
- this.btn_Check = new LYFZ.ComponentLibrary.ButtonEx();
- this.cb_Open = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.txt_Key = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txt_AppId = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.lab_Key = new LYFZ.ComponentLibrary.LabelEx();
- this.lab_MchId = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.groupBoxEx2 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.rdo_RSA = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdo_RSA2 = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdo_ZFBAutonomyBtn = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdo_ZFBAgentBtn = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.cb_AliPayAccount = new System.Windows.Forms.ComboBox();
- this.btn_AliCheck = new LYFZ.ComponentLibrary.ButtonEx();
- this.cb_AliOpen = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.txt_AliPublicKey = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.txt_AliKey = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txt_AliMchId = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txt_AliAppid = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.btn_Update = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
- this.btn_AliOK = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.btn_AliCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.groupBoxEx1.SuspendLayout();
- this.groupBoxEx2.SuspendLayout();
- this.panelEx4.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.groupBoxEx2);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Controls.Add(this.groupBoxEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- this.plExMainContainer.Size = new System.Drawing.Size(974, 813);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(974, 813);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(915, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(942, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(888, 0);
- //
- // groupBoxEx1
- //
- this.groupBoxEx1.Controls.Add(this.rdo_WXAutonomyBtn);
- this.groupBoxEx1.Controls.Add(this.rdo_WXAgentBtn);
- this.groupBoxEx1.Controls.Add(this.txt_MchId);
- this.groupBoxEx1.Controls.Add(this.cb_MySaltCompanyPay);
- this.groupBoxEx1.Controls.Add(this.btn_Check);
- this.groupBoxEx1.Controls.Add(this.cb_Open);
- this.groupBoxEx1.Controls.Add(this.txt_Key);
- this.groupBoxEx1.Controls.Add(this.txt_AppId);
- this.groupBoxEx1.Controls.Add(this.labelEx8);
- this.groupBoxEx1.Controls.Add(this.lab_Key);
- this.groupBoxEx1.Controls.Add(this.lab_MchId);
- this.groupBoxEx1.Controls.Add(this.labelEx5);
- this.groupBoxEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.groupBoxEx1.Location = new System.Drawing.Point(10, 10);
- this.groupBoxEx1.Name = "groupBoxEx1";
- this.groupBoxEx1.Size = new System.Drawing.Size(954, 205);
- this.groupBoxEx1.TabIndex = 0;
- this.groupBoxEx1.TabStop = false;
- this.groupBoxEx1.Text = "微信支付";
- //
- // rdo_WXAutonomyBtn
- //
- this.rdo_WXAutonomyBtn.AutoSize = true;
- this.rdo_WXAutonomyBtn.BackColor = System.Drawing.Color.Transparent;
- this.rdo_WXAutonomyBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdo_WXAutonomyBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdo_WXAutonomyBtn.Location = new System.Drawing.Point(293, 21);
- this.rdo_WXAutonomyBtn.Name = "rdo_WXAutonomyBtn";
- this.rdo_WXAutonomyBtn.Size = new System.Drawing.Size(98, 21);
- this.rdo_WXAutonomyBtn.TabIndex = 24;
- this.rdo_WXAutonomyBtn.Text = "自主方式绑定";
- this.rdo_WXAutonomyBtn.UseVisualStyleBackColor = false;
- //
- // rdo_WXAgentBtn
- //
- this.rdo_WXAgentBtn.AutoSize = true;
- this.rdo_WXAgentBtn.BackColor = System.Drawing.Color.Transparent;
- this.rdo_WXAgentBtn.Checked = true;
- this.rdo_WXAgentBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdo_WXAgentBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdo_WXAgentBtn.Location = new System.Drawing.Point(105, 21);
- this.rdo_WXAgentBtn.Name = "rdo_WXAgentBtn";
- this.rdo_WXAgentBtn.Size = new System.Drawing.Size(146, 21);
- this.rdo_WXAgentBtn.TabIndex = 24;
- this.rdo_WXAgentBtn.TabStop = true;
- this.rdo_WXAgentBtn.Text = "代理方式绑定(推荐)";
- this.rdo_WXAgentBtn.UseVisualStyleBackColor = false;
- //
- // txt_MchId
- //
- this.txt_MchId.BackColor = System.Drawing.Color.Transparent;
- this.txt_MchId.Icon = null;
- this.txt_MchId.IconIsButton = false;
- this.txt_MchId.IsPasswordChat = '\0';
- this.txt_MchId.IsSystemPasswordChar = false;
- this.txt_MchId.Lines = new string[0];
- this.txt_MchId.Location = new System.Drawing.Point(105, 83);
- this.txt_MchId.Margin = new System.Windows.Forms.Padding(0);
- this.txt_MchId.MaxLength = 32767;
- this.txt_MchId.MinimumSize = new System.Drawing.Size(0, 26);
- this.txt_MchId.MouseBack = null;
- this.txt_MchId.Multiline = false;
- this.txt_MchId.Name = "txt_MchId";
- this.txt_MchId.NormlBack = null;
- this.txt_MchId.Padding = new System.Windows.Forms.Padding(5);
- this.txt_MchId.ReadOnly = false;
- this.txt_MchId.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txt_MchId.Size = new System.Drawing.Size(361, 26);
- this.txt_MchId.TabIndex = 12;
- this.txt_MchId.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txt_MchId.WaterColor = System.Drawing.Color.DarkGray;
- this.txt_MchId.WaterText = "商户号";
- this.txt_MchId.WordWrap = true;
- //
- // cb_MySaltCompanyPay
- //
- this.cb_MySaltCompanyPay.FormattingEnabled = true;
- this.cb_MySaltCompanyPay.Location = new System.Drawing.Point(107, 86);
- this.cb_MySaltCompanyPay.Name = "cb_MySaltCompanyPay";
- this.cb_MySaltCompanyPay.Size = new System.Drawing.Size(355, 20);
- this.cb_MySaltCompanyPay.TabIndex = 23;
- //
- // btn_Check
- //
- this.btn_Check.BackColor = System.Drawing.Color.Transparent;
- this.btn_Check.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Check.BackImg")));
- this.btn_Check.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Check.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Check.ForeColor = System.Drawing.Color.White;
- this.btn_Check.IsCustomBackImg = false;
- this.btn_Check.IsShowText = true;
- this.btn_Check.Location = new System.Drawing.Point(389, 48);
- this.btn_Check.Name = "btn_Check";
- this.btn_Check.Size = new System.Drawing.Size(70, 30);
- this.btn_Check.TabIndex = 22;
- this.btn_Check.Text = "测试";
- this.btn_Check.UseVisualStyleBackColor = false;
- //
- // cb_Open
- //
- this.cb_Open.AutoSize = true;
- this.cb_Open.BackColor = System.Drawing.Color.Transparent;
- this.cb_Open.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.cb_Open.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.cb_Open.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.cb_Open.Fourstates = false;
- this.cb_Open.IsGreenTick = false;
- this.cb_Open.Location = new System.Drawing.Point(104, 56);
- this.cb_Open.Name = "cb_Open";
- this.cb_Open.Size = new System.Drawing.Size(15, 14);
- this.cb_Open.TabIndex = 14;
- this.cb_Open.UseVisualStyleBackColor = false;
- //
- // txt_Key
- //
- this.txt_Key.BackColor = System.Drawing.Color.Transparent;
- this.txt_Key.Icon = null;
- this.txt_Key.IconIsButton = false;
- this.txt_Key.IsPasswordChat = '\0';
- this.txt_Key.IsSystemPasswordChar = false;
- this.txt_Key.Lines = new string[0];
- this.txt_Key.Location = new System.Drawing.Point(106, 153);
- this.txt_Key.Margin = new System.Windows.Forms.Padding(0);
- this.txt_Key.MaxLength = 32767;
- this.txt_Key.MinimumSize = new System.Drawing.Size(0, 26);
- this.txt_Key.MouseBack = null;
- this.txt_Key.Multiline = false;
- this.txt_Key.Name = "txt_Key";
- this.txt_Key.NormlBack = null;
- this.txt_Key.Padding = new System.Windows.Forms.Padding(5);
- this.txt_Key.ReadOnly = false;
- this.txt_Key.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txt_Key.Size = new System.Drawing.Size(361, 26);
- this.txt_Key.TabIndex = 13;
- this.txt_Key.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txt_Key.WaterColor = System.Drawing.Color.DarkGray;
- this.txt_Key.WaterText = "商户秘钥";
- this.txt_Key.WordWrap = true;
- //
- // txt_AppId
- //
- this.txt_AppId.BackColor = System.Drawing.Color.Transparent;
- this.txt_AppId.Icon = null;
- this.txt_AppId.IconIsButton = false;
- this.txt_AppId.IsPasswordChat = '\0';
- this.txt_AppId.IsSystemPasswordChar = false;
- this.txt_AppId.Lines = new string[0];
- this.txt_AppId.Location = new System.Drawing.Point(105, 118);
- this.txt_AppId.Margin = new System.Windows.Forms.Padding(0);
- this.txt_AppId.MaxLength = 32767;
- this.txt_AppId.MinimumSize = new System.Drawing.Size(0, 26);
- this.txt_AppId.MouseBack = null;
- this.txt_AppId.Multiline = false;
- this.txt_AppId.Name = "txt_AppId";
- this.txt_AppId.NormlBack = null;
- this.txt_AppId.Padding = new System.Windows.Forms.Padding(5);
- this.txt_AppId.ReadOnly = false;
- this.txt_AppId.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txt_AppId.Size = new System.Drawing.Size(361, 26);
- this.txt_AppId.TabIndex = 11;
- this.txt_AppId.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txt_AppId.WaterColor = System.Drawing.Color.DarkGray;
- this.txt_AppId.WaterText = "商户APPID";
- this.txt_AppId.WordWrap = true;
- //
- // 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(21, 121);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(79, 17);
- this.labelEx8.TabIndex = 8;
- this.labelEx8.Text = "商户APPID:";
- //
- // lab_Key
- //
- this.lab_Key.AutoSize = true;
- this.lab_Key.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lab_Key.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lab_Key.Location = new System.Drawing.Point(55, 158);
- this.lab_Key.Name = "lab_Key";
- this.lab_Key.Size = new System.Drawing.Size(44, 17);
- this.lab_Key.TabIndex = 8;
- this.lab_Key.Text = "秘钥:";
- //
- // lab_MchId
- //
- this.lab_MchId.AutoSize = true;
- this.lab_MchId.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lab_MchId.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lab_MchId.Location = new System.Drawing.Point(43, 87);
- this.lab_MchId.Name = "lab_MchId";
- this.lab_MchId.Size = new System.Drawing.Size(56, 17);
- this.lab_MchId.TabIndex = 9;
- this.lab_MchId.Text = "商户号:";
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- 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(31, 56);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(68, 17);
- this.labelEx5.TabIndex = 10;
- this.labelEx5.Text = "是否启用:";
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(10, 215);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(954, 10);
- this.panelEx1.TabIndex = 1;
- //
- // groupBoxEx2
- //
- this.groupBoxEx2.Controls.Add(this.panelEx4);
- this.groupBoxEx2.Controls.Add(this.rdo_ZFBAutonomyBtn);
- this.groupBoxEx2.Controls.Add(this.rdo_ZFBAgentBtn);
- this.groupBoxEx2.Controls.Add(this.labelEx7);
- this.groupBoxEx2.Controls.Add(this.cb_AliPayAccount);
- this.groupBoxEx2.Controls.Add(this.btn_AliCheck);
- this.groupBoxEx2.Controls.Add(this.cb_AliOpen);
- this.groupBoxEx2.Controls.Add(this.labelEx6);
- this.groupBoxEx2.Controls.Add(this.txt_AliPublicKey);
- this.groupBoxEx2.Controls.Add(this.labelEx4);
- this.groupBoxEx2.Controls.Add(this.txt_AliKey);
- this.groupBoxEx2.Controls.Add(this.txt_AliMchId);
- this.groupBoxEx2.Controls.Add(this.txt_AliAppid);
- this.groupBoxEx2.Controls.Add(this.labelEx1);
- this.groupBoxEx2.Controls.Add(this.labelEx2);
- this.groupBoxEx2.Controls.Add(this.labelEx3);
- this.groupBoxEx2.Dock = System.Windows.Forms.DockStyle.Top;
- this.groupBoxEx2.Location = new System.Drawing.Point(10, 225);
- this.groupBoxEx2.Name = "groupBoxEx2";
- this.groupBoxEx2.Size = new System.Drawing.Size(954, 539);
- this.groupBoxEx2.TabIndex = 2;
- this.groupBoxEx2.TabStop = false;
- this.groupBoxEx2.Text = "支付宝";
- //
- // panelEx4
- //
- this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx4.BorderWidth = 1;
- this.panelEx4.Controls.Add(this.rdo_RSA);
- this.panelEx4.Controls.Add(this.rdo_RSA2);
- this.panelEx4.Location = new System.Drawing.Point(262, 52);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(119, 27);
- this.panelEx4.TabIndex = 29;
- //
- // rdo_RSA
- //
- this.rdo_RSA.AutoSize = true;
- this.rdo_RSA.BackColor = System.Drawing.Color.Transparent;
- this.rdo_RSA.Checked = true;
- this.rdo_RSA.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdo_RSA.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdo_RSA.Location = new System.Drawing.Point(3, 3);
- this.rdo_RSA.Name = "rdo_RSA";
- this.rdo_RSA.Size = new System.Drawing.Size(49, 21);
- this.rdo_RSA.TabIndex = 28;
- this.rdo_RSA.TabStop = true;
- this.rdo_RSA.Text = "RSA";
- this.rdo_RSA.UseVisualStyleBackColor = false;
- //
- // rdo_RSA2
- //
- this.rdo_RSA2.AutoSize = true;
- this.rdo_RSA2.BackColor = System.Drawing.Color.Transparent;
- this.rdo_RSA2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdo_RSA2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdo_RSA2.Location = new System.Drawing.Point(58, 3);
- this.rdo_RSA2.Name = "rdo_RSA2";
- this.rdo_RSA2.Size = new System.Drawing.Size(56, 21);
- this.rdo_RSA2.TabIndex = 28;
- this.rdo_RSA2.Text = "RSA2";
- this.rdo_RSA2.UseVisualStyleBackColor = false;
- //
- // rdo_ZFBAutonomyBtn
- //
- this.rdo_ZFBAutonomyBtn.AutoSize = true;
- this.rdo_ZFBAutonomyBtn.BackColor = System.Drawing.Color.Transparent;
- this.rdo_ZFBAutonomyBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdo_ZFBAutonomyBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdo_ZFBAutonomyBtn.Location = new System.Drawing.Point(293, 22);
- this.rdo_ZFBAutonomyBtn.Name = "rdo_ZFBAutonomyBtn";
- this.rdo_ZFBAutonomyBtn.Size = new System.Drawing.Size(98, 21);
- this.rdo_ZFBAutonomyBtn.TabIndex = 26;
- this.rdo_ZFBAutonomyBtn.Text = "自主方式绑定";
- this.rdo_ZFBAutonomyBtn.UseVisualStyleBackColor = false;
- //
- // rdo_ZFBAgentBtn
- //
- this.rdo_ZFBAgentBtn.AutoSize = true;
- this.rdo_ZFBAgentBtn.BackColor = System.Drawing.Color.Transparent;
- this.rdo_ZFBAgentBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdo_ZFBAgentBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdo_ZFBAgentBtn.Location = new System.Drawing.Point(105, 22);
- this.rdo_ZFBAgentBtn.Name = "rdo_ZFBAgentBtn";
- this.rdo_ZFBAgentBtn.Size = new System.Drawing.Size(146, 21);
- this.rdo_ZFBAgentBtn.TabIndex = 27;
- this.rdo_ZFBAgentBtn.Text = "代理方式绑定(推荐)";
- this.rdo_ZFBAgentBtn.UseVisualStyleBackColor = false;
- //
- // 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)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx7.Location = new System.Drawing.Point(21, 93);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(80, 17);
- this.labelEx7.TabIndex = 25;
- this.labelEx7.Text = "支付宝账号:";
- //
- // cb_AliPayAccount
- //
- this.cb_AliPayAccount.FormattingEnabled = true;
- this.cb_AliPayAccount.Location = new System.Drawing.Point(105, 92);
- this.cb_AliPayAccount.Name = "cb_AliPayAccount";
- this.cb_AliPayAccount.Size = new System.Drawing.Size(359, 20);
- this.cb_AliPayAccount.TabIndex = 24;
- //
- // btn_AliCheck
- //
- this.btn_AliCheck.BackColor = System.Drawing.Color.Transparent;
- this.btn_AliCheck.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_AliCheck.BackImg")));
- this.btn_AliCheck.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_AliCheck.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_AliCheck.ForeColor = System.Drawing.Color.White;
- this.btn_AliCheck.IsCustomBackImg = false;
- this.btn_AliCheck.IsShowText = true;
- this.btn_AliCheck.Location = new System.Drawing.Point(387, 49);
- this.btn_AliCheck.Name = "btn_AliCheck";
- this.btn_AliCheck.Size = new System.Drawing.Size(70, 33);
- this.btn_AliCheck.TabIndex = 21;
- this.btn_AliCheck.Text = "测试";
- this.btn_AliCheck.UseVisualStyleBackColor = false;
- //
- // cb_AliOpen
- //
- this.cb_AliOpen.AutoSize = true;
- this.cb_AliOpen.BackColor = System.Drawing.Color.Transparent;
- this.cb_AliOpen.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.cb_AliOpen.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.cb_AliOpen.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.cb_AliOpen.Fourstates = false;
- this.cb_AliOpen.IsGreenTick = false;
- this.cb_AliOpen.Location = new System.Drawing.Point(105, 60);
- this.cb_AliOpen.Name = "cb_AliOpen";
- this.cb_AliOpen.Size = new System.Drawing.Size(15, 14);
- this.cb_AliOpen.TabIndex = 20;
- this.cb_AliOpen.UseVisualStyleBackColor = false;
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((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(32, 58);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(68, 17);
- this.labelEx6.TabIndex = 19;
- this.labelEx6.Text = "是否启用:";
- //
- // txt_AliPublicKey
- //
- this.txt_AliPublicKey.BackColor = System.Drawing.Color.Transparent;
- this.txt_AliPublicKey.Icon = null;
- this.txt_AliPublicKey.IconIsButton = false;
- this.txt_AliPublicKey.IsPasswordChat = '\0';
- this.txt_AliPublicKey.IsSystemPasswordChar = false;
- this.txt_AliPublicKey.Lines = new string[0];
- this.txt_AliPublicKey.Location = new System.Drawing.Point(103, 416);
- this.txt_AliPublicKey.Margin = new System.Windows.Forms.Padding(0);
- this.txt_AliPublicKey.MaxLength = 32767;
- this.txt_AliPublicKey.MinimumSize = new System.Drawing.Size(0, 26);
- this.txt_AliPublicKey.MouseBack = null;
- this.txt_AliPublicKey.Multiline = true;
- this.txt_AliPublicKey.Name = "txt_AliPublicKey";
- this.txt_AliPublicKey.NormlBack = null;
- this.txt_AliPublicKey.Padding = new System.Windows.Forms.Padding(5);
- this.txt_AliPublicKey.ReadOnly = false;
- this.txt_AliPublicKey.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal;
- this.txt_AliPublicKey.Size = new System.Drawing.Size(773, 110);
- this.txt_AliPublicKey.TabIndex = 18;
- this.txt_AliPublicKey.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txt_AliPublicKey.WaterColor = System.Drawing.Color.DarkGray;
- this.txt_AliPublicKey.WaterText = "商户公钥";
- this.txt_AliPublicKey.WordWrap = true;
- //
- // 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(52, 420);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(44, 17);
- this.labelEx4.TabIndex = 17;
- this.labelEx4.Text = "公钥:";
- //
- // txt_AliKey
- //
- this.txt_AliKey.BackColor = System.Drawing.Color.Transparent;
- this.txt_AliKey.Icon = null;
- this.txt_AliKey.IconIsButton = false;
- this.txt_AliKey.IsPasswordChat = '\0';
- this.txt_AliKey.IsSystemPasswordChar = false;
- this.txt_AliKey.Lines = new string[0];
- this.txt_AliKey.Location = new System.Drawing.Point(103, 190);
- this.txt_AliKey.Margin = new System.Windows.Forms.Padding(0);
- this.txt_AliKey.MaxLength = 32767;
- this.txt_AliKey.MinimumSize = new System.Drawing.Size(0, 26);
- this.txt_AliKey.MouseBack = null;
- this.txt_AliKey.Multiline = true;
- this.txt_AliKey.Name = "txt_AliKey";
- this.txt_AliKey.NormlBack = null;
- this.txt_AliKey.Padding = new System.Windows.Forms.Padding(5);
- this.txt_AliKey.ReadOnly = false;
- this.txt_AliKey.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal;
- this.txt_AliKey.Size = new System.Drawing.Size(773, 214);
- this.txt_AliKey.TabIndex = 13;
- this.txt_AliKey.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txt_AliKey.WaterColor = System.Drawing.Color.DarkGray;
- this.txt_AliKey.WaterText = "商户秘钥";
- this.txt_AliKey.WordWrap = true;
- //
- // txt_AliMchId
- //
- this.txt_AliMchId.BackColor = System.Drawing.Color.Transparent;
- this.txt_AliMchId.Icon = null;
- this.txt_AliMchId.IconIsButton = false;
- this.txt_AliMchId.IsPasswordChat = '\0';
- this.txt_AliMchId.IsSystemPasswordChar = false;
- this.txt_AliMchId.Lines = new string[0];
- this.txt_AliMchId.Location = new System.Drawing.Point(103, 155);
- this.txt_AliMchId.Margin = new System.Windows.Forms.Padding(0);
- this.txt_AliMchId.MaxLength = 32767;
- this.txt_AliMchId.MinimumSize = new System.Drawing.Size(0, 26);
- this.txt_AliMchId.MouseBack = null;
- this.txt_AliMchId.Multiline = false;
- this.txt_AliMchId.Name = "txt_AliMchId";
- this.txt_AliMchId.NormlBack = null;
- this.txt_AliMchId.Padding = new System.Windows.Forms.Padding(5);
- this.txt_AliMchId.ReadOnly = false;
- this.txt_AliMchId.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txt_AliMchId.Size = new System.Drawing.Size(361, 26);
- this.txt_AliMchId.TabIndex = 12;
- this.txt_AliMchId.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txt_AliMchId.WaterColor = System.Drawing.Color.DarkGray;
- this.txt_AliMchId.WaterText = "商户号";
- this.txt_AliMchId.WordWrap = true;
- //
- // txt_AliAppid
- //
- this.txt_AliAppid.BackColor = System.Drawing.Color.Transparent;
- this.txt_AliAppid.Icon = null;
- this.txt_AliAppid.IconIsButton = false;
- this.txt_AliAppid.IsPasswordChat = '\0';
- this.txt_AliAppid.IsSystemPasswordChar = false;
- this.txt_AliAppid.Lines = new string[0];
- this.txt_AliAppid.Location = new System.Drawing.Point(103, 120);
- this.txt_AliAppid.Margin = new System.Windows.Forms.Padding(0);
- this.txt_AliAppid.MaxLength = 32767;
- this.txt_AliAppid.MinimumSize = new System.Drawing.Size(0, 26);
- this.txt_AliAppid.MouseBack = null;
- this.txt_AliAppid.Multiline = false;
- this.txt_AliAppid.Name = "txt_AliAppid";
- this.txt_AliAppid.NormlBack = null;
- this.txt_AliAppid.Padding = new System.Windows.Forms.Padding(5);
- this.txt_AliAppid.ReadOnly = false;
- this.txt_AliAppid.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txt_AliAppid.Size = new System.Drawing.Size(361, 26);
- this.txt_AliAppid.TabIndex = 11;
- this.txt_AliAppid.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txt_AliAppid.WaterColor = System.Drawing.Color.DarkGray;
- this.txt_AliAppid.WaterText = "商户APPID";
- this.txt_AliAppid.WordWrap = true;
- //
- // 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(56, 195);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(44, 17);
- this.labelEx1.TabIndex = 8;
- this.labelEx1.Text = "秘钥:";
- //
- // 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(44, 159);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(56, 17);
- this.labelEx2.TabIndex = 9;
- this.labelEx2.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(44, 124);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(56, 17);
- this.labelEx3.TabIndex = 10;
- this.labelEx3.Text = "AppId:";
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.btn_Update);
- this.panelEx2.Controls.Add(this.panelEx5);
- this.panelEx2.Controls.Add(this.btn_AliOK);
- this.panelEx2.Controls.Add(this.panelEx3);
- this.panelEx2.Controls.Add(this.btn_AliCancel);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx2.Location = new System.Drawing.Point(10, 764);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.panelEx2.Size = new System.Drawing.Size(954, 43);
- this.panelEx2.TabIndex = 17;
- //
- // btn_Update
- //
- this.btn_Update.BackColor = System.Drawing.Color.Transparent;
- this.btn_Update.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Update.BackImg")));
- this.btn_Update.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Update.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_Update.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Update.ForeColor = System.Drawing.Color.White;
- this.btn_Update.IsCustomBackImg = false;
- this.btn_Update.IsShowText = true;
- this.btn_Update.Location = new System.Drawing.Point(724, 10);
- this.btn_Update.Name = "btn_Update";
- this.btn_Update.Size = new System.Drawing.Size(70, 33);
- this.btn_Update.TabIndex = 22;
- this.btn_Update.Text = "更新";
- this.btn_Update.UseVisualStyleBackColor = false;
- //
- // panelEx5
- //
- this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx5.BorderWidth = 1;
- this.panelEx5.Dock = System.Windows.Forms.DockStyle.Right;
- this.panelEx5.Location = new System.Drawing.Point(794, 10);
- this.panelEx5.Name = "panelEx5";
- this.panelEx5.Size = new System.Drawing.Size(10, 33);
- this.panelEx5.TabIndex = 21;
- //
- // btn_AliOK
- //
- this.btn_AliOK.BackColor = System.Drawing.Color.Transparent;
- this.btn_AliOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_AliOK.BackImg")));
- this.btn_AliOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_AliOK.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_AliOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_AliOK.ForeColor = System.Drawing.Color.White;
- this.btn_AliOK.IsCustomBackImg = false;
- this.btn_AliOK.IsShowText = true;
- this.btn_AliOK.Location = new System.Drawing.Point(804, 10);
- this.btn_AliOK.Name = "btn_AliOK";
- this.btn_AliOK.Size = new System.Drawing.Size(70, 33);
- this.btn_AliOK.TabIndex = 18;
- this.btn_AliOK.Text = "保存";
- this.btn_AliOK.UseVisualStyleBackColor = false;
- //
- // panelEx3
- //
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Dock = System.Windows.Forms.DockStyle.Right;
- this.panelEx3.Location = new System.Drawing.Point(874, 10);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(10, 33);
- this.panelEx3.TabIndex = 20;
- //
- // btn_AliCancel
- //
- this.btn_AliCancel.BackColor = System.Drawing.Color.Transparent;
- this.btn_AliCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_AliCancel.BackImg")));
- this.btn_AliCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_AliCancel.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_AliCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_AliCancel.ForeColor = System.Drawing.Color.White;
- this.btn_AliCancel.IsCustomBackImg = false;
- this.btn_AliCancel.IsShowText = true;
- this.btn_AliCancel.Location = new System.Drawing.Point(884, 10);
- this.btn_AliCancel.Name = "btn_AliCancel";
- this.btn_AliCancel.Size = new System.Drawing.Size(70, 33);
- this.btn_AliCancel.TabIndex = 19;
- this.btn_AliCancel.Text = "取消";
- this.btn_AliCancel.UseVisualStyleBackColor = false;
- //
- // frmThridPayConfig
- //
- 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(974, 878);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.Name = "frmThridPayConfig";
- this.Text = "frmThridPayConfig";
- 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.groupBoxEx1.ResumeLayout(false);
- this.groupBoxEx1.PerformLayout();
- this.groupBoxEx2.ResumeLayout(false);
- this.groupBoxEx2.PerformLayout();
- this.panelEx4.ResumeLayout(false);
- this.panelEx4.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- protected ComponentLibrary.TextBoxEx txt_Key;
- protected ComponentLibrary.TextBoxEx txt_MchId;
- protected ComponentLibrary.TextBoxEx txt_AppId;
- private ComponentLibrary.LabelEx lab_Key;
- private ComponentLibrary.LabelEx lab_MchId;
- protected ComponentLibrary.TextBoxEx txt_AliKey;
- protected ComponentLibrary.TextBoxEx txt_AliMchId;
- protected ComponentLibrary.TextBoxEx txt_AliAppid;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.TextBoxEx txt_AliPublicKey;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.PanelEx panelEx2;
- private ComponentLibrary.PanelEx panelEx5;
- private ComponentLibrary.PanelEx panelEx3;
- protected ComponentLibrary.ButtonEx btn_AliCancel;
- protected ComponentLibrary.ButtonEx btn_AliOK;
- protected ComponentLibrary.CheckBoxEx cb_AliOpen;
- private ComponentLibrary.LabelEx labelEx6;
- protected ComponentLibrary.CheckBoxEx cb_Open;
- private ComponentLibrary.LabelEx labelEx5;
- protected ComponentLibrary.ButtonEx btn_AliCheck;
- protected ComponentLibrary.ButtonEx btn_Check;
- protected ComponentLibrary.ButtonEx btn_Update;
- public System.Windows.Forms.ComboBox cb_MySaltCompanyPay;
- private ComponentLibrary.LabelEx labelEx7;
- public System.Windows.Forms.ComboBox cb_AliPayAccount;
- private ComponentLibrary.LabelEx labelEx8;
- public ComponentLibrary.GroupBoxEx groupBoxEx1;
- public ComponentLibrary.GroupBoxEx groupBoxEx2;
- public ComponentLibrary.RadioButtonEx rdo_WXAutonomyBtn;
- public ComponentLibrary.RadioButtonEx rdo_WXAgentBtn;
- public ComponentLibrary.RadioButtonEx rdo_ZFBAutonomyBtn;
- public ComponentLibrary.RadioButtonEx rdo_ZFBAgentBtn;
- private ComponentLibrary.PanelEx panelEx4;
- protected internal ComponentLibrary.RadioButtonEx rdo_RSA;
- protected internal ComponentLibrary.RadioButtonEx rdo_RSA2;
- }
- }
|