OpenViceCardSuperSmallForm.Designer.cs 28 KB

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