ReplaceCardNumberSuperSmallForm.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
  2. {
  3. partial class ReplaceCardNumberSuperSmallForm
  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(ReplaceCardNumberSuperSmallForm));
  29. this.txtNewCradNo = new LYFZ.ComponentLibrary.TextBoxEx();
  30. this.txtAvailablePoints = new LYFZ.ComponentLibrary.TextBoxEx();
  31. this.txtCradNo = 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.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  42. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.plExMainContainer.SuspendLayout();
  44. this.plFormMainContent.SuspendLayout();
  45. this.panelEx1.SuspendLayout();
  46. this.panelEx2.SuspendLayout();
  47. this.SuspendLayout();
  48. //
  49. // plExMainContainer
  50. //
  51. this.plExMainContainer.Controls.Add(this.panelEx2);
  52. this.plExMainContainer.Controls.Add(this.panelEx1);
  53. this.plExMainContainer.Size = new System.Drawing.Size(320, 380);
  54. //
  55. // plFormMainContent
  56. //
  57. this.plFormMainContent.Size = new System.Drawing.Size(320, 380);
  58. //
  59. // btnAppFormExit
  60. //
  61. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  62. this.btnAppFormExit.Location = new System.Drawing.Point(288, 0);
  63. //
  64. // btnAppFormMinimize
  65. //
  66. this.btnAppFormMinimize.Location = new System.Drawing.Point(651, 0);
  67. //
  68. // txtNewCradNo
  69. //
  70. this.txtNewCradNo.BackColor = System.Drawing.Color.Transparent;
  71. this.txtNewCradNo.Icon = null;
  72. this.txtNewCradNo.IconIsButton = false;
  73. this.txtNewCradNo.IsPasswordChat = '\0';
  74. this.txtNewCradNo.IsSystemPasswordChar = false;
  75. this.txtNewCradNo.Lines = new string[0];
  76. this.txtNewCradNo.Location = new System.Drawing.Point(107, 209);
  77. this.txtNewCradNo.Margin = new System.Windows.Forms.Padding(0);
  78. this.txtNewCradNo.MaxLength = 32767;
  79. this.txtNewCradNo.MinimumSize = new System.Drawing.Size(0, 26);
  80. this.txtNewCradNo.MouseBack = null;
  81. this.txtNewCradNo.Multiline = false;
  82. this.txtNewCradNo.Name = "txtNewCradNo";
  83. this.txtNewCradNo.NormlBack = null;
  84. this.txtNewCradNo.Padding = new System.Windows.Forms.Padding(5);
  85. this.txtNewCradNo.ReadOnly = false;
  86. this.txtNewCradNo.ScrollBars = System.Windows.Forms.ScrollBars.None;
  87. this.txtNewCradNo.Size = new System.Drawing.Size(160, 26);
  88. this.txtNewCradNo.TabIndex = 7;
  89. this.txtNewCradNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  90. this.txtNewCradNo.WaterColor = System.Drawing.Color.DarkGray;
  91. this.txtNewCradNo.WaterText = "";
  92. this.txtNewCradNo.WordWrap = true;
  93. //
  94. // txtAvailablePoints
  95. //
  96. this.txtAvailablePoints.BackColor = System.Drawing.Color.Transparent;
  97. this.txtAvailablePoints.Icon = null;
  98. this.txtAvailablePoints.IconIsButton = false;
  99. this.txtAvailablePoints.IsPasswordChat = '\0';
  100. this.txtAvailablePoints.IsSystemPasswordChar = false;
  101. this.txtAvailablePoints.Lines = new string[0];
  102. this.txtAvailablePoints.Location = new System.Drawing.Point(107, 121);
  103. this.txtAvailablePoints.Margin = new System.Windows.Forms.Padding(0);
  104. this.txtAvailablePoints.MaxLength = 32767;
  105. this.txtAvailablePoints.MinimumSize = new System.Drawing.Size(0, 26);
  106. this.txtAvailablePoints.MouseBack = null;
  107. this.txtAvailablePoints.Multiline = false;
  108. this.txtAvailablePoints.Name = "txtAvailablePoints";
  109. this.txtAvailablePoints.NormlBack = null;
  110. this.txtAvailablePoints.Padding = new System.Windows.Forms.Padding(5);
  111. this.txtAvailablePoints.ReadOnly = true;
  112. this.txtAvailablePoints.ScrollBars = System.Windows.Forms.ScrollBars.None;
  113. this.txtAvailablePoints.Size = new System.Drawing.Size(160, 26);
  114. this.txtAvailablePoints.TabIndex = 6;
  115. this.txtAvailablePoints.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  116. this.txtAvailablePoints.WaterColor = System.Drawing.Color.DarkGray;
  117. this.txtAvailablePoints.WaterText = "";
  118. this.txtAvailablePoints.WordWrap = true;
  119. //
  120. // txtCradNo
  121. //
  122. this.txtCradNo.BackColor = System.Drawing.Color.Transparent;
  123. this.txtCradNo.Icon = null;
  124. this.txtCradNo.IconIsButton = false;
  125. this.txtCradNo.IsPasswordChat = '\0';
  126. this.txtCradNo.IsSystemPasswordChar = false;
  127. this.txtCradNo.Lines = new string[0];
  128. this.txtCradNo.Location = new System.Drawing.Point(107, 86);
  129. this.txtCradNo.Margin = new System.Windows.Forms.Padding(0);
  130. this.txtCradNo.MaxLength = 32767;
  131. this.txtCradNo.MinimumSize = new System.Drawing.Size(0, 26);
  132. this.txtCradNo.MouseBack = null;
  133. this.txtCradNo.Multiline = false;
  134. this.txtCradNo.Name = "txtCradNo";
  135. this.txtCradNo.NormlBack = null;
  136. this.txtCradNo.Padding = new System.Windows.Forms.Padding(5);
  137. this.txtCradNo.ReadOnly = true;
  138. this.txtCradNo.ScrollBars = System.Windows.Forms.ScrollBars.None;
  139. this.txtCradNo.Size = new System.Drawing.Size(160, 26);
  140. this.txtCradNo.TabIndex = 5;
  141. this.txtCradNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  142. this.txtCradNo.WaterColor = System.Drawing.Color.DarkGray;
  143. this.txtCradNo.WaterText = "";
  144. this.txtCradNo.WordWrap = true;
  145. //
  146. // txtHolders
  147. //
  148. this.txtHolders.BackColor = System.Drawing.Color.Transparent;
  149. this.txtHolders.Icon = null;
  150. this.txtHolders.IconIsButton = false;
  151. this.txtHolders.IsPasswordChat = '\0';
  152. this.txtHolders.IsSystemPasswordChar = false;
  153. this.txtHolders.Lines = new string[0];
  154. this.txtHolders.Location = new System.Drawing.Point(107, 51);
  155. this.txtHolders.Margin = new System.Windows.Forms.Padding(0);
  156. this.txtHolders.MaxLength = 32767;
  157. this.txtHolders.MinimumSize = new System.Drawing.Size(0, 26);
  158. this.txtHolders.MouseBack = null;
  159. this.txtHolders.Multiline = false;
  160. this.txtHolders.Name = "txtHolders";
  161. this.txtHolders.NormlBack = null;
  162. this.txtHolders.Padding = new System.Windows.Forms.Padding(5);
  163. this.txtHolders.ReadOnly = true;
  164. this.txtHolders.ScrollBars = System.Windows.Forms.ScrollBars.None;
  165. this.txtHolders.Size = new System.Drawing.Size(160, 26);
  166. this.txtHolders.TabIndex = 4;
  167. this.txtHolders.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  168. this.txtHolders.WaterColor = System.Drawing.Color.DarkGray;
  169. this.txtHolders.WaterText = "";
  170. this.txtHolders.WordWrap = true;
  171. //
  172. // labelEx4
  173. //
  174. this.labelEx4.AutoSize = true;
  175. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  176. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  177. this.labelEx4.Location = new System.Drawing.Point(48, 211);
  178. this.labelEx4.Name = "labelEx4";
  179. this.labelEx4.Size = new System.Drawing.Size(56, 17);
  180. this.labelEx4.TabIndex = 3;
  181. this.labelEx4.Text = "新卡号:";
  182. //
  183. // labelEx3
  184. //
  185. this.labelEx3.AutoSize = true;
  186. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  187. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  188. this.labelEx3.Location = new System.Drawing.Point(36, 123);
  189. this.labelEx3.Name = "labelEx3";
  190. this.labelEx3.Size = new System.Drawing.Size(68, 17);
  191. this.labelEx3.TabIndex = 2;
  192. this.labelEx3.Text = "可用积分:";
  193. //
  194. // labelEx2
  195. //
  196. this.labelEx2.AutoSize = true;
  197. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  198. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  199. this.labelEx2.Location = new System.Drawing.Point(60, 88);
  200. this.labelEx2.Name = "labelEx2";
  201. this.labelEx2.Size = new System.Drawing.Size(44, 17);
  202. this.labelEx2.TabIndex = 1;
  203. this.labelEx2.Text = "卡号:";
  204. //
  205. // labelEx1
  206. //
  207. this.labelEx1.AutoSize = true;
  208. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  209. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  210. this.labelEx1.Location = new System.Drawing.Point(48, 53);
  211. this.labelEx1.Name = "labelEx1";
  212. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  213. this.labelEx1.TabIndex = 0;
  214. this.labelEx1.Text = "持卡人:";
  215. //
  216. // btnSave
  217. //
  218. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  219. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  220. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  221. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  222. this.btnSave.ForeColor = System.Drawing.Color.White;
  223. this.btnSave.IsCustomBackImg = false;
  224. this.btnSave.IsShowText = true;
  225. this.btnSave.Location = new System.Drawing.Point(63, 6);
  226. this.btnSave.Name = "btnSave";
  227. this.btnSave.Size = new System.Drawing.Size(85, 28);
  228. this.btnSave.TabIndex = 1;
  229. this.btnSave.Text = " 保 存";
  230. this.btnSave.UseVisualStyleBackColor = false;
  231. //
  232. // btnCancel
  233. //
  234. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  235. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  236. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  237. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  238. this.btnCancel.ForeColor = System.Drawing.Color.White;
  239. this.btnCancel.IsCustomBackImg = false;
  240. this.btnCancel.IsShowText = true;
  241. this.btnCancel.Location = new System.Drawing.Point(182, 6);
  242. this.btnCancel.Name = "btnCancel";
  243. this.btnCancel.Size = new System.Drawing.Size(85, 28);
  244. this.btnCancel.TabIndex = 2;
  245. this.btnCancel.Text = " 取 消";
  246. this.btnCancel.UseVisualStyleBackColor = false;
  247. //
  248. // panelEx1
  249. //
  250. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  251. this.panelEx1.BorderWidth = 1;
  252. this.panelEx1.Controls.Add(this.btnCancel);
  253. this.panelEx1.Controls.Add(this.btnSave);
  254. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  255. this.panelEx1.Location = new System.Drawing.Point(0, 340);
  256. this.panelEx1.Name = "panelEx1";
  257. this.panelEx1.Size = new System.Drawing.Size(320, 40);
  258. this.panelEx1.TabIndex = 3;
  259. //
  260. // panelEx2
  261. //
  262. this.panelEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  263. | System.Windows.Forms.AnchorStyles.Left)
  264. | System.Windows.Forms.AnchorStyles.Right)));
  265. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  266. this.panelEx2.BorderWidth = 1;
  267. this.panelEx2.Controls.Add(this.labelEx6);
  268. this.panelEx2.Controls.Add(this.labelEx5);
  269. this.panelEx2.Controls.Add(this.txtNewCradNo);
  270. this.panelEx2.Controls.Add(this.labelEx1);
  271. this.panelEx2.Controls.Add(this.txtAvailablePoints);
  272. this.panelEx2.Controls.Add(this.labelEx2);
  273. this.panelEx2.Controls.Add(this.txtCradNo);
  274. this.panelEx2.Controls.Add(this.labelEx3);
  275. this.panelEx2.Controls.Add(this.txtHolders);
  276. this.panelEx2.Controls.Add(this.labelEx4);
  277. this.panelEx2.Location = new System.Drawing.Point(10, 10);
  278. this.panelEx2.Name = "panelEx2";
  279. this.panelEx2.Size = new System.Drawing.Size(300, 320);
  280. this.panelEx2.TabIndex = 4;
  281. //
  282. // labelEx6
  283. //
  284. this.labelEx6.AutoSize = true;
  285. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  286. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  287. this.labelEx6.Location = new System.Drawing.Point(18, 175);
  288. this.labelEx6.Name = "labelEx6";
  289. this.labelEx6.Size = new System.Drawing.Size(56, 17);
  290. this.labelEx6.TabIndex = 11;
  291. this.labelEx6.Text = "新卡资料";
  292. //
  293. // labelEx5
  294. //
  295. this.labelEx5.AutoSize = true;
  296. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  297. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  298. this.labelEx5.Location = new System.Drawing.Point(18, 18);
  299. this.labelEx5.Name = "labelEx5";
  300. this.labelEx5.Size = new System.Drawing.Size(56, 17);
  301. this.labelEx5.TabIndex = 10;
  302. this.labelEx5.Text = "会员资料";
  303. //
  304. // ReplaceCardNumberSuperSmallForm
  305. //
  306. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  307. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  308. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  309. this.ClientSize = new System.Drawing.Size(320, 445);
  310. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  311. this.IsUserControlsSize = false;
  312. this.MaximizeBox = false;
  313. this.MinimizeBox = false;
  314. this.Name = "ReplaceCardNumberSuperSmallForm";
  315. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  316. this.Text = "更换卡号";
  317. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  318. this.plExMainContainer.ResumeLayout(false);
  319. this.plFormMainContent.ResumeLayout(false);
  320. this.panelEx1.ResumeLayout(false);
  321. this.panelEx2.ResumeLayout(false);
  322. this.panelEx2.PerformLayout();
  323. this.ResumeLayout(false);
  324. }
  325. #endregion
  326. private ComponentLibrary.LabelEx labelEx4;
  327. private ComponentLibrary.LabelEx labelEx3;
  328. private ComponentLibrary.LabelEx labelEx2;
  329. private ComponentLibrary.LabelEx labelEx1;
  330. protected ComponentLibrary.ButtonEx btnCancel;
  331. protected ComponentLibrary.ButtonEx btnSave;
  332. protected ComponentLibrary.TextBoxEx txtNewCradNo;
  333. protected ComponentLibrary.TextBoxEx txtAvailablePoints;
  334. protected ComponentLibrary.TextBoxEx txtCradNo;
  335. protected ComponentLibrary.TextBoxEx txtHolders;
  336. private ComponentLibrary.PanelEx panelEx1;
  337. private ComponentLibrary.PanelEx panelEx2;
  338. private ComponentLibrary.LabelEx labelEx6;
  339. private ComponentLibrary.LabelEx labelEx5;
  340. }
  341. }