frmAccountInformation.Designer.cs 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824
  1. namespace LYFZ.BakMandaoSmsInterface
  2. {
  3. partial class frmAccountInformation
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAccountInformation));
  29. this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
  30. this.chkOpen = new LYFZ.ComponentLibrary.CheckBoxEx();
  31. this.skinButtom1 = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  32. this.skinTextBoxPassword = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  33. this.skinButtomQuery = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  34. this.skinTextBox2 = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  35. this.skinTextBox1 = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  36. this.skinTextBoxAccount = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  37. this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
  38. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  40. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  41. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  42. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
  49. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  51. this.lab所属经营商 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.lb彩信单价 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.lb传真单价 = new LYFZ.ComponentLibrary.LabelEx();
  54. this.lb语音单价 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.lb短信签名 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.lb短信字符数 = new LYFZ.ComponentLibrary.LabelEx();
  57. this.lb单价 = new LYFZ.ComponentLibrary.LabelEx();
  58. this.lab查询结果 = new LYFZ.ComponentLibrary.LabelEx();
  59. this.lb余额 = new LYFZ.ComponentLibrary.LabelEx();
  60. this.lb用户名 = new LYFZ.ComponentLibrary.LabelEx();
  61. this.skinButtomSendSms = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  62. this.skinTextBoxPhoneNumber = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  63. this.labelEx发送结果 = new LYFZ.ComponentLibrary.LabelEx();
  64. this.groupBoxEx2 = new LYFZ.ComponentLibrary.GroupBoxEx();
  65. this.skinTextBoxSmsInfo = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  66. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  67. this.labelEx24 = new LYFZ.ComponentLibrary.LabelEx();
  68. this.labelEx23 = new LYFZ.ComponentLibrary.LabelEx();
  69. this.groupBoxEx3 = new LYFZ.ComponentLibrary.GroupBoxEx();
  70. this.nudCount = new LYFZ.ComponentLibrary.NumericUpDownEx();
  71. this.rdobtnBulk = new LYFZ.ComponentLibrary.RadioButtonEx();
  72. this.rdobtnSingleShot = new LYFZ.ComponentLibrary.RadioButtonEx();
  73. this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
  74. this.plExMainContainer.SuspendLayout();
  75. this.plFormMainContent.SuspendLayout();
  76. this.groupBoxEx1.SuspendLayout();
  77. this.groupBoxEx2.SuspendLayout();
  78. this.groupBoxEx3.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.nudCount)).BeginInit();
  80. this.SuspendLayout();
  81. //
  82. // plExMainContainer
  83. //
  84. this.plExMainContainer.Controls.Add(this.groupBoxEx3);
  85. this.plExMainContainer.Controls.Add(this.groupBoxEx2);
  86. this.plExMainContainer.Controls.Add(this.groupBoxEx1);
  87. this.plExMainContainer.Size = new System.Drawing.Size(600, 565);
  88. //
  89. // plFormMainContent
  90. //
  91. this.plFormMainContent.Size = new System.Drawing.Size(600, 565);
  92. //
  93. // btnAppFormMaximize
  94. //
  95. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  96. this.btnAppFormMaximize.Location = new System.Drawing.Point(541, 0);
  97. //
  98. // btnAppFormExit
  99. //
  100. this.btnAppFormExit.Location = new System.Drawing.Point(568, 0);
  101. //
  102. // btnAppFormMinimize
  103. //
  104. this.btnAppFormMinimize.Location = new System.Drawing.Point(514, 0);
  105. //
  106. // groupBoxEx1
  107. //
  108. this.groupBoxEx1.BackColor = System.Drawing.Color.Transparent;
  109. this.groupBoxEx1.Controls.Add(this.chkOpen);
  110. this.groupBoxEx1.Controls.Add(this.skinButtom1);
  111. this.groupBoxEx1.Controls.Add(this.skinTextBoxPassword);
  112. this.groupBoxEx1.Controls.Add(this.skinButtomQuery);
  113. this.groupBoxEx1.Controls.Add(this.skinTextBox2);
  114. this.groupBoxEx1.Controls.Add(this.skinTextBox1);
  115. this.groupBoxEx1.Controls.Add(this.skinTextBoxAccount);
  116. this.groupBoxEx1.Controls.Add(this.labelEx15);
  117. this.groupBoxEx1.Controls.Add(this.labelEx13);
  118. this.groupBoxEx1.Controls.Add(this.labelEx10);
  119. this.groupBoxEx1.Controls.Add(this.labelEx9);
  120. this.groupBoxEx1.Controls.Add(this.labelEx8);
  121. this.groupBoxEx1.Controls.Add(this.labelEx7);
  122. this.groupBoxEx1.Controls.Add(this.labelEx6);
  123. this.groupBoxEx1.Controls.Add(this.labelEx5);
  124. this.groupBoxEx1.Controls.Add(this.labelEx4);
  125. this.groupBoxEx1.Controls.Add(this.labelEx3);
  126. this.groupBoxEx1.Controls.Add(this.labelEx12);
  127. this.groupBoxEx1.Controls.Add(this.labelEx14);
  128. this.groupBoxEx1.Controls.Add(this.labelEx2);
  129. this.groupBoxEx1.Controls.Add(this.labelEx11);
  130. this.groupBoxEx1.Controls.Add(this.lab所属经营商);
  131. this.groupBoxEx1.Controls.Add(this.lb彩信单价);
  132. this.groupBoxEx1.Controls.Add(this.lb传真单价);
  133. this.groupBoxEx1.Controls.Add(this.lb语音单价);
  134. this.groupBoxEx1.Controls.Add(this.lb短信签名);
  135. this.groupBoxEx1.Controls.Add(this.lb短信字符数);
  136. this.groupBoxEx1.Controls.Add(this.lb单价);
  137. this.groupBoxEx1.Controls.Add(this.lab查询结果);
  138. this.groupBoxEx1.Controls.Add(this.lb余额);
  139. this.groupBoxEx1.Controls.Add(this.lb用户名);
  140. this.groupBoxEx1.Location = new System.Drawing.Point(12, 70);
  141. this.groupBoxEx1.Name = "groupBoxEx1";
  142. this.groupBoxEx1.Size = new System.Drawing.Size(280, 477);
  143. this.groupBoxEx1.TabIndex = 0;
  144. this.groupBoxEx1.TabStop = false;
  145. this.groupBoxEx1.Text = "帐号查询";
  146. //
  147. // chkOpen
  148. //
  149. this.chkOpen.AutoSize = true;
  150. this.chkOpen.BackColor = System.Drawing.Color.Transparent;
  151. this.chkOpen.Font = new System.Drawing.Font("微软雅黑", 9F);
  152. this.chkOpen.Location = new System.Drawing.Point(40, 19);
  153. this.chkOpen.Name = "chkOpen";
  154. this.chkOpen.Size = new System.Drawing.Size(75, 21);
  155. this.chkOpen.TabIndex = 3;
  156. this.chkOpen.Text = "启用通道";
  157. this.chkOpen.UseVisualStyleBackColor = false;
  158. //
  159. // skinButtom1
  160. //
  161. this.skinButtom1.BackColor = System.Drawing.Color.Transparent;
  162. this.skinButtom1.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  163. this.skinButtom1.DownBack = null;
  164. this.skinButtom1.Location = new System.Drawing.Point(219, 439);
  165. this.skinButtom1.MouseBack = null;
  166. this.skinButtom1.Name = "skinButtom1";
  167. this.skinButtom1.NormlBack = null;
  168. this.skinButtom1.Size = new System.Drawing.Size(55, 29);
  169. this.skinButtom1.TabIndex = 1;
  170. this.skinButtom1.Text = "保 存";
  171. this.skinButtom1.UseVisualStyleBackColor = false;
  172. this.skinButtom1.Click += new System.EventHandler(this.skinButtom1_Click);
  173. //
  174. // skinTextBoxPassword
  175. //
  176. this.skinTextBoxPassword.BackColor = System.Drawing.Color.Transparent;
  177. this.skinTextBoxPassword.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.skinTextBoxPassword.Icon = null;
  179. this.skinTextBoxPassword.IconIsButton = false;
  180. this.skinTextBoxPassword.IsPasswordChat = '*';
  181. this.skinTextBoxPassword.IsSystemPasswordChar = false;
  182. this.skinTextBoxPassword.Lines = new string[] {
  183. "lyfz0752"};
  184. this.skinTextBoxPassword.Location = new System.Drawing.Point(40, 81);
  185. this.skinTextBoxPassword.Margin = new System.Windows.Forms.Padding(0);
  186. this.skinTextBoxPassword.MaxLength = 32767;
  187. this.skinTextBoxPassword.MinimumSize = new System.Drawing.Size(0, 28);
  188. this.skinTextBoxPassword.MouseBack = null;
  189. this.skinTextBoxPassword.Multiline = false;
  190. this.skinTextBoxPassword.Name = "skinTextBoxPassword";
  191. this.skinTextBoxPassword.NormlBack = null;
  192. this.skinTextBoxPassword.Padding = new System.Windows.Forms.Padding(5);
  193. this.skinTextBoxPassword.ReadOnly = false;
  194. this.skinTextBoxPassword.ScrollBars = System.Windows.Forms.ScrollBars.None;
  195. this.skinTextBoxPassword.Size = new System.Drawing.Size(170, 28);
  196. this.skinTextBoxPassword.TabIndex = 2;
  197. this.skinTextBoxPassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  198. this.skinTextBoxPassword.WaterColor = System.Drawing.Color.DarkGray;
  199. this.skinTextBoxPassword.WaterText = "请输入密码";
  200. this.skinTextBoxPassword.WordWrap = true;
  201. //
  202. // skinButtomQuery
  203. //
  204. this.skinButtomQuery.BackColor = System.Drawing.Color.Transparent;
  205. this.skinButtomQuery.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  206. this.skinButtomQuery.DownBack = null;
  207. this.skinButtomQuery.Location = new System.Drawing.Point(213, 48);
  208. this.skinButtomQuery.MouseBack = null;
  209. this.skinButtomQuery.Name = "skinButtomQuery";
  210. this.skinButtomQuery.NormlBack = null;
  211. this.skinButtomQuery.Size = new System.Drawing.Size(61, 61);
  212. this.skinButtomQuery.TabIndex = 1;
  213. this.skinButtomQuery.Text = "查 询";
  214. this.skinButtomQuery.UseVisualStyleBackColor = false;
  215. this.skinButtomQuery.Click += new System.EventHandler(this.skinButtomQuery_Click);
  216. //
  217. // skinTextBox2
  218. //
  219. this.skinTextBox2.BackColor = System.Drawing.Color.Transparent;
  220. this.skinTextBox2.Icon = null;
  221. this.skinTextBox2.IconIsButton = false;
  222. this.skinTextBox2.IsPasswordChat = '\0';
  223. this.skinTextBox2.IsSystemPasswordChar = false;
  224. this.skinTextBox2.Lines = new string[] {
  225. ","};
  226. this.skinTextBox2.Location = new System.Drawing.Point(8, 439);
  227. this.skinTextBox2.Margin = new System.Windows.Forms.Padding(0);
  228. this.skinTextBox2.MaxLength = 32767;
  229. this.skinTextBox2.MinimumSize = new System.Drawing.Size(0, 28);
  230. this.skinTextBox2.MouseBack = null;
  231. this.skinTextBox2.Multiline = false;
  232. this.skinTextBox2.Name = "skinTextBox2";
  233. this.skinTextBox2.NormlBack = null;
  234. this.skinTextBox2.Padding = new System.Windows.Forms.Padding(5);
  235. this.skinTextBox2.ReadOnly = false;
  236. this.skinTextBox2.ScrollBars = System.Windows.Forms.ScrollBars.None;
  237. this.skinTextBox2.Size = new System.Drawing.Size(208, 28);
  238. this.skinTextBox2.TabIndex = 2;
  239. this.skinTextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  240. this.skinTextBox2.WaterColor = System.Drawing.Color.DarkGray;
  241. this.skinTextBox2.WaterText = "请输入手机号,多个用\",\"号分隔";
  242. this.skinTextBox2.WordWrap = true;
  243. //
  244. // skinTextBox1
  245. //
  246. this.skinTextBox1.BackColor = System.Drawing.Color.Transparent;
  247. this.skinTextBox1.Icon = null;
  248. this.skinTextBox1.IconIsButton = false;
  249. this.skinTextBox1.IsPasswordChat = '\0';
  250. this.skinTextBox1.IsSystemPasswordChar = false;
  251. this.skinTextBox1.Lines = new string[] {
  252. "0"};
  253. this.skinTextBox1.Location = new System.Drawing.Point(91, 410);
  254. this.skinTextBox1.Margin = new System.Windows.Forms.Padding(0);
  255. this.skinTextBox1.MaxLength = 32767;
  256. this.skinTextBox1.MinimumSize = new System.Drawing.Size(0, 28);
  257. this.skinTextBox1.MouseBack = null;
  258. this.skinTextBox1.Multiline = false;
  259. this.skinTextBox1.Name = "skinTextBox1";
  260. this.skinTextBox1.NormlBack = null;
  261. this.skinTextBox1.Padding = new System.Windows.Forms.Padding(5);
  262. this.skinTextBox1.ReadOnly = false;
  263. this.skinTextBox1.ScrollBars = System.Windows.Forms.ScrollBars.None;
  264. this.skinTextBox1.Size = new System.Drawing.Size(56, 28);
  265. this.skinTextBox1.TabIndex = 2;
  266. this.skinTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  267. this.skinTextBox1.WaterColor = System.Drawing.Color.DarkGray;
  268. this.skinTextBox1.WaterText = "请输入帐号";
  269. this.skinTextBox1.WordWrap = true;
  270. //
  271. // skinTextBoxAccount
  272. //
  273. this.skinTextBoxAccount.BackColor = System.Drawing.Color.Transparent;
  274. this.skinTextBoxAccount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.skinTextBoxAccount.Icon = null;
  276. this.skinTextBoxAccount.IconIsButton = false;
  277. this.skinTextBoxAccount.IsPasswordChat = '\0';
  278. this.skinTextBoxAccount.IsSystemPasswordChar = false;
  279. this.skinTextBoxAccount.Lines = new string[] {
  280. "lyfz"};
  281. this.skinTextBoxAccount.Location = new System.Drawing.Point(41, 47);
  282. this.skinTextBoxAccount.Margin = new System.Windows.Forms.Padding(0);
  283. this.skinTextBoxAccount.MaxLength = 32767;
  284. this.skinTextBoxAccount.MinimumSize = new System.Drawing.Size(0, 28);
  285. this.skinTextBoxAccount.MouseBack = null;
  286. this.skinTextBoxAccount.Multiline = false;
  287. this.skinTextBoxAccount.Name = "skinTextBoxAccount";
  288. this.skinTextBoxAccount.NormlBack = null;
  289. this.skinTextBoxAccount.Padding = new System.Windows.Forms.Padding(5);
  290. this.skinTextBoxAccount.ReadOnly = false;
  291. this.skinTextBoxAccount.ScrollBars = System.Windows.Forms.ScrollBars.None;
  292. this.skinTextBoxAccount.Size = new System.Drawing.Size(169, 28);
  293. this.skinTextBoxAccount.TabIndex = 2;
  294. this.skinTextBoxAccount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  295. this.skinTextBoxAccount.WaterColor = System.Drawing.Color.DarkGray;
  296. this.skinTextBoxAccount.WaterText = "请输入帐号";
  297. this.skinTextBoxAccount.WordWrap = true;
  298. //
  299. // labelEx15
  300. //
  301. this.labelEx15.AutoSize = true;
  302. this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.labelEx15.Location = new System.Drawing.Point(148, 415);
  304. this.labelEx15.Name = "labelEx15";
  305. this.labelEx15.Size = new System.Drawing.Size(116, 17);
  306. this.labelEx15.TabIndex = 0;
  307. this.labelEx15.Text = "发送充值提醒短信到";
  308. //
  309. // labelEx13
  310. //
  311. this.labelEx13.AutoSize = true;
  312. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.labelEx13.Location = new System.Drawing.Point(8, 415);
  314. this.labelEx13.Name = "labelEx13";
  315. this.labelEx13.Size = new System.Drawing.Size(81, 17);
  316. this.labelEx13.TabIndex = 0;
  317. this.labelEx13.Text = "余额小于(条):";
  318. //
  319. // labelEx10
  320. //
  321. this.labelEx10.AutoSize = true;
  322. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  323. this.labelEx10.Location = new System.Drawing.Point(60, 388);
  324. this.labelEx10.Name = "labelEx10";
  325. this.labelEx10.Size = new System.Drawing.Size(71, 17);
  326. this.labelEx10.TabIndex = 0;
  327. this.labelEx10.Text = "所属经营商:";
  328. //
  329. // labelEx9
  330. //
  331. this.labelEx9.AutoSize = true;
  332. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. this.labelEx9.Location = new System.Drawing.Point(30, 358);
  334. this.labelEx9.Name = "labelEx9";
  335. this.labelEx9.Size = new System.Drawing.Size(99, 17);
  336. this.labelEx9.TabIndex = 0;
  337. this.labelEx9.Text = "彩信单价(元/条):";
  338. //
  339. // labelEx8
  340. //
  341. this.labelEx8.AutoSize = true;
  342. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  343. this.labelEx8.Location = new System.Drawing.Point(6, 328);
  344. this.labelEx8.Name = "labelEx8";
  345. this.labelEx8.Size = new System.Drawing.Size(123, 17);
  346. this.labelEx8.TabIndex = 0;
  347. this.labelEx8.Text = "传真短信单价(元/条):";
  348. //
  349. // labelEx7
  350. //
  351. this.labelEx7.AutoSize = true;
  352. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.labelEx7.Location = new System.Drawing.Point(6, 298);
  354. this.labelEx7.Name = "labelEx7";
  355. this.labelEx7.Size = new System.Drawing.Size(123, 17);
  356. this.labelEx7.TabIndex = 0;
  357. this.labelEx7.Text = "语音短信单价(元/条):";
  358. //
  359. // labelEx6
  360. //
  361. this.labelEx6.AutoSize = true;
  362. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  363. this.labelEx6.Location = new System.Drawing.Point(72, 268);
  364. this.labelEx6.Name = "labelEx6";
  365. this.labelEx6.Size = new System.Drawing.Size(59, 17);
  366. this.labelEx6.TabIndex = 0;
  367. this.labelEx6.Text = "短信签名:";
  368. //
  369. // labelEx5
  370. //
  371. this.labelEx5.AutoSize = true;
  372. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.labelEx5.Location = new System.Drawing.Point(36, 238);
  374. this.labelEx5.Name = "labelEx5";
  375. this.labelEx5.Size = new System.Drawing.Size(95, 17);
  376. this.labelEx5.TabIndex = 0;
  377. this.labelEx5.Text = "每条短信字符数:";
  378. //
  379. // labelEx4
  380. //
  381. this.labelEx4.AutoSize = true;
  382. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  383. this.labelEx4.Location = new System.Drawing.Point(54, 208);
  384. this.labelEx4.Name = "labelEx4";
  385. this.labelEx4.Size = new System.Drawing.Size(75, 17);
  386. this.labelEx4.TabIndex = 0;
  387. this.labelEx4.Text = "单价(元/条):";
  388. //
  389. // labelEx3
  390. //
  391. this.labelEx3.AutoSize = true;
  392. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.labelEx3.Location = new System.Drawing.Point(72, 178);
  394. this.labelEx3.Name = "labelEx3";
  395. this.labelEx3.Size = new System.Drawing.Size(57, 17);
  396. this.labelEx3.TabIndex = 0;
  397. this.labelEx3.Text = "余额(条):";
  398. //
  399. // labelEx12
  400. //
  401. this.labelEx12.AutoSize = true;
  402. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.labelEx12.Location = new System.Drawing.Point(5, 87);
  404. this.labelEx12.Name = "labelEx12";
  405. this.labelEx12.Size = new System.Drawing.Size(35, 17);
  406. this.labelEx12.TabIndex = 0;
  407. this.labelEx12.Text = "密码:";
  408. //
  409. // labelEx14
  410. //
  411. this.labelEx14.AutoSize = true;
  412. this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.labelEx14.Location = new System.Drawing.Point(72, 122);
  414. this.labelEx14.Name = "labelEx14";
  415. this.labelEx14.Size = new System.Drawing.Size(59, 17);
  416. this.labelEx14.TabIndex = 0;
  417. this.labelEx14.Text = "查询结果:";
  418. //
  419. // labelEx2
  420. //
  421. this.labelEx2.AutoSize = true;
  422. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. this.labelEx2.Location = new System.Drawing.Point(84, 148);
  424. this.labelEx2.Name = "labelEx2";
  425. this.labelEx2.Size = new System.Drawing.Size(47, 17);
  426. this.labelEx2.TabIndex = 0;
  427. this.labelEx2.Text = "用户名:";
  428. //
  429. // labelEx11
  430. //
  431. this.labelEx11.AutoSize = true;
  432. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.labelEx11.Location = new System.Drawing.Point(5, 53);
  434. this.labelEx11.Name = "labelEx11";
  435. this.labelEx11.Size = new System.Drawing.Size(35, 17);
  436. this.labelEx11.TabIndex = 0;
  437. this.labelEx11.Text = "帐号:";
  438. //
  439. // lab所属经营商
  440. //
  441. this.lab所属经营商.AutoSize = true;
  442. this.lab所属经营商.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  443. this.lab所属经营商.ForeColor = System.Drawing.Color.Green;
  444. this.lab所属经营商.Location = new System.Drawing.Point(138, 389);
  445. this.lab所属经营商.Name = "lab所属经营商";
  446. this.lab所属经营商.Size = new System.Drawing.Size(80, 17);
  447. this.lab所属经营商.TabIndex = 0;
  448. this.lab所属经营商.Text = "深圳华捷公司";
  449. //
  450. // lb彩信单价
  451. //
  452. this.lb彩信单价.AutoSize = true;
  453. this.lb彩信单价.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  454. this.lb彩信单价.ForeColor = System.Drawing.Color.Green;
  455. this.lb彩信单价.Location = new System.Drawing.Point(138, 359);
  456. this.lb彩信单价.Name = "lb彩信单价";
  457. this.lb彩信单价.Size = new System.Drawing.Size(13, 17);
  458. this.lb彩信单价.TabIndex = 0;
  459. this.lb彩信单价.Text = "-";
  460. //
  461. // lb传真单价
  462. //
  463. this.lb传真单价.AutoSize = true;
  464. this.lb传真单价.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  465. this.lb传真单价.ForeColor = System.Drawing.Color.Green;
  466. this.lb传真单价.Location = new System.Drawing.Point(138, 329);
  467. this.lb传真单价.Name = "lb传真单价";
  468. this.lb传真单价.Size = new System.Drawing.Size(13, 17);
  469. this.lb传真单价.TabIndex = 0;
  470. this.lb传真单价.Text = "-";
  471. //
  472. // lb语音单价
  473. //
  474. this.lb语音单价.AutoSize = true;
  475. this.lb语音单价.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  476. this.lb语音单价.ForeColor = System.Drawing.Color.Green;
  477. this.lb语音单价.Location = new System.Drawing.Point(138, 299);
  478. this.lb语音单价.Name = "lb语音单价";
  479. this.lb语音单价.Size = new System.Drawing.Size(13, 17);
  480. this.lb语音单价.TabIndex = 0;
  481. this.lb语音单价.Text = "-";
  482. //
  483. // lb短信签名
  484. //
  485. this.lb短信签名.AutoSize = true;
  486. this.lb短信签名.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  487. this.lb短信签名.ForeColor = System.Drawing.Color.Green;
  488. this.lb短信签名.Location = new System.Drawing.Point(138, 269);
  489. this.lb短信签名.Name = "lb短信签名";
  490. this.lb短信签名.Size = new System.Drawing.Size(13, 17);
  491. this.lb短信签名.TabIndex = 0;
  492. this.lb短信签名.Text = "-";
  493. //
  494. // lb短信字符数
  495. //
  496. this.lb短信字符数.AutoSize = true;
  497. this.lb短信字符数.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  498. this.lb短信字符数.ForeColor = System.Drawing.Color.Green;
  499. this.lb短信字符数.Location = new System.Drawing.Point(138, 239);
  500. this.lb短信字符数.Name = "lb短信字符数";
  501. this.lb短信字符数.Size = new System.Drawing.Size(13, 17);
  502. this.lb短信字符数.TabIndex = 0;
  503. this.lb短信字符数.Text = "-";
  504. //
  505. // lb单价
  506. //
  507. this.lb单价.AutoSize = true;
  508. this.lb单价.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. this.lb单价.ForeColor = System.Drawing.Color.Green;
  510. this.lb单价.Location = new System.Drawing.Point(138, 209);
  511. this.lb单价.Name = "lb单价";
  512. this.lb单价.Size = new System.Drawing.Size(13, 17);
  513. this.lb单价.TabIndex = 0;
  514. this.lb单价.Text = "-";
  515. //
  516. // lab查询结果
  517. //
  518. this.lab查询结果.AutoSize = true;
  519. this.lab查询结果.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  520. this.lab查询结果.ForeColor = System.Drawing.Color.Green;
  521. this.lab查询结果.Location = new System.Drawing.Point(138, 123);
  522. this.lab查询结果.Name = "lab查询结果";
  523. this.lab查询结果.Size = new System.Drawing.Size(13, 17);
  524. this.lab查询结果.TabIndex = 0;
  525. this.lab查询结果.Text = "-";
  526. //
  527. // lb余额
  528. //
  529. this.lb余额.AutoSize = true;
  530. this.lb余额.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.lb余额.ForeColor = System.Drawing.Color.Green;
  532. this.lb余额.Location = new System.Drawing.Point(138, 179);
  533. this.lb余额.Name = "lb余额";
  534. this.lb余额.Size = new System.Drawing.Size(13, 17);
  535. this.lb余额.TabIndex = 0;
  536. this.lb余额.Text = "-";
  537. //
  538. // lb用户名
  539. //
  540. this.lb用户名.AutoSize = true;
  541. this.lb用户名.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  542. this.lb用户名.ForeColor = System.Drawing.Color.Green;
  543. this.lb用户名.Location = new System.Drawing.Point(138, 149);
  544. this.lb用户名.Name = "lb用户名";
  545. this.lb用户名.Size = new System.Drawing.Size(13, 17);
  546. this.lb用户名.TabIndex = 0;
  547. this.lb用户名.Text = "-";
  548. //
  549. // skinButtomSendSms
  550. //
  551. this.skinButtomSendSms.BackColor = System.Drawing.Color.Transparent;
  552. this.skinButtomSendSms.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  553. this.skinButtomSendSms.DownBack = null;
  554. this.skinButtomSendSms.Location = new System.Drawing.Point(197, 275);
  555. this.skinButtomSendSms.MouseBack = null;
  556. this.skinButtomSendSms.Name = "skinButtomSendSms";
  557. this.skinButtomSendSms.NormlBack = null;
  558. this.skinButtomSendSms.Size = new System.Drawing.Size(75, 29);
  559. this.skinButtomSendSms.TabIndex = 1;
  560. this.skinButtomSendSms.Text = "发送短信";
  561. this.skinButtomSendSms.UseVisualStyleBackColor = false;
  562. this.skinButtomSendSms.Click += new System.EventHandler(this.skinButtomSendSms_Click);
  563. //
  564. // skinTextBoxPhoneNumber
  565. //
  566. this.skinTextBoxPhoneNumber.BackColor = System.Drawing.Color.Transparent;
  567. this.skinTextBoxPhoneNumber.Icon = null;
  568. this.skinTextBoxPhoneNumber.IconIsButton = false;
  569. this.skinTextBoxPhoneNumber.IsPasswordChat = '\0';
  570. this.skinTextBoxPhoneNumber.IsSystemPasswordChar = false;
  571. this.skinTextBoxPhoneNumber.Lines = new string[0];
  572. this.skinTextBoxPhoneNumber.Location = new System.Drawing.Point(10, 39);
  573. this.skinTextBoxPhoneNumber.Margin = new System.Windows.Forms.Padding(0);
  574. this.skinTextBoxPhoneNumber.MaxLength = 32767;
  575. this.skinTextBoxPhoneNumber.MinimumSize = new System.Drawing.Size(0, 28);
  576. this.skinTextBoxPhoneNumber.MouseBack = null;
  577. this.skinTextBoxPhoneNumber.Multiline = true;
  578. this.skinTextBoxPhoneNumber.Name = "skinTextBoxPhoneNumber";
  579. this.skinTextBoxPhoneNumber.NormlBack = null;
  580. this.skinTextBoxPhoneNumber.Padding = new System.Windows.Forms.Padding(5);
  581. this.skinTextBoxPhoneNumber.ReadOnly = false;
  582. this.skinTextBoxPhoneNumber.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
  583. this.skinTextBoxPhoneNumber.Size = new System.Drawing.Size(264, 73);
  584. this.skinTextBoxPhoneNumber.TabIndex = 2;
  585. this.skinTextBoxPhoneNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  586. this.skinTextBoxPhoneNumber.WaterColor = System.Drawing.Color.DarkGray;
  587. this.skinTextBoxPhoneNumber.WaterText = "请输入对方手机号";
  588. this.skinTextBoxPhoneNumber.WordWrap = true;
  589. //
  590. // labelEx发送结果
  591. //
  592. this.labelEx发送结果.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  593. this.labelEx发送结果.ForeColor = System.Drawing.Color.Red;
  594. this.labelEx发送结果.Location = new System.Drawing.Point(12, 319);
  595. this.labelEx发送结果.Name = "labelEx发送结果";
  596. this.labelEx发送结果.Size = new System.Drawing.Size(262, 101);
  597. this.labelEx发送结果.TabIndex = 0;
  598. this.labelEx发送结果.Text = "-";
  599. //
  600. // groupBoxEx2
  601. //
  602. this.groupBoxEx2.BackColor = System.Drawing.Color.Transparent;
  603. this.groupBoxEx2.Controls.Add(this.skinButtomSendSms);
  604. this.groupBoxEx2.Controls.Add(this.skinTextBoxSmsInfo);
  605. this.groupBoxEx2.Controls.Add(this.skinTextBoxPhoneNumber);
  606. this.groupBoxEx2.Controls.Add(this.labelEx1);
  607. this.groupBoxEx2.Controls.Add(this.labelEx24);
  608. this.groupBoxEx2.Controls.Add(this.labelEx23);
  609. this.groupBoxEx2.Controls.Add(this.labelEx发送结果);
  610. this.groupBoxEx2.Location = new System.Drawing.Point(304, 70);
  611. this.groupBoxEx2.Name = "groupBoxEx2";
  612. this.groupBoxEx2.Size = new System.Drawing.Size(280, 477);
  613. this.groupBoxEx2.TabIndex = 3;
  614. this.groupBoxEx2.TabStop = false;
  615. this.groupBoxEx2.Text = "短信发送";
  616. //
  617. // skinTextBoxSmsInfo
  618. //
  619. this.skinTextBoxSmsInfo.BackColor = System.Drawing.Color.Transparent;
  620. this.skinTextBoxSmsInfo.Icon = null;
  621. this.skinTextBoxSmsInfo.IconIsButton = false;
  622. this.skinTextBoxSmsInfo.IsPasswordChat = '\0';
  623. this.skinTextBoxSmsInfo.IsSystemPasswordChar = false;
  624. this.skinTextBoxSmsInfo.Lines = new string[0];
  625. this.skinTextBoxSmsInfo.Location = new System.Drawing.Point(10, 136);
  626. this.skinTextBoxSmsInfo.Margin = new System.Windows.Forms.Padding(0);
  627. this.skinTextBoxSmsInfo.MaxLength = 32767;
  628. this.skinTextBoxSmsInfo.MinimumSize = new System.Drawing.Size(0, 28);
  629. this.skinTextBoxSmsInfo.MouseBack = null;
  630. this.skinTextBoxSmsInfo.Multiline = true;
  631. this.skinTextBoxSmsInfo.Name = "skinTextBoxSmsInfo";
  632. this.skinTextBoxSmsInfo.NormlBack = null;
  633. this.skinTextBoxSmsInfo.Padding = new System.Windows.Forms.Padding(5);
  634. this.skinTextBoxSmsInfo.ReadOnly = false;
  635. this.skinTextBoxSmsInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
  636. this.skinTextBoxSmsInfo.Size = new System.Drawing.Size(264, 135);
  637. this.skinTextBoxSmsInfo.TabIndex = 2;
  638. this.skinTextBoxSmsInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  639. this.skinTextBoxSmsInfo.WaterColor = System.Drawing.Color.DarkGray;
  640. this.skinTextBoxSmsInfo.WaterText = "请输入对方手机号";
  641. this.skinTextBoxSmsInfo.WordWrap = true;
  642. //
  643. // labelEx1
  644. //
  645. this.labelEx1.AutoSize = true;
  646. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  647. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  648. this.labelEx1.Location = new System.Drawing.Point(12, 298);
  649. this.labelEx1.Name = "labelEx1";
  650. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  651. this.labelEx1.TabIndex = 0;
  652. this.labelEx1.Text = "发送结果:";
  653. //
  654. // labelEx24
  655. //
  656. this.labelEx24.AutoSize = true;
  657. this.labelEx24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.labelEx24.Location = new System.Drawing.Point(12, 116);
  659. this.labelEx24.Name = "labelEx24";
  660. this.labelEx24.Size = new System.Drawing.Size(59, 17);
  661. this.labelEx24.TabIndex = 0;
  662. this.labelEx24.Text = "短信内容:";
  663. //
  664. // labelEx23
  665. //
  666. this.labelEx23.AutoSize = true;
  667. this.labelEx23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  668. this.labelEx23.Location = new System.Drawing.Point(12, 20);
  669. this.labelEx23.Name = "labelEx23";
  670. this.labelEx23.Size = new System.Drawing.Size(189, 17);
  671. this.labelEx23.TabIndex = 0;
  672. this.labelEx23.Text = "对方手机号(多个用“,”号分隔):";
  673. //
  674. // groupBoxEx3
  675. //
  676. this.groupBoxEx3.BackColor = System.Drawing.Color.Transparent;
  677. this.groupBoxEx3.Controls.Add(this.nudCount);
  678. this.groupBoxEx3.Controls.Add(this.rdobtnBulk);
  679. this.groupBoxEx3.Controls.Add(this.rdobtnSingleShot);
  680. this.groupBoxEx3.Controls.Add(this.labelEx16);
  681. this.groupBoxEx3.Location = new System.Drawing.Point(12, 11);
  682. this.groupBoxEx3.Name = "groupBoxEx3";
  683. this.groupBoxEx3.Size = new System.Drawing.Size(572, 53);
  684. this.groupBoxEx3.TabIndex = 4;
  685. this.groupBoxEx3.TabStop = false;
  686. this.groupBoxEx3.Text = "通道选择";
  687. //
  688. // nudCount
  689. //
  690. this.nudCount.Location = new System.Drawing.Point(420, 20);
  691. this.nudCount.Maximum = new decimal(new int[] {
  692. 10000,
  693. 0,
  694. 0,
  695. 0});
  696. this.nudCount.Minimum = new decimal(new int[] {
  697. 1,
  698. 0,
  699. 0,
  700. 0});
  701. this.nudCount.Name = "nudCount";
  702. this.nudCount.Size = new System.Drawing.Size(58, 21);
  703. this.nudCount.TabIndex = 1;
  704. this.nudCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  705. this.nudCount.Value = new decimal(new int[] {
  706. 1,
  707. 0,
  708. 0,
  709. 0});
  710. //
  711. // rdobtnBulk
  712. //
  713. this.rdobtnBulk.AutoSize = true;
  714. this.rdobtnBulk.BackColor = System.Drawing.Color.Transparent;
  715. this.rdobtnBulk.Font = new System.Drawing.Font("微软雅黑", 9F);
  716. this.rdobtnBulk.Location = new System.Drawing.Point(127, 20);
  717. this.rdobtnBulk.Name = "rdobtnBulk";
  718. this.rdobtnBulk.Size = new System.Drawing.Size(118, 21);
  719. this.rdobtnBulk.TabIndex = 0;
  720. this.rdobtnBulk.Text = "群发通道(营销类)";
  721. this.rdobtnBulk.UseVisualStyleBackColor = false;
  722. this.rdobtnBulk.Click += new System.EventHandler(this.rdobtnBulk_Click);
  723. //
  724. // rdobtnSingleShot
  725. //
  726. this.rdobtnSingleShot.AutoSize = true;
  727. this.rdobtnSingleShot.BackColor = System.Drawing.Color.Transparent;
  728. this.rdobtnSingleShot.Checked = true;
  729. this.rdobtnSingleShot.Font = new System.Drawing.Font("微软雅黑", 9F);
  730. this.rdobtnSingleShot.Location = new System.Drawing.Point(9, 20);
  731. this.rdobtnSingleShot.Name = "rdobtnSingleShot";
  732. this.rdobtnSingleShot.Size = new System.Drawing.Size(118, 21);
  733. this.rdobtnSingleShot.TabIndex = 0;
  734. this.rdobtnSingleShot.TabStop = true;
  735. this.rdobtnSingleShot.Text = "单发通道(通知类)";
  736. this.rdobtnSingleShot.UseVisualStyleBackColor = false;
  737. this.rdobtnSingleShot.Click += new System.EventHandler(this.rdobtnSingleShot_Click);
  738. //
  739. // labelEx16
  740. //
  741. this.labelEx16.AutoSize = true;
  742. this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  743. this.labelEx16.Location = new System.Drawing.Point(256, 22);
  744. this.labelEx16.Name = "labelEx16";
  745. this.labelEx16.Size = new System.Drawing.Size(306, 17);
  746. this.labelEx16.TabIndex = 0;
  747. this.labelEx16.Text = "单发/群发通道切换条件 大于 条为群发通道";
  748. //
  749. // frmAccountInformation
  750. //
  751. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  752. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  753. this.ClientSize = new System.Drawing.Size(600, 630);
  754. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  755. this.IsMaximized = false;
  756. this.IsUserControlsSize = false;
  757. this.Name = "frmAccountInformation";
  758. this.Text = "深圳华捷公司短信接口V1.0—帐号信息";
  759. this.plExMainContainer.ResumeLayout(false);
  760. this.plFormMainContent.ResumeLayout(false);
  761. this.groupBoxEx1.ResumeLayout(false);
  762. this.groupBoxEx1.PerformLayout();
  763. this.groupBoxEx2.ResumeLayout(false);
  764. this.groupBoxEx2.PerformLayout();
  765. this.groupBoxEx3.ResumeLayout(false);
  766. this.groupBoxEx3.PerformLayout();
  767. ((System.ComponentModel.ISupportInitialize)(this.nudCount)).EndInit();
  768. this.ResumeLayout(false);
  769. }
  770. #endregion
  771. private ComponentLibrary.GroupBoxEx groupBoxEx1;
  772. private OtherExpansion.SkinControl.SkinButtom skinButtomSendSms;
  773. private ComponentLibrary.LabelEx labelEx10;
  774. private ComponentLibrary.LabelEx labelEx9;
  775. private ComponentLibrary.LabelEx labelEx8;
  776. private ComponentLibrary.LabelEx labelEx7;
  777. private ComponentLibrary.LabelEx labelEx6;
  778. private ComponentLibrary.LabelEx labelEx5;
  779. private ComponentLibrary.LabelEx labelEx4;
  780. private ComponentLibrary.LabelEx labelEx3;
  781. private ComponentLibrary.LabelEx labelEx2;
  782. private OtherExpansion.SkinControl.SkinTextBox skinTextBoxPhoneNumber;
  783. private OtherExpansion.SkinControl.SkinTextBox skinTextBoxPassword;
  784. private OtherExpansion.SkinControl.SkinTextBox skinTextBoxAccount;
  785. private ComponentLibrary.LabelEx labelEx12;
  786. private ComponentLibrary.LabelEx labelEx11;
  787. private OtherExpansion.SkinControl.SkinButtom skinButtomQuery;
  788. private ComponentLibrary.LabelEx lab所属经营商;
  789. private ComponentLibrary.LabelEx lb彩信单价;
  790. private ComponentLibrary.LabelEx lb传真单价;
  791. private ComponentLibrary.LabelEx lb语音单价;
  792. private ComponentLibrary.LabelEx lb短信签名;
  793. private ComponentLibrary.LabelEx lb短信字符数;
  794. private ComponentLibrary.LabelEx lb单价;
  795. private ComponentLibrary.LabelEx lb余额;
  796. private ComponentLibrary.LabelEx lb用户名;
  797. private ComponentLibrary.LabelEx labelEx发送结果;
  798. private ComponentLibrary.GroupBoxEx groupBoxEx2;
  799. private OtherExpansion.SkinControl.SkinTextBox skinTextBoxSmsInfo;
  800. private ComponentLibrary.LabelEx labelEx24;
  801. private ComponentLibrary.LabelEx labelEx23;
  802. private ComponentLibrary.LabelEx labelEx1;
  803. private ComponentLibrary.LabelEx labelEx14;
  804. private ComponentLibrary.LabelEx lab查询结果;
  805. private OtherExpansion.SkinControl.SkinTextBox skinTextBox2;
  806. private OtherExpansion.SkinControl.SkinTextBox skinTextBox1;
  807. private ComponentLibrary.LabelEx labelEx15;
  808. private ComponentLibrary.LabelEx labelEx13;
  809. private OtherExpansion.SkinControl.SkinButtom skinButtom1;
  810. private ComponentLibrary.GroupBoxEx groupBoxEx3;
  811. private ComponentLibrary.NumericUpDownEx nudCount;
  812. private ComponentLibrary.RadioButtonEx rdobtnBulk;
  813. private ComponentLibrary.RadioButtonEx rdobtnSingleShot;
  814. private ComponentLibrary.LabelEx labelEx16;
  815. private ComponentLibrary.CheckBoxEx chkOpen;
  816. }
  817. }