123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500 |
- namespace LYFZ.Software.UI.SMSManagement
- {
- partial class frmSMSTemplateSet
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSMSTemplateSet));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.btnAccountQuery = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSaveAccount = new LYFZ.ComponentLibrary.ButtonEx();
- this.txtSmsa_MoneyBalances = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtUsed = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtSmsa_Password = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtSmsa_AccountNumber = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx34 = new LYFZ.ComponentLibrary.LabelEx();
- this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
- this.tbpTsms = new System.Windows.Forms.TabPage();
- this.dgvSmsT = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.ST_SendEvent = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ST_Title = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ST_SMSContent = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ST_ReceiveObjects = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UpdateDatetime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ST_IsEnabled = new System.Windows.Forms.DataGridViewLinkColumn();
- this.smsedit = new System.Windows.Forms.DataGridViewLinkColumn();
- this.smsdel = new System.Windows.Forms.DataGridViewLinkColumn();
- this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.tlsEnable = new System.Windows.Forms.ToolStripMenuItem();
- this.tlsDisabled = new System.Windows.Forms.ToolStripMenuItem();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.rdoGonggong = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdohunsha = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoertong = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoxiezheng = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoWeddingOrder = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoServiceOrder = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoHTSms = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoLFSMS = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.btnSmsTExport = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSmsTImport = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSmsTAdd = new LYFZ.ComponentLibrary.ButtonEx();
- this.tbpCommonSMS = new System.Windows.Forms.TabPage();
- this.dgvCommonSMS = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.edit = new System.Windows.Forms.DataGridViewLinkColumn();
- this.del = new System.Windows.Forms.DataGridViewLinkColumn();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.cboxSmsClass = new LYFZ.ComponentLibrary.ComboBoxEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnCommonSMSAllDel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnCommonSMSAdd = new LYFZ.ComponentLibrary.ButtonEx();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.dgvMicroTemplate = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewLinkColumn1 = new System.Windows.Forms.DataGridViewLinkColumn();
- this.dataGridViewLinkColumn2 = new System.Windows.Forms.DataGridViewLinkColumn();
- this.dataGridViewLinkColumn3 = new System.Windows.Forms.DataGridViewLinkColumn();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.flpMicroCategory = new System.Windows.Forms.FlowLayoutPanel();
- this.rdoGonggongMicro = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdohunshaMicro = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoertongMicro = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoxiezhengMicro = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoWeddingOrderMicro = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoServiceOrderMicro = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoHTSmsMicro = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.btnDelallMicro = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnAddMicroT = new LYFZ.ComponentLibrary.ButtonEx();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.dgvMicroTemplateItem = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column5 = new System.Windows.Forms.DataGridViewLinkColumn();
- this.dataGridViewLinkColumn5 = new System.Windows.Forms.DataGridViewLinkColumn();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.btndelAllMicroTemplate = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSetIndustry = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnMicroTemplate = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.chkbalanceRemind = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.nubalanceRemind = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.groupBoxEx1.SuspendLayout();
- this.tabControlEx1.SuspendLayout();
- this.tbpTsms.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSmsT)).BeginInit();
- this.contextMenuStrip1.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.flowLayoutPanel1.SuspendLayout();
- this.tbpCommonSMS.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvCommonSMS)).BeginInit();
- this.panelEx2.SuspendLayout();
- this.tabPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvMicroTemplate)).BeginInit();
- this.panelEx3.SuspendLayout();
- this.flpMicroCategory.SuspendLayout();
- this.tabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvMicroTemplateItem)).BeginInit();
- this.panelEx4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.nubalanceRemind)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.tabControlEx1);
- this.plExMainContainer.Controls.Add(this.groupBoxEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- this.plExMainContainer.Size = new System.Drawing.Size(1000, 545);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(1000, 545);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(941, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(968, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(914, 0);
- //
- // groupBoxEx1
- //
- this.groupBoxEx1.Controls.Add(this.nubalanceRemind);
- this.groupBoxEx1.Controls.Add(this.chkbalanceRemind);
- this.groupBoxEx1.Controls.Add(this.btnAccountQuery);
- this.groupBoxEx1.Controls.Add(this.btnSaveAccount);
- this.groupBoxEx1.Controls.Add(this.txtSmsa_MoneyBalances);
- this.groupBoxEx1.Controls.Add(this.labelEx3);
- this.groupBoxEx1.Controls.Add(this.txtUsed);
- this.groupBoxEx1.Controls.Add(this.labelEx4);
- this.groupBoxEx1.Controls.Add(this.txtSmsa_Password);
- this.groupBoxEx1.Controls.Add(this.labelEx2);
- this.groupBoxEx1.Controls.Add(this.txtSmsa_AccountNumber);
- this.groupBoxEx1.Controls.Add(this.labelEx34);
- 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(980, 61);
- this.groupBoxEx1.TabIndex = 0;
- this.groupBoxEx1.TabStop = false;
- this.groupBoxEx1.Text = "帐号信息";
- //
- // btnAccountQuery
- //
- this.btnAccountQuery.BackColor = System.Drawing.Color.Transparent;
- this.btnAccountQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAccountQuery.BackImg")));
- this.btnAccountQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAccountQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnAccountQuery.ForeColor = System.Drawing.Color.White;
- this.btnAccountQuery.IsCustomBackImg = false;
- this.btnAccountQuery.IsShowText = true;
- this.btnAccountQuery.Location = new System.Drawing.Point(695, 19);
- this.btnAccountQuery.Name = "btnAccountQuery";
- this.btnAccountQuery.Size = new System.Drawing.Size(79, 28);
- this.btnAccountQuery.TabIndex = 142;
- this.btnAccountQuery.Text = "帐号查询";
- this.btnAccountQuery.UseVisualStyleBackColor = false;
- //
- // btnSaveAccount
- //
- this.btnSaveAccount.BackColor = System.Drawing.Color.Transparent;
- this.btnSaveAccount.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveAccount.BackImg")));
- this.btnSaveAccount.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSaveAccount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSaveAccount.ForeColor = System.Drawing.Color.White;
- this.btnSaveAccount.IsCustomBackImg = false;
- this.btnSaveAccount.IsShowText = true;
- this.btnSaveAccount.Location = new System.Drawing.Point(611, 19);
- this.btnSaveAccount.Name = "btnSaveAccount";
- this.btnSaveAccount.Size = new System.Drawing.Size(79, 28);
- this.btnSaveAccount.TabIndex = 142;
- this.btnSaveAccount.Text = "保存帐号";
- this.btnSaveAccount.UseVisualStyleBackColor = false;
- //
- // txtSmsa_MoneyBalances
- //
- this.txtSmsa_MoneyBalances.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtSmsa_MoneyBalances.EmptyTextTip = null;
- this.txtSmsa_MoneyBalances.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtSmsa_MoneyBalances.Enabled = false;
- this.txtSmsa_MoneyBalances.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtSmsa_MoneyBalances.Location = new System.Drawing.Point(524, 22);
- this.txtSmsa_MoneyBalances.Name = "txtSmsa_MoneyBalances";
- this.txtSmsa_MoneyBalances.Size = new System.Drawing.Size(80, 23);
- this.txtSmsa_MoneyBalances.TabIndex = 141;
- this.txtSmsa_MoneyBalances.Text = "0";
- this.txtSmsa_MoneyBalances.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // 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(461, 25);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(59, 17);
- this.labelEx3.TabIndex = 140;
- this.labelEx3.Text = "余额条数:";
- //
- // txtUsed
- //
- this.txtUsed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtUsed.EmptyTextTip = null;
- this.txtUsed.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtUsed.Enabled = false;
- this.txtUsed.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtUsed.Location = new System.Drawing.Point(377, 22);
- this.txtUsed.Name = "txtUsed";
- this.txtUsed.Size = new System.Drawing.Size(80, 23);
- this.txtUsed.TabIndex = 139;
- this.txtUsed.Text = "0";
- this.txtUsed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // 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(314, 25);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(59, 17);
- this.labelEx4.TabIndex = 138;
- this.labelEx4.Text = "已发条数:";
- //
- // txtSmsa_Password
- //
- this.txtSmsa_Password.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtSmsa_Password.EmptyTextTip = null;
- this.txtSmsa_Password.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtSmsa_Password.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtSmsa_Password.Location = new System.Drawing.Point(206, 22);
- this.txtSmsa_Password.Name = "txtSmsa_Password";
- this.txtSmsa_Password.Size = new System.Drawing.Size(105, 23);
- this.txtSmsa_Password.TabIndex = 137;
- //
- // 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(159, 25);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(44, 17);
- this.labelEx2.TabIndex = 136;
- this.labelEx2.Text = "密码:";
- //
- // txtSmsa_AccountNumber
- //
- this.txtSmsa_AccountNumber.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtSmsa_AccountNumber.EmptyTextTip = null;
- this.txtSmsa_AccountNumber.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtSmsa_AccountNumber.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtSmsa_AccountNumber.Location = new System.Drawing.Point(51, 22);
- this.txtSmsa_AccountNumber.Name = "txtSmsa_AccountNumber";
- this.txtSmsa_AccountNumber.Size = new System.Drawing.Size(105, 23);
- this.txtSmsa_AccountNumber.TabIndex = 135;
- //
- // labelEx34
- //
- this.labelEx34.AutoSize = true;
- this.labelEx34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx34.Location = new System.Drawing.Point(4, 25);
- this.labelEx34.Name = "labelEx34";
- this.labelEx34.Size = new System.Drawing.Size(44, 17);
- this.labelEx34.TabIndex = 134;
- this.labelEx34.Text = "用户:";
- //
- // tabControlEx1
- //
- this.tabControlEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControlEx1.Controls.Add(this.tbpTsms);
- this.tabControlEx1.Controls.Add(this.tbpCommonSMS);
- this.tabControlEx1.Controls.Add(this.tabPage1);
- this.tabControlEx1.Controls.Add(this.tabPage2);
- this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControlEx1.ItemSize = new System.Drawing.Size(120, 36);
- this.tabControlEx1.Location = new System.Drawing.Point(10, 71);
- this.tabControlEx1.Name = "tabControlEx1";
- this.tabControlEx1.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControlEx1.SelectedIndex = 0;
- this.tabControlEx1.Size = new System.Drawing.Size(980, 464);
- this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tabControlEx1.TabIndex = 1;
- //
- // tbpTsms
- //
- this.tbpTsms.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbpTsms.Controls.Add(this.dgvSmsT);
- this.tbpTsms.Controls.Add(this.panelEx1);
- this.tbpTsms.Location = new System.Drawing.Point(4, 40);
- this.tbpTsms.Name = "tbpTsms";
- this.tbpTsms.Padding = new System.Windows.Forms.Padding(3);
- this.tbpTsms.Size = new System.Drawing.Size(972, 420);
- this.tbpTsms.TabIndex = 0;
- this.tbpTsms.Text = "短信设置管理";
- //
- // dgvSmsT
- //
- this.dgvSmsT.AllowUserToAddRows = false;
- this.dgvSmsT.AllowUserToDeleteRows = false;
- this.dgvSmsT.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
- this.dgvSmsT.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvSmsT.BackgroundColor = System.Drawing.Color.White;
- this.dgvSmsT.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgvSmsT.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvSmsT.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvSmsT.ColumnHeadersHeight = 28;
- this.dgvSmsT.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvSmsT.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ST_SendEvent,
- this.ST_Title,
- this.ST_SMSContent,
- this.ST_ReceiveObjects,
- this.UpdateDatetime,
- this.ST_IsEnabled,
- this.smsedit,
- this.smsdel});
- this.dgvSmsT.ContextMenuStrip = this.contextMenuStrip1;
- this.dgvSmsT.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvSmsT.EnableHeadersVisualStyles = false;
- this.dgvSmsT.EraseCell = false;
- this.dgvSmsT.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvSmsT.GridViewUniquelyIdentify = resources.GetString("dgvSmsT.GridViewUniquelyIdentify");
- this.dgvSmsT.IsCompleteBonding = false;
- this.dgvSmsT.IsCopyCellValue = false;
- this.dgvSmsT.Location = new System.Drawing.Point(3, 51);
- this.dgvSmsT.Name = "dgvSmsT";
- this.dgvSmsT.RowHeadersVisible = false;
- this.dgvSmsT.RowTemplate.Height = 23;
- this.dgvSmsT.RowTemplate.ReadOnly = true;
- this.dgvSmsT.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvSmsT.Size = new System.Drawing.Size(966, 366);
- this.dgvSmsT.TabIndex = 0;
- //
- // ST_SendEvent
- //
- this.ST_SendEvent.HeaderText = "短信发送事件";
- this.ST_SendEvent.Name = "ST_SendEvent";
- this.ST_SendEvent.ReadOnly = true;
- this.ST_SendEvent.Width = 120;
- //
- // ST_Title
- //
- this.ST_Title.HeaderText = "短信标题";
- this.ST_Title.Name = "ST_Title";
- this.ST_Title.ReadOnly = true;
- this.ST_Title.Width = 120;
- //
- // ST_SMSContent
- //
- this.ST_SMSContent.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
- this.ST_SMSContent.HeaderText = "短信模板内容 ";
- this.ST_SMSContent.Name = "ST_SMSContent";
- this.ST_SMSContent.ReadOnly = true;
- //
- // ST_ReceiveObjects
- //
- this.ST_ReceiveObjects.HeaderText = "短信接收对象";
- this.ST_ReceiveObjects.Name = "ST_ReceiveObjects";
- this.ST_ReceiveObjects.ReadOnly = true;
- this.ST_ReceiveObjects.Width = 160;
- //
- // UpdateDatetime
- //
- this.UpdateDatetime.HeaderText = "日期时间";
- this.UpdateDatetime.Name = "UpdateDatetime";
- this.UpdateDatetime.ReadOnly = true;
- this.UpdateDatetime.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.UpdateDatetime.Width = 120;
- //
- // ST_IsEnabled
- //
- this.ST_IsEnabled.HeaderText = "当前启用状态";
- this.ST_IsEnabled.Name = "ST_IsEnabled";
- this.ST_IsEnabled.ReadOnly = true;
- this.ST_IsEnabled.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.ST_IsEnabled.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.ST_IsEnabled.Width = 110;
- //
- // smsedit
- //
- this.smsedit.HeaderText = "编缉";
- this.smsedit.Name = "smsedit";
- this.smsedit.ReadOnly = true;
- this.smsedit.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.smsedit.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.smsedit.Width = 60;
- //
- // smsdel
- //
- this.smsdel.HeaderText = "删除";
- this.smsdel.Name = "smsdel";
- this.smsdel.ReadOnly = true;
- this.smsdel.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.smsdel.Width = 60;
- //
- // contextMenuStrip1
- //
- this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tlsEnable,
- this.tlsDisabled});
- this.contextMenuStrip1.Name = "contextMenuStrip1";
- this.contextMenuStrip1.Size = new System.Drawing.Size(101, 48);
- //
- // tlsEnable
- //
- this.tlsEnable.Name = "tlsEnable";
- this.tlsEnable.Size = new System.Drawing.Size(100, 22);
- this.tlsEnable.Text = "启用";
- //
- // tlsDisabled
- //
- this.tlsDisabled.Name = "tlsDisabled";
- this.tlsDisabled.Size = new System.Drawing.Size(100, 22);
- this.tlsDisabled.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.Controls.Add(this.flowLayoutPanel1);
- this.panelEx1.Controls.Add(this.btnSmsTExport);
- this.panelEx1.Controls.Add(this.btnSmsTImport);
- this.panelEx1.Controls.Add(this.btnSmsTAdd);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(3, 3);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(966, 48);
- this.panelEx1.TabIndex = 1;
- //
- // flowLayoutPanel1
- //
- this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.flowLayoutPanel1.Controls.Add(this.rdoGonggong);
- this.flowLayoutPanel1.Controls.Add(this.rdohunsha);
- this.flowLayoutPanel1.Controls.Add(this.rdoertong);
- this.flowLayoutPanel1.Controls.Add(this.rdoxiezheng);
- this.flowLayoutPanel1.Controls.Add(this.rdoWeddingOrder);
- this.flowLayoutPanel1.Controls.Add(this.rdoServiceOrder);
- this.flowLayoutPanel1.Controls.Add(this.rdoHTSms);
- this.flowLayoutPanel1.Controls.Add(this.rdoLFSMS);
- this.flowLayoutPanel1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.flowLayoutPanel1.Location = new System.Drawing.Point(237, 10);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Size = new System.Drawing.Size(726, 28);
- this.flowLayoutPanel1.TabIndex = 4;
- //
- // rdoGonggong
- //
- this.rdoGonggong.AutoSize = true;
- this.rdoGonggong.BackColor = System.Drawing.Color.Transparent;
- this.rdoGonggong.Checked = true;
- this.rdoGonggong.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoGonggong.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoGonggong.Location = new System.Drawing.Point(3, 3);
- this.rdoGonggong.Name = "rdoGonggong";
- this.rdoGonggong.Size = new System.Drawing.Size(74, 21);
- this.rdoGonggong.TabIndex = 4;
- this.rdoGonggong.TabStop = true;
- this.rdoGonggong.Tag = "0";
- this.rdoGonggong.Text = "公共短信";
- this.rdoGonggong.UseVisualStyleBackColor = false;
- //
- // rdohunsha
- //
- this.rdohunsha.AutoSize = true;
- this.rdohunsha.BackColor = System.Drawing.Color.Transparent;
- this.rdohunsha.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdohunsha.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdohunsha.Location = new System.Drawing.Point(83, 3);
- this.rdohunsha.Name = "rdohunsha";
- this.rdohunsha.Size = new System.Drawing.Size(74, 21);
- this.rdohunsha.TabIndex = 4;
- this.rdohunsha.Tag = "1";
- this.rdohunsha.Text = "婚纱短信";
- this.rdohunsha.UseVisualStyleBackColor = false;
- //
- // rdoertong
- //
- this.rdoertong.AutoSize = true;
- this.rdoertong.BackColor = System.Drawing.Color.Transparent;
- this.rdoertong.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoertong.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoertong.Location = new System.Drawing.Point(163, 3);
- this.rdoertong.Name = "rdoertong";
- this.rdoertong.Size = new System.Drawing.Size(74, 21);
- this.rdoertong.TabIndex = 4;
- this.rdoertong.Tag = "2";
- this.rdoertong.Text = "儿童短信";
- this.rdoertong.UseVisualStyleBackColor = false;
- //
- // rdoxiezheng
- //
- this.rdoxiezheng.AutoSize = true;
- this.rdoxiezheng.BackColor = System.Drawing.Color.Transparent;
- this.rdoxiezheng.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoxiezheng.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoxiezheng.Location = new System.Drawing.Point(243, 3);
- this.rdoxiezheng.Name = "rdoxiezheng";
- this.rdoxiezheng.Size = new System.Drawing.Size(74, 21);
- this.rdoxiezheng.TabIndex = 4;
- this.rdoxiezheng.Tag = "3";
- this.rdoxiezheng.Text = "写真短信";
- this.rdoxiezheng.UseVisualStyleBackColor = false;
- //
- // rdoWeddingOrder
- //
- this.rdoWeddingOrder.AutoSize = true;
- this.rdoWeddingOrder.BackColor = System.Drawing.Color.Transparent;
- this.rdoWeddingOrder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoWeddingOrder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoWeddingOrder.Location = new System.Drawing.Point(323, 3);
- this.rdoWeddingOrder.Name = "rdoWeddingOrder";
- this.rdoWeddingOrder.Size = new System.Drawing.Size(74, 21);
- this.rdoWeddingOrder.TabIndex = 4;
- this.rdoWeddingOrder.Tag = "5";
- this.rdoWeddingOrder.Text = "婚庆短信";
- this.rdoWeddingOrder.UseVisualStyleBackColor = false;
- //
- // rdoServiceOrder
- //
- this.rdoServiceOrder.AutoSize = true;
- this.rdoServiceOrder.BackColor = System.Drawing.Color.Transparent;
- this.rdoServiceOrder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoServiceOrder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoServiceOrder.Location = new System.Drawing.Point(403, 3);
- this.rdoServiceOrder.Name = "rdoServiceOrder";
- this.rdoServiceOrder.Size = new System.Drawing.Size(74, 21);
- this.rdoServiceOrder.TabIndex = 4;
- this.rdoServiceOrder.Tag = "6";
- this.rdoServiceOrder.Text = "服务短信";
- this.rdoServiceOrder.UseVisualStyleBackColor = false;
- //
- // rdoHTSms
- //
- this.rdoHTSms.AutoSize = true;
- this.rdoHTSms.BackColor = System.Drawing.Color.Transparent;
- this.rdoHTSms.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoHTSms.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoHTSms.Location = new System.Drawing.Point(483, 3);
- this.rdoHTSms.Name = "rdoHTSms";
- this.rdoHTSms.Size = new System.Drawing.Size(98, 21);
- this.rdoHTSms.TabIndex = 4;
- this.rdoHTSms.Tag = "4";
- this.rdoHTSms.Text = "医院跟踪短信";
- this.rdoHTSms.UseVisualStyleBackColor = false;
- //
- // rdoLFSMS
- //
- this.rdoLFSMS.AutoSize = true;
- this.rdoLFSMS.BackColor = System.Drawing.Color.Transparent;
- this.rdoLFSMS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoLFSMS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoLFSMS.Location = new System.Drawing.Point(587, 3);
- this.rdoLFSMS.Name = "rdoLFSMS";
- this.rdoLFSMS.Size = new System.Drawing.Size(98, 21);
- this.rdoLFSMS.TabIndex = 4;
- this.rdoLFSMS.Tag = "7";
- this.rdoLFSMS.Text = "礼服管理短信";
- this.rdoLFSMS.UseVisualStyleBackColor = false;
- //
- // btnSmsTExport
- //
- this.btnSmsTExport.BackColor = System.Drawing.Color.Transparent;
- this.btnSmsTExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSmsTExport.BackImg")));
- this.btnSmsTExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSmsTExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSmsTExport.ForeColor = System.Drawing.Color.White;
- this.btnSmsTExport.IsCustomBackImg = false;
- this.btnSmsTExport.IsShowText = true;
- this.btnSmsTExport.Location = new System.Drawing.Point(171, 10);
- this.btnSmsTExport.Name = "btnSmsTExport";
- this.btnSmsTExport.Size = new System.Drawing.Size(60, 28);
- this.btnSmsTExport.TabIndex = 1;
- this.btnSmsTExport.Text = "导 出";
- this.btnSmsTExport.UseVisualStyleBackColor = false;
- //
- // btnSmsTImport
- //
- this.btnSmsTImport.BackColor = System.Drawing.Color.Transparent;
- this.btnSmsTImport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSmsTImport.BackImg")));
- this.btnSmsTImport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSmsTImport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSmsTImport.ForeColor = System.Drawing.Color.White;
- this.btnSmsTImport.IsCustomBackImg = false;
- this.btnSmsTImport.IsShowText = true;
- this.btnSmsTImport.Location = new System.Drawing.Point(104, 10);
- this.btnSmsTImport.Name = "btnSmsTImport";
- this.btnSmsTImport.Size = new System.Drawing.Size(60, 28);
- this.btnSmsTImport.TabIndex = 1;
- this.btnSmsTImport.Text = "导 入";
- this.btnSmsTImport.UseVisualStyleBackColor = false;
- //
- // btnSmsTAdd
- //
- this.btnSmsTAdd.BackColor = System.Drawing.Color.Transparent;
- this.btnSmsTAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSmsTAdd.BackImg")));
- this.btnSmsTAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSmsTAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSmsTAdd.ForeColor = System.Drawing.Color.White;
- this.btnSmsTAdd.IsCustomBackImg = false;
- this.btnSmsTAdd.IsShowText = true;
- this.btnSmsTAdd.Location = new System.Drawing.Point(12, 10);
- this.btnSmsTAdd.Name = "btnSmsTAdd";
- this.btnSmsTAdd.Size = new System.Drawing.Size(85, 28);
- this.btnSmsTAdd.TabIndex = 2;
- this.btnSmsTAdd.Text = "添 加";
- this.btnSmsTAdd.UseVisualStyleBackColor = false;
- //
- // tbpCommonSMS
- //
- this.tbpCommonSMS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbpCommonSMS.Controls.Add(this.dgvCommonSMS);
- this.tbpCommonSMS.Controls.Add(this.panelEx2);
- this.tbpCommonSMS.Location = new System.Drawing.Point(4, 40);
- this.tbpCommonSMS.Name = "tbpCommonSMS";
- this.tbpCommonSMS.Padding = new System.Windows.Forms.Padding(3);
- this.tbpCommonSMS.Size = new System.Drawing.Size(882, 420);
- this.tbpCommonSMS.TabIndex = 1;
- this.tbpCommonSMS.Text = "常用信息库";
- //
- // dgvCommonSMS
- //
- this.dgvCommonSMS.AllowUserToAddRows = false;
- this.dgvCommonSMS.AllowUserToDeleteRows = false;
- this.dgvCommonSMS.AllowUserToResizeRows = false;
- dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightCyan;
- this.dgvCommonSMS.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvCommonSMS.BackgroundColor = System.Drawing.Color.White;
- this.dgvCommonSMS.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgvCommonSMS.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvCommonSMS.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvCommonSMS.ColumnHeadersHeight = 28;
- this.dgvCommonSMS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvCommonSMS.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn3,
- this.dataGridViewTextBoxColumn4,
- this.dataGridViewTextBoxColumn6,
- this.edit,
- this.del});
- this.dgvCommonSMS.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvCommonSMS.EnableHeadersVisualStyles = false;
- this.dgvCommonSMS.EraseCell = false;
- this.dgvCommonSMS.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvCommonSMS.GridViewUniquelyIdentify = resources.GetString("dgvCommonSMS.GridViewUniquelyIdentify");
- this.dgvCommonSMS.IsCompleteBonding = false;
- this.dgvCommonSMS.IsCopyCellValue = true;
- this.dgvCommonSMS.Location = new System.Drawing.Point(3, 51);
- this.dgvCommonSMS.Name = "dgvCommonSMS";
- this.dgvCommonSMS.RowHeadersVisible = false;
- this.dgvCommonSMS.RowTemplate.Height = 23;
- this.dgvCommonSMS.RowTemplate.ReadOnly = true;
- this.dgvCommonSMS.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvCommonSMS.Size = new System.Drawing.Size(876, 366);
- this.dgvCommonSMS.TabIndex = 2;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.HeaderText = "信息类别";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- this.dataGridViewTextBoxColumn3.Width = 160;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
- this.dataGridViewTextBoxColumn4.HeaderText = "信息内容 ";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.HeaderText = "日期时间";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.ReadOnly = true;
- this.dataGridViewTextBoxColumn6.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridViewTextBoxColumn6.Width = 120;
- //
- // edit
- //
- this.edit.HeaderText = "编缉";
- this.edit.Name = "edit";
- this.edit.ReadOnly = true;
- this.edit.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.edit.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.edit.Width = 60;
- //
- // del
- //
- this.del.HeaderText = "删除";
- this.del.Name = "del";
- this.del.ReadOnly = true;
- this.del.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.del.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.del.Width = 60;
- //
- // 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.cboxSmsClass);
- this.panelEx2.Controls.Add(this.labelEx5);
- this.panelEx2.Controls.Add(this.btnCommonSMSAllDel);
- this.panelEx2.Controls.Add(this.btnCommonSMSAdd);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx2.Location = new System.Drawing.Point(3, 3);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(876, 48);
- this.panelEx2.TabIndex = 3;
- //
- // cboxSmsClass
- //
- this.cboxSmsClass.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.cboxSmsClass.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.cboxSmsClass.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.cboxSmsClass.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cboxSmsClass.FormattingEnabled = true;
- this.cboxSmsClass.IsCustomColor = false;
- this.cboxSmsClass.Location = new System.Drawing.Point(274, 10);
- this.cboxSmsClass.Name = "cboxSmsClass";
- this.cboxSmsClass.ReadOnly = true;
- this.cboxSmsClass.Size = new System.Drawing.Size(203, 28);
- this.cboxSmsClass.TabIndex = 5;
- //
- // 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(212, 16);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(56, 17);
- this.labelEx5.TabIndex = 4;
- this.labelEx5.Text = "信息类别";
- //
- // btnCommonSMSAllDel
- //
- this.btnCommonSMSAllDel.BackColor = System.Drawing.Color.Transparent;
- this.btnCommonSMSAllDel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCommonSMSAllDel.BackImg")));
- this.btnCommonSMSAllDel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCommonSMSAllDel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCommonSMSAllDel.ForeColor = System.Drawing.Color.White;
- this.btnCommonSMSAllDel.IsCustomBackImg = false;
- this.btnCommonSMSAllDel.IsShowText = true;
- this.btnCommonSMSAllDel.Location = new System.Drawing.Point(112, 10);
- this.btnCommonSMSAllDel.Name = "btnCommonSMSAllDel";
- this.btnCommonSMSAllDel.Size = new System.Drawing.Size(85, 28);
- this.btnCommonSMSAllDel.TabIndex = 0;
- this.btnCommonSMSAllDel.Text = "全部删除";
- this.btnCommonSMSAllDel.UseVisualStyleBackColor = false;
- //
- // btnCommonSMSAdd
- //
- this.btnCommonSMSAdd.BackColor = System.Drawing.Color.Transparent;
- this.btnCommonSMSAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCommonSMSAdd.BackImg")));
- this.btnCommonSMSAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCommonSMSAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCommonSMSAdd.ForeColor = System.Drawing.Color.White;
- this.btnCommonSMSAdd.IsCustomBackImg = false;
- this.btnCommonSMSAdd.IsShowText = true;
- this.btnCommonSMSAdd.Location = new System.Drawing.Point(12, 10);
- this.btnCommonSMSAdd.Name = "btnCommonSMSAdd";
- this.btnCommonSMSAdd.Size = new System.Drawing.Size(85, 28);
- this.btnCommonSMSAdd.TabIndex = 0;
- this.btnCommonSMSAdd.Text = "添 加";
- this.btnCommonSMSAdd.UseVisualStyleBackColor = false;
- //
- // tabPage1
- //
- this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage1.Controls.Add(this.dgvMicroTemplate);
- this.tabPage1.Controls.Add(this.panelEx3);
- this.tabPage1.Location = new System.Drawing.Point(4, 40);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(882, 420);
- this.tabPage1.TabIndex = 2;
- this.tabPage1.Text = "微信模板消息设置";
- //
- // dgvMicroTemplate
- //
- this.dgvMicroTemplate.AllowUserToAddRows = false;
- this.dgvMicroTemplate.AllowUserToDeleteRows = false;
- this.dgvMicroTemplate.AllowUserToResizeRows = false;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
- this.dgvMicroTemplate.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvMicroTemplate.BackgroundColor = System.Drawing.Color.White;
- this.dgvMicroTemplate.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgvMicroTemplate.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvMicroTemplate.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvMicroTemplate.ColumnHeadersHeight = 28;
- this.dgvMicroTemplate.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvMicroTemplate.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn1,
- this.Column1,
- this.dataGridViewTextBoxColumn2,
- this.Column2,
- this.dataGridViewTextBoxColumn5,
- this.dataGridViewTextBoxColumn7,
- this.Column3,
- this.dataGridViewTextBoxColumn8,
- this.dataGridViewLinkColumn1,
- this.dataGridViewLinkColumn2,
- this.dataGridViewLinkColumn3});
- this.dgvMicroTemplate.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvMicroTemplate.EnableHeadersVisualStyles = false;
- this.dgvMicroTemplate.EraseCell = false;
- this.dgvMicroTemplate.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvMicroTemplate.GridViewUniquelyIdentify = resources.GetString("dgvMicroTemplate.GridViewUniquelyIdentify");
- this.dgvMicroTemplate.IsCompleteBonding = false;
- this.dgvMicroTemplate.IsCopyCellValue = true;
- this.dgvMicroTemplate.Location = new System.Drawing.Point(3, 51);
- this.dgvMicroTemplate.Name = "dgvMicroTemplate";
- this.dgvMicroTemplate.RowHeadersVisible = false;
- this.dgvMicroTemplate.RowTemplate.Height = 23;
- this.dgvMicroTemplate.RowTemplate.ReadOnly = true;
- this.dgvMicroTemplate.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvMicroTemplate.Size = new System.Drawing.Size(876, 366);
- this.dgvMicroTemplate.TabIndex = 2;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.HeaderText = "发送事件";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- this.dataGridViewTextBoxColumn1.Width = 160;
- //
- // Column1
- //
- this.Column1.HeaderText = "事件标题";
- this.Column1.Name = "Column1";
- this.Column1.ReadOnly = true;
- this.Column1.Width = 160;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.HeaderText = "模板标题";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- this.dataGridViewTextBoxColumn2.Width = 120;
- //
- // Column2
- //
- this.Column2.HeaderText = "模板编号";
- this.Column2.Name = "Column2";
- this.Column2.ReadOnly = true;
- this.Column2.Width = 160;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.HeaderText = "消息描述 ";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- this.dataGridViewTextBoxColumn5.Width = 220;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.HeaderText = "消息备注";
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- this.dataGridViewTextBoxColumn7.ReadOnly = true;
- this.dataGridViewTextBoxColumn7.Width = 320;
- //
- // Column3
- //
- this.Column3.HeaderText = "模板链接URL";
- this.Column3.Name = "Column3";
- this.Column3.ReadOnly = true;
- this.Column3.Width = 220;
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.HeaderText = "日期时间";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- this.dataGridViewTextBoxColumn8.ReadOnly = true;
- this.dataGridViewTextBoxColumn8.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridViewTextBoxColumn8.Width = 120;
- //
- // dataGridViewLinkColumn1
- //
- this.dataGridViewLinkColumn1.HeaderText = "启用状态";
- this.dataGridViewLinkColumn1.Name = "dataGridViewLinkColumn1";
- this.dataGridViewLinkColumn1.ReadOnly = true;
- this.dataGridViewLinkColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridViewLinkColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.dataGridViewLinkColumn1.Width = 80;
- //
- // dataGridViewLinkColumn2
- //
- this.dataGridViewLinkColumn2.HeaderText = "编缉";
- this.dataGridViewLinkColumn2.Name = "dataGridViewLinkColumn2";
- this.dataGridViewLinkColumn2.ReadOnly = true;
- this.dataGridViewLinkColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridViewLinkColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.dataGridViewLinkColumn2.Width = 60;
- //
- // dataGridViewLinkColumn3
- //
- this.dataGridViewLinkColumn3.HeaderText = "删除";
- this.dataGridViewLinkColumn3.Name = "dataGridViewLinkColumn3";
- this.dataGridViewLinkColumn3.ReadOnly = true;
- this.dataGridViewLinkColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridViewLinkColumn3.Width = 60;
- //
- // 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.Controls.Add(this.flpMicroCategory);
- this.panelEx3.Controls.Add(this.btnDelallMicro);
- this.panelEx3.Controls.Add(this.btnAddMicroT);
- this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx3.Location = new System.Drawing.Point(3, 3);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(876, 48);
- this.panelEx3.TabIndex = 3;
- //
- // flpMicroCategory
- //
- this.flpMicroCategory.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.flpMicroCategory.Controls.Add(this.rdoGonggongMicro);
- this.flpMicroCategory.Controls.Add(this.rdohunshaMicro);
- this.flpMicroCategory.Controls.Add(this.rdoertongMicro);
- this.flpMicroCategory.Controls.Add(this.rdoxiezhengMicro);
- this.flpMicroCategory.Controls.Add(this.rdoWeddingOrderMicro);
- this.flpMicroCategory.Controls.Add(this.rdoServiceOrderMicro);
- this.flpMicroCategory.Controls.Add(this.rdoHTSmsMicro);
- this.flpMicroCategory.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.flpMicroCategory.Location = new System.Drawing.Point(213, 10);
- this.flpMicroCategory.Name = "flpMicroCategory";
- this.flpMicroCategory.Size = new System.Drawing.Size(660, 28);
- this.flpMicroCategory.TabIndex = 4;
- //
- // rdoGonggongMicro
- //
- this.rdoGonggongMicro.AutoSize = true;
- this.rdoGonggongMicro.BackColor = System.Drawing.Color.Transparent;
- this.rdoGonggongMicro.Checked = true;
- this.rdoGonggongMicro.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoGonggongMicro.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoGonggongMicro.Location = new System.Drawing.Point(3, 3);
- this.rdoGonggongMicro.Name = "rdoGonggongMicro";
- this.rdoGonggongMicro.Size = new System.Drawing.Size(74, 21);
- this.rdoGonggongMicro.TabIndex = 4;
- this.rdoGonggongMicro.TabStop = true;
- this.rdoGonggongMicro.Tag = "0";
- this.rdoGonggongMicro.Text = "公共模板";
- this.rdoGonggongMicro.UseVisualStyleBackColor = false;
- //
- // rdohunshaMicro
- //
- this.rdohunshaMicro.AutoSize = true;
- this.rdohunshaMicro.BackColor = System.Drawing.Color.Transparent;
- this.rdohunshaMicro.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdohunshaMicro.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdohunshaMicro.Location = new System.Drawing.Point(83, 3);
- this.rdohunshaMicro.Name = "rdohunshaMicro";
- this.rdohunshaMicro.Size = new System.Drawing.Size(86, 21);
- this.rdohunshaMicro.TabIndex = 4;
- this.rdohunshaMicro.Tag = "1";
- this.rdohunshaMicro.Text = "婚纱照模板";
- this.rdohunshaMicro.UseVisualStyleBackColor = false;
- //
- // rdoertongMicro
- //
- this.rdoertongMicro.AutoSize = true;
- this.rdoertongMicro.BackColor = System.Drawing.Color.Transparent;
- this.rdoertongMicro.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoertongMicro.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoertongMicro.Location = new System.Drawing.Point(175, 3);
- this.rdoertongMicro.Name = "rdoertongMicro";
- this.rdoertongMicro.Size = new System.Drawing.Size(86, 21);
- this.rdoertongMicro.TabIndex = 4;
- this.rdoertongMicro.Tag = "2";
- this.rdoertongMicro.Text = "儿童照模板";
- this.rdoertongMicro.UseVisualStyleBackColor = false;
- //
- // rdoxiezhengMicro
- //
- this.rdoxiezhengMicro.AutoSize = true;
- this.rdoxiezhengMicro.BackColor = System.Drawing.Color.Transparent;
- this.rdoxiezhengMicro.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoxiezhengMicro.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoxiezhengMicro.Location = new System.Drawing.Point(267, 3);
- this.rdoxiezhengMicro.Name = "rdoxiezhengMicro";
- this.rdoxiezhengMicro.Size = new System.Drawing.Size(118, 21);
- this.rdoxiezhengMicro.TabIndex = 4;
- this.rdoxiezhengMicro.Tag = "3";
- this.rdoxiezhengMicro.Text = "写真照(其它)模板";
- this.rdoxiezhengMicro.UseVisualStyleBackColor = false;
- //
- // rdoWeddingOrderMicro
- //
- this.rdoWeddingOrderMicro.AutoSize = true;
- this.rdoWeddingOrderMicro.BackColor = System.Drawing.Color.Transparent;
- this.rdoWeddingOrderMicro.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoWeddingOrderMicro.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoWeddingOrderMicro.Location = new System.Drawing.Point(391, 3);
- this.rdoWeddingOrderMicro.Name = "rdoWeddingOrderMicro";
- this.rdoWeddingOrderMicro.Size = new System.Drawing.Size(98, 21);
- this.rdoWeddingOrderMicro.TabIndex = 5;
- this.rdoWeddingOrderMicro.Tag = "3";
- this.rdoWeddingOrderMicro.Text = "婚庆订单模板";
- this.rdoWeddingOrderMicro.UseVisualStyleBackColor = false;
- //
- // rdoServiceOrderMicro
- //
- this.rdoServiceOrderMicro.AutoSize = true;
- this.rdoServiceOrderMicro.BackColor = System.Drawing.Color.Transparent;
- this.rdoServiceOrderMicro.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoServiceOrderMicro.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoServiceOrderMicro.Location = new System.Drawing.Point(495, 3);
- this.rdoServiceOrderMicro.Name = "rdoServiceOrderMicro";
- this.rdoServiceOrderMicro.Size = new System.Drawing.Size(98, 21);
- this.rdoServiceOrderMicro.TabIndex = 6;
- this.rdoServiceOrderMicro.Tag = "3";
- this.rdoServiceOrderMicro.Text = "服务订单模板";
- this.rdoServiceOrderMicro.UseVisualStyleBackColor = false;
- //
- // rdoHTSmsMicro
- //
- this.rdoHTSmsMicro.AutoSize = true;
- this.rdoHTSmsMicro.BackColor = System.Drawing.Color.Transparent;
- this.rdoHTSmsMicro.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoHTSmsMicro.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoHTSmsMicro.Location = new System.Drawing.Point(3, 30);
- this.rdoHTSmsMicro.Name = "rdoHTSmsMicro";
- this.rdoHTSmsMicro.Size = new System.Drawing.Size(98, 21);
- this.rdoHTSmsMicro.TabIndex = 4;
- this.rdoHTSmsMicro.Tag = "4";
- this.rdoHTSmsMicro.Text = "医院跟踪模板";
- this.rdoHTSmsMicro.UseVisualStyleBackColor = false;
- this.rdoHTSmsMicro.Visible = false;
- //
- // btnDelallMicro
- //
- this.btnDelallMicro.BackColor = System.Drawing.Color.Transparent;
- this.btnDelallMicro.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelallMicro.BackImg")));
- this.btnDelallMicro.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDelallMicro.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDelallMicro.ForeColor = System.Drawing.Color.White;
- this.btnDelallMicro.IsCustomBackImg = false;
- this.btnDelallMicro.IsShowText = true;
- this.btnDelallMicro.Location = new System.Drawing.Point(112, 10);
- this.btnDelallMicro.Name = "btnDelallMicro";
- this.btnDelallMicro.Size = new System.Drawing.Size(85, 28);
- this.btnDelallMicro.TabIndex = 1;
- this.btnDelallMicro.Text = "全部删除";
- this.btnDelallMicro.UseVisualStyleBackColor = false;
- this.btnDelallMicro.Visible = false;
- //
- // btnAddMicroT
- //
- this.btnAddMicroT.BackColor = System.Drawing.Color.Transparent;
- this.btnAddMicroT.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAddMicroT.BackImg")));
- this.btnAddMicroT.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAddMicroT.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnAddMicroT.ForeColor = System.Drawing.Color.White;
- this.btnAddMicroT.IsCustomBackImg = false;
- this.btnAddMicroT.IsShowText = true;
- this.btnAddMicroT.Location = new System.Drawing.Point(12, 10);
- this.btnAddMicroT.Name = "btnAddMicroT";
- this.btnAddMicroT.Size = new System.Drawing.Size(85, 28);
- this.btnAddMicroT.TabIndex = 2;
- this.btnAddMicroT.Text = "添 加";
- this.btnAddMicroT.UseVisualStyleBackColor = false;
- //
- // tabPage2
- //
- this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage2.Controls.Add(this.dgvMicroTemplateItem);
- this.tabPage2.Controls.Add(this.panelEx4);
- this.tabPage2.Location = new System.Drawing.Point(4, 40);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(882, 420);
- this.tabPage2.TabIndex = 3;
- this.tabPage2.Text = "微信模板库管理";
- //
- // dgvMicroTemplateItem
- //
- this.dgvMicroTemplateItem.AllowUserToAddRows = false;
- this.dgvMicroTemplateItem.AllowUserToDeleteRows = false;
- this.dgvMicroTemplateItem.AllowUserToResizeRows = false;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.LightCyan;
- this.dgvMicroTemplateItem.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvMicroTemplateItem.BackgroundColor = System.Drawing.Color.White;
- this.dgvMicroTemplateItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgvMicroTemplateItem.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvMicroTemplateItem.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvMicroTemplateItem.ColumnHeadersHeight = 28;
- this.dgvMicroTemplateItem.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvMicroTemplateItem.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn9,
- this.Column4,
- this.dataGridViewTextBoxColumn10,
- this.dataGridViewTextBoxColumn11,
- this.Column5,
- this.dataGridViewLinkColumn5});
- this.dgvMicroTemplateItem.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvMicroTemplateItem.EnableHeadersVisualStyles = false;
- this.dgvMicroTemplateItem.EraseCell = false;
- this.dgvMicroTemplateItem.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvMicroTemplateItem.GridViewUniquelyIdentify = resources.GetString("dgvMicroTemplateItem.GridViewUniquelyIdentify");
- this.dgvMicroTemplateItem.IsCompleteBonding = false;
- this.dgvMicroTemplateItem.IsCopyCellValue = true;
- this.dgvMicroTemplateItem.Location = new System.Drawing.Point(3, 51);
- this.dgvMicroTemplateItem.Name = "dgvMicroTemplateItem";
- this.dgvMicroTemplateItem.RowHeadersVisible = false;
- this.dgvMicroTemplateItem.RowTemplate.Height = 23;
- this.dgvMicroTemplateItem.RowTemplate.ReadOnly = true;
- this.dgvMicroTemplateItem.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvMicroTemplateItem.Size = new System.Drawing.Size(876, 366);
- this.dgvMicroTemplateItem.TabIndex = 4;
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.HeaderText = "模板标题";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- this.dataGridViewTextBoxColumn9.ReadOnly = true;
- this.dataGridViewTextBoxColumn9.Width = 200;
- //
- // Column4
- //
- this.Column4.HeaderText = "模板编号";
- this.Column4.Name = "Column4";
- this.Column4.ReadOnly = true;
- this.Column4.Width = 180;
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.HeaderText = "模板ID";
- this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
- this.dataGridViewTextBoxColumn10.ReadOnly = true;
- this.dataGridViewTextBoxColumn10.Width = 320;
- //
- // dataGridViewTextBoxColumn11
- //
- this.dataGridViewTextBoxColumn11.HeaderText = "添加日期";
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
- this.dataGridViewTextBoxColumn11.ReadOnly = true;
- this.dataGridViewTextBoxColumn11.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridViewTextBoxColumn11.Width = 120;
- //
- // Column5
- //
- this.Column5.HeaderText = "编辑";
- this.Column5.Name = "Column5";
- this.Column5.ReadOnly = true;
- this.Column5.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.Column5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.Column5.Width = 60;
- //
- // dataGridViewLinkColumn5
- //
- this.dataGridViewLinkColumn5.HeaderText = "删除";
- this.dataGridViewLinkColumn5.Name = "dataGridViewLinkColumn5";
- this.dataGridViewLinkColumn5.ReadOnly = true;
- this.dataGridViewLinkColumn5.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridViewLinkColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.dataGridViewLinkColumn5.Width = 60;
- //
- // 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.btndelAllMicroTemplate);
- this.panelEx4.Controls.Add(this.btnSetIndustry);
- this.panelEx4.Controls.Add(this.btnMicroTemplate);
- this.panelEx4.Controls.Add(this.labelEx1);
- this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx4.Location = new System.Drawing.Point(3, 3);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(876, 48);
- this.panelEx4.TabIndex = 5;
- //
- // btndelAllMicroTemplate
- //
- this.btndelAllMicroTemplate.BackColor = System.Drawing.Color.Transparent;
- this.btndelAllMicroTemplate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btndelAllMicroTemplate.BackImg")));
- this.btndelAllMicroTemplate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btndelAllMicroTemplate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btndelAllMicroTemplate.ForeColor = System.Drawing.Color.White;
- this.btndelAllMicroTemplate.IsCustomBackImg = false;
- this.btndelAllMicroTemplate.IsShowText = true;
- this.btndelAllMicroTemplate.Location = new System.Drawing.Point(112, 10);
- this.btndelAllMicroTemplate.Name = "btndelAllMicroTemplate";
- this.btndelAllMicroTemplate.Size = new System.Drawing.Size(85, 28);
- this.btndelAllMicroTemplate.TabIndex = 0;
- this.btndelAllMicroTemplate.Text = "全部删除";
- this.btndelAllMicroTemplate.UseVisualStyleBackColor = false;
- this.btndelAllMicroTemplate.Visible = false;
- //
- // btnSetIndustry
- //
- this.btnSetIndustry.BackColor = System.Drawing.Color.Transparent;
- this.btnSetIndustry.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSetIndustry.BackImg")));
- this.btnSetIndustry.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSetIndustry.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSetIndustry.ForeColor = System.Drawing.Color.White;
- this.btnSetIndustry.IsCustomBackImg = false;
- this.btnSetIndustry.IsShowText = true;
- this.btnSetIndustry.Location = new System.Drawing.Point(721, 10);
- this.btnSetIndustry.Name = "btnSetIndustry";
- this.btnSetIndustry.Size = new System.Drawing.Size(85, 28);
- this.btnSetIndustry.TabIndex = 0;
- this.btnSetIndustry.Text = "设置行业";
- this.btnSetIndustry.UseVisualStyleBackColor = false;
- //
- // btnMicroTemplate
- //
- this.btnMicroTemplate.BackColor = System.Drawing.Color.Transparent;
- this.btnMicroTemplate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnMicroTemplate.BackImg")));
- this.btnMicroTemplate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnMicroTemplate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnMicroTemplate.ForeColor = System.Drawing.Color.White;
- this.btnMicroTemplate.IsCustomBackImg = false;
- this.btnMicroTemplate.IsShowText = true;
- this.btnMicroTemplate.Location = new System.Drawing.Point(12, 10);
- this.btnMicroTemplate.Name = "btnMicroTemplate";
- this.btnMicroTemplate.Size = new System.Drawing.Size(85, 28);
- this.btnMicroTemplate.TabIndex = 0;
- this.btnMicroTemplate.Text = "添 加";
- this.btnMicroTemplate.UseVisualStyleBackColor = false;
- //
- // 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(204, 7);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(510, 34);
- this.labelEx1.TabIndex = 134;
- this.labelEx1.Text = "管理软件所用模板所属行业为:消费品/消费品,其他/其他 \r\n设置行业可在MP(微信后台)中完成,每月可修改行业1次,账号仅可使用所属行业中相关的模板";
- //
- // chkbalanceRemind
- //
- this.chkbalanceRemind.AutoSize = true;
- this.chkbalanceRemind.BackColor = System.Drawing.Color.Transparent;
- this.chkbalanceRemind.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkbalanceRemind.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkbalanceRemind.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkbalanceRemind.Fourstates = false;
- this.chkbalanceRemind.IsGreenTick = false;
- this.chkbalanceRemind.Location = new System.Drawing.Point(780, 23);
- this.chkbalanceRemind.Name = "chkbalanceRemind";
- this.chkbalanceRemind.Size = new System.Drawing.Size(211, 21);
- this.chkbalanceRemind.TabIndex = 143;
- this.chkbalanceRemind.Text = "余额不足 条时弹窗提醒";
- this.chkbalanceRemind.UseVisualStyleBackColor = false;
- //
- // nubalanceRemind
- //
- this.nubalanceRemind.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.nubalanceRemind.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.nubalanceRemind.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.nubalanceRemind.IsCustomColor = false;
- this.nubalanceRemind.Location = new System.Drawing.Point(852, 23);
- this.nubalanceRemind.Maximum = new decimal(new int[] {
- 999999999,
- 0,
- 0,
- 0});
- this.nubalanceRemind.Name = "nubalanceRemind";
- this.nubalanceRemind.Size = new System.Drawing.Size(56, 21);
- this.nubalanceRemind.TabIndex = 144;
- this.nubalanceRemind.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.nubalanceRemind.Value = new decimal(new int[] {
- 200,
- 0,
- 0,
- 0});
- //
- // frmSMSTemplateSet
- //
- 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(1000, 610);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.Name = "frmSMSTemplateSet";
- 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.groupBoxEx1.ResumeLayout(false);
- this.groupBoxEx1.PerformLayout();
- this.tabControlEx1.ResumeLayout(false);
- this.tbpTsms.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvSmsT)).EndInit();
- this.contextMenuStrip1.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.flowLayoutPanel1.ResumeLayout(false);
- this.flowLayoutPanel1.PerformLayout();
- this.tbpCommonSMS.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvCommonSMS)).EndInit();
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.tabPage1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvMicroTemplate)).EndInit();
- this.panelEx3.ResumeLayout(false);
- this.flpMicroCategory.ResumeLayout(false);
- this.flpMicroCategory.PerformLayout();
- this.tabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvMicroTemplateItem)).EndInit();
- this.panelEx4.ResumeLayout(false);
- this.panelEx4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.nubalanceRemind)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.GroupBoxEx groupBoxEx1;
- protected ComponentLibrary.TextBoxBasicEx txtSmsa_MoneyBalances;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.TextBoxBasicEx txtUsed;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx34;
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.PanelEx panelEx2;
- protected internal ComponentLibrary.ButtonEx btnCommonSMSAllDel;
- protected internal ComponentLibrary.ButtonEx btnCommonSMSAdd;
- protected internal ComponentLibrary.DataGridViewEx dgvSmsT;
- protected internal ComponentLibrary.ButtonEx btnSmsTImport;
- protected internal ComponentLibrary.ButtonEx btnSmsTAdd;
- protected internal ComponentLibrary.TextBoxBasicEx txtSmsa_Password;
- protected internal ComponentLibrary.TextBoxBasicEx txtSmsa_AccountNumber;
- protected internal System.Windows.Forms.TabPage tbpTsms;
- protected internal System.Windows.Forms.TabPage tbpCommonSMS;
- protected internal ComponentLibrary.DataGridViewEx dgvCommonSMS;
- protected internal ComponentLibrary.ButtonEx btnSaveAccount;
- protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- protected internal ComponentLibrary.RadioButtonEx rdoGonggong;
- protected internal ComponentLibrary.RadioButtonEx rdohunsha;
- protected internal ComponentLibrary.RadioButtonEx rdoertong;
- protected internal ComponentLibrary.RadioButtonEx rdoxiezheng;
- protected internal System.Windows.Forms.ToolStripMenuItem tlsEnable;
- protected internal System.Windows.Forms.ToolStripMenuItem tlsDisabled;
- protected internal System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
- protected internal ComponentLibrary.ButtonEx btnAccountQuery;
- protected internal ComponentLibrary.RadioButtonEx rdoHTSms;
- private System.Windows.Forms.TabPage tabPage1;
- protected internal ComponentLibrary.DataGridViewEx dgvMicroTemplate;
- private ComponentLibrary.PanelEx panelEx3;
- protected internal ComponentLibrary.RadioButtonEx rdoGonggongMicro;
- protected internal ComponentLibrary.RadioButtonEx rdohunshaMicro;
- protected internal ComponentLibrary.RadioButtonEx rdoertongMicro;
- protected internal ComponentLibrary.RadioButtonEx rdoxiezhengMicro;
- protected internal ComponentLibrary.RadioButtonEx rdoHTSmsMicro;
- protected internal ComponentLibrary.ButtonEx btnDelallMicro;
- protected internal ComponentLibrary.ButtonEx btnAddMicroT;
- private System.Windows.Forms.TabPage tabPage2;
- protected internal ComponentLibrary.DataGridViewEx dgvMicroTemplateItem;
- private ComponentLibrary.PanelEx panelEx4;
- protected internal ComponentLibrary.ButtonEx btndelAllMicroTemplate;
- protected internal ComponentLibrary.ButtonEx btnMicroTemplate;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
- private System.Windows.Forms.DataGridViewLinkColumn Column5;
- private System.Windows.Forms.DataGridViewLinkColumn dataGridViewLinkColumn5;
- public System.Windows.Forms.FlowLayoutPanel flpMicroCategory;
- public ComponentLibrary.TabControlEx tabControlEx1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private System.Windows.Forms.DataGridViewLinkColumn dataGridViewLinkColumn1;
- private System.Windows.Forms.DataGridViewLinkColumn dataGridViewLinkColumn2;
- private System.Windows.Forms.DataGridViewLinkColumn dataGridViewLinkColumn3;
- protected internal ComponentLibrary.ButtonEx btnSetIndustry;
- private ComponentLibrary.LabelEx labelEx1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
- private System.Windows.Forms.DataGridViewLinkColumn edit;
- private System.Windows.Forms.DataGridViewLinkColumn del;
- protected internal ComponentLibrary.ComboBoxEx cboxSmsClass;
- private ComponentLibrary.LabelEx labelEx5;
- private System.Windows.Forms.DataGridViewTextBoxColumn ST_SendEvent;
- private System.Windows.Forms.DataGridViewTextBoxColumn ST_Title;
- private System.Windows.Forms.DataGridViewTextBoxColumn ST_SMSContent;
- private System.Windows.Forms.DataGridViewTextBoxColumn ST_ReceiveObjects;
- private System.Windows.Forms.DataGridViewTextBoxColumn UpdateDatetime;
- private System.Windows.Forms.DataGridViewLinkColumn ST_IsEnabled;
- private System.Windows.Forms.DataGridViewLinkColumn smsedit;
- private System.Windows.Forms.DataGridViewLinkColumn smsdel;
- protected internal ComponentLibrary.RadioButtonEx rdoWeddingOrder;
- protected internal ComponentLibrary.RadioButtonEx rdoServiceOrder;
- protected internal ComponentLibrary.RadioButtonEx rdoWeddingOrderMicro;
- protected internal ComponentLibrary.RadioButtonEx rdoServiceOrderMicro;
- protected internal ComponentLibrary.ButtonEx btnSmsTExport;
- protected internal ComponentLibrary.RadioButtonEx rdoLFSMS;
- public ComponentLibrary.CheckBoxEx chkbalanceRemind;
- public ComponentLibrary.NumericUpDownEx nubalanceRemind;
- }
- }
|