MemberCardUpgradeSetSuperSmallForm.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401
  1. namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
  2. {
  3. partial class MemberCardUpgradeSetSuperSmallForm
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MemberCardUpgradeSetSuperSmallForm));
  30. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.numValidity_Points = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  32. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  33. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  34. this.chkAvailablePoints = new LYFZ.ComponentLibrary.CheckBoxEx();
  35. this.chkHistoricalPoints = new LYFZ.ComponentLibrary.CheckBoxEx();
  36. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.chk4 = new LYFZ.ComponentLibrary.CheckBoxEx();
  38. this.chk3 = new LYFZ.ComponentLibrary.CheckBoxEx();
  39. this.chk2 = new LYFZ.ComponentLibrary.CheckBoxEx();
  40. this.chk1 = new LYFZ.ComponentLibrary.CheckBoxEx();
  41. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  42. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  43. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  44. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  45. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.numValidity_NewPhotographMember = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  47. this.plExMainContainer.SuspendLayout();
  48. this.plFormMainContent.SuspendLayout();
  49. this.panelEx2.SuspendLayout();
  50. ((System.ComponentModel.ISupportInitialize)(this.numValidity_Points)).BeginInit();
  51. this.panelEx1.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.numValidity_NewPhotographMember)).BeginInit();
  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(258, 545);
  60. //
  61. // plFormMainContent
  62. //
  63. this.plFormMainContent.Size = new System.Drawing.Size(258, 545);
  64. //
  65. // btnAppFormMaximize
  66. //
  67. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  68. this.btnAppFormMaximize.Location = new System.Drawing.Point(231, 0);
  69. //
  70. // btnAppFormExit
  71. //
  72. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  73. this.btnAppFormExit.Location = new System.Drawing.Point(226, 0);
  74. //
  75. // btnAppFormMinimize
  76. //
  77. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  78. this.btnAppFormMinimize.Location = new System.Drawing.Point(204, 0);
  79. //
  80. // panelEx2
  81. //
  82. this.panelEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  83. | System.Windows.Forms.AnchorStyles.Left)
  84. | System.Windows.Forms.AnchorStyles.Right)));
  85. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  86. this.panelEx2.BorderWidth = 1;
  87. this.panelEx2.Controls.Add(this.numValidity_NewPhotographMember);
  88. this.panelEx2.Controls.Add(this.labelEx5);
  89. this.panelEx2.Controls.Add(this.numValidity_Points);
  90. this.panelEx2.Controls.Add(this.labelEx4);
  91. this.panelEx2.Controls.Add(this.labelEx2);
  92. this.panelEx2.Controls.Add(this.chkAvailablePoints);
  93. this.panelEx2.Controls.Add(this.chkHistoricalPoints);
  94. this.panelEx2.Controls.Add(this.labelEx1);
  95. this.panelEx2.Controls.Add(this.chk4);
  96. this.panelEx2.Controls.Add(this.chk3);
  97. this.panelEx2.Controls.Add(this.chk2);
  98. this.panelEx2.Controls.Add(this.chk1);
  99. this.panelEx2.Controls.Add(this.labelEx3);
  100. this.panelEx2.Location = new System.Drawing.Point(10, 10);
  101. this.panelEx2.Name = "panelEx2";
  102. this.panelEx2.Size = new System.Drawing.Size(237, 487);
  103. this.panelEx2.TabIndex = 5;
  104. //
  105. // numValidity_Points
  106. //
  107. this.numValidity_Points.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  108. this.numValidity_Points.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  109. this.numValidity_Points.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  110. this.numValidity_Points.IsCustomColor = false;
  111. this.numValidity_Points.Location = new System.Drawing.Point(137, 317);
  112. this.numValidity_Points.Maximum = new decimal(new int[] {
  113. 24,
  114. 0,
  115. 0,
  116. 0});
  117. this.numValidity_Points.Minimum = new decimal(new int[] {
  118. 1,
  119. 0,
  120. 0,
  121. 0});
  122. this.numValidity_Points.Name = "numValidity_Points";
  123. this.numValidity_Points.Size = new System.Drawing.Size(51, 21);
  124. this.numValidity_Points.TabIndex = 16;
  125. this.numValidity_Points.Value = new decimal(new int[] {
  126. 1,
  127. 0,
  128. 0,
  129. 0});
  130. //
  131. // labelEx4
  132. //
  133. this.labelEx4.AutoSize = true;
  134. this.labelEx4.BackColor = System.Drawing.Color.Transparent;
  135. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  136. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  137. this.labelEx4.Location = new System.Drawing.Point(48, 319);
  138. this.labelEx4.Name = "labelEx4";
  139. this.labelEx4.Size = new System.Drawing.Size(172, 17);
  140. this.labelEx4.TabIndex = 15;
  141. this.labelEx4.Text = "(积分)自动延期 个月";
  142. //
  143. // labelEx2
  144. //
  145. this.labelEx2.AutoSize = true;
  146. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  147. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  148. this.labelEx2.Location = new System.Drawing.Point(22, 289);
  149. this.labelEx2.Name = "labelEx2";
  150. this.labelEx2.Size = new System.Drawing.Size(116, 17);
  151. this.labelEx2.TabIndex = 14;
  152. this.labelEx2.Text = "积分变动有效期设置";
  153. //
  154. // chkAvailablePoints
  155. //
  156. this.chkAvailablePoints.AutoSize = true;
  157. this.chkAvailablePoints.BackColor = System.Drawing.Color.Transparent;
  158. this.chkAvailablePoints.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  159. this.chkAvailablePoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  160. this.chkAvailablePoints.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  161. this.chkAvailablePoints.Fourstates = false;
  162. this.chkAvailablePoints.IsGreenTick = false;
  163. this.chkAvailablePoints.Location = new System.Drawing.Point(65, 239);
  164. this.chkAvailablePoints.Name = "chkAvailablePoints";
  165. this.chkAvailablePoints.Size = new System.Drawing.Size(99, 21);
  166. this.chkAvailablePoints.TabIndex = 13;
  167. this.chkAvailablePoints.Text = "当前可用积分";
  168. this.chkAvailablePoints.UseVisualStyleBackColor = false;
  169. //
  170. // chkHistoricalPoints
  171. //
  172. this.chkHistoricalPoints.AutoSize = true;
  173. this.chkHistoricalPoints.BackColor = System.Drawing.Color.Transparent;
  174. this.chkHistoricalPoints.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  175. this.chkHistoricalPoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  176. this.chkHistoricalPoints.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  177. this.chkHistoricalPoints.Fourstates = false;
  178. this.chkHistoricalPoints.IsGreenTick = false;
  179. this.chkHistoricalPoints.Location = new System.Drawing.Point(65, 212);
  180. this.chkHistoricalPoints.Name = "chkHistoricalPoints";
  181. this.chkHistoricalPoints.Size = new System.Drawing.Size(99, 21);
  182. this.chkHistoricalPoints.TabIndex = 12;
  183. this.chkHistoricalPoints.Text = "累计历史积分";
  184. this.chkHistoricalPoints.UseVisualStyleBackColor = false;
  185. //
  186. // labelEx1
  187. //
  188. this.labelEx1.AutoSize = true;
  189. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  190. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  191. this.labelEx1.Location = new System.Drawing.Point(22, 181);
  192. this.labelEx1.Name = "labelEx1";
  193. this.labelEx1.Size = new System.Drawing.Size(152, 17);
  194. this.labelEx1.TabIndex = 11;
  195. this.labelEx1.Text = "摄友会返还金所需条件设置";
  196. //
  197. // chk4
  198. //
  199. this.chk4.AutoSize = true;
  200. this.chk4.BackColor = System.Drawing.Color.Transparent;
  201. this.chk4.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  202. this.chk4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  203. this.chk4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  204. this.chk4.Fourstates = false;
  205. this.chk4.IsGreenTick = false;
  206. this.chk4.Location = new System.Drawing.Point(65, 132);
  207. this.chk4.Name = "chk4";
  208. this.chk4.Size = new System.Drawing.Size(87, 21);
  209. this.chk4.TabIndex = 10;
  210. this.chk4.Text = "摄友会升级";
  211. this.chk4.UseVisualStyleBackColor = false;
  212. //
  213. // chk3
  214. //
  215. this.chk3.AutoSize = true;
  216. this.chk3.BackColor = System.Drawing.Color.Transparent;
  217. this.chk3.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  218. this.chk3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  219. this.chk3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  220. this.chk3.Fourstates = false;
  221. this.chk3.IsGreenTick = false;
  222. this.chk3.Location = new System.Drawing.Point(65, 105);
  223. this.chk3.Name = "chk3";
  224. this.chk3.Size = new System.Drawing.Size(75, 21);
  225. this.chk3.TabIndex = 9;
  226. this.chk3.Text = "累计积分";
  227. this.chk3.UseVisualStyleBackColor = false;
  228. //
  229. // chk2
  230. //
  231. this.chk2.AutoSize = true;
  232. this.chk2.BackColor = System.Drawing.Color.Transparent;
  233. this.chk2.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  234. this.chk2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  235. this.chk2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  236. this.chk2.Fourstates = false;
  237. this.chk2.IsGreenTick = false;
  238. this.chk2.Location = new System.Drawing.Point(65, 78);
  239. this.chk2.Name = "chk2";
  240. this.chk2.Size = new System.Drawing.Size(123, 21);
  241. this.chk2.TabIndex = 8;
  242. this.chk2.Text = "单次充值最高金额";
  243. this.chk2.UseVisualStyleBackColor = false;
  244. //
  245. // chk1
  246. //
  247. this.chk1.AutoSize = true;
  248. this.chk1.BackColor = System.Drawing.Color.Transparent;
  249. this.chk1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  250. this.chk1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  251. this.chk1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  252. this.chk1.Fourstates = false;
  253. this.chk1.IsGreenTick = false;
  254. this.chk1.Location = new System.Drawing.Point(65, 51);
  255. this.chk1.Name = "chk1";
  256. this.chk1.Size = new System.Drawing.Size(99, 21);
  257. this.chk1.TabIndex = 7;
  258. this.chk1.Text = "累计充值金额";
  259. this.chk1.UseVisualStyleBackColor = false;
  260. //
  261. // labelEx3
  262. //
  263. this.labelEx3.AutoSize = true;
  264. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  265. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  266. this.labelEx3.Location = new System.Drawing.Point(22, 21);
  267. this.labelEx3.Name = "labelEx3";
  268. this.labelEx3.Size = new System.Drawing.Size(108, 17);
  269. this.labelEx3.TabIndex = 5;
  270. this.labelEx3.Text = "会员升级方案设置 ";
  271. //
  272. // panelEx1
  273. //
  274. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  275. this.panelEx1.BorderWidth = 1;
  276. this.panelEx1.Controls.Add(this.btnClose);
  277. this.panelEx1.Controls.Add(this.btnOK);
  278. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  279. this.panelEx1.Location = new System.Drawing.Point(0, 505);
  280. this.panelEx1.Name = "panelEx1";
  281. this.panelEx1.Size = new System.Drawing.Size(258, 40);
  282. this.panelEx1.TabIndex = 4;
  283. //
  284. // btnClose
  285. //
  286. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  287. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  288. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  289. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  290. this.btnClose.ForeColor = System.Drawing.Color.White;
  291. this.btnClose.IsCustomBackImg = false;
  292. this.btnClose.IsShowText = true;
  293. this.btnClose.Location = new System.Drawing.Point(135, 7);
  294. this.btnClose.Name = "btnClose";
  295. this.btnClose.Size = new System.Drawing.Size(88, 28);
  296. this.btnClose.TabIndex = 5;
  297. this.btnClose.Text = " 关 闭";
  298. this.btnClose.UseVisualStyleBackColor = false;
  299. //
  300. // btnOK
  301. //
  302. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  303. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  304. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  305. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  306. this.btnOK.ForeColor = System.Drawing.Color.White;
  307. this.btnOK.IsCustomBackImg = false;
  308. this.btnOK.IsShowText = true;
  309. this.btnOK.Location = new System.Drawing.Point(35, 7);
  310. this.btnOK.Name = "btnOK";
  311. this.btnOK.Size = new System.Drawing.Size(88, 28);
  312. this.btnOK.TabIndex = 4;
  313. this.btnOK.Text = " 确 定";
  314. this.btnOK.UseVisualStyleBackColor = false;
  315. //
  316. // labelEx5
  317. //
  318. this.labelEx5.AutoSize = true;
  319. this.labelEx5.BackColor = System.Drawing.Color.Transparent;
  320. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  321. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  322. this.labelEx5.Location = new System.Drawing.Point(36, 349);
  323. this.labelEx5.Name = "labelEx5";
  324. this.labelEx5.Size = new System.Drawing.Size(184, 17);
  325. this.labelEx5.TabIndex = 17;
  326. this.labelEx5.Text = "(新摄会)自动延期 个月";
  327. //
  328. // numValidity_NewPhotographMember
  329. //
  330. this.numValidity_NewPhotographMember.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  331. this.numValidity_NewPhotographMember.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  332. this.numValidity_NewPhotographMember.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  333. this.numValidity_NewPhotographMember.IsCustomColor = false;
  334. this.numValidity_NewPhotographMember.Location = new System.Drawing.Point(137, 347);
  335. this.numValidity_NewPhotographMember.Maximum = new decimal(new int[] {
  336. 24,
  337. 0,
  338. 0,
  339. 0});
  340. this.numValidity_NewPhotographMember.Minimum = new decimal(new int[] {
  341. 1,
  342. 0,
  343. 0,
  344. 0});
  345. this.numValidity_NewPhotographMember.Name = "numValidity_NewPhotographMember";
  346. this.numValidity_NewPhotographMember.Size = new System.Drawing.Size(51, 21);
  347. this.numValidity_NewPhotographMember.TabIndex = 18;
  348. this.numValidity_NewPhotographMember.Value = new decimal(new int[] {
  349. 1,
  350. 0,
  351. 0,
  352. 0});
  353. //
  354. // MemberCardUpgradeSetSuperSmallForm
  355. //
  356. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  357. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  358. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  359. this.ClientSize = new System.Drawing.Size(258, 610);
  360. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  361. this.IsUserControlsSize = false;
  362. this.MaximizeBox = false;
  363. this.MinimizeBox = false;
  364. this.Name = "MemberCardUpgradeSetSuperSmallForm";
  365. this.Text = "会员基础方案设置";
  366. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  367. this.plExMainContainer.ResumeLayout(false);
  368. this.plFormMainContent.ResumeLayout(false);
  369. this.panelEx2.ResumeLayout(false);
  370. this.panelEx2.PerformLayout();
  371. ((System.ComponentModel.ISupportInitialize)(this.numValidity_Points)).EndInit();
  372. this.panelEx1.ResumeLayout(false);
  373. ((System.ComponentModel.ISupportInitialize)(this.numValidity_NewPhotographMember)).EndInit();
  374. this.ResumeLayout(false);
  375. }
  376. #endregion
  377. private ComponentLibrary.PanelEx panelEx2;
  378. protected ComponentLibrary.CheckBoxEx chk4;
  379. protected ComponentLibrary.CheckBoxEx chk3;
  380. protected ComponentLibrary.CheckBoxEx chk2;
  381. protected ComponentLibrary.CheckBoxEx chk1;
  382. private ComponentLibrary.LabelEx labelEx3;
  383. private ComponentLibrary.PanelEx panelEx1;
  384. private ComponentLibrary.ButtonEx btnClose;
  385. private ComponentLibrary.ButtonEx btnOK;
  386. protected ComponentLibrary.CheckBoxEx chkAvailablePoints;
  387. protected ComponentLibrary.CheckBoxEx chkHistoricalPoints;
  388. private ComponentLibrary.LabelEx labelEx1;
  389. private ComponentLibrary.LabelEx labelEx2;
  390. protected internal ComponentLibrary.NumericUpDownEx numValidity_Points;
  391. private ComponentLibrary.LabelEx labelEx4;
  392. private ComponentLibrary.LabelEx labelEx5;
  393. protected internal ComponentLibrary.NumericUpDownEx numValidity_NewPhotographMember;
  394. }
  395. }