Make_CheckNoRelpace.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_CheckNoRelpace
  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(Make_CheckNoRelpace));
  29. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  30. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  31. this.old_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  32. this.old_checkno_label = new System.Windows.Forms.Label();
  33. this.new_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  34. this.new_checkno_label = new System.Windows.Forms.Label();
  35. this.ReplaceReason = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  36. this.ms_sncode_label = new System.Windows.Forms.Label();
  37. this.ReplaceCheckNo = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  38. this.SuspendLayout();
  39. //
  40. // OperateResult
  41. //
  42. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  43. this.OperateResult.Location = new System.Drawing.Point(681, 24);
  44. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  45. this.OperateResult.Name = "OperateResult";
  46. this.OperateResult.Size = new System.Drawing.Size(313, 326);
  47. this.OperateResult.TabIndex = 0;
  48. this.OperateResult.Text = "";
  49. //
  50. // Clean
  51. //
  52. this.Clean.AllPower = null;
  53. this.Clean.BackColor = System.Drawing.Color.Transparent;
  54. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  55. this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  56. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  57. this.Clean.IsShowBorder = true;
  58. this.Clean.Location = new System.Drawing.Point(789, 358);
  59. this.Clean.Margin = new System.Windows.Forms.Padding(4);
  60. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  61. this.Clean.Name = "Clean";
  62. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  63. this.Clean.Power = null;
  64. this.Clean.Size = new System.Drawing.Size(100, 35);
  65. this.Clean.TabIndex = 1;
  66. this.Clean.Text = "清除";
  67. this.Clean.UseVisualStyleBackColor = true;
  68. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  69. //
  70. // old_sncode
  71. //
  72. this.old_sncode.AllPower = null;
  73. this.old_sncode.BackColor = System.Drawing.Color.White;
  74. this.old_sncode.ID = null;
  75. this.old_sncode.Location = new System.Drawing.Point(129, 26);
  76. this.old_sncode.Margin = new System.Windows.Forms.Padding(4);
  77. this.old_sncode.Name = "old_sncode";
  78. this.old_sncode.Power = null;
  79. this.old_sncode.Size = new System.Drawing.Size(523, 25);
  80. this.old_sncode.Str = null;
  81. this.old_sncode.Str1 = null;
  82. this.old_sncode.Str2 = null;
  83. this.old_sncode.TabIndex = 163;
  84. this.old_sncode.Tag = "NoAuto";
  85. //
  86. // old_checkno_label
  87. //
  88. this.old_checkno_label.AutoSize = true;
  89. this.old_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.old_checkno_label.Location = new System.Drawing.Point(23, 24);
  91. this.old_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  92. this.old_checkno_label.Name = "old_checkno_label";
  93. this.old_checkno_label.Size = new System.Drawing.Size(92, 27);
  94. this.old_checkno_label.TabIndex = 162;
  95. this.old_checkno_label.Text = "原序列号";
  96. //
  97. // new_sncode
  98. //
  99. this.new_sncode.AllPower = null;
  100. this.new_sncode.BackColor = System.Drawing.Color.White;
  101. this.new_sncode.ID = null;
  102. this.new_sncode.Location = new System.Drawing.Point(129, 66);
  103. this.new_sncode.Margin = new System.Windows.Forms.Padding(4);
  104. this.new_sncode.Name = "new_sncode";
  105. this.new_sncode.Power = null;
  106. this.new_sncode.Size = new System.Drawing.Size(523, 25);
  107. this.new_sncode.Str = null;
  108. this.new_sncode.Str1 = null;
  109. this.new_sncode.Str2 = null;
  110. this.new_sncode.TabIndex = 161;
  111. this.new_sncode.Tag = "NoAuto";
  112. //
  113. // new_checkno_label
  114. //
  115. this.new_checkno_label.AutoSize = true;
  116. this.new_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.new_checkno_label.Location = new System.Drawing.Point(23, 64);
  118. this.new_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  119. this.new_checkno_label.Name = "new_checkno_label";
  120. this.new_checkno_label.Size = new System.Drawing.Size(92, 27);
  121. this.new_checkno_label.TabIndex = 160;
  122. this.new_checkno_label.Text = "新序列号";
  123. //
  124. // ReplaceReason
  125. //
  126. this.ReplaceReason.AllPower = null;
  127. this.ReplaceReason.BackColor = System.Drawing.Color.White;
  128. this.ReplaceReason.ID = null;
  129. this.ReplaceReason.Location = new System.Drawing.Point(129, 109);
  130. this.ReplaceReason.Margin = new System.Windows.Forms.Padding(4);
  131. this.ReplaceReason.Multiline = true;
  132. this.ReplaceReason.Name = "ReplaceReason";
  133. this.ReplaceReason.Power = null;
  134. this.ReplaceReason.Size = new System.Drawing.Size(523, 176);
  135. this.ReplaceReason.Str = null;
  136. this.ReplaceReason.Str1 = null;
  137. this.ReplaceReason.Str2 = null;
  138. this.ReplaceReason.TabIndex = 159;
  139. this.ReplaceReason.Tag = "NoAuto";
  140. //
  141. // ms_sncode_label
  142. //
  143. this.ms_sncode_label.AutoSize = true;
  144. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.ms_sncode_label.Location = new System.Drawing.Point(23, 106);
  146. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  147. this.ms_sncode_label.Name = "ms_sncode_label";
  148. this.ms_sncode_label.Size = new System.Drawing.Size(92, 27);
  149. this.ms_sncode_label.TabIndex = 158;
  150. this.ms_sncode_label.Text = "替换原因";
  151. //
  152. // ReplaceCheckNo
  153. //
  154. this.ReplaceCheckNo.AllPower = "ifall";
  155. this.ReplaceCheckNo.BackColor = System.Drawing.Color.Transparent;
  156. this.ReplaceCheckNo.DownImage = ((System.Drawing.Image)(resources.GetObject("ReplaceCheckNo.DownImage")));
  157. this.ReplaceCheckNo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.ReplaceCheckNo.Image = ((System.Drawing.Image)(resources.GetObject("ReplaceCheckNo.Image")));
  159. this.ReplaceCheckNo.IsShowBorder = true;
  160. this.ReplaceCheckNo.Location = new System.Drawing.Point(315, 316);
  161. this.ReplaceCheckNo.Margin = new System.Windows.Forms.Padding(4);
  162. this.ReplaceCheckNo.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReplaceCheckNo.MoveImage")));
  163. this.ReplaceCheckNo.Name = "ReplaceCheckNo";
  164. this.ReplaceCheckNo.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReplaceCheckNo.NormalImage")));
  165. this.ReplaceCheckNo.Power = "ifwrite";
  166. this.ReplaceCheckNo.Size = new System.Drawing.Size(100, 35);
  167. this.ReplaceCheckNo.TabIndex = 164;
  168. this.ReplaceCheckNo.Text = "替换";
  169. this.ReplaceCheckNo.UseVisualStyleBackColor = true;
  170. this.ReplaceCheckNo.Click += new System.EventHandler(this.ReplaceCheckNo_Click);
  171. //
  172. // 序列替换
  173. //
  174. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  175. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  176. this.ClientSize = new System.Drawing.Size(1011, 408);
  177. this.Controls.Add(this.ReplaceCheckNo);
  178. this.Controls.Add(this.old_sncode);
  179. this.Controls.Add(this.old_checkno_label);
  180. this.Controls.Add(this.new_sncode);
  181. this.Controls.Add(this.new_checkno_label);
  182. this.Controls.Add(this.ReplaceReason);
  183. this.Controls.Add(this.ms_sncode_label);
  184. this.Controls.Add(this.Clean);
  185. this.Controls.Add(this.OperateResult);
  186. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  187. this.Margin = new System.Windows.Forms.Padding(4);
  188. this.Name = "序列替换";
  189. this.Tag = "Make!CheckNoRelpace";
  190. this.Text = "序列替换";
  191. this.Load += new System.EventHandler(this.Make_CheckNoRelpace_Load);
  192. this.ResumeLayout(true);
  193. this.PerformLayout();
  194. }
  195. #endregion
  196. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  197. private CustomControl.ButtonUtil.NormalButton Clean;
  198. private CustomControl.TextBoxWithIcon.SnCollectionBox old_sncode;
  199. private System.Windows.Forms.Label old_checkno_label;
  200. private CustomControl.TextBoxWithIcon.SnCollectionBox new_sncode;
  201. private System.Windows.Forms.Label new_checkno_label;
  202. private CustomControl.TextBoxWithIcon.EnterTextBox ReplaceReason;
  203. private System.Windows.Forms.Label ms_sncode_label;
  204. private CustomControl.ButtonUtil.NormalButton ReplaceCheckNo;
  205. }
  206. }