frmChongValue.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  1. namespace LYFZ.ManagementService
  2. {
  3. partial class frmChongValue
  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(frmChongValue));
  29. this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
  30. this.skinButtomCancel = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  31. this.skinButtomRecharge = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  32. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  33. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  34. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  36. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.stxtRemarks = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  38. this.stxtsmsCount = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  39. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  40. this.stxtMoey = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  41. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  42. this.stxtAuthenticPirc = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  43. this.stxtsmsPirc = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  44. this.stxtDianName = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  45. this.stxtQiyeuName = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  46. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.stxtAccount = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  48. this.plExMainContainer.SuspendLayout();
  49. this.plFormMainContent.SuspendLayout();
  50. this.groupBoxEx1.SuspendLayout();
  51. this.SuspendLayout();
  52. //
  53. // plExMainContainer
  54. //
  55. this.plExMainContainer.Controls.Add(this.groupBoxEx1);
  56. this.plExMainContainer.Size = new System.Drawing.Size(400, 395);
  57. //
  58. // plFormMainContent
  59. //
  60. this.plFormMainContent.Size = new System.Drawing.Size(400, 395);
  61. //
  62. // btnAppFormMaximize
  63. //
  64. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  65. this.btnAppFormMaximize.Location = new System.Drawing.Point(341, 0);
  66. //
  67. // btnAppFormExit
  68. //
  69. this.btnAppFormExit.Location = new System.Drawing.Point(368, 0);
  70. //
  71. // btnAppFormMinimize
  72. //
  73. this.btnAppFormMinimize.Location = new System.Drawing.Point(314, 0);
  74. //
  75. // groupBoxEx1
  76. //
  77. this.groupBoxEx1.BackColor = System.Drawing.Color.White;
  78. this.groupBoxEx1.Controls.Add(this.skinButtomCancel);
  79. this.groupBoxEx1.Controls.Add(this.skinButtomRecharge);
  80. this.groupBoxEx1.Controls.Add(this.labelEx7);
  81. this.groupBoxEx1.Controls.Add(this.labelEx6);
  82. this.groupBoxEx1.Controls.Add(this.labelEx5);
  83. this.groupBoxEx1.Controls.Add(this.labelEx8);
  84. this.groupBoxEx1.Controls.Add(this.labelEx4);
  85. this.groupBoxEx1.Controls.Add(this.stxtRemarks);
  86. this.groupBoxEx1.Controls.Add(this.stxtsmsCount);
  87. this.groupBoxEx1.Controls.Add(this.labelEx3);
  88. this.groupBoxEx1.Controls.Add(this.stxtMoey);
  89. this.groupBoxEx1.Controls.Add(this.labelEx2);
  90. this.groupBoxEx1.Controls.Add(this.stxtAuthenticPirc);
  91. this.groupBoxEx1.Controls.Add(this.stxtsmsPirc);
  92. this.groupBoxEx1.Controls.Add(this.stxtDianName);
  93. this.groupBoxEx1.Controls.Add(this.stxtQiyeuName);
  94. this.groupBoxEx1.Controls.Add(this.labelEx1);
  95. this.groupBoxEx1.Controls.Add(this.stxtAccount);
  96. this.groupBoxEx1.Location = new System.Drawing.Point(11, 12);
  97. this.groupBoxEx1.Name = "groupBoxEx1";
  98. this.groupBoxEx1.Size = new System.Drawing.Size(377, 368);
  99. this.groupBoxEx1.TabIndex = 0;
  100. this.groupBoxEx1.TabStop = false;
  101. this.groupBoxEx1.Text = "充值 ";
  102. //
  103. // skinButtomCancel
  104. //
  105. this.skinButtomCancel.BackColor = System.Drawing.Color.Transparent;
  106. this.skinButtomCancel.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  107. this.skinButtomCancel.DownBack = null;
  108. this.skinButtomCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.skinButtomCancel.Location = new System.Drawing.Point(238, 328);
  110. this.skinButtomCancel.MouseBack = null;
  111. this.skinButtomCancel.Name = "skinButtomCancel";
  112. this.skinButtomCancel.NormlBack = null;
  113. this.skinButtomCancel.Size = new System.Drawing.Size(75, 28);
  114. this.skinButtomCancel.TabIndex = 4;
  115. this.skinButtomCancel.Text = "取消";
  116. this.skinButtomCancel.UseVisualStyleBackColor = false;
  117. this.skinButtomCancel.Click += new System.EventHandler(this.skinButtomCancel_Click);
  118. //
  119. // skinButtomRecharge
  120. //
  121. this.skinButtomRecharge.BackColor = System.Drawing.Color.Transparent;
  122. this.skinButtomRecharge.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  123. this.skinButtomRecharge.DownBack = null;
  124. this.skinButtomRecharge.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.skinButtomRecharge.Location = new System.Drawing.Point(142, 328);
  126. this.skinButtomRecharge.MouseBack = null;
  127. this.skinButtomRecharge.Name = "skinButtomRecharge";
  128. this.skinButtomRecharge.NormlBack = null;
  129. this.skinButtomRecharge.Size = new System.Drawing.Size(75, 28);
  130. this.skinButtomRecharge.TabIndex = 3;
  131. this.skinButtomRecharge.Text = "充值";
  132. this.skinButtomRecharge.UseVisualStyleBackColor = false;
  133. this.skinButtomRecharge.Click += new System.EventHandler(this.skinButtomRecharge_Click);
  134. //
  135. // labelEx7
  136. //
  137. this.labelEx7.AutoSize = true;
  138. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.labelEx7.Location = new System.Drawing.Point(39, 258);
  140. this.labelEx7.Name = "labelEx7";
  141. this.labelEx7.Size = new System.Drawing.Size(93, 17);
  142. this.labelEx7.TabIndex = 3;
  143. this.labelEx7.Text = "备注(充值说明):";
  144. //
  145. // labelEx6
  146. //
  147. this.labelEx6.AutoSize = true;
  148. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.labelEx6.Location = new System.Drawing.Point(45, 224);
  150. this.labelEx6.Name = "labelEx6";
  151. this.labelEx6.Size = new System.Drawing.Size(87, 17);
  152. this.labelEx6.TabIndex = 3;
  153. this.labelEx6.Text = "*短信条数(条):";
  154. //
  155. // labelEx5
  156. //
  157. this.labelEx5.AutoSize = true;
  158. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.labelEx5.Location = new System.Drawing.Point(45, 190);
  160. this.labelEx5.Name = "labelEx5";
  161. this.labelEx5.Size = new System.Drawing.Size(87, 17);
  162. this.labelEx5.TabIndex = 3;
  163. this.labelEx5.Text = "*充值金额(元):";
  164. //
  165. // labelEx8
  166. //
  167. this.labelEx8.AutoSize = true;
  168. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.labelEx8.Location = new System.Drawing.Point(9, 156);
  170. this.labelEx8.Name = "labelEx8";
  171. this.labelEx8.Size = new System.Drawing.Size(123, 17);
  172. this.labelEx8.TabIndex = 3;
  173. this.labelEx8.Text = "实际充值单价(元/条):";
  174. //
  175. // labelEx4
  176. //
  177. this.labelEx4.AutoSize = true;
  178. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.labelEx4.Location = new System.Drawing.Point(33, 122);
  180. this.labelEx4.Name = "labelEx4";
  181. this.labelEx4.Size = new System.Drawing.Size(99, 17);
  182. this.labelEx4.TabIndex = 3;
  183. this.labelEx4.Text = "短信单价(元/条):";
  184. //
  185. // stxtRemarks
  186. //
  187. this.stxtRemarks.BackColor = System.Drawing.Color.Transparent;
  188. this.stxtRemarks.Icon = null;
  189. this.stxtRemarks.IconIsButton = false;
  190. this.stxtRemarks.IsPasswordChat = '\0';
  191. this.stxtRemarks.IsSystemPasswordChar = false;
  192. this.stxtRemarks.Lines = new string[0];
  193. this.stxtRemarks.Location = new System.Drawing.Point(140, 252);
  194. this.stxtRemarks.Margin = new System.Windows.Forms.Padding(0);
  195. this.stxtRemarks.MaxLength = 32767;
  196. this.stxtRemarks.MinimumSize = new System.Drawing.Size(0, 28);
  197. this.stxtRemarks.MouseBack = null;
  198. this.stxtRemarks.Multiline = true;
  199. this.stxtRemarks.Name = "stxtRemarks";
  200. this.stxtRemarks.NormlBack = null;
  201. this.stxtRemarks.Padding = new System.Windows.Forms.Padding(5);
  202. this.stxtRemarks.ReadOnly = false;
  203. this.stxtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.None;
  204. this.stxtRemarks.Size = new System.Drawing.Size(215, 67);
  205. this.stxtRemarks.TabIndex = 2;
  206. this.stxtRemarks.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  207. this.stxtRemarks.WaterColor = System.Drawing.Color.DarkGray;
  208. this.stxtRemarks.WaterText = "请输入备注(充值说明)";
  209. this.stxtRemarks.WordWrap = true;
  210. //
  211. // stxtsmsCount
  212. //
  213. this.stxtsmsCount.BackColor = System.Drawing.Color.Transparent;
  214. this.stxtsmsCount.Icon = null;
  215. this.stxtsmsCount.IconIsButton = false;
  216. this.stxtsmsCount.IsPasswordChat = '\0';
  217. this.stxtsmsCount.IsSystemPasswordChar = false;
  218. this.stxtsmsCount.Lines = new string[0];
  219. this.stxtsmsCount.Location = new System.Drawing.Point(140, 218);
  220. this.stxtsmsCount.Margin = new System.Windows.Forms.Padding(0);
  221. this.stxtsmsCount.MaxLength = 32767;
  222. this.stxtsmsCount.MinimumSize = new System.Drawing.Size(0, 28);
  223. this.stxtsmsCount.MouseBack = null;
  224. this.stxtsmsCount.Multiline = false;
  225. this.stxtsmsCount.Name = "stxtsmsCount";
  226. this.stxtsmsCount.NormlBack = null;
  227. this.stxtsmsCount.Padding = new System.Windows.Forms.Padding(5);
  228. this.stxtsmsCount.ReadOnly = false;
  229. this.stxtsmsCount.ScrollBars = System.Windows.Forms.ScrollBars.None;
  230. this.stxtsmsCount.Size = new System.Drawing.Size(215, 28);
  231. this.stxtsmsCount.TabIndex = 1;
  232. this.stxtsmsCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  233. this.stxtsmsCount.WaterColor = System.Drawing.Color.DarkGray;
  234. this.stxtsmsCount.WaterText = "请输入短信条数";
  235. this.stxtsmsCount.WordWrap = true;
  236. //
  237. // labelEx3
  238. //
  239. this.labelEx3.AutoSize = true;
  240. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.labelEx3.Location = new System.Drawing.Point(99, 88);
  242. this.labelEx3.Name = "labelEx3";
  243. this.labelEx3.Size = new System.Drawing.Size(35, 17);
  244. this.labelEx3.TabIndex = 3;
  245. this.labelEx3.Text = "店名:";
  246. //
  247. // stxtMoey
  248. //
  249. this.stxtMoey.BackColor = System.Drawing.Color.Transparent;
  250. this.stxtMoey.Icon = null;
  251. this.stxtMoey.IconIsButton = false;
  252. this.stxtMoey.IsPasswordChat = '\0';
  253. this.stxtMoey.IsSystemPasswordChar = false;
  254. this.stxtMoey.Lines = new string[0];
  255. this.stxtMoey.Location = new System.Drawing.Point(140, 184);
  256. this.stxtMoey.Margin = new System.Windows.Forms.Padding(0);
  257. this.stxtMoey.MaxLength = 32767;
  258. this.stxtMoey.MinimumSize = new System.Drawing.Size(0, 28);
  259. this.stxtMoey.MouseBack = null;
  260. this.stxtMoey.Multiline = false;
  261. this.stxtMoey.Name = "stxtMoey";
  262. this.stxtMoey.NormlBack = null;
  263. this.stxtMoey.Padding = new System.Windows.Forms.Padding(5);
  264. this.stxtMoey.ReadOnly = false;
  265. this.stxtMoey.ScrollBars = System.Windows.Forms.ScrollBars.None;
  266. this.stxtMoey.Size = new System.Drawing.Size(215, 28);
  267. this.stxtMoey.TabIndex = 0;
  268. this.stxtMoey.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  269. this.stxtMoey.WaterColor = System.Drawing.Color.DarkGray;
  270. this.stxtMoey.WaterText = "请输入充值金额";
  271. this.stxtMoey.WordWrap = true;
  272. //
  273. // labelEx2
  274. //
  275. this.labelEx2.AutoSize = true;
  276. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.labelEx2.Location = new System.Drawing.Point(39, 54);
  278. this.labelEx2.Name = "labelEx2";
  279. this.labelEx2.Size = new System.Drawing.Size(93, 17);
  280. this.labelEx2.TabIndex = 3;
  281. this.labelEx2.Text = "企业(影楼)名称:";
  282. //
  283. // stxtAuthenticPirc
  284. //
  285. this.stxtAuthenticPirc.BackColor = System.Drawing.Color.Transparent;
  286. this.stxtAuthenticPirc.Icon = null;
  287. this.stxtAuthenticPirc.IconIsButton = false;
  288. this.stxtAuthenticPirc.IsPasswordChat = '\0';
  289. this.stxtAuthenticPirc.IsSystemPasswordChar = false;
  290. this.stxtAuthenticPirc.Lines = new string[0];
  291. this.stxtAuthenticPirc.Location = new System.Drawing.Point(140, 150);
  292. this.stxtAuthenticPirc.Margin = new System.Windows.Forms.Padding(0);
  293. this.stxtAuthenticPirc.MaxLength = 32767;
  294. this.stxtAuthenticPirc.MinimumSize = new System.Drawing.Size(0, 28);
  295. this.stxtAuthenticPirc.MouseBack = null;
  296. this.stxtAuthenticPirc.Multiline = false;
  297. this.stxtAuthenticPirc.Name = "stxtAuthenticPirc";
  298. this.stxtAuthenticPirc.NormlBack = null;
  299. this.stxtAuthenticPirc.Padding = new System.Windows.Forms.Padding(5);
  300. this.stxtAuthenticPirc.ReadOnly = true;
  301. this.stxtAuthenticPirc.ScrollBars = System.Windows.Forms.ScrollBars.None;
  302. this.stxtAuthenticPirc.Size = new System.Drawing.Size(215, 28);
  303. this.stxtAuthenticPirc.TabIndex = 4;
  304. this.stxtAuthenticPirc.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  305. this.stxtAuthenticPirc.WaterColor = System.Drawing.Color.DarkGray;
  306. this.stxtAuthenticPirc.WaterText = "请输入短信单价";
  307. this.stxtAuthenticPirc.WordWrap = true;
  308. //
  309. // stxtsmsPirc
  310. //
  311. this.stxtsmsPirc.BackColor = System.Drawing.Color.Transparent;
  312. this.stxtsmsPirc.Icon = null;
  313. this.stxtsmsPirc.IconIsButton = false;
  314. this.stxtsmsPirc.IsPasswordChat = '\0';
  315. this.stxtsmsPirc.IsSystemPasswordChar = false;
  316. this.stxtsmsPirc.Lines = new string[0];
  317. this.stxtsmsPirc.Location = new System.Drawing.Point(140, 116);
  318. this.stxtsmsPirc.Margin = new System.Windows.Forms.Padding(0);
  319. this.stxtsmsPirc.MaxLength = 32767;
  320. this.stxtsmsPirc.MinimumSize = new System.Drawing.Size(0, 28);
  321. this.stxtsmsPirc.MouseBack = null;
  322. this.stxtsmsPirc.Multiline = false;
  323. this.stxtsmsPirc.Name = "stxtsmsPirc";
  324. this.stxtsmsPirc.NormlBack = null;
  325. this.stxtsmsPirc.Padding = new System.Windows.Forms.Padding(5);
  326. this.stxtsmsPirc.ReadOnly = true;
  327. this.stxtsmsPirc.ScrollBars = System.Windows.Forms.ScrollBars.None;
  328. this.stxtsmsPirc.Size = new System.Drawing.Size(215, 28);
  329. this.stxtsmsPirc.TabIndex = 4;
  330. this.stxtsmsPirc.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  331. this.stxtsmsPirc.WaterColor = System.Drawing.Color.DarkGray;
  332. this.stxtsmsPirc.WaterText = "请输入短信单价";
  333. this.stxtsmsPirc.WordWrap = true;
  334. //
  335. // stxtDianName
  336. //
  337. this.stxtDianName.BackColor = System.Drawing.Color.Transparent;
  338. this.stxtDianName.Icon = null;
  339. this.stxtDianName.IconIsButton = false;
  340. this.stxtDianName.IsPasswordChat = '\0';
  341. this.stxtDianName.IsSystemPasswordChar = false;
  342. this.stxtDianName.Lines = new string[0];
  343. this.stxtDianName.Location = new System.Drawing.Point(140, 82);
  344. this.stxtDianName.Margin = new System.Windows.Forms.Padding(0);
  345. this.stxtDianName.MaxLength = 32767;
  346. this.stxtDianName.MinimumSize = new System.Drawing.Size(0, 28);
  347. this.stxtDianName.MouseBack = null;
  348. this.stxtDianName.Multiline = false;
  349. this.stxtDianName.Name = "stxtDianName";
  350. this.stxtDianName.NormlBack = null;
  351. this.stxtDianName.Padding = new System.Windows.Forms.Padding(5);
  352. this.stxtDianName.ReadOnly = true;
  353. this.stxtDianName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  354. this.stxtDianName.Size = new System.Drawing.Size(215, 28);
  355. this.stxtDianName.TabIndex = 4;
  356. this.stxtDianName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  357. this.stxtDianName.WaterColor = System.Drawing.Color.DarkGray;
  358. this.stxtDianName.WaterText = "请输入店名";
  359. this.stxtDianName.WordWrap = true;
  360. //
  361. // stxtQiyeuName
  362. //
  363. this.stxtQiyeuName.BackColor = System.Drawing.Color.Transparent;
  364. this.stxtQiyeuName.Icon = null;
  365. this.stxtQiyeuName.IconIsButton = false;
  366. this.stxtQiyeuName.IsPasswordChat = '\0';
  367. this.stxtQiyeuName.IsSystemPasswordChar = false;
  368. this.stxtQiyeuName.Lines = new string[0];
  369. this.stxtQiyeuName.Location = new System.Drawing.Point(140, 48);
  370. this.stxtQiyeuName.Margin = new System.Windows.Forms.Padding(0);
  371. this.stxtQiyeuName.MaxLength = 32767;
  372. this.stxtQiyeuName.MinimumSize = new System.Drawing.Size(0, 28);
  373. this.stxtQiyeuName.MouseBack = null;
  374. this.stxtQiyeuName.Multiline = false;
  375. this.stxtQiyeuName.Name = "stxtQiyeuName";
  376. this.stxtQiyeuName.NormlBack = null;
  377. this.stxtQiyeuName.Padding = new System.Windows.Forms.Padding(5);
  378. this.stxtQiyeuName.ReadOnly = true;
  379. this.stxtQiyeuName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  380. this.stxtQiyeuName.Size = new System.Drawing.Size(215, 28);
  381. this.stxtQiyeuName.TabIndex = 4;
  382. this.stxtQiyeuName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  383. this.stxtQiyeuName.WaterColor = System.Drawing.Color.DarkGray;
  384. this.stxtQiyeuName.WaterText = "请输入企业(影楼)名称";
  385. this.stxtQiyeuName.WordWrap = true;
  386. //
  387. // labelEx1
  388. //
  389. this.labelEx1.AutoSize = true;
  390. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  391. this.labelEx1.Location = new System.Drawing.Point(63, 20);
  392. this.labelEx1.Name = "labelEx1";
  393. this.labelEx1.Size = new System.Drawing.Size(71, 17);
  394. this.labelEx1.TabIndex = 3;
  395. this.labelEx1.Text = "待充值帐号:";
  396. //
  397. // stxtAccount
  398. //
  399. this.stxtAccount.BackColor = System.Drawing.Color.Transparent;
  400. this.stxtAccount.Icon = null;
  401. this.stxtAccount.IconIsButton = false;
  402. this.stxtAccount.IsPasswordChat = '\0';
  403. this.stxtAccount.IsSystemPasswordChar = false;
  404. this.stxtAccount.Lines = new string[0];
  405. this.stxtAccount.Location = new System.Drawing.Point(140, 14);
  406. this.stxtAccount.Margin = new System.Windows.Forms.Padding(0);
  407. this.stxtAccount.MaxLength = 32767;
  408. this.stxtAccount.MinimumSize = new System.Drawing.Size(0, 28);
  409. this.stxtAccount.MouseBack = null;
  410. this.stxtAccount.Multiline = false;
  411. this.stxtAccount.Name = "stxtAccount";
  412. this.stxtAccount.NormlBack = null;
  413. this.stxtAccount.Padding = new System.Windows.Forms.Padding(5);
  414. this.stxtAccount.ReadOnly = true;
  415. this.stxtAccount.ScrollBars = System.Windows.Forms.ScrollBars.None;
  416. this.stxtAccount.Size = new System.Drawing.Size(215, 28);
  417. this.stxtAccount.TabIndex = 4;
  418. this.stxtAccount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  419. this.stxtAccount.WaterColor = System.Drawing.Color.DarkGray;
  420. this.stxtAccount.WaterText = "请输入冲值帐号";
  421. this.stxtAccount.WordWrap = true;
  422. //
  423. // frmChongValue
  424. //
  425. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  426. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  427. this.ClientSize = new System.Drawing.Size(400, 460);
  428. this.IsMaximized = false;
  429. this.IsUserControlsSize = false;
  430. this.Name = "frmChongValue";
  431. this.Text = "短信充值";
  432. this.plExMainContainer.ResumeLayout(false);
  433. this.plFormMainContent.ResumeLayout(false);
  434. this.groupBoxEx1.ResumeLayout(false);
  435. this.groupBoxEx1.PerformLayout();
  436. this.ResumeLayout(false);
  437. }
  438. #endregion
  439. private ComponentLibrary.GroupBoxEx groupBoxEx1;
  440. private OtherExpansion.SkinControl.SkinButtom skinButtomRecharge;
  441. private ComponentLibrary.LabelEx labelEx1;
  442. private OtherExpansion.SkinControl.SkinTextBox stxtAccount;
  443. private ComponentLibrary.LabelEx labelEx6;
  444. private ComponentLibrary.LabelEx labelEx5;
  445. private ComponentLibrary.LabelEx labelEx4;
  446. private OtherExpansion.SkinControl.SkinTextBox stxtsmsCount;
  447. private ComponentLibrary.LabelEx labelEx3;
  448. private OtherExpansion.SkinControl.SkinTextBox stxtMoey;
  449. private ComponentLibrary.LabelEx labelEx2;
  450. private OtherExpansion.SkinControl.SkinTextBox stxtsmsPirc;
  451. private OtherExpansion.SkinControl.SkinTextBox stxtDianName;
  452. private OtherExpansion.SkinControl.SkinTextBox stxtQiyeuName;
  453. private OtherExpansion.SkinControl.SkinButtom skinButtomCancel;
  454. private ComponentLibrary.LabelEx labelEx7;
  455. private OtherExpansion.SkinControl.SkinTextBox stxtRemarks;
  456. private ComponentLibrary.LabelEx labelEx8;
  457. private OtherExpansion.SkinControl.SkinTextBox stxtAuthenticPirc;
  458. }
  459. }