DataSetCashBackSmallForm.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719
  1. namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
  2. {
  3. partial class DataSetCashBackSmallForm
  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(DataSetCashBackSmallForm));
  29. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  31. this.txtBackCashCoefficient = new LYFZ.ComponentLibrary.TextBoxEx();
  32. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  33. this.txtCardsNo = new LYFZ.ComponentLibrary.TextBoxEx();
  34. this.txtTen = new LYFZ.ComponentLibrary.TextBoxEx();
  35. this.txtNine = new LYFZ.ComponentLibrary.TextBoxEx();
  36. this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.txtEight = new LYFZ.ComponentLibrary.TextBoxEx();
  38. this.txtSeven = new LYFZ.ComponentLibrary.TextBoxEx();
  39. this.txtSix = new LYFZ.ComponentLibrary.TextBoxEx();
  40. this.txtFive = new LYFZ.ComponentLibrary.TextBoxEx();
  41. this.txtFour = new LYFZ.ComponentLibrary.TextBoxEx();
  42. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.txtThree = new LYFZ.ComponentLibrary.TextBoxEx();
  44. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.txtTwo = new LYFZ.ComponentLibrary.TextBoxEx();
  46. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.txtOne = new LYFZ.ComponentLibrary.TextBoxEx();
  48. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  49. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  51. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  54. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  57. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  58. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  59. this.plExMainContainer.SuspendLayout();
  60. this.plFormMainContent.SuspendLayout();
  61. this.panelEx2.SuspendLayout();
  62. this.panelEx1.SuspendLayout();
  63. this.SuspendLayout();
  64. //
  65. // plExMainContainer
  66. //
  67. this.plExMainContainer.Controls.Add(this.panelEx1);
  68. this.plExMainContainer.Controls.Add(this.panelEx2);
  69. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  70. this.plExMainContainer.Size = new System.Drawing.Size(380, 389);
  71. //
  72. // plFormMainContent
  73. //
  74. this.plFormMainContent.Size = new System.Drawing.Size(380, 389);
  75. //
  76. // btnAppFormMaximize
  77. //
  78. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  79. this.btnAppFormMaximize.Location = new System.Drawing.Point(321, 0);
  80. //
  81. // btnAppFormExit
  82. //
  83. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  84. this.btnAppFormExit.Location = new System.Drawing.Point(348, 0);
  85. //
  86. // btnAppFormMinimize
  87. //
  88. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  89. this.btnAppFormMinimize.Location = new System.Drawing.Point(294, 0);
  90. //
  91. // panelEx2
  92. //
  93. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  94. this.panelEx2.BorderWidth = 1;
  95. this.panelEx2.Controls.Add(this.labelEx2);
  96. this.panelEx2.Controls.Add(this.txtBackCashCoefficient);
  97. this.panelEx2.Controls.Add(this.labelEx1);
  98. this.panelEx2.Controls.Add(this.txtCardsNo);
  99. this.panelEx2.Controls.Add(this.txtTen);
  100. this.panelEx2.Controls.Add(this.txtNine);
  101. this.panelEx2.Controls.Add(this.labelEx15);
  102. this.panelEx2.Controls.Add(this.txtEight);
  103. this.panelEx2.Controls.Add(this.txtSeven);
  104. this.panelEx2.Controls.Add(this.txtSix);
  105. this.panelEx2.Controls.Add(this.txtFive);
  106. this.panelEx2.Controls.Add(this.txtFour);
  107. this.panelEx2.Controls.Add(this.labelEx3);
  108. this.panelEx2.Controls.Add(this.txtThree);
  109. this.panelEx2.Controls.Add(this.labelEx4);
  110. this.panelEx2.Controls.Add(this.txtTwo);
  111. this.panelEx2.Controls.Add(this.labelEx5);
  112. this.panelEx2.Controls.Add(this.txtOne);
  113. this.panelEx2.Controls.Add(this.labelEx6);
  114. this.panelEx2.Controls.Add(this.labelEx7);
  115. this.panelEx2.Controls.Add(this.labelEx13);
  116. this.panelEx2.Controls.Add(this.labelEx8);
  117. this.panelEx2.Controls.Add(this.labelEx12);
  118. this.panelEx2.Controls.Add(this.labelEx9);
  119. this.panelEx2.Controls.Add(this.labelEx11);
  120. this.panelEx2.Controls.Add(this.labelEx10);
  121. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  122. this.panelEx2.Location = new System.Drawing.Point(10, 10);
  123. this.panelEx2.Margin = new System.Windows.Forms.Padding(10);
  124. this.panelEx2.Name = "panelEx2";
  125. this.panelEx2.Size = new System.Drawing.Size(360, 369);
  126. this.panelEx2.TabIndex = 6;
  127. //
  128. // labelEx2
  129. //
  130. this.labelEx2.AutoSize = true;
  131. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  132. this.labelEx2.ForeColor = System.Drawing.Color.Red;
  133. this.labelEx2.Location = new System.Drawing.Point(46, 72);
  134. this.labelEx2.Name = "labelEx2";
  135. this.labelEx2.Size = new System.Drawing.Size(289, 32);
  136. this.labelEx2.TabIndex = 26;
  137. this.labelEx2.Text = "注:套系 5000,返现系数 0.8,订单价格大于等于 4000,\r\n则可以返现。";
  138. //
  139. // txtBackCashCoefficient
  140. //
  141. this.txtBackCashCoefficient.BackColor = System.Drawing.Color.Transparent;
  142. this.txtBackCashCoefficient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  143. this.txtBackCashCoefficient.Icon = null;
  144. this.txtBackCashCoefficient.IconIsButton = false;
  145. this.txtBackCashCoefficient.IsPasswordChat = '\0';
  146. this.txtBackCashCoefficient.IsSystemPasswordChar = false;
  147. this.txtBackCashCoefficient.Lines = new string[] {
  148. "0"};
  149. this.txtBackCashCoefficient.Location = new System.Drawing.Point(103, 47);
  150. this.txtBackCashCoefficient.Margin = new System.Windows.Forms.Padding(0);
  151. this.txtBackCashCoefficient.MaxLength = 32767;
  152. this.txtBackCashCoefficient.MinimumSize = new System.Drawing.Size(0, 25);
  153. this.txtBackCashCoefficient.MouseBack = null;
  154. this.txtBackCashCoefficient.Multiline = false;
  155. this.txtBackCashCoefficient.Name = "txtBackCashCoefficient";
  156. this.txtBackCashCoefficient.NormlBack = null;
  157. this.txtBackCashCoefficient.Padding = new System.Windows.Forms.Padding(5);
  158. this.txtBackCashCoefficient.ReadOnly = false;
  159. this.txtBackCashCoefficient.ScrollBars = System.Windows.Forms.ScrollBars.None;
  160. this.txtBackCashCoefficient.Size = new System.Drawing.Size(70, 25);
  161. this.txtBackCashCoefficient.TabIndex = 25;
  162. this.txtBackCashCoefficient.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  163. this.txtBackCashCoefficient.WaterColor = System.Drawing.Color.DarkGray;
  164. this.txtBackCashCoefficient.WaterText = "";
  165. this.txtBackCashCoefficient.WordWrap = true;
  166. //
  167. // labelEx1
  168. //
  169. this.labelEx1.AutoSize = true;
  170. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  171. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  172. this.labelEx1.Location = new System.Drawing.Point(46, 51);
  173. this.labelEx1.Name = "labelEx1";
  174. this.labelEx1.Size = new System.Drawing.Size(216, 17);
  175. this.labelEx1.TabIndex = 24;
  176. this.labelEx1.Text = "返现系数 (实现返现范围)";
  177. //
  178. // txtCardsNo
  179. //
  180. this.txtCardsNo.BackColor = System.Drawing.Color.Transparent;
  181. this.txtCardsNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  182. this.txtCardsNo.Icon = null;
  183. this.txtCardsNo.IconIsButton = false;
  184. this.txtCardsNo.IsPasswordChat = '\0';
  185. this.txtCardsNo.IsSystemPasswordChar = false;
  186. this.txtCardsNo.Lines = new string[] {
  187. "0"};
  188. this.txtCardsNo.Location = new System.Drawing.Point(103, 112);
  189. this.txtCardsNo.Margin = new System.Windows.Forms.Padding(0);
  190. this.txtCardsNo.MaxLength = 32767;
  191. this.txtCardsNo.MinimumSize = new System.Drawing.Size(0, 25);
  192. this.txtCardsNo.MouseBack = null;
  193. this.txtCardsNo.Multiline = false;
  194. this.txtCardsNo.Name = "txtCardsNo";
  195. this.txtCardsNo.NormlBack = null;
  196. this.txtCardsNo.Padding = new System.Windows.Forms.Padding(5);
  197. this.txtCardsNo.ReadOnly = false;
  198. this.txtCardsNo.ScrollBars = System.Windows.Forms.ScrollBars.None;
  199. this.txtCardsNo.Size = new System.Drawing.Size(70, 25);
  200. this.txtCardsNo.TabIndex = 23;
  201. this.txtCardsNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  202. this.txtCardsNo.WaterColor = System.Drawing.Color.DarkGray;
  203. this.txtCardsNo.WaterText = "";
  204. this.txtCardsNo.WordWrap = true;
  205. //
  206. // txtTen
  207. //
  208. this.txtTen.BackColor = System.Drawing.Color.Transparent;
  209. this.txtTen.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  210. this.txtTen.Icon = null;
  211. this.txtTen.IconIsButton = false;
  212. this.txtTen.IsPasswordChat = '\0';
  213. this.txtTen.IsSystemPasswordChar = false;
  214. this.txtTen.Lines = new string[] {
  215. "0"};
  216. this.txtTen.Location = new System.Drawing.Point(265, 282);
  217. this.txtTen.Margin = new System.Windows.Forms.Padding(0);
  218. this.txtTen.MaxLength = 32767;
  219. this.txtTen.MinimumSize = new System.Drawing.Size(0, 24);
  220. this.txtTen.MouseBack = null;
  221. this.txtTen.Multiline = false;
  222. this.txtTen.Name = "txtTen";
  223. this.txtTen.NormlBack = null;
  224. this.txtTen.Padding = new System.Windows.Forms.Padding(5);
  225. this.txtTen.ReadOnly = false;
  226. this.txtTen.ScrollBars = System.Windows.Forms.ScrollBars.None;
  227. this.txtTen.Size = new System.Drawing.Size(70, 25);
  228. this.txtTen.TabIndex = 10;
  229. this.txtTen.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  230. this.txtTen.WaterColor = System.Drawing.Color.DarkGray;
  231. this.txtTen.WaterText = "";
  232. this.txtTen.WordWrap = true;
  233. //
  234. // txtNine
  235. //
  236. this.txtNine.BackColor = System.Drawing.Color.Transparent;
  237. this.txtNine.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  238. this.txtNine.Icon = null;
  239. this.txtNine.IconIsButton = false;
  240. this.txtNine.IsPasswordChat = '\0';
  241. this.txtNine.IsSystemPasswordChar = false;
  242. this.txtNine.Lines = new string[] {
  243. "0"};
  244. this.txtNine.Location = new System.Drawing.Point(265, 249);
  245. this.txtNine.Margin = new System.Windows.Forms.Padding(0);
  246. this.txtNine.MaxLength = 32767;
  247. this.txtNine.MinimumSize = new System.Drawing.Size(0, 24);
  248. this.txtNine.MouseBack = null;
  249. this.txtNine.Multiline = false;
  250. this.txtNine.Name = "txtNine";
  251. this.txtNine.NormlBack = null;
  252. this.txtNine.Padding = new System.Windows.Forms.Padding(5);
  253. this.txtNine.ReadOnly = false;
  254. this.txtNine.ScrollBars = System.Windows.Forms.ScrollBars.None;
  255. this.txtNine.Size = new System.Drawing.Size(70, 25);
  256. this.txtNine.TabIndex = 9;
  257. this.txtNine.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  258. this.txtNine.WaterColor = System.Drawing.Color.DarkGray;
  259. this.txtNine.WaterText = "";
  260. this.txtNine.WordWrap = true;
  261. //
  262. // labelEx15
  263. //
  264. this.labelEx15.AutoSize = true;
  265. this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  266. this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  267. this.labelEx15.Location = new System.Drawing.Point(18, 18);
  268. this.labelEx15.Name = "labelEx15";
  269. this.labelEx15.Size = new System.Drawing.Size(125, 17);
  270. this.labelEx15.TabIndex = 5;
  271. this.labelEx15.Text = "会员套系返现比例(%)";
  272. //
  273. // txtEight
  274. //
  275. this.txtEight.BackColor = System.Drawing.Color.Transparent;
  276. this.txtEight.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  277. this.txtEight.Icon = null;
  278. this.txtEight.IconIsButton = false;
  279. this.txtEight.IsPasswordChat = '\0';
  280. this.txtEight.IsSystemPasswordChar = false;
  281. this.txtEight.Lines = new string[] {
  282. "0"};
  283. this.txtEight.Location = new System.Drawing.Point(265, 216);
  284. this.txtEight.Margin = new System.Windows.Forms.Padding(0);
  285. this.txtEight.MaxLength = 32767;
  286. this.txtEight.MinimumSize = new System.Drawing.Size(0, 24);
  287. this.txtEight.MouseBack = null;
  288. this.txtEight.Multiline = false;
  289. this.txtEight.Name = "txtEight";
  290. this.txtEight.NormlBack = null;
  291. this.txtEight.Padding = new System.Windows.Forms.Padding(5);
  292. this.txtEight.ReadOnly = false;
  293. this.txtEight.ScrollBars = System.Windows.Forms.ScrollBars.None;
  294. this.txtEight.Size = new System.Drawing.Size(70, 25);
  295. this.txtEight.TabIndex = 8;
  296. this.txtEight.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  297. this.txtEight.WaterColor = System.Drawing.Color.DarkGray;
  298. this.txtEight.WaterText = "";
  299. this.txtEight.WordWrap = true;
  300. //
  301. // txtSeven
  302. //
  303. this.txtSeven.BackColor = System.Drawing.Color.Transparent;
  304. this.txtSeven.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  305. this.txtSeven.Icon = null;
  306. this.txtSeven.IconIsButton = false;
  307. this.txtSeven.IsPasswordChat = '\0';
  308. this.txtSeven.IsSystemPasswordChar = false;
  309. this.txtSeven.Lines = new string[] {
  310. "0"};
  311. this.txtSeven.Location = new System.Drawing.Point(265, 183);
  312. this.txtSeven.Margin = new System.Windows.Forms.Padding(0);
  313. this.txtSeven.MaxLength = 32767;
  314. this.txtSeven.MinimumSize = new System.Drawing.Size(0, 24);
  315. this.txtSeven.MouseBack = null;
  316. this.txtSeven.Multiline = false;
  317. this.txtSeven.Name = "txtSeven";
  318. this.txtSeven.NormlBack = null;
  319. this.txtSeven.Padding = new System.Windows.Forms.Padding(5);
  320. this.txtSeven.ReadOnly = false;
  321. this.txtSeven.ScrollBars = System.Windows.Forms.ScrollBars.None;
  322. this.txtSeven.Size = new System.Drawing.Size(70, 25);
  323. this.txtSeven.TabIndex = 7;
  324. this.txtSeven.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  325. this.txtSeven.WaterColor = System.Drawing.Color.DarkGray;
  326. this.txtSeven.WaterText = "";
  327. this.txtSeven.WordWrap = true;
  328. //
  329. // txtSix
  330. //
  331. this.txtSix.BackColor = System.Drawing.Color.Transparent;
  332. this.txtSix.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  333. this.txtSix.Icon = null;
  334. this.txtSix.IconIsButton = false;
  335. this.txtSix.IsPasswordChat = '\0';
  336. this.txtSix.IsSystemPasswordChar = false;
  337. this.txtSix.Lines = new string[] {
  338. "0"};
  339. this.txtSix.Location = new System.Drawing.Point(265, 150);
  340. this.txtSix.Margin = new System.Windows.Forms.Padding(0);
  341. this.txtSix.MaxLength = 32767;
  342. this.txtSix.MinimumSize = new System.Drawing.Size(0, 24);
  343. this.txtSix.MouseBack = null;
  344. this.txtSix.Multiline = false;
  345. this.txtSix.Name = "txtSix";
  346. this.txtSix.NormlBack = null;
  347. this.txtSix.Padding = new System.Windows.Forms.Padding(5);
  348. this.txtSix.ReadOnly = false;
  349. this.txtSix.ScrollBars = System.Windows.Forms.ScrollBars.None;
  350. this.txtSix.Size = new System.Drawing.Size(70, 25);
  351. this.txtSix.TabIndex = 6;
  352. this.txtSix.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  353. this.txtSix.WaterColor = System.Drawing.Color.DarkGray;
  354. this.txtSix.WaterText = "";
  355. this.txtSix.WordWrap = true;
  356. //
  357. // txtFive
  358. //
  359. this.txtFive.BackColor = System.Drawing.Color.Transparent;
  360. this.txtFive.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  361. this.txtFive.Icon = null;
  362. this.txtFive.IconIsButton = false;
  363. this.txtFive.IsPasswordChat = '\0';
  364. this.txtFive.IsSystemPasswordChar = false;
  365. this.txtFive.Lines = new string[] {
  366. "0"};
  367. this.txtFive.Location = new System.Drawing.Point(103, 282);
  368. this.txtFive.Margin = new System.Windows.Forms.Padding(0);
  369. this.txtFive.MaxLength = 32767;
  370. this.txtFive.MinimumSize = new System.Drawing.Size(0, 25);
  371. this.txtFive.MouseBack = null;
  372. this.txtFive.Multiline = false;
  373. this.txtFive.Name = "txtFive";
  374. this.txtFive.NormlBack = null;
  375. this.txtFive.Padding = new System.Windows.Forms.Padding(5);
  376. this.txtFive.ReadOnly = false;
  377. this.txtFive.ScrollBars = System.Windows.Forms.ScrollBars.None;
  378. this.txtFive.Size = new System.Drawing.Size(70, 25);
  379. this.txtFive.TabIndex = 5;
  380. this.txtFive.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  381. this.txtFive.WaterColor = System.Drawing.Color.DarkGray;
  382. this.txtFive.WaterText = "";
  383. this.txtFive.WordWrap = true;
  384. //
  385. // txtFour
  386. //
  387. this.txtFour.BackColor = System.Drawing.Color.Transparent;
  388. this.txtFour.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  389. this.txtFour.Icon = null;
  390. this.txtFour.IconIsButton = false;
  391. this.txtFour.IsPasswordChat = '\0';
  392. this.txtFour.IsSystemPasswordChar = false;
  393. this.txtFour.Lines = new string[] {
  394. "0"};
  395. this.txtFour.Location = new System.Drawing.Point(103, 249);
  396. this.txtFour.Margin = new System.Windows.Forms.Padding(0);
  397. this.txtFour.MaxLength = 32767;
  398. this.txtFour.MinimumSize = new System.Drawing.Size(0, 25);
  399. this.txtFour.MouseBack = null;
  400. this.txtFour.Multiline = false;
  401. this.txtFour.Name = "txtFour";
  402. this.txtFour.NormlBack = null;
  403. this.txtFour.Padding = new System.Windows.Forms.Padding(5);
  404. this.txtFour.ReadOnly = false;
  405. this.txtFour.ScrollBars = System.Windows.Forms.ScrollBars.None;
  406. this.txtFour.Size = new System.Drawing.Size(70, 25);
  407. this.txtFour.TabIndex = 4;
  408. this.txtFour.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  409. this.txtFour.WaterColor = System.Drawing.Color.DarkGray;
  410. this.txtFour.WaterText = "";
  411. this.txtFour.WordWrap = true;
  412. //
  413. // labelEx3
  414. //
  415. this.labelEx3.AutoSize = true;
  416. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  417. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  418. this.labelEx3.Location = new System.Drawing.Point(46, 116);
  419. this.labelEx3.Name = "labelEx3";
  420. this.labelEx3.Size = new System.Drawing.Size(187, 17);
  421. this.labelEx3.TabIndex = 2;
  422. this.labelEx3.Text = "副卡张数 (推介5张)";
  423. //
  424. // txtThree
  425. //
  426. this.txtThree.BackColor = System.Drawing.Color.Transparent;
  427. this.txtThree.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  428. this.txtThree.Icon = null;
  429. this.txtThree.IconIsButton = false;
  430. this.txtThree.IsPasswordChat = '\0';
  431. this.txtThree.IsSystemPasswordChar = false;
  432. this.txtThree.Lines = new string[] {
  433. "0"};
  434. this.txtThree.Location = new System.Drawing.Point(103, 216);
  435. this.txtThree.Margin = new System.Windows.Forms.Padding(0);
  436. this.txtThree.MaxLength = 32767;
  437. this.txtThree.MinimumSize = new System.Drawing.Size(0, 25);
  438. this.txtThree.MouseBack = null;
  439. this.txtThree.Multiline = false;
  440. this.txtThree.Name = "txtThree";
  441. this.txtThree.NormlBack = null;
  442. this.txtThree.Padding = new System.Windows.Forms.Padding(5);
  443. this.txtThree.ReadOnly = false;
  444. this.txtThree.ScrollBars = System.Windows.Forms.ScrollBars.None;
  445. this.txtThree.Size = new System.Drawing.Size(70, 25);
  446. this.txtThree.TabIndex = 3;
  447. this.txtThree.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  448. this.txtThree.WaterColor = System.Drawing.Color.DarkGray;
  449. this.txtThree.WaterText = "";
  450. this.txtThree.WordWrap = true;
  451. //
  452. // labelEx4
  453. //
  454. this.labelEx4.AutoSize = true;
  455. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  456. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  457. this.labelEx4.Location = new System.Drawing.Point(34, 154);
  458. this.labelEx4.Name = "labelEx4";
  459. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  460. this.labelEx4.TabIndex = 3;
  461. this.labelEx4.Text = "第一次返现";
  462. //
  463. // txtTwo
  464. //
  465. this.txtTwo.BackColor = System.Drawing.Color.Transparent;
  466. this.txtTwo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  467. this.txtTwo.Icon = null;
  468. this.txtTwo.IconIsButton = false;
  469. this.txtTwo.IsPasswordChat = '\0';
  470. this.txtTwo.IsSystemPasswordChar = false;
  471. this.txtTwo.Lines = new string[] {
  472. "0"};
  473. this.txtTwo.Location = new System.Drawing.Point(103, 183);
  474. this.txtTwo.Margin = new System.Windows.Forms.Padding(0);
  475. this.txtTwo.MaxLength = 32767;
  476. this.txtTwo.MinimumSize = new System.Drawing.Size(0, 25);
  477. this.txtTwo.MouseBack = null;
  478. this.txtTwo.Multiline = false;
  479. this.txtTwo.Name = "txtTwo";
  480. this.txtTwo.NormlBack = null;
  481. this.txtTwo.Padding = new System.Windows.Forms.Padding(5);
  482. this.txtTwo.ReadOnly = false;
  483. this.txtTwo.ScrollBars = System.Windows.Forms.ScrollBars.None;
  484. this.txtTwo.Size = new System.Drawing.Size(70, 25);
  485. this.txtTwo.TabIndex = 2;
  486. this.txtTwo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  487. this.txtTwo.WaterColor = System.Drawing.Color.DarkGray;
  488. this.txtTwo.WaterText = "";
  489. this.txtTwo.WordWrap = true;
  490. //
  491. // labelEx5
  492. //
  493. this.labelEx5.AutoSize = true;
  494. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  495. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  496. this.labelEx5.Location = new System.Drawing.Point(34, 187);
  497. this.labelEx5.Name = "labelEx5";
  498. this.labelEx5.Size = new System.Drawing.Size(68, 17);
  499. this.labelEx5.TabIndex = 4;
  500. this.labelEx5.Text = "第二次返现";
  501. //
  502. // txtOne
  503. //
  504. this.txtOne.BackColor = System.Drawing.Color.Transparent;
  505. this.txtOne.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  506. this.txtOne.Icon = null;
  507. this.txtOne.IconIsButton = false;
  508. this.txtOne.IsPasswordChat = '\0';
  509. this.txtOne.IsSystemPasswordChar = false;
  510. this.txtOne.Lines = new string[] {
  511. "0"};
  512. this.txtOne.Location = new System.Drawing.Point(103, 150);
  513. this.txtOne.Margin = new System.Windows.Forms.Padding(0);
  514. this.txtOne.MaxLength = 32767;
  515. this.txtOne.MinimumSize = new System.Drawing.Size(0, 25);
  516. this.txtOne.MouseBack = null;
  517. this.txtOne.Multiline = false;
  518. this.txtOne.Name = "txtOne";
  519. this.txtOne.NormlBack = null;
  520. this.txtOne.Padding = new System.Windows.Forms.Padding(5);
  521. this.txtOne.ReadOnly = false;
  522. this.txtOne.ScrollBars = System.Windows.Forms.ScrollBars.None;
  523. this.txtOne.Size = new System.Drawing.Size(70, 25);
  524. this.txtOne.TabIndex = 1;
  525. this.txtOne.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  526. this.txtOne.WaterColor = System.Drawing.Color.DarkGray;
  527. this.txtOne.WaterText = "";
  528. this.txtOne.WordWrap = true;
  529. //
  530. // labelEx6
  531. //
  532. this.labelEx6.AutoSize = true;
  533. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  534. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  535. this.labelEx6.Location = new System.Drawing.Point(34, 220);
  536. this.labelEx6.Name = "labelEx6";
  537. this.labelEx6.Size = new System.Drawing.Size(68, 17);
  538. this.labelEx6.TabIndex = 5;
  539. this.labelEx6.Text = "第三次返现";
  540. //
  541. // labelEx7
  542. //
  543. this.labelEx7.AutoSize = true;
  544. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  545. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  546. this.labelEx7.Location = new System.Drawing.Point(34, 253);
  547. this.labelEx7.Name = "labelEx7";
  548. this.labelEx7.Size = new System.Drawing.Size(68, 17);
  549. this.labelEx7.TabIndex = 6;
  550. this.labelEx7.Text = "第四次返现";
  551. //
  552. // labelEx13
  553. //
  554. this.labelEx13.AutoSize = true;
  555. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  556. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  557. this.labelEx13.Location = new System.Drawing.Point(196, 286);
  558. this.labelEx13.Name = "labelEx13";
  559. this.labelEx13.Size = new System.Drawing.Size(68, 17);
  560. this.labelEx13.TabIndex = 12;
  561. this.labelEx13.Text = "第十次返现";
  562. //
  563. // labelEx8
  564. //
  565. this.labelEx8.AutoSize = true;
  566. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  567. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  568. this.labelEx8.Location = new System.Drawing.Point(34, 286);
  569. this.labelEx8.Name = "labelEx8";
  570. this.labelEx8.Size = new System.Drawing.Size(68, 17);
  571. this.labelEx8.TabIndex = 7;
  572. this.labelEx8.Text = "第五次返现";
  573. //
  574. // labelEx12
  575. //
  576. this.labelEx12.AutoSize = true;
  577. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  578. this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  579. this.labelEx12.Location = new System.Drawing.Point(196, 253);
  580. this.labelEx12.Name = "labelEx12";
  581. this.labelEx12.Size = new System.Drawing.Size(68, 17);
  582. this.labelEx12.TabIndex = 11;
  583. this.labelEx12.Text = "第九次返现";
  584. //
  585. // labelEx9
  586. //
  587. this.labelEx9.AutoSize = true;
  588. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  589. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  590. this.labelEx9.Location = new System.Drawing.Point(196, 154);
  591. this.labelEx9.Name = "labelEx9";
  592. this.labelEx9.Size = new System.Drawing.Size(68, 17);
  593. this.labelEx9.TabIndex = 8;
  594. this.labelEx9.Text = "第六次返现";
  595. //
  596. // labelEx11
  597. //
  598. this.labelEx11.AutoSize = true;
  599. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  600. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  601. this.labelEx11.Location = new System.Drawing.Point(196, 221);
  602. this.labelEx11.Name = "labelEx11";
  603. this.labelEx11.Size = new System.Drawing.Size(68, 17);
  604. this.labelEx11.TabIndex = 10;
  605. this.labelEx11.Text = "第八次返现";
  606. //
  607. // labelEx10
  608. //
  609. this.labelEx10.AutoSize = true;
  610. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  611. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  612. this.labelEx10.Location = new System.Drawing.Point(196, 187);
  613. this.labelEx10.Name = "labelEx10";
  614. this.labelEx10.Size = new System.Drawing.Size(68, 17);
  615. this.labelEx10.TabIndex = 9;
  616. this.labelEx10.Text = "第七次返现";
  617. //
  618. // panelEx1
  619. //
  620. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  621. this.panelEx1.BorderWidth = 1;
  622. this.panelEx1.Controls.Add(this.btnCancel);
  623. this.panelEx1.Controls.Add(this.btnOK);
  624. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  625. this.panelEx1.Location = new System.Drawing.Point(10, 339);
  626. this.panelEx1.Name = "panelEx1";
  627. this.panelEx1.Size = new System.Drawing.Size(360, 40);
  628. this.panelEx1.TabIndex = 7;
  629. //
  630. // btnCancel
  631. //
  632. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  633. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  634. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  635. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  636. this.btnCancel.ForeColor = System.Drawing.Color.White;
  637. this.btnCancel.IsCustomBackImg = false;
  638. this.btnCancel.IsShowText = true;
  639. this.btnCancel.Location = new System.Drawing.Point(206, 6);
  640. this.btnCancel.Name = "btnCancel";
  641. this.btnCancel.Size = new System.Drawing.Size(110, 28);
  642. this.btnCancel.TabIndex = 12;
  643. this.btnCancel.Text = " 取 消";
  644. this.btnCancel.UseVisualStyleBackColor = false;
  645. //
  646. // btnOK
  647. //
  648. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  649. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  650. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  651. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  652. this.btnOK.ForeColor = System.Drawing.Color.White;
  653. this.btnOK.IsCustomBackImg = false;
  654. this.btnOK.IsShowText = true;
  655. this.btnOK.Location = new System.Drawing.Point(49, 6);
  656. this.btnOK.Name = "btnOK";
  657. this.btnOK.Size = new System.Drawing.Size(110, 28);
  658. this.btnOK.TabIndex = 11;
  659. this.btnOK.Text = " 确 定";
  660. this.btnOK.UseVisualStyleBackColor = false;
  661. //
  662. // DataSetCashBackSmallForm
  663. //
  664. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  665. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  666. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  667. this.ClientSize = new System.Drawing.Size(380, 454);
  668. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  669. this.MaximizeBox = false;
  670. this.MinimizeBox = false;
  671. this.Name = "DataSetCashBackSmallForm";
  672. this.Text = "返现比例设置";
  673. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  674. this.plExMainContainer.ResumeLayout(false);
  675. this.plFormMainContent.ResumeLayout(false);
  676. this.panelEx2.ResumeLayout(false);
  677. this.panelEx2.PerformLayout();
  678. this.panelEx1.ResumeLayout(false);
  679. this.ResumeLayout(false);
  680. }
  681. #endregion
  682. private ComponentLibrary.PanelEx panelEx2;
  683. protected ComponentLibrary.TextBoxEx txtCardsNo;
  684. protected ComponentLibrary.TextBoxEx txtTen;
  685. protected ComponentLibrary.TextBoxEx txtNine;
  686. private ComponentLibrary.LabelEx labelEx15;
  687. protected ComponentLibrary.TextBoxEx txtEight;
  688. protected ComponentLibrary.TextBoxEx txtSeven;
  689. protected ComponentLibrary.TextBoxEx txtSix;
  690. protected ComponentLibrary.TextBoxEx txtFive;
  691. protected ComponentLibrary.TextBoxEx txtFour;
  692. private ComponentLibrary.LabelEx labelEx3;
  693. protected ComponentLibrary.TextBoxEx txtThree;
  694. private ComponentLibrary.LabelEx labelEx4;
  695. protected ComponentLibrary.TextBoxEx txtTwo;
  696. private ComponentLibrary.LabelEx labelEx5;
  697. protected ComponentLibrary.TextBoxEx txtOne;
  698. private ComponentLibrary.LabelEx labelEx6;
  699. private ComponentLibrary.LabelEx labelEx7;
  700. private ComponentLibrary.LabelEx labelEx13;
  701. private ComponentLibrary.LabelEx labelEx8;
  702. private ComponentLibrary.LabelEx labelEx12;
  703. private ComponentLibrary.LabelEx labelEx9;
  704. private ComponentLibrary.LabelEx labelEx11;
  705. private ComponentLibrary.LabelEx labelEx10;
  706. private ComponentLibrary.PanelEx panelEx1;
  707. private ComponentLibrary.ButtonEx btnCancel;
  708. private ComponentLibrary.ButtonEx btnOK;
  709. private ComponentLibrary.LabelEx labelEx1;
  710. protected internal ComponentLibrary.TextBoxEx txtBackCashCoefficient;
  711. private ComponentLibrary.LabelEx labelEx2;
  712. }
  713. }