GoldCardViceRechargeSuperSmallForm.Designer.cs 25 KB

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