GoldCardViceCashSuperSmallForm.Designer.cs 25 KB

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