Make_Decompose.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_Decompose
  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_Decompose));
  29. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  30. this.pa_makecode_label = new System.Windows.Forms.Label();
  31. this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  32. this.Decompose = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  33. this.Close = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  34. this.label1 = new System.Windows.Forms.Label();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.label3 = new System.Windows.Forms.Label();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.label5 = new System.Windows.Forms.Label();
  39. this.sncode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  40. this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  41. this.pr_name = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  42. this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  43. this.deccount = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  44. this.SuspendLayout();
  45. //
  46. // OperateResult
  47. //
  48. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  49. this.OperateResult.Location = new System.Drawing.Point(12, 375);
  50. this.OperateResult.Name = "OperateResult";
  51. this.OperateResult.Size = new System.Drawing.Size(1053, 152);
  52. this.OperateResult.TabIndex = 172;
  53. this.OperateResult.Text = "";
  54. //
  55. // pa_makecode_label
  56. //
  57. this.pa_makecode_label.AutoSize = true;
  58. this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  59. this.pa_makecode_label.Location = new System.Drawing.Point(50, 556);
  60. this.pa_makecode_label.Name = "pa_makecode_label";
  61. this.pa_makecode_label.Size = new System.Drawing.Size(72, 27);
  62. this.pa_makecode_label.TabIndex = 173;
  63. this.pa_makecode_label.Text = "序列号";
  64. //
  65. // sn_code
  66. //
  67. this.sn_code.AllPower = null;
  68. this.sn_code.BackColor = System.Drawing.Color.White;
  69. this.sn_code.ID = null;
  70. this.sn_code.Location = new System.Drawing.Point(164, 562);
  71. this.sn_code.Name = "sn_code";
  72. this.sn_code.Power = null;
  73. this.sn_code.Size = new System.Drawing.Size(196, 21);
  74. this.sn_code.Str = null;
  75. this.sn_code.Str1 = null;
  76. this.sn_code.Str2 = null;
  77. this.sn_code.TabIndex = 174;
  78. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  79. //
  80. // Decompose
  81. //
  82. this.Decompose.AllPower = null;
  83. this.Decompose.BackColor = System.Drawing.Color.Transparent;
  84. this.Decompose.DownImage = ((System.Drawing.Image)(resources.GetObject("Decompose.DownImage")));
  85. this.Decompose.Image = ((System.Drawing.Image)(resources.GetObject("Decompose.Image")));
  86. this.Decompose.IsShowBorder = true;
  87. this.Decompose.Location = new System.Drawing.Point(551, 560);
  88. this.Decompose.MoveImage = ((System.Drawing.Image)(resources.GetObject("Decompose.MoveImage")));
  89. this.Decompose.Name = "Decompose";
  90. this.Decompose.NormalImage = ((System.Drawing.Image)(resources.GetObject("Decompose.NormalImage")));
  91. this.Decompose.Power = null;
  92. this.Decompose.Size = new System.Drawing.Size(105, 27);
  93. this.Decompose.TabIndex = 175;
  94. this.Decompose.Text = "确定拆解";
  95. this.Decompose.UseVisualStyleBackColor = true;
  96. //
  97. // Close
  98. //
  99. this.Close.AllPower = null;
  100. this.Close.BackColor = System.Drawing.Color.Transparent;
  101. this.Close.DownImage = ((System.Drawing.Image)(resources.GetObject("Close.DownImage")));
  102. this.Close.Image = ((System.Drawing.Image)(resources.GetObject("Close.Image")));
  103. this.Close.IsShowBorder = true;
  104. this.Close.Location = new System.Drawing.Point(887, 560);
  105. this.Close.MoveImage = ((System.Drawing.Image)(resources.GetObject("Close.MoveImage")));
  106. this.Close.Name = "Close";
  107. this.Close.NormalImage = ((System.Drawing.Image)(resources.GetObject("Close.NormalImage")));
  108. this.Close.Power = null;
  109. this.Close.Size = new System.Drawing.Size(105, 27);
  110. this.Close.TabIndex = 176;
  111. this.Close.Text = "关闭";
  112. this.Close.UseVisualStyleBackColor = true;
  113. //
  114. // label1
  115. //
  116. this.label1.AutoSize = true;
  117. this.label1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.label1.Location = new System.Drawing.Point(33, 18);
  119. this.label1.Name = "label1";
  120. this.label1.Size = new System.Drawing.Size(72, 27);
  121. this.label1.TabIndex = 177;
  122. this.label1.Text = "序列号";
  123. //
  124. // label2
  125. //
  126. this.label2.AutoSize = true;
  127. this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.label2.Location = new System.Drawing.Point(33, 92);
  129. this.label2.Name = "label2";
  130. this.label2.Size = new System.Drawing.Size(92, 27);
  131. this.label2.TabIndex = 178;
  132. this.label2.Text = "产品编号";
  133. //
  134. // label3
  135. //
  136. this.label3.AutoSize = true;
  137. this.label3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.label3.Location = new System.Drawing.Point(433, 92);
  139. this.label3.Name = "label3";
  140. this.label3.Size = new System.Drawing.Size(92, 27);
  141. this.label3.TabIndex = 179;
  142. this.label3.Text = "名称规格";
  143. //
  144. // label4
  145. //
  146. this.label4.AutoSize = true;
  147. this.label4.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.label4.Location = new System.Drawing.Point(433, 18);
  149. this.label4.Name = "label4";
  150. this.label4.Size = new System.Drawing.Size(72, 27);
  151. this.label4.TabIndex = 180;
  152. this.label4.Text = "工单号";
  153. //
  154. // label5
  155. //
  156. this.label5.AutoSize = true;
  157. this.label5.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.label5.Location = new System.Drawing.Point(809, 18);
  159. this.label5.Name = "label5";
  160. this.label5.Size = new System.Drawing.Size(92, 27);
  161. this.label5.TabIndex = 181;
  162. this.label5.Text = "已采集数";
  163. //
  164. // sncode
  165. //
  166. this.sncode.AutoSize = true;
  167. this.sncode.CutLength = null;
  168. this.sncode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.sncode.Location = new System.Drawing.Point(125, 18);
  170. this.sncode.MaximumSize = new System.Drawing.Size(150, 0);
  171. this.sncode.Name = "sncode";
  172. this.sncode.Size = new System.Drawing.Size(0, 27);
  173. this.sncode.TabIndex = 183;
  174. this.sncode.Tag = "1";
  175. //
  176. // ma_prodcode
  177. //
  178. this.ma_prodcode.AutoSize = true;
  179. this.ma_prodcode.CutLength = null;
  180. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.ma_prodcode.Location = new System.Drawing.Point(125, 92);
  182. this.ma_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  183. this.ma_prodcode.Name = "ma_prodcode";
  184. this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
  185. this.ma_prodcode.TabIndex = 184;
  186. this.ma_prodcode.Tag = "1";
  187. //
  188. // pr_name
  189. //
  190. this.pr_name.AutoSize = true;
  191. this.pr_name.CutLength = null;
  192. this.pr_name.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.pr_name.Location = new System.Drawing.Point(531, 92);
  194. this.pr_name.MaximumSize = new System.Drawing.Size(150, 0);
  195. this.pr_name.Name = "pr_name";
  196. this.pr_name.Size = new System.Drawing.Size(0, 27);
  197. this.pr_name.TabIndex = 185;
  198. this.pr_name.Tag = "1";
  199. //
  200. // ms_makecode
  201. //
  202. this.ms_makecode.AutoSize = true;
  203. this.ms_makecode.CutLength = null;
  204. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.ms_makecode.Location = new System.Drawing.Point(525, 18);
  206. this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
  207. this.ms_makecode.Name = "ms_makecode";
  208. this.ms_makecode.Size = new System.Drawing.Size(0, 27);
  209. this.ms_makecode.TabIndex = 186;
  210. this.ms_makecode.Tag = "1";
  211. //
  212. // deccount
  213. //
  214. this.deccount.AutoSize = true;
  215. this.deccount.CutLength = null;
  216. this.deccount.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.deccount.Location = new System.Drawing.Point(907, 18);
  218. this.deccount.MaximumSize = new System.Drawing.Size(150, 0);
  219. this.deccount.Name = "deccount";
  220. this.deccount.Size = new System.Drawing.Size(0, 27);
  221. this.deccount.TabIndex = 187;
  222. this.deccount.Tag = "1";
  223. //
  224. // Make_Decompose
  225. //
  226. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  227. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  228. this.ClientSize = new System.Drawing.Size(1120, 625);
  229. this.Controls.Add(this.deccount);
  230. this.Controls.Add(this.ms_makecode);
  231. this.Controls.Add(this.pr_name);
  232. this.Controls.Add(this.ma_prodcode);
  233. this.Controls.Add(this.sncode);
  234. this.Controls.Add(this.label5);
  235. this.Controls.Add(this.label4);
  236. this.Controls.Add(this.label3);
  237. this.Controls.Add(this.label2);
  238. this.Controls.Add(this.label1);
  239. this.Controls.Add(this.Close);
  240. this.Controls.Add(this.Decompose);
  241. this.Controls.Add(this.sn_code);
  242. this.Controls.Add(this.pa_makecode_label);
  243. this.Controls.Add(this.OperateResult);
  244. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  245. this.Name = "Make_Decompose";
  246. this.Tag = "Make!Decompose";
  247. this.Text = "拆解处理";
  248. this.SizeChanged += new System.EventHandler(this.Make_Decompose_SizeChanged);
  249. this.ResumeLayout(false);
  250. this.PerformLayout();
  251. }
  252. #endregion
  253. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  254. private System.Windows.Forms.Label pa_makecode_label;
  255. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  256. private CustomControl.ButtonUtil.NormalButton Decompose;
  257. private CustomControl.ButtonUtil.NormalButton Close;
  258. private System.Windows.Forms.Label label1;
  259. private System.Windows.Forms.Label label2;
  260. private System.Windows.Forms.Label label3;
  261. private System.Windows.Forms.Label label4;
  262. private System.Windows.Forms.Label label5;
  263. private CustomControl.ValueLabel.ValueLabel sncode;
  264. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  265. private CustomControl.ValueLabel.ValueLabel pr_name;
  266. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  267. private CustomControl.ValueLabel.ValueLabel deccount;
  268. }
  269. }