MemberImportRepeat.Designer.cs 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
  2. {
  3. partial class MemberImportRepeat
  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(MemberImportRepeat));
  29. this.textBoxEx1 = new LYFZ.ComponentLibrary.TextBoxEx();
  30. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  31. this.btnYes = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.textBoxEx2 = new LYFZ.ComponentLibrary.TextBoxEx();
  33. this.plExMainContainer.SuspendLayout();
  34. this.plFormMainContent.SuspendLayout();
  35. this.SuspendLayout();
  36. //
  37. // plExMainContainer
  38. //
  39. this.plExMainContainer.Controls.Add(this.textBoxEx2);
  40. this.plExMainContainer.Controls.Add(this.btnYes);
  41. this.plExMainContainer.Controls.Add(this.btnCancel);
  42. this.plExMainContainer.Controls.Add(this.textBoxEx1);
  43. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  44. this.plExMainContainer.Size = new System.Drawing.Size(467, 545);
  45. //
  46. // plFormMainContent
  47. //
  48. this.plFormMainContent.Size = new System.Drawing.Size(467, 545);
  49. //
  50. // btnAppFormMaximize
  51. //
  52. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  53. this.btnAppFormMaximize.Location = new System.Drawing.Point(408, 0);
  54. //
  55. // btnAppFormExit
  56. //
  57. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  58. this.btnAppFormExit.Location = new System.Drawing.Point(435, 0);
  59. //
  60. // btnAppFormMinimize
  61. //
  62. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  63. this.btnAppFormMinimize.Location = new System.Drawing.Point(381, 0);
  64. //
  65. // textBoxEx1
  66. //
  67. this.textBoxEx1.BackColor = System.Drawing.Color.Transparent;
  68. this.textBoxEx1.Icon = null;
  69. this.textBoxEx1.IconIsButton = false;
  70. this.textBoxEx1.IsPasswordChat = '\0';
  71. this.textBoxEx1.IsSystemPasswordChar = false;
  72. this.textBoxEx1.Lines = new string[0];
  73. this.textBoxEx1.Location = new System.Drawing.Point(10, 59);
  74. this.textBoxEx1.Margin = new System.Windows.Forms.Padding(0);
  75. this.textBoxEx1.MaxLength = 32767;
  76. this.textBoxEx1.MinimumSize = new System.Drawing.Size(0, 26);
  77. this.textBoxEx1.MouseBack = null;
  78. this.textBoxEx1.Multiline = true;
  79. this.textBoxEx1.Name = "textBoxEx1";
  80. this.textBoxEx1.NormlBack = null;
  81. this.textBoxEx1.Padding = new System.Windows.Forms.Padding(5);
  82. this.textBoxEx1.ReadOnly = false;
  83. this.textBoxEx1.ScrollBars = System.Windows.Forms.ScrollBars.None;
  84. this.textBoxEx1.Size = new System.Drawing.Size(447, 450);
  85. this.textBoxEx1.TabIndex = 0;
  86. this.textBoxEx1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  87. this.textBoxEx1.WaterColor = System.Drawing.Color.DarkGray;
  88. this.textBoxEx1.WaterText = "";
  89. this.textBoxEx1.WordWrap = true;
  90. //
  91. // btnCancel
  92. //
  93. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  94. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  95. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  96. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  97. this.btnCancel.ForeColor = System.Drawing.Color.White;
  98. this.btnCancel.IsCustomBackImg = false;
  99. this.btnCancel.IsShowText = true;
  100. this.btnCancel.Location = new System.Drawing.Point(258, 514);
  101. this.btnCancel.Name = "btnCancel";
  102. this.btnCancel.Size = new System.Drawing.Size(85, 26);
  103. this.btnCancel.TabIndex = 1;
  104. this.btnCancel.Text = " 取消导入";
  105. this.btnCancel.UseVisualStyleBackColor = false;
  106. //
  107. // btnYes
  108. //
  109. this.btnYes.BackColor = System.Drawing.Color.Transparent;
  110. this.btnYes.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnYes.BackImg")));
  111. this.btnYes.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  112. this.btnYes.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  113. this.btnYes.ForeColor = System.Drawing.Color.White;
  114. this.btnYes.IsCustomBackImg = false;
  115. this.btnYes.IsShowText = true;
  116. this.btnYes.Location = new System.Drawing.Point(132, 514);
  117. this.btnYes.Name = "btnYes";
  118. this.btnYes.Size = new System.Drawing.Size(85, 26);
  119. this.btnYes.TabIndex = 2;
  120. this.btnYes.Text = " 继续导入";
  121. this.btnYes.UseVisualStyleBackColor = false;
  122. //
  123. // textBoxEx2
  124. //
  125. this.textBoxEx2.BackColor = System.Drawing.Color.Transparent;
  126. this.textBoxEx2.Icon = null;
  127. this.textBoxEx2.IconIsButton = false;
  128. this.textBoxEx2.IsPasswordChat = '\0';
  129. this.textBoxEx2.IsSystemPasswordChar = false;
  130. this.textBoxEx2.Lines = new string[0];
  131. this.textBoxEx2.Location = new System.Drawing.Point(10, 14);
  132. this.textBoxEx2.Margin = new System.Windows.Forms.Padding(0);
  133. this.textBoxEx2.MaxLength = 32767;
  134. this.textBoxEx2.MinimumSize = new System.Drawing.Size(0, 26);
  135. this.textBoxEx2.MouseBack = null;
  136. this.textBoxEx2.Multiline = true;
  137. this.textBoxEx2.Name = "textBoxEx2";
  138. this.textBoxEx2.NormlBack = null;
  139. this.textBoxEx2.Padding = new System.Windows.Forms.Padding(5);
  140. this.textBoxEx2.ReadOnly = false;
  141. this.textBoxEx2.ScrollBars = System.Windows.Forms.ScrollBars.None;
  142. this.textBoxEx2.Size = new System.Drawing.Size(447, 45);
  143. this.textBoxEx2.TabIndex = 3;
  144. this.textBoxEx2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  145. this.textBoxEx2.WaterColor = System.Drawing.Color.DarkGray;
  146. this.textBoxEx2.WaterText = "";
  147. this.textBoxEx2.WordWrap = true;
  148. //
  149. // MemberImportRepeat
  150. //
  151. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  152. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  153. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  154. this.ClientSize = new System.Drawing.Size(467, 610);
  155. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  156. this.Name = "MemberImportRepeat";
  157. this.Text = "重复的手机号码";
  158. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  159. this.plExMainContainer.ResumeLayout(false);
  160. this.plFormMainContent.ResumeLayout(false);
  161. this.ResumeLayout(false);
  162. }
  163. #endregion
  164. protected internal ComponentLibrary.ButtonEx btnYes;
  165. protected internal ComponentLibrary.ButtonEx btnCancel;
  166. protected internal ComponentLibrary.TextBoxEx textBoxEx1;
  167. protected internal ComponentLibrary.TextBoxEx textBoxEx2;
  168. }
  169. }