Packing_CartonSplit.Designer.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_CartonSplit
  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.label1 = new System.Windows.Forms.Label();
  29. this.lock_outbox = new System.Windows.Forms.CheckBox();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.pa_currentqty = new System.Windows.Forms.Label();
  32. this.label4 = new System.Windows.Forms.Label();
  33. this.pa_prodcode = new System.Windows.Forms.Label();
  34. this.label6 = new System.Windows.Forms.Label();
  35. this.packtype = new System.Windows.Forms.Label();
  36. this.label8 = new System.Windows.Forms.Label();
  37. this.label9 = new System.Windows.Forms.Label();
  38. this.count = new System.Windows.Forms.Label();
  39. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  40. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  41. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  42. this.SuspendLayout();
  43. //
  44. // label1
  45. //
  46. this.label1.AutoSize = true;
  47. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  48. this.label1.Location = new System.Drawing.Point(26, 19);
  49. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  50. this.label1.Name = "label1";
  51. this.label1.Size = new System.Drawing.Size(42, 21);
  52. this.label1.TabIndex = 0;
  53. this.label1.Text = "箱号";
  54. //
  55. // lock_outbox
  56. //
  57. this.lock_outbox.AutoSize = true;
  58. this.lock_outbox.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  59. this.lock_outbox.Location = new System.Drawing.Point(249, 19);
  60. this.lock_outbox.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  61. this.lock_outbox.Name = "lock_outbox";
  62. this.lock_outbox.Size = new System.Drawing.Size(61, 25);
  63. this.lock_outbox.TabIndex = 2;
  64. this.lock_outbox.Text = "锁定";
  65. this.lock_outbox.UseVisualStyleBackColor = true;
  66. this.lock_outbox.CheckedChanged += new System.EventHandler(this.lock_outbox_CheckedChanged);
  67. //
  68. // label2
  69. //
  70. this.label2.AutoSize = true;
  71. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.label2.Location = new System.Drawing.Point(446, 19);
  73. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  74. this.label2.Name = "label2";
  75. this.label2.Size = new System.Drawing.Size(74, 21);
  76. this.label2.TabIndex = 3;
  77. this.label2.Text = "箱内数量";
  78. //
  79. // pa_currentqty
  80. //
  81. this.pa_currentqty.AutoSize = true;
  82. this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F);
  83. this.pa_currentqty.Location = new System.Drawing.Point(535, 19);
  84. this.pa_currentqty.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  85. this.pa_currentqty.Name = "pa_currentqty";
  86. this.pa_currentqty.Size = new System.Drawing.Size(0, 21);
  87. this.pa_currentqty.TabIndex = 4;
  88. //
  89. // label4
  90. //
  91. this.label4.AutoSize = true;
  92. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
  93. this.label4.Location = new System.Drawing.Point(26, 77);
  94. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  95. this.label4.Name = "label4";
  96. this.label4.Size = new System.Drawing.Size(74, 21);
  97. this.label4.TabIndex = 5;
  98. this.label4.Text = "产品编号";
  99. //
  100. // pa_prodcode
  101. //
  102. this.pa_prodcode.AutoSize = true;
  103. this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  104. this.pa_prodcode.Location = new System.Drawing.Point(106, 77);
  105. this.pa_prodcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  106. this.pa_prodcode.Name = "pa_prodcode";
  107. this.pa_prodcode.Size = new System.Drawing.Size(0, 21);
  108. this.pa_prodcode.TabIndex = 6;
  109. //
  110. // label6
  111. //
  112. this.label6.AutoSize = true;
  113. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
  114. this.label6.Location = new System.Drawing.Point(446, 77);
  115. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  116. this.label6.Name = "label6";
  117. this.label6.Size = new System.Drawing.Size(81, 21);
  118. this.label6.TabIndex = 7;
  119. this.label6.Text = "工单/合同";
  120. //
  121. // packtype
  122. //
  123. this.packtype.AutoSize = true;
  124. this.packtype.Font = new System.Drawing.Font("微软雅黑", 12F);
  125. this.packtype.Location = new System.Drawing.Point(535, 77);
  126. this.packtype.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  127. this.packtype.Name = "packtype";
  128. this.packtype.Size = new System.Drawing.Size(0, 21);
  129. this.packtype.TabIndex = 8;
  130. //
  131. // label8
  132. //
  133. this.label8.AutoSize = true;
  134. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F);
  135. this.label8.Location = new System.Drawing.Point(26, 320);
  136. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  137. this.label8.Name = "label8";
  138. this.label8.Size = new System.Drawing.Size(58, 21);
  139. this.label8.TabIndex = 9;
  140. this.label8.Text = "序列号";
  141. //
  142. // label9
  143. //
  144. this.label9.AutoSize = true;
  145. this.label9.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.label9.Location = new System.Drawing.Point(369, 320);
  147. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  148. this.label9.Name = "label9";
  149. this.label9.Size = new System.Drawing.Size(37, 20);
  150. this.label9.TabIndex = 10;
  151. this.label9.Text = "计数";
  152. //
  153. // count
  154. //
  155. this.count.AutoSize = true;
  156. this.count.Font = new System.Drawing.Font("微软雅黑", 10F);
  157. this.count.Location = new System.Drawing.Point(407, 320);
  158. this.count.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  159. this.count.Name = "count";
  160. this.count.Size = new System.Drawing.Size(17, 20);
  161. this.count.TabIndex = 12;
  162. this.count.Text = "0";
  163. //
  164. // OperateResult
  165. //
  166. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.OperateResult.Location = new System.Drawing.Point(21, 136);
  168. this.OperateResult.Name = "OperateResult";
  169. this.OperateResult.Size = new System.Drawing.Size(611, 165);
  170. this.OperateResult.TabIndex = 196;
  171. this.OperateResult.Text = "";
  172. //
  173. // sncode
  174. //
  175. this.sncode.AllPower = null;
  176. this.sncode.BackColor = System.Drawing.Color.White;
  177. this.sncode.ID = null;
  178. this.sncode.Location = new System.Drawing.Point(85, 320);
  179. this.sncode.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  180. this.sncode.Name = "sncode";
  181. this.sncode.Power = null;
  182. this.sncode.Size = new System.Drawing.Size(132, 21);
  183. this.sncode.Str = null;
  184. this.sncode.Str1 = null;
  185. this.sncode.Str2 = null;
  186. this.sncode.TabIndex = 11;
  187. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  188. //
  189. // pa_outboxcode
  190. //
  191. this.pa_outboxcode.AllPower = null;
  192. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  193. this.pa_outboxcode.ID = null;
  194. this.pa_outboxcode.Location = new System.Drawing.Point(106, 21);
  195. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  196. this.pa_outboxcode.Name = "pa_outboxcode";
  197. this.pa_outboxcode.Power = null;
  198. this.pa_outboxcode.Size = new System.Drawing.Size(132, 21);
  199. this.pa_outboxcode.Str = null;
  200. this.pa_outboxcode.Str1 = null;
  201. this.pa_outboxcode.Str2 = null;
  202. this.pa_outboxcode.TabIndex = 1;
  203. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_outboxcode_KeyDown);
  204. this.pa_outboxcode.Leave += new System.EventHandler(this.pa_outboxcode_Leave);
  205. //
  206. // Packing_CartonSplit
  207. //
  208. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  209. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  210. this.ClientSize = new System.Drawing.Size(655, 357);
  211. this.Controls.Add(this.OperateResult);
  212. this.Controls.Add(this.count);
  213. this.Controls.Add(this.sncode);
  214. this.Controls.Add(this.label9);
  215. this.Controls.Add(this.label8);
  216. this.Controls.Add(this.packtype);
  217. this.Controls.Add(this.label6);
  218. this.Controls.Add(this.pa_prodcode);
  219. this.Controls.Add(this.label4);
  220. this.Controls.Add(this.pa_currentqty);
  221. this.Controls.Add(this.label2);
  222. this.Controls.Add(this.lock_outbox);
  223. this.Controls.Add(this.pa_outboxcode);
  224. this.Controls.Add(this.label1);
  225. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  226. this.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  227. this.Name = "Packing_CartonSplit";
  228. this.Tag = "Packing!CartonSplit";
  229. this.Text = "Packing_CartonSplit";
  230. this.Load += new System.EventHandler(this.Packing_CartonSplit_Load);
  231. this.SizeChanged += new System.EventHandler(this.Packing_CartonSplit_SizeChanged);
  232. this.ResumeLayout(false);
  233. this.PerformLayout();
  234. }
  235. #endregion
  236. private System.Windows.Forms.Label label1;
  237. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  238. private System.Windows.Forms.CheckBox lock_outbox;
  239. private System.Windows.Forms.Label label2;
  240. private System.Windows.Forms.Label pa_currentqty;
  241. private System.Windows.Forms.Label label4;
  242. private System.Windows.Forms.Label pa_prodcode;
  243. private System.Windows.Forms.Label label6;
  244. private System.Windows.Forms.Label packtype;
  245. private System.Windows.Forms.Label label8;
  246. private System.Windows.Forms.Label label9;
  247. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  248. private System.Windows.Forms.Label count;
  249. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  250. }
  251. }