ServiceItemCountSetForm.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. namespace LYFZ.Software.UI.MembershipManage.StatisticsForm
  2. {
  3. partial class ServiceItemCountSetForm
  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(ServiceItemCountSetForm));
  29. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  30. this.txtServiceItemCount = new LYFZ.ComponentLibrary.TextBoxEx();
  31. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  32. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  33. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.plExMainContainer.SuspendLayout();
  36. this.plFormMainContent.SuspendLayout();
  37. this.SuspendLayout();
  38. //
  39. // plExMainContainer
  40. //
  41. this.plExMainContainer.Controls.Add(this.btnClose);
  42. this.plExMainContainer.Controls.Add(this.btnOK);
  43. this.plExMainContainer.Controls.Add(this.labelEx8);
  44. this.plExMainContainer.Controls.Add(this.txtServiceItemCount);
  45. this.plExMainContainer.Controls.Add(this.labelEx7);
  46. this.plExMainContainer.Controls.Add(this.labelEx6);
  47. this.plExMainContainer.Size = new System.Drawing.Size(421, 283);
  48. //
  49. // plFormMainContent
  50. //
  51. this.plFormMainContent.Size = new System.Drawing.Size(421, 283);
  52. //
  53. // btnAppFormMaximize
  54. //
  55. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  56. this.btnAppFormMaximize.Location = new System.Drawing.Point(362, 0);
  57. //
  58. // btnAppFormExit
  59. //
  60. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  61. this.btnAppFormExit.Location = new System.Drawing.Point(389, 0);
  62. //
  63. // btnAppFormMinimize
  64. //
  65. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  66. this.btnAppFormMinimize.Location = new System.Drawing.Point(335, 0);
  67. //
  68. // labelEx8
  69. //
  70. this.labelEx8.AutoSize = true;
  71. this.labelEx8.BackColor = System.Drawing.Color.Transparent;
  72. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  73. this.labelEx8.ForeColor = System.Drawing.Color.Red;
  74. this.labelEx8.Location = new System.Drawing.Point(268, 107);
  75. this.labelEx8.Name = "labelEx8";
  76. this.labelEx8.Size = new System.Drawing.Size(92, 17);
  77. this.labelEx8.TabIndex = 26;
  78. this.labelEx8.Text = "(-1为不提醒)";
  79. this.labelEx8.Visible = false;
  80. //
  81. // txtServiceItemCount
  82. //
  83. this.txtServiceItemCount.BackColor = System.Drawing.Color.Transparent;
  84. this.txtServiceItemCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  85. this.txtServiceItemCount.Icon = null;
  86. this.txtServiceItemCount.IconIsButton = false;
  87. this.txtServiceItemCount.IsPasswordChat = '\0';
  88. this.txtServiceItemCount.IsSystemPasswordChar = false;
  89. this.txtServiceItemCount.Lines = new string[] {
  90. "-1"};
  91. this.txtServiceItemCount.Location = new System.Drawing.Point(180, 103);
  92. this.txtServiceItemCount.Margin = new System.Windows.Forms.Padding(0);
  93. this.txtServiceItemCount.MaxLength = 2;
  94. this.txtServiceItemCount.MinimumSize = new System.Drawing.Size(0, 24);
  95. this.txtServiceItemCount.MouseBack = null;
  96. this.txtServiceItemCount.Multiline = false;
  97. this.txtServiceItemCount.Name = "txtServiceItemCount";
  98. this.txtServiceItemCount.NormlBack = null;
  99. this.txtServiceItemCount.Padding = new System.Windows.Forms.Padding(5);
  100. this.txtServiceItemCount.ReadOnly = false;
  101. this.txtServiceItemCount.ScrollBars = System.Windows.Forms.ScrollBars.None;
  102. this.txtServiceItemCount.Size = new System.Drawing.Size(49, 25);
  103. this.txtServiceItemCount.TabIndex = 25;
  104. this.txtServiceItemCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  105. this.txtServiceItemCount.WaterColor = System.Drawing.Color.DarkGray;
  106. this.txtServiceItemCount.WaterText = "";
  107. this.txtServiceItemCount.WordWrap = true;
  108. //
  109. // labelEx7
  110. //
  111. this.labelEx7.AutoSize = true;
  112. this.labelEx7.BackColor = System.Drawing.Color.Transparent;
  113. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  114. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  115. this.labelEx7.Location = new System.Drawing.Point(91, 107);
  116. this.labelEx7.Name = "labelEx7";
  117. this.labelEx7.Size = new System.Drawing.Size(180, 17);
  118. this.labelEx7.TabIndex = 24;
  119. this.labelEx7.Text = "服务项次数低于 次提醒";
  120. //
  121. // labelEx6
  122. //
  123. this.labelEx6.AutoSize = true;
  124. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  125. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  126. this.labelEx6.Location = new System.Drawing.Point(83, 71);
  127. this.labelEx6.Name = "labelEx6";
  128. this.labelEx6.Size = new System.Drawing.Size(140, 17);
  129. this.labelEx6.TabIndex = 23;
  130. this.labelEx6.Text = "服务卡服务项次数次提醒";
  131. //
  132. // btnClose
  133. //
  134. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  135. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  136. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  137. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  138. this.btnClose.ForeColor = System.Drawing.Color.White;
  139. this.btnClose.IsCustomBackImg = false;
  140. this.btnClose.IsShowText = true;
  141. this.btnClose.Location = new System.Drawing.Point(220, 210);
  142. this.btnClose.Name = "btnClose";
  143. this.btnClose.Size = new System.Drawing.Size(88, 28);
  144. this.btnClose.TabIndex = 28;
  145. this.btnClose.Text = " 关 闭";
  146. this.btnClose.UseVisualStyleBackColor = false;
  147. //
  148. // btnOK
  149. //
  150. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  151. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  152. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  153. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  154. this.btnOK.ForeColor = System.Drawing.Color.White;
  155. this.btnOK.IsCustomBackImg = false;
  156. this.btnOK.IsShowText = true;
  157. this.btnOK.Location = new System.Drawing.Point(103, 210);
  158. this.btnOK.Name = "btnOK";
  159. this.btnOK.Size = new System.Drawing.Size(88, 28);
  160. this.btnOK.TabIndex = 27;
  161. this.btnOK.Text = " 确 定";
  162. this.btnOK.UseVisualStyleBackColor = false;
  163. //
  164. // ServiceItemCountSetForm
  165. //
  166. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  167. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  168. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  169. this.ClientSize = new System.Drawing.Size(421, 348);
  170. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  171. this.Name = "ServiceItemCountSetForm";
  172. this.Text = "服务卡提醒设置";
  173. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  174. this.plExMainContainer.ResumeLayout(false);
  175. this.plExMainContainer.PerformLayout();
  176. this.plFormMainContent.ResumeLayout(false);
  177. this.ResumeLayout(false);
  178. }
  179. #endregion
  180. private ComponentLibrary.LabelEx labelEx8;
  181. protected ComponentLibrary.TextBoxEx txtServiceItemCount;
  182. private ComponentLibrary.LabelEx labelEx7;
  183. private ComponentLibrary.LabelEx labelEx6;
  184. protected internal ComponentLibrary.ButtonEx btnClose;
  185. protected internal ComponentLibrary.ButtonEx btnOK;
  186. }
  187. }