Packing_CartonSplit.Designer.cs 12 KB

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