namespace LYFZ.Software.UI.SMSManagement.SmsSend { partial class frmSendMicroTemplateSMS { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSendMicroTemplateSMS)); this.cbxTList = new LYFZ.ComponentLibrary.ComboBoxEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.txtItemName = new LYFZ.ComponentLibrary.TextBoxEx(); this.lbItemName = new LYFZ.ComponentLibrary.LabelEx(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.plTitle = new LYFZ.ComponentLibrary.PanelEx(); this.linkTitle = new System.Windows.Forms.LinkLabel(); this.txtTitle = new LYFZ.ComponentLibrary.TextBoxEx(); this.lbtitle = new LYFZ.ComponentLibrary.LabelEx(); this.plItemName = new LYFZ.ComponentLibrary.PanelEx(); this.linkItemName = new System.Windows.Forms.LinkLabel(); this.pltime = new LYFZ.ComponentLibrary.PanelEx(); this.txttiem = new LYFZ.ComponentLibrary.TextBoxEx(); this.lbtime = new LYFZ.ComponentLibrary.LabelEx(); this.plAddress = new LYFZ.ComponentLibrary.PanelEx(); this.linkAddress = new System.Windows.Forms.LinkLabel(); this.txtAddress = new LYFZ.ComponentLibrary.TextBoxEx(); this.lbAddress = new LYFZ.ComponentLibrary.LabelEx(); this.plText = new LYFZ.ComponentLibrary.PanelEx(); this.linkText = new System.Windows.Forms.LinkLabel(); this.txttext = new LYFZ.ComponentLibrary.TextBoxEx(); this.lbtxtCount = new LYFZ.ComponentLibrary.LabelEx(); this.lbtext = new LYFZ.ComponentLibrary.LabelEx(); this.plUrl = new LYFZ.ComponentLibrary.PanelEx(); this.linkUrl = new System.Windows.Forms.LinkLabel(); this.txtUrl = new LYFZ.ComponentLibrary.TextBoxEx(); this.blUrl = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.btnclose = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.txtOPENID = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.lbContentExamples = new LYFZ.ComponentLibrary.LabelEx(); this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.lbNo = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.flowLayoutPanel1.SuspendLayout(); this.plTitle.SuspendLayout(); this.plItemName.SuspendLayout(); this.pltime.SuspendLayout(); this.plAddress.SuspendLayout(); this.plText.SuspendLayout(); this.plUrl.SuspendLayout(); this.panelEx2.SuspendLayout(); this.panelEx1.SuspendLayout(); this.groupBoxEx1.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.lbNo); this.plExMainContainer.Controls.Add(this.labelEx7); this.plExMainContainer.Controls.Add(this.labelEx4); this.plExMainContainer.Controls.Add(this.groupBoxEx1); this.plExMainContainer.Controls.Add(this.flowLayoutPanel1); this.plExMainContainer.Controls.Add(this.labelEx1); this.plExMainContainer.Controls.Add(this.cbxTList); this.plExMainContainer.Size = new System.Drawing.Size(960, 635); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(960, 635); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(901, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(928, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(901, 0); // // cbxTList // this.cbxTList.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.cbxTList.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.cbxTList.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.cbxTList.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbxTList.FormattingEnabled = true; this.cbxTList.IsCustomColor = false; this.cbxTList.Location = new System.Drawing.Point(89, 7); this.cbxTList.Name = "cbxTList"; this.cbxTList.ReadOnly = true; this.cbxTList.Size = new System.Drawing.Size(190, 28); this.cbxTList.TabIndex = 0; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(27, 12); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 1; this.labelEx1.Text = "选择模板"; // // txtItemName // this.txtItemName.BackColor = System.Drawing.Color.Transparent; this.txtItemName.Icon = null; this.txtItemName.IconIsButton = false; this.txtItemName.IsPasswordChat = '\0'; this.txtItemName.IsSystemPasswordChar = false; this.txtItemName.Lines = new string[0]; this.txtItemName.Location = new System.Drawing.Point(74, 7); this.txtItemName.Margin = new System.Windows.Forms.Padding(0); this.txtItemName.MaxLength = 20; this.txtItemName.MinimumSize = new System.Drawing.Size(0, 26); this.txtItemName.MouseBack = null; this.txtItemName.Multiline = false; this.txtItemName.Name = "txtItemName"; this.txtItemName.NormlBack = null; this.txtItemName.Padding = new System.Windows.Forms.Padding(5); this.txtItemName.ReadOnly = false; this.txtItemName.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtItemName.Size = new System.Drawing.Size(381, 26); this.txtItemName.TabIndex = 2; this.txtItemName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtItemName.WaterColor = System.Drawing.Color.DarkGray; this.txtItemName.WaterText = ""; this.txtItemName.WordWrap = true; // // lbItemName // this.lbItemName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lbItemName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbItemName.Location = new System.Drawing.Point(9, 12); this.lbItemName.Name = "lbItemName"; this.lbItemName.Size = new System.Drawing.Size(62, 17); this.lbItemName.TabIndex = 1; this.lbItemName.Text = "事项名称"; this.lbItemName.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.plTitle); this.flowLayoutPanel1.Controls.Add(this.plItemName); this.flowLayoutPanel1.Controls.Add(this.pltime); this.flowLayoutPanel1.Controls.Add(this.plAddress); this.flowLayoutPanel1.Controls.Add(this.plText); this.flowLayoutPanel1.Controls.Add(this.plUrl); this.flowLayoutPanel1.Controls.Add(this.panelEx2); this.flowLayoutPanel1.Controls.Add(this.panelEx1); this.flowLayoutPanel1.Location = new System.Drawing.Point(16, 63); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(545, 529); this.flowLayoutPanel1.TabIndex = 3; // // plTitle // this.plTitle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.plTitle.BorderWidth = 1; this.plTitle.Controls.Add(this.linkTitle); this.plTitle.Controls.Add(this.txtTitle); this.plTitle.Controls.Add(this.lbtitle); this.plTitle.Location = new System.Drawing.Point(3, 3); this.plTitle.Name = "plTitle"; this.plTitle.Size = new System.Drawing.Size(542, 40); this.plTitle.TabIndex = 0; // // linkTitle // this.linkTitle.AutoSize = true; this.linkTitle.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.linkTitle.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; this.linkTitle.LinkColor = System.Drawing.Color.Navy; this.linkTitle.Location = new System.Drawing.Point(459, 9); this.linkTitle.Name = "linkTitle"; this.linkTitle.Size = new System.Drawing.Size(41, 20); this.linkTitle.TabIndex = 3; this.linkTitle.TabStop = true; this.linkTitle.Text = " 选择"; // // txtTitle // this.txtTitle.BackColor = System.Drawing.Color.Transparent; this.txtTitle.Icon = null; this.txtTitle.IconIsButton = false; this.txtTitle.IsPasswordChat = '\0'; this.txtTitle.IsSystemPasswordChar = false; this.txtTitle.Lines = new string[0]; this.txtTitle.Location = new System.Drawing.Point(74, 7); this.txtTitle.Margin = new System.Windows.Forms.Padding(0); this.txtTitle.MaxLength = 70; this.txtTitle.MinimumSize = new System.Drawing.Size(0, 26); this.txtTitle.MouseBack = null; this.txtTitle.Multiline = false; this.txtTitle.Name = "txtTitle"; this.txtTitle.NormlBack = null; this.txtTitle.Padding = new System.Windows.Forms.Padding(5); this.txtTitle.ReadOnly = false; this.txtTitle.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtTitle.Size = new System.Drawing.Size(381, 26); this.txtTitle.TabIndex = 2; this.txtTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtTitle.WaterColor = System.Drawing.Color.DarkGray; this.txtTitle.WaterText = ""; this.txtTitle.WordWrap = true; // // lbtitle // this.lbtitle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lbtitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbtitle.Location = new System.Drawing.Point(7, 12); this.lbtitle.Name = "lbtitle"; this.lbtitle.Size = new System.Drawing.Size(64, 17); this.lbtitle.TabIndex = 1; this.lbtitle.Text = "消息标题"; this.lbtitle.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // plItemName // this.plItemName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.plItemName.BorderWidth = 1; this.plItemName.Controls.Add(this.linkItemName); this.plItemName.Controls.Add(this.txtItemName); this.plItemName.Controls.Add(this.lbItemName); this.plItemName.Location = new System.Drawing.Point(3, 49); this.plItemName.Name = "plItemName"; this.plItemName.Size = new System.Drawing.Size(542, 40); this.plItemName.TabIndex = 0; // // linkItemName // this.linkItemName.AutoSize = true; this.linkItemName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.linkItemName.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; this.linkItemName.LinkColor = System.Drawing.Color.Navy; this.linkItemName.Location = new System.Drawing.Point(458, 9); this.linkItemName.Name = "linkItemName"; this.linkItemName.Size = new System.Drawing.Size(41, 20); this.linkItemName.TabIndex = 4; this.linkItemName.TabStop = true; this.linkItemName.Text = " 选择"; // // pltime // this.pltime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.pltime.BorderWidth = 1; this.pltime.Controls.Add(this.txttiem); this.pltime.Controls.Add(this.lbtime); this.pltime.Location = new System.Drawing.Point(3, 95); this.pltime.Name = "pltime"; this.pltime.Size = new System.Drawing.Size(542, 40); this.pltime.TabIndex = 0; // // txttiem // this.txttiem.BackColor = System.Drawing.Color.Transparent; this.txttiem.Icon = null; this.txttiem.IconIsButton = false; this.txttiem.IsPasswordChat = '\0'; this.txttiem.IsSystemPasswordChar = false; this.txttiem.Lines = new string[0]; this.txttiem.Location = new System.Drawing.Point(74, 7); this.txttiem.Margin = new System.Windows.Forms.Padding(0); this.txttiem.MaxLength = 20; this.txttiem.MinimumSize = new System.Drawing.Size(0, 26); this.txttiem.MouseBack = null; this.txttiem.Multiline = false; this.txttiem.Name = "txttiem"; this.txttiem.NormlBack = null; this.txttiem.Padding = new System.Windows.Forms.Padding(5); this.txttiem.ReadOnly = false; this.txttiem.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txttiem.Size = new System.Drawing.Size(381, 26); this.txttiem.TabIndex = 2; this.txttiem.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txttiem.WaterColor = System.Drawing.Color.DarkGray; this.txttiem.WaterText = ""; this.txttiem.WordWrap = true; // // lbtime // this.lbtime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lbtime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbtime.Location = new System.Drawing.Point(10, 11); this.lbtime.Name = "lbtime"; this.lbtime.Size = new System.Drawing.Size(61, 17); this.lbtime.TabIndex = 1; this.lbtime.Text = "时间"; this.lbtime.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // plAddress // this.plAddress.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.plAddress.BorderWidth = 1; this.plAddress.Controls.Add(this.linkAddress); this.plAddress.Controls.Add(this.txtAddress); this.plAddress.Controls.Add(this.lbAddress); this.plAddress.Location = new System.Drawing.Point(3, 141); this.plAddress.Name = "plAddress"; this.plAddress.Size = new System.Drawing.Size(542, 40); this.plAddress.TabIndex = 0; // // linkAddress // this.linkAddress.AutoSize = true; this.linkAddress.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.linkAddress.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; this.linkAddress.LinkColor = System.Drawing.Color.Navy; this.linkAddress.Location = new System.Drawing.Point(459, 10); this.linkAddress.Name = "linkAddress"; this.linkAddress.Size = new System.Drawing.Size(41, 20); this.linkAddress.TabIndex = 4; this.linkAddress.TabStop = true; this.linkAddress.Text = " 选择"; // // txtAddress // this.txtAddress.BackColor = System.Drawing.Color.Transparent; this.txtAddress.Icon = null; this.txtAddress.IconIsButton = false; this.txtAddress.IsPasswordChat = '\0'; this.txtAddress.IsSystemPasswordChar = false; this.txtAddress.Lines = new string[0]; this.txtAddress.Location = new System.Drawing.Point(74, 8); this.txtAddress.Margin = new System.Windows.Forms.Padding(0); this.txtAddress.MaxLength = 200; this.txtAddress.MinimumSize = new System.Drawing.Size(0, 26); this.txtAddress.MouseBack = null; this.txtAddress.Multiline = false; this.txtAddress.Name = "txtAddress"; this.txtAddress.NormlBack = null; this.txtAddress.Padding = new System.Windows.Forms.Padding(5); this.txtAddress.ReadOnly = false; this.txtAddress.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtAddress.Size = new System.Drawing.Size(381, 26); this.txtAddress.TabIndex = 2; this.txtAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtAddress.WaterColor = System.Drawing.Color.DarkGray; this.txtAddress.WaterText = ""; this.txtAddress.WordWrap = true; // // lbAddress // this.lbAddress.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lbAddress.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbAddress.Location = new System.Drawing.Point(9, 13); this.lbAddress.Name = "lbAddress"; this.lbAddress.Size = new System.Drawing.Size(62, 17); this.lbAddress.TabIndex = 1; this.lbAddress.Text = "服务地点"; this.lbAddress.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // plText // this.plText.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.plText.BorderWidth = 1; this.plText.Controls.Add(this.linkText); this.plText.Controls.Add(this.txttext); this.plText.Controls.Add(this.lbtxtCount); this.plText.Controls.Add(this.lbtext); this.plText.Location = new System.Drawing.Point(3, 187); this.plText.Name = "plText"; this.plText.Size = new System.Drawing.Size(542, 139); this.plText.TabIndex = 0; // // linkText // this.linkText.AutoSize = true; this.linkText.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.linkText.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; this.linkText.LinkColor = System.Drawing.Color.Navy; this.linkText.Location = new System.Drawing.Point(459, 11); this.linkText.Name = "linkText"; this.linkText.Size = new System.Drawing.Size(41, 20); this.linkText.TabIndex = 4; this.linkText.TabStop = true; this.linkText.Text = " 选择"; // // txttext // this.txttext.BackColor = System.Drawing.Color.Transparent; this.txttext.Icon = null; this.txttext.IconIsButton = false; this.txttext.IsPasswordChat = '\0'; this.txttext.IsSystemPasswordChar = false; this.txttext.Lines = new string[0]; this.txttext.Location = new System.Drawing.Point(74, 8); this.txttext.Margin = new System.Windows.Forms.Padding(0); this.txttext.MaxLength = 200; this.txttext.MinimumSize = new System.Drawing.Size(0, 26); this.txttext.MouseBack = null; this.txttext.Multiline = true; this.txttext.Name = "txttext"; this.txttext.NormlBack = null; this.txttext.Padding = new System.Windows.Forms.Padding(5); this.txttext.ReadOnly = false; this.txttext.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txttext.Size = new System.Drawing.Size(381, 102); this.txttext.TabIndex = 2; this.txttext.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txttext.WaterColor = System.Drawing.Color.DarkGray; this.txttext.WaterText = "消息内容"; this.txttext.WordWrap = true; // // lbtxtCount // this.lbtxtCount.AutoSize = true; this.lbtxtCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lbtxtCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbtxtCount.Location = new System.Drawing.Point(73, 116); this.lbtxtCount.Name = "lbtxtCount"; this.lbtxtCount.Size = new System.Drawing.Size(155, 17); this.lbtxtCount.TabIndex = 1; this.lbtxtCount.Text = "已输入消息内容长度 0 个字"; // // lbtext // this.lbtext.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lbtext.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbtext.Location = new System.Drawing.Point(9, 11); this.lbtext.Name = "lbtext"; this.lbtext.Size = new System.Drawing.Size(62, 17); this.lbtext.TabIndex = 1; this.lbtext.Text = "消息内容"; this.lbtext.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // plUrl // this.plUrl.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.plUrl.BorderWidth = 1; this.plUrl.Controls.Add(this.linkUrl); this.plUrl.Controls.Add(this.txtUrl); this.plUrl.Controls.Add(this.blUrl); this.plUrl.Location = new System.Drawing.Point(3, 332); this.plUrl.Name = "plUrl"; this.plUrl.Size = new System.Drawing.Size(542, 39); this.plUrl.TabIndex = 0; // // linkUrl // this.linkUrl.AutoSize = true; this.linkUrl.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.linkUrl.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; this.linkUrl.LinkColor = System.Drawing.Color.Navy; this.linkUrl.Location = new System.Drawing.Point(459, 10); this.linkUrl.Name = "linkUrl"; this.linkUrl.Size = new System.Drawing.Size(41, 20); this.linkUrl.TabIndex = 4; this.linkUrl.TabStop = true; this.linkUrl.Text = " 选择"; // // txtUrl // this.txtUrl.BackColor = System.Drawing.Color.Transparent; this.txtUrl.Icon = null; this.txtUrl.IconIsButton = false; this.txtUrl.IsPasswordChat = '\0'; this.txtUrl.IsSystemPasswordChar = false; this.txtUrl.Lines = new string[0]; this.txtUrl.Location = new System.Drawing.Point(74, 7); this.txtUrl.Margin = new System.Windows.Forms.Padding(0); this.txtUrl.MaxLength = 2000; this.txtUrl.MinimumSize = new System.Drawing.Size(0, 26); this.txtUrl.MouseBack = null; this.txtUrl.Multiline = false; this.txtUrl.Name = "txtUrl"; this.txtUrl.NormlBack = null; this.txtUrl.Padding = new System.Windows.Forms.Padding(5); this.txtUrl.ReadOnly = false; this.txtUrl.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtUrl.Size = new System.Drawing.Size(381, 26); this.txtUrl.TabIndex = 2; this.txtUrl.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtUrl.WaterColor = System.Drawing.Color.DarkGray; this.txtUrl.WaterText = "点击消息时跳转的链接地址,如:微网站或图文消息,也可以为空"; this.txtUrl.WordWrap = true; // // blUrl // this.blUrl.AutoSize = true; this.blUrl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.blUrl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.blUrl.Location = new System.Drawing.Point(14, 12); this.blUrl.Name = "blUrl"; this.blUrl.Size = new System.Drawing.Size(55, 17); this.blUrl.TabIndex = 1; this.blUrl.Text = "链接URL"; // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.btnclose); this.panelEx2.Controls.Add(this.btnSave); this.panelEx2.Location = new System.Drawing.Point(3, 377); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(542, 40); this.panelEx2.TabIndex = 0; // // btnclose // this.btnclose.BackColor = System.Drawing.Color.Transparent; this.btnclose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnclose.BackImg"))); this.btnclose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnclose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnclose.ForeColor = System.Drawing.Color.White; this.btnclose.IsCustomBackImg = false; this.btnclose.IsShowText = true; this.btnclose.Location = new System.Drawing.Point(360, 5); this.btnclose.Name = "btnclose"; this.btnclose.Size = new System.Drawing.Size(85, 28); this.btnclose.TabIndex = 1; this.btnclose.Text = "关 闭"; this.btnclose.UseVisualStyleBackColor = false; // // btnSave // this.btnSave.BackColor = System.Drawing.Color.Transparent; this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg"))); this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.IsCustomBackImg = false; this.btnSave.IsShowText = true; this.btnSave.Location = new System.Drawing.Point(253, 5); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(85, 28); this.btnSave.TabIndex = 1; this.btnSave.Text = "发 送"; this.btnSave.UseVisualStyleBackColor = false; // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.txtOPENID); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Location = new System.Drawing.Point(3, 423); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(542, 96); this.panelEx1.TabIndex = 0; // // txtOPENID // this.txtOPENID.AutoScroll = true; this.txtOPENID.BackColor = System.Drawing.Color.Transparent; this.txtOPENID.Icon = null; this.txtOPENID.IconIsButton = false; this.txtOPENID.IsPasswordChat = '\0'; this.txtOPENID.IsSystemPasswordChar = false; this.txtOPENID.Lines = new string[0]; this.txtOPENID.Location = new System.Drawing.Point(74, 8); this.txtOPENID.Margin = new System.Windows.Forms.Padding(0); this.txtOPENID.MaxLength = 200; this.txtOPENID.MinimumSize = new System.Drawing.Size(0, 26); this.txtOPENID.MouseBack = null; this.txtOPENID.Multiline = true; this.txtOPENID.Name = "txtOPENID"; this.txtOPENID.NormlBack = null; this.txtOPENID.Padding = new System.Windows.Forms.Padding(5); this.txtOPENID.ReadOnly = true; this.txtOPENID.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtOPENID.Size = new System.Drawing.Size(381, 79); this.txtOPENID.TabIndex = 2; this.txtOPENID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtOPENID.WaterColor = System.Drawing.Color.DarkGray; this.txtOPENID.WaterText = "接收人OPNID"; this.txtOPENID.WordWrap = true; // // labelEx3 // 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(9, 11); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(62, 43); this.labelEx3.TabIndex = 1; this.labelEx3.Text = "接收人OPENID"; this.labelEx3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lbContentExamples // this.lbContentExamples.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbContentExamples.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbContentExamples.Location = new System.Drawing.Point(6, 23); this.lbContentExamples.Name = "lbContentExamples"; this.lbContentExamples.Size = new System.Drawing.Size(370, 219); this.lbContentExamples.TabIndex = 6; this.lbContentExamples.Text = "尊敬的用户,您的全部拍摄已完毕,感谢您的全程配合:\r\n订单号:20130619-001\r\n顾客姓名:曾小婷\r\n拍摄状态:OK\r\n拍摄时间:2015年06月19日 " + " 21:00\r\n服务人员:大卫(摄影师),汀娜(化妆师)\r\n在您拍照期间,我们若有服务不周或待慢之处,在此恳请您原谅!如有疑问可致电4006067068咨询。"; // // groupBoxEx1 // this.groupBoxEx1.Controls.Add(this.lbContentExamples); this.groupBoxEx1.Location = new System.Drawing.Point(567, 63); this.groupBoxEx1.Name = "groupBoxEx1"; this.groupBoxEx1.Size = new System.Drawing.Size(381, 529); this.groupBoxEx1.TabIndex = 7; this.groupBoxEx1.TabStop = false; this.groupBoxEx1.Text = "内容示例"; // // labelEx4 // this.labelEx4.AutoSize = true; this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelEx4.ForeColor = System.Drawing.Color.Red; this.labelEx4.Location = new System.Drawing.Point(15, 595); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(893, 40); this.labelEx4.TabIndex = 8; this.labelEx4.Text = "温馨提醒:请不要在模板消息中输入任何营销类文字,严格按照微信公众号使用规范发送模板消息,以免被微信封号!(因此造成封号我司概不负责)\r\n模板内容(除链接URL外的" + "所以字段内容)长度不能超过200个汉字"; // // lbNo // this.lbNo.AutoSize = true; this.lbNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lbNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbNo.Location = new System.Drawing.Point(94, 45); this.lbNo.Name = "lbNo"; this.lbNo.Size = new System.Drawing.Size(13, 17); this.lbNo.TabIndex = 9; this.lbNo.Text = "-"; // // 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(27, 44); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(61, 17); this.labelEx7.TabIndex = 10; this.labelEx7.Text = "模板 ID:"; // // frmSendMicroTemplateSMS // 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(960, 700); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsMaximized = false; this.IsUserControlsSize = false; this.MaximizeBox = false; this.Name = "frmSendMicroTemplateSMS"; this.Text = "发送微信模板消息"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plExMainContainer.PerformLayout(); this.plFormMainContent.ResumeLayout(false); this.flowLayoutPanel1.ResumeLayout(false); this.plTitle.ResumeLayout(false); this.plTitle.PerformLayout(); this.plItemName.ResumeLayout(false); this.plItemName.PerformLayout(); this.pltime.ResumeLayout(false); this.plAddress.ResumeLayout(false); this.plAddress.PerformLayout(); this.plText.ResumeLayout(false); this.plText.PerformLayout(); this.plUrl.ResumeLayout(false); this.plUrl.PerformLayout(); this.panelEx2.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.groupBoxEx1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentLibrary.LabelEx labelEx1; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private ComponentLibrary.GroupBoxEx groupBoxEx1; public ComponentLibrary.LabelEx lbContentExamples; private ComponentLibrary.LabelEx labelEx4; public ComponentLibrary.PanelEx plTitle; private ComponentLibrary.PanelEx panelEx2; public ComponentLibrary.ComboBoxEx cbxTList; public ComponentLibrary.TextBoxEx txtItemName; public ComponentLibrary.LabelEx lbItemName; public ComponentLibrary.TextBoxEx txtTitle; public ComponentLibrary.LabelEx lbtitle; public ComponentLibrary.PanelEx plItemName; public ComponentLibrary.PanelEx pltime; public ComponentLibrary.TextBoxEx txttiem; public ComponentLibrary.LabelEx lbtime; public ComponentLibrary.PanelEx plAddress; public ComponentLibrary.TextBoxEx txtAddress; public ComponentLibrary.LabelEx lbAddress; public ComponentLibrary.PanelEx plText; public ComponentLibrary.TextBoxEx txttext; public ComponentLibrary.LabelEx lbtext; public ComponentLibrary.PanelEx plUrl; public ComponentLibrary.TextBoxEx txtUrl; public ComponentLibrary.LabelEx blUrl; public ComponentLibrary.ButtonEx btnSave; public ComponentLibrary.ButtonEx btnclose; public ComponentLibrary.LabelEx lbtxtCount; public ComponentLibrary.LabelEx lbNo; private ComponentLibrary.LabelEx labelEx7; public System.Windows.Forms.LinkLabel linkTitle; public System.Windows.Forms.LinkLabel linkItemName; public System.Windows.Forms.LinkLabel linkAddress; public System.Windows.Forms.LinkLabel linkText; public System.Windows.Forms.LinkLabel linkUrl; public ComponentLibrary.PanelEx panelEx1; public ComponentLibrary.TextBoxEx txtOPENID; public ComponentLibrary.LabelEx labelEx3; } }