frmAddMicroTemplate.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  1. namespace LYFZ.Software.UI.SMSManagement
  2. {
  3. partial class frmAddMicroTemplate
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAddMicroTemplate));
  29. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  30. this.cboxEvent = new LYFZ.ComponentLibrary.ComboBoxEx();
  31. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  32. this.txtdescription = new LYFZ.ComponentLibrary.TextBoxEx();
  33. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
  36. this.lbTips = new LYFZ.ComponentLibrary.LabelEx();
  37. this.plEventValue = new LYFZ.ComponentLibrary.PanelEx();
  38. this.checkBoxEx1 = new LYFZ.ComponentLibrary.CheckBoxEx();
  39. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  40. this.txtURL = new LYFZ.ComponentLibrary.TextBoxEx();
  41. this.lbContentExamples = new LYFZ.ComponentLibrary.LabelEx();
  42. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.lbTitle = new LYFZ.ComponentLibrary.LabelEx();
  45. this.lbNo = new LYFZ.ComponentLibrary.LabelEx();
  46. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  48. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  49. this.plExMainContainer.SuspendLayout();
  50. this.plFormMainContent.SuspendLayout();
  51. this.SuspendLayout();
  52. //
  53. // plExMainContainer
  54. //
  55. this.plExMainContainer.Controls.Add(this.labelEx4);
  56. this.plExMainContainer.Controls.Add(this.panelEx1);
  57. this.plExMainContainer.Controls.Add(this.checkBoxEx1);
  58. this.plExMainContainer.Controls.Add(this.plEventValue);
  59. this.plExMainContainer.Controls.Add(this.btnSave);
  60. this.plExMainContainer.Controls.Add(this.txtURL);
  61. this.plExMainContainer.Controls.Add(this.txtRemark);
  62. this.plExMainContainer.Controls.Add(this.txtdescription);
  63. this.plExMainContainer.Controls.Add(this.cboxEvent);
  64. this.plExMainContainer.Controls.Add(this.lbContentExamples);
  65. this.plExMainContainer.Controls.Add(this.lbTips);
  66. this.plExMainContainer.Controls.Add(this.labelEx5);
  67. this.plExMainContainer.Controls.Add(this.labelEx3);
  68. this.plExMainContainer.Controls.Add(this.labelEx2);
  69. this.plExMainContainer.Controls.Add(this.lbTitle);
  70. this.plExMainContainer.Controls.Add(this.labelEx11);
  71. this.plExMainContainer.Controls.Add(this.labelEx8);
  72. this.plExMainContainer.Controls.Add(this.lbNo);
  73. this.plExMainContainer.Controls.Add(this.labelEx7);
  74. this.plExMainContainer.Controls.Add(this.labelEx1);
  75. this.plExMainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
  76. this.plExMainContainer.Size = new System.Drawing.Size(760, 606);
  77. //
  78. // plFormMainContent
  79. //
  80. this.plFormMainContent.Size = new System.Drawing.Size(760, 606);
  81. //
  82. // btnAppFormExit
  83. //
  84. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  85. this.btnAppFormExit.Location = new System.Drawing.Point(728, 0);
  86. //
  87. // btnAppFormMinimize
  88. //
  89. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  90. this.btnAppFormMinimize.Location = new System.Drawing.Point(701, 0);
  91. //
  92. // labelEx1
  93. //
  94. this.labelEx1.AutoSize = true;
  95. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  96. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  97. this.labelEx1.Location = new System.Drawing.Point(10, 20);
  98. this.labelEx1.Name = "labelEx1";
  99. this.labelEx1.Size = new System.Drawing.Size(80, 17);
  100. this.labelEx1.TabIndex = 0;
  101. this.labelEx1.Text = "消息推送事件";
  102. //
  103. // cboxEvent
  104. //
  105. this.cboxEvent.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  106. this.cboxEvent.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  107. this.cboxEvent.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  108. this.cboxEvent.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.cboxEvent.FormattingEnabled = true;
  110. this.cboxEvent.IsCustomColor = false;
  111. this.cboxEvent.Location = new System.Drawing.Point(95, 15);
  112. this.cboxEvent.Name = "cboxEvent";
  113. this.cboxEvent.ReadOnly = true;
  114. this.cboxEvent.Size = new System.Drawing.Size(265, 28);
  115. this.cboxEvent.TabIndex = 1;
  116. //
  117. // labelEx2
  118. //
  119. this.labelEx2.AutoSize = true;
  120. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  121. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  122. this.labelEx2.Location = new System.Drawing.Point(34, 57);
  123. this.labelEx2.Name = "labelEx2";
  124. this.labelEx2.Size = new System.Drawing.Size(56, 17);
  125. this.labelEx2.TabIndex = 0;
  126. this.labelEx2.Text = "消息描述";
  127. //
  128. // txtdescription
  129. //
  130. this.txtdescription.BackColor = System.Drawing.Color.Transparent;
  131. this.txtdescription.Icon = null;
  132. this.txtdescription.IconIsButton = false;
  133. this.txtdescription.IsPasswordChat = '\0';
  134. this.txtdescription.IsSystemPasswordChar = false;
  135. this.txtdescription.Lines = new string[] {
  136. "尊敬的XXX先生/女士您好"};
  137. this.txtdescription.Location = new System.Drawing.Point(95, 52);
  138. this.txtdescription.Margin = new System.Windows.Forms.Padding(0);
  139. this.txtdescription.MaxLength = 32767;
  140. this.txtdescription.MinimumSize = new System.Drawing.Size(0, 26);
  141. this.txtdescription.MouseBack = null;
  142. this.txtdescription.Multiline = true;
  143. this.txtdescription.Name = "txtdescription";
  144. this.txtdescription.NormlBack = null;
  145. this.txtdescription.Padding = new System.Windows.Forms.Padding(5);
  146. this.txtdescription.ReadOnly = false;
  147. this.txtdescription.ScrollBars = System.Windows.Forms.ScrollBars.None;
  148. this.txtdescription.Size = new System.Drawing.Size(649, 50);
  149. this.txtdescription.TabIndex = 2;
  150. this.txtdescription.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  151. this.txtdescription.WaterColor = System.Drawing.Color.DarkGray;
  152. this.txtdescription.WaterText = "请输入模板消息描述信息,建义不要超过100个字他符";
  153. this.txtdescription.WordWrap = true;
  154. //
  155. // btnSave
  156. //
  157. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  158. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  159. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  160. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.btnSave.ForeColor = System.Drawing.Color.White;
  162. this.btnSave.IsCustomBackImg = false;
  163. this.btnSave.IsShowText = true;
  164. this.btnSave.Location = new System.Drawing.Point(624, 316);
  165. this.btnSave.Name = "btnSave";
  166. this.btnSave.Size = new System.Drawing.Size(120, 48);
  167. this.btnSave.TabIndex = 3;
  168. this.btnSave.Text = "保 存";
  169. this.btnSave.UseVisualStyleBackColor = false;
  170. //
  171. // labelEx3
  172. //
  173. this.labelEx3.AutoSize = true;
  174. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  175. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  176. this.labelEx3.Location = new System.Drawing.Point(34, 111);
  177. this.labelEx3.Name = "labelEx3";
  178. this.labelEx3.Size = new System.Drawing.Size(56, 17);
  179. this.labelEx3.TabIndex = 0;
  180. this.labelEx3.Text = "消息备注";
  181. //
  182. // txtRemark
  183. //
  184. this.txtRemark.BackColor = System.Drawing.Color.Transparent;
  185. this.txtRemark.Icon = null;
  186. this.txtRemark.IconIsButton = false;
  187. this.txtRemark.IsPasswordChat = '\0';
  188. this.txtRemark.IsSystemPasswordChar = false;
  189. this.txtRemark.Lines = new string[] {
  190. "如有疑问,请致电13912345XXX 联系我们。"};
  191. this.txtRemark.Location = new System.Drawing.Point(95, 107);
  192. this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
  193. this.txtRemark.MaxLength = 32767;
  194. this.txtRemark.MinimumSize = new System.Drawing.Size(0, 26);
  195. this.txtRemark.MouseBack = null;
  196. this.txtRemark.Multiline = true;
  197. this.txtRemark.Name = "txtRemark";
  198. this.txtRemark.NormlBack = null;
  199. this.txtRemark.Padding = new System.Windows.Forms.Padding(5);
  200. this.txtRemark.ReadOnly = false;
  201. this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
  202. this.txtRemark.Size = new System.Drawing.Size(649, 50);
  203. this.txtRemark.TabIndex = 2;
  204. this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  205. this.txtRemark.WaterColor = System.Drawing.Color.DarkGray;
  206. this.txtRemark.WaterText = "请输入模板消息备注信息,建义不要超过100个字他符";
  207. this.txtRemark.WordWrap = true;
  208. //
  209. // lbTips
  210. //
  211. this.lbTips.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.lbTips.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  213. this.lbTips.Location = new System.Drawing.Point(95, 160);
  214. this.lbTips.Name = "lbTips";
  215. this.lbTips.Size = new System.Drawing.Size(645, 81);
  216. this.lbTips.TabIndex = 0;
  217. this.lbTips.Text = "说明:XXX 为客户姓名";
  218. //
  219. // plEventValue
  220. //
  221. this.plEventValue.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  222. this.plEventValue.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  223. this.plEventValue.BorderWidth = 1;
  224. this.plEventValue.Location = new System.Drawing.Point(363, 12);
  225. this.plEventValue.Name = "plEventValue";
  226. this.plEventValue.Size = new System.Drawing.Size(378, 34);
  227. this.plEventValue.TabIndex = 4;
  228. //
  229. // checkBoxEx1
  230. //
  231. this.checkBoxEx1.AutoSize = true;
  232. this.checkBoxEx1.BackColor = System.Drawing.Color.Transparent;
  233. this.checkBoxEx1.Checked = true;
  234. this.checkBoxEx1.CheckState = System.Windows.Forms.CheckState.Checked;
  235. this.checkBoxEx1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  236. this.checkBoxEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  237. this.checkBoxEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  238. this.checkBoxEx1.Fourstates = false;
  239. this.checkBoxEx1.IsGreenTick = false;
  240. this.checkBoxEx1.Location = new System.Drawing.Point(99, 340);
  241. this.checkBoxEx1.Name = "checkBoxEx1";
  242. this.checkBoxEx1.Size = new System.Drawing.Size(391, 21);
  243. this.checkBoxEx1.TabIndex = 5;
  244. this.checkBoxEx1.Text = "启用 (启用后本条模板设置才能生效,否则不发送此事件模板消息)";
  245. this.checkBoxEx1.UseVisualStyleBackColor = false;
  246. //
  247. // labelEx5
  248. //
  249. this.labelEx5.AutoSize = true;
  250. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  251. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  252. this.labelEx5.Location = new System.Drawing.Point(11, 259);
  253. this.labelEx5.Name = "labelEx5";
  254. this.labelEx5.Size = new System.Drawing.Size(79, 17);
  255. this.labelEx5.TabIndex = 0;
  256. this.labelEx5.Text = "消息链接URL";
  257. //
  258. // txtURL
  259. //
  260. this.txtURL.BackColor = System.Drawing.Color.Transparent;
  261. this.txtURL.Icon = null;
  262. this.txtURL.IconIsButton = false;
  263. this.txtURL.IsPasswordChat = '\0';
  264. this.txtURL.IsSystemPasswordChar = false;
  265. this.txtURL.Lines = new string[0];
  266. this.txtURL.Location = new System.Drawing.Point(95, 255);
  267. this.txtURL.Margin = new System.Windows.Forms.Padding(0);
  268. this.txtURL.MaxLength = 32767;
  269. this.txtURL.MinimumSize = new System.Drawing.Size(0, 26);
  270. this.txtURL.MouseBack = null;
  271. this.txtURL.Multiline = false;
  272. this.txtURL.Name = "txtURL";
  273. this.txtURL.NormlBack = null;
  274. this.txtURL.Padding = new System.Windows.Forms.Padding(5);
  275. this.txtURL.ReadOnly = false;
  276. this.txtURL.ScrollBars = System.Windows.Forms.ScrollBars.None;
  277. this.txtURL.Size = new System.Drawing.Size(649, 26);
  278. this.txtURL.TabIndex = 2;
  279. this.txtURL.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  280. this.txtURL.WaterColor = System.Drawing.Color.DarkGray;
  281. this.txtURL.WaterText = "此URL地址为用户点击收到的消息时跳转的链接地址,如:微网站或图文消息,也可以为空";
  282. this.txtURL.WordWrap = true;
  283. //
  284. // lbContentExamples
  285. //
  286. this.lbContentExamples.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.lbContentExamples.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  288. this.lbContentExamples.Location = new System.Drawing.Point(96, 387);
  289. this.lbContentExamples.Name = "lbContentExamples";
  290. this.lbContentExamples.Size = new System.Drawing.Size(645, 160);
  291. this.lbContentExamples.TabIndex = 0;
  292. this.lbContentExamples.Text = "-";
  293. //
  294. // labelEx7
  295. //
  296. this.labelEx7.AutoSize = true;
  297. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  298. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  299. this.labelEx7.Location = new System.Drawing.Point(29, 293);
  300. this.labelEx7.Name = "labelEx7";
  301. this.labelEx7.Size = new System.Drawing.Size(61, 17);
  302. this.labelEx7.TabIndex = 0;
  303. this.labelEx7.Text = "模板 ID:";
  304. //
  305. // labelEx8
  306. //
  307. this.labelEx8.AutoSize = true;
  308. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  309. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  310. this.labelEx8.Location = new System.Drawing.Point(22, 316);
  311. this.labelEx8.Name = "labelEx8";
  312. this.labelEx8.Size = new System.Drawing.Size(68, 17);
  313. this.labelEx8.TabIndex = 0;
  314. this.labelEx8.Text = "模板标题:";
  315. //
  316. // lbTitle
  317. //
  318. this.lbTitle.AutoSize = true;
  319. this.lbTitle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  320. this.lbTitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  321. this.lbTitle.Location = new System.Drawing.Point(96, 316);
  322. this.lbTitle.Name = "lbTitle";
  323. this.lbTitle.Size = new System.Drawing.Size(13, 17);
  324. this.lbTitle.TabIndex = 0;
  325. this.lbTitle.Text = "-";
  326. //
  327. // lbNo
  328. //
  329. this.lbNo.AutoSize = true;
  330. this.lbNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  331. this.lbNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  332. this.lbNo.Location = new System.Drawing.Point(96, 293);
  333. this.lbNo.Name = "lbNo";
  334. this.lbNo.Size = new System.Drawing.Size(13, 17);
  335. this.lbNo.TabIndex = 0;
  336. this.lbNo.Text = "-";
  337. //
  338. // labelEx11
  339. //
  340. this.labelEx11.AutoSize = true;
  341. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  342. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  343. this.labelEx11.Location = new System.Drawing.Point(22, 385);
  344. this.labelEx11.Name = "labelEx11";
  345. this.labelEx11.Size = new System.Drawing.Size(68, 17);
  346. this.labelEx11.TabIndex = 0;
  347. this.labelEx11.Text = "内容示例:";
  348. //
  349. // panelEx1
  350. //
  351. this.panelEx1.BackColor = System.Drawing.Color.Silver;
  352. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  353. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  354. this.panelEx1.BorderWidth = 1;
  355. this.panelEx1.Location = new System.Drawing.Point(5, 372);
  356. this.panelEx1.Margin = new System.Windows.Forms.Padding(1);
  357. this.panelEx1.Name = "panelEx1";
  358. this.panelEx1.Size = new System.Drawing.Size(750, 1);
  359. this.panelEx1.TabIndex = 7;
  360. //
  361. // labelEx4
  362. //
  363. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  364. this.labelEx4.ForeColor = System.Drawing.Color.Red;
  365. this.labelEx4.Location = new System.Drawing.Point(3, 549);
  366. this.labelEx4.Name = "labelEx4";
  367. this.labelEx4.Size = new System.Drawing.Size(743, 42);
  368. this.labelEx4.TabIndex = 8;
  369. this.labelEx4.Text = "温馨提醒:请不要在模板消息中输入任何营销类文字,严格按照微信公众号使用规范发送模板消息,以免被微信封号!\r\n(因此造成封号我司概不负责) 模板内容(消息描述+消" +
  370. "息备注)长度不能超过200个汉字";
  371. //
  372. // frmAddMicroTemplate
  373. //
  374. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  375. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  376. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  377. this.ClientSize = new System.Drawing.Size(760, 671);
  378. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  379. this.IsMaximized = false;
  380. this.IsUserControlsSize = false;
  381. this.MaximizeBox = false;
  382. this.Name = "frmAddMicroTemplate";
  383. this.Text = "添加微信模板消息推送事件";
  384. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  385. this.plExMainContainer.ResumeLayout(false);
  386. this.plExMainContainer.PerformLayout();
  387. this.plFormMainContent.ResumeLayout(false);
  388. this.ResumeLayout(false);
  389. }
  390. #endregion
  391. private ComponentLibrary.LabelEx labelEx1;
  392. private ComponentLibrary.LabelEx labelEx2;
  393. protected internal ComponentLibrary.ButtonEx btnSave;
  394. protected internal ComponentLibrary.TextBoxEx txtdescription;
  395. protected internal ComponentLibrary.ComboBoxEx cboxEvent;
  396. protected internal ComponentLibrary.TextBoxEx txtRemark;
  397. private ComponentLibrary.LabelEx labelEx3;
  398. protected internal ComponentLibrary.LabelEx lbTips;
  399. protected internal ComponentLibrary.PanelEx plEventValue;
  400. protected internal ComponentLibrary.CheckBoxEx checkBoxEx1;
  401. protected internal ComponentLibrary.TextBoxEx txtURL;
  402. private ComponentLibrary.LabelEx labelEx5;
  403. private ComponentLibrary.LabelEx labelEx11;
  404. private ComponentLibrary.LabelEx labelEx8;
  405. private ComponentLibrary.LabelEx labelEx7;
  406. public ComponentLibrary.LabelEx lbContentExamples;
  407. public ComponentLibrary.LabelEx lbTitle;
  408. public ComponentLibrary.LabelEx lbNo;
  409. private ComponentLibrary.PanelEx panelEx1;
  410. private ComponentLibrary.LabelEx labelEx4;
  411. }
  412. }