Packing_PalletCollectionZX.Designer.cs 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_PalletCollectionZX
  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.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_PalletCollectionZX));
  30. this.pa_outboxcode_label = new System.Windows.Forms.Label();
  31. this.pa_totalqty_label = new System.Windows.Forms.Label();
  32. this.pa_makecode_label = new System.Windows.Forms.Label();
  33. this.pa_restqty_label = new System.Windows.Forms.Label();
  34. this.pa_salecode_label = new System.Windows.Forms.Label();
  35. this.outboxcode_label = new System.Windows.Forms.Label();
  36. this.pa_prodcode_label = new System.Windows.Forms.Label();
  37. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  38. this.PrintLabel_label = new System.Windows.Forms.Label();
  39. this.PrinterList_label = new System.Windows.Forms.Label();
  40. this.pa_packageqty_label = new System.Windows.Forms.Label();
  41. this.AutoOutBoxCode = new System.Windows.Forms.CheckBox();
  42. this.pa_status = new System.Windows.Forms.Label();
  43. this.Cancel = new System.Windows.Forms.CheckBox();
  44. this.pr_packrule = new System.Windows.Forms.Label();
  45. this.pa_salecode = new System.Windows.Forms.Label();
  46. this.pd_makecode = new System.Windows.Forms.Label();
  47. this.pd_prodcode = new System.Windows.Forms.Label();
  48. this.pd_salecode = new System.Windows.Forms.Label();
  49. this.pa_standardqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  51. this.Packing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  52. this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  53. this.pa_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  54. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  55. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  56. this.outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  57. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  58. this.Printlab = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  59. this.ReleasePallet = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  60. this.NewPalletCode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  61. this.pa_custcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  62. this.PackageInf = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  63. this.pd_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.pazxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.pa_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  70. this.pa_totalqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  71. this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  72. this.OutBoxLength_label = new System.Windows.Forms.Label();
  73. this.OutBoxLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  74. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  75. this.PalletPreFix_label = new System.Windows.Forms.Label();
  76. this.PalletPreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  77. this.PrintNum1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  78. this.label3 = new System.Windows.Forms.Label();
  79. this.PrintSecond = new System.Windows.Forms.CheckBox();
  80. this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  81. this.label7 = new System.Windows.Forms.Label();
  82. this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  83. this.label8 = new System.Windows.Forms.Label();
  84. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
  85. this.SuspendLayout();
  86. //
  87. // pa_outboxcode_label
  88. //
  89. this.pa_outboxcode_label.AutoSize = true;
  90. this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.pa_outboxcode_label.Location = new System.Drawing.Point(8, 84);
  92. this.pa_outboxcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  93. this.pa_outboxcode_label.Name = "pa_outboxcode_label";
  94. this.pa_outboxcode_label.Size = new System.Drawing.Size(114, 41);
  95. this.pa_outboxcode_label.TabIndex = 102;
  96. this.pa_outboxcode_label.Text = "栈板号";
  97. //
  98. // pa_totalqty_label
  99. //
  100. this.pa_totalqty_label.AutoSize = true;
  101. this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  102. this.pa_totalqty_label.Location = new System.Drawing.Point(580, 166);
  103. this.pa_totalqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  104. this.pa_totalqty_label.Name = "pa_totalqty_label";
  105. this.pa_totalqty_label.Size = new System.Drawing.Size(146, 41);
  106. this.pa_totalqty_label.TabIndex = 104;
  107. this.pa_totalqty_label.Text = "已装数量";
  108. //
  109. // pa_makecode_label
  110. //
  111. this.pa_makecode_label.AutoSize = true;
  112. this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.pa_makecode_label.Location = new System.Drawing.Point(580, 84);
  114. this.pa_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  115. this.pa_makecode_label.Name = "pa_makecode_label";
  116. this.pa_makecode_label.Size = new System.Drawing.Size(146, 41);
  117. this.pa_makecode_label.TabIndex = 108;
  118. this.pa_makecode_label.Text = "制造单号";
  119. //
  120. // pa_restqty_label
  121. //
  122. this.pa_restqty_label.AutoSize = true;
  123. this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.pa_restqty_label.Location = new System.Drawing.Point(1504, 230);
  125. this.pa_restqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  126. this.pa_restqty_label.Name = "pa_restqty_label";
  127. this.pa_restqty_label.Size = new System.Drawing.Size(146, 41);
  128. this.pa_restqty_label.TabIndex = 154;
  129. this.pa_restqty_label.Text = "打印张数";
  130. //
  131. // pa_salecode_label
  132. //
  133. this.pa_salecode_label.AutoSize = true;
  134. this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. this.pa_salecode_label.Location = new System.Drawing.Point(1506, 84);
  136. this.pa_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  137. this.pa_salecode_label.Name = "pa_salecode_label";
  138. this.pa_salecode_label.Size = new System.Drawing.Size(82, 41);
  139. this.pa_salecode_label.TabIndex = 157;
  140. this.pa_salecode_label.Text = "合同";
  141. //
  142. // outboxcode_label
  143. //
  144. this.outboxcode_label.AutoSize = true;
  145. this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.outboxcode_label.Location = new System.Drawing.Point(1426, 618);
  147. this.outboxcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  148. this.outboxcode_label.Name = "outboxcode_label";
  149. this.outboxcode_label.Size = new System.Drawing.Size(82, 41);
  150. this.outboxcode_label.TabIndex = 166;
  151. this.outboxcode_label.Text = "箱号";
  152. //
  153. // pa_prodcode_label
  154. //
  155. this.pa_prodcode_label.AutoSize = true;
  156. this.pa_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.pa_prodcode_label.Location = new System.Drawing.Point(964, 84);
  158. this.pa_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  159. this.pa_prodcode_label.Name = "pa_prodcode_label";
  160. this.pa_prodcode_label.Size = new System.Drawing.Size(146, 41);
  161. this.pa_prodcode_label.TabIndex = 169;
  162. this.pa_prodcode_label.Text = "产品编号";
  163. //
  164. // PrintLabel
  165. //
  166. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  167. this.PrintLabel.FormattingEnabled = true;
  168. this.PrintLabel.Location = new System.Drawing.Point(1690, 166);
  169. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  170. this.PrintLabel.Name = "PrintLabel";
  171. this.PrintLabel.Size = new System.Drawing.Size(234, 32);
  172. this.PrintLabel.TabIndex = 172;
  173. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  174. //
  175. // PrintLabel_label
  176. //
  177. this.PrintLabel_label.AutoSize = true;
  178. this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.PrintLabel_label.Location = new System.Drawing.Point(1506, 166);
  180. this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  181. this.PrintLabel_label.Name = "PrintLabel_label";
  182. this.PrintLabel_label.Size = new System.Drawing.Size(146, 41);
  183. this.PrintLabel_label.TabIndex = 174;
  184. this.PrintLabel_label.Text = "标签文件";
  185. //
  186. // PrinterList_label
  187. //
  188. this.PrinterList_label.AutoSize = true;
  189. this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.PrinterList_label.Location = new System.Drawing.Point(964, 166);
  191. this.PrinterList_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  192. this.PrinterList_label.Name = "PrinterList_label";
  193. this.PrinterList_label.Size = new System.Drawing.Size(178, 41);
  194. this.PrinterList_label.TabIndex = 173;
  195. this.PrinterList_label.Text = "打印机列表";
  196. //
  197. // pa_packageqty_label
  198. //
  199. this.pa_packageqty_label.AutoSize = true;
  200. this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.pa_packageqty_label.Location = new System.Drawing.Point(8, 166);
  202. this.pa_packageqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  203. this.pa_packageqty_label.Name = "pa_packageqty_label";
  204. this.pa_packageqty_label.Size = new System.Drawing.Size(146, 41);
  205. this.pa_packageqty_label.TabIndex = 176;
  206. this.pa_packageqty_label.Text = "栈板容量";
  207. //
  208. // AutoOutBoxCode
  209. //
  210. this.AutoOutBoxCode.AutoSize = true;
  211. this.AutoOutBoxCode.Checked = true;
  212. this.AutoOutBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
  213. this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 10F);
  214. this.AutoOutBoxCode.Location = new System.Drawing.Point(16, 32);
  215. this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(6);
  216. this.AutoOutBoxCode.Name = "AutoOutBoxCode";
  217. this.AutoOutBoxCode.Size = new System.Drawing.Size(155, 39);
  218. this.AutoOutBoxCode.TabIndex = 180;
  219. this.AutoOutBoxCode.Text = "自动生成";
  220. this.AutoOutBoxCode.UseVisualStyleBackColor = true;
  221. //
  222. // pa_status
  223. //
  224. this.pa_status.AutoSize = true;
  225. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.pa_status.Location = new System.Drawing.Point(1736, 348);
  227. this.pa_status.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  228. this.pa_status.Name = "pa_status";
  229. this.pa_status.Size = new System.Drawing.Size(0, 41);
  230. this.pa_status.TabIndex = 181;
  231. this.pa_status.Visible = false;
  232. //
  233. // Cancel
  234. //
  235. this.Cancel.AutoSize = true;
  236. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 10F);
  237. this.Cancel.Location = new System.Drawing.Point(1824, 614);
  238. this.Cancel.Margin = new System.Windows.Forms.Padding(6);
  239. this.Cancel.Name = "Cancel";
  240. this.Cancel.Size = new System.Drawing.Size(155, 39);
  241. this.Cancel.TabIndex = 185;
  242. this.Cancel.Text = "取消采集";
  243. this.Cancel.UseVisualStyleBackColor = true;
  244. //
  245. // pr_packrule
  246. //
  247. this.pr_packrule.AutoSize = true;
  248. this.pr_packrule.Location = new System.Drawing.Point(1498, 1042);
  249. this.pr_packrule.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  250. this.pr_packrule.Name = "pr_packrule";
  251. this.pr_packrule.Size = new System.Drawing.Size(0, 24);
  252. this.pr_packrule.TabIndex = 186;
  253. this.pr_packrule.Visible = false;
  254. //
  255. // pa_salecode
  256. //
  257. this.pa_salecode.AutoSize = true;
  258. this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.pa_salecode.Location = new System.Drawing.Point(1688, 84);
  260. this.pa_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  261. this.pa_salecode.Name = "pa_salecode";
  262. this.pa_salecode.Size = new System.Drawing.Size(0, 41);
  263. this.pa_salecode.TabIndex = 187;
  264. //
  265. // pd_makecode
  266. //
  267. this.pd_makecode.AutoSize = true;
  268. this.pd_makecode.Location = new System.Drawing.Point(1596, 600);
  269. this.pd_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  270. this.pd_makecode.Name = "pd_makecode";
  271. this.pd_makecode.Size = new System.Drawing.Size(0, 24);
  272. this.pd_makecode.TabIndex = 188;
  273. this.pd_makecode.Visible = false;
  274. //
  275. // pd_prodcode
  276. //
  277. this.pd_prodcode.AutoSize = true;
  278. this.pd_prodcode.Location = new System.Drawing.Point(1498, 598);
  279. this.pd_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  280. this.pd_prodcode.Name = "pd_prodcode";
  281. this.pd_prodcode.Size = new System.Drawing.Size(0, 24);
  282. this.pd_prodcode.TabIndex = 189;
  283. this.pd_prodcode.Visible = false;
  284. //
  285. // pd_salecode
  286. //
  287. this.pd_salecode.AutoSize = true;
  288. this.pd_salecode.Location = new System.Drawing.Point(1832, 596);
  289. this.pd_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  290. this.pd_salecode.Name = "pd_salecode";
  291. this.pd_salecode.Size = new System.Drawing.Size(0, 24);
  292. this.pd_salecode.TabIndex = 190;
  293. this.pd_salecode.Visible = false;
  294. //
  295. // pa_standardqty
  296. //
  297. this.pa_standardqty.AllPower = null;
  298. this.pa_standardqty.BackColor = System.Drawing.Color.White;
  299. this.pa_standardqty.ID = null;
  300. this.pa_standardqty.Location = new System.Drawing.Point(170, 168);
  301. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4);
  302. this.pa_standardqty.Name = "pa_standardqty";
  303. this.pa_standardqty.Power = null;
  304. this.pa_standardqty.Size = new System.Drawing.Size(224, 35);
  305. this.pa_standardqty.Str = null;
  306. this.pa_standardqty.Str1 = null;
  307. this.pa_standardqty.Str2 = null;
  308. this.pa_standardqty.TabIndex = 184;
  309. this.pa_standardqty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_standardqty_KeyDown);
  310. //
  311. // PrintNum
  312. //
  313. this.PrintNum.AllPower = null;
  314. this.PrintNum.BackColor = System.Drawing.Color.White;
  315. this.PrintNum.ID = null;
  316. this.PrintNum.Location = new System.Drawing.Point(1688, 234);
  317. this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
  318. this.PrintNum.Name = "PrintNum";
  319. this.PrintNum.Power = null;
  320. this.PrintNum.Size = new System.Drawing.Size(234, 35);
  321. this.PrintNum.Str = null;
  322. this.PrintNum.Str1 = null;
  323. this.PrintNum.Str2 = null;
  324. this.PrintNum.TabIndex = 183;
  325. //
  326. // Packing
  327. //
  328. this.Packing.AllPower = null;
  329. this.Packing.BackColor = System.Drawing.Color.Transparent;
  330. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  331. this.Packing.Image = ((System.Drawing.Image)(resources.GetObject("Packing.Image")));
  332. this.Packing.IsShowBorder = true;
  333. this.Packing.Location = new System.Drawing.Point(1810, 544);
  334. this.Packing.Margin = new System.Windows.Forms.Padding(6);
  335. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  336. this.Packing.Name = "Packing";
  337. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  338. this.Packing.Power = "ifspecial";
  339. this.Packing.Size = new System.Drawing.Size(112, 48);
  340. this.Packing.TabIndex = 178;
  341. this.Packing.Text = "封栈板";
  342. this.Packing.UseVisualStyleBackColor = true;
  343. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  344. //
  345. // PrinterList
  346. //
  347. this.PrinterList.Location = new System.Drawing.Point(1184, 168);
  348. this.PrinterList.Margin = new System.Windows.Forms.Padding(8);
  349. this.PrinterList.Name = "PrinterList";
  350. this.PrinterList.Size = new System.Drawing.Size(264, 40);
  351. this.PrinterList.TabIndex = 171;
  352. //
  353. // pa_prodcode
  354. //
  355. this.pa_prodcode.AutoSize = true;
  356. this.pa_prodcode.CutLength = null;
  357. this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  358. this.pa_prodcode.Location = new System.Drawing.Point(1176, 84);
  359. this.pa_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  360. this.pa_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
  361. this.pa_prodcode.Name = "pa_prodcode";
  362. this.pa_prodcode.Size = new System.Drawing.Size(0, 41);
  363. this.pa_prodcode.TabIndex = 170;
  364. this.pa_prodcode.Tag = "1";
  365. this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
  366. //
  367. // Clean
  368. //
  369. this.Clean.AllPower = null;
  370. this.Clean.BackColor = System.Drawing.Color.Transparent;
  371. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  372. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  373. this.Clean.IsShowBorder = true;
  374. this.Clean.Location = new System.Drawing.Point(1658, 1020);
  375. this.Clean.Margin = new System.Windows.Forms.Padding(6);
  376. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  377. this.Clean.Name = "Clean";
  378. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  379. this.Clean.Power = null;
  380. this.Clean.Size = new System.Drawing.Size(120, 48);
  381. this.Clean.TabIndex = 168;
  382. this.Clean.Text = "清除";
  383. this.Clean.UseVisualStyleBackColor = true;
  384. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  385. //
  386. // OperateResult
  387. //
  388. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.OperateResult.Location = new System.Drawing.Point(1430, 679);
  390. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  391. this.OperateResult.Name = "OperateResult";
  392. this.OperateResult.Size = new System.Drawing.Size(550, 325);
  393. this.OperateResult.TabIndex = 167;
  394. this.OperateResult.Text = "";
  395. //
  396. // outboxcode
  397. //
  398. this.outboxcode.AllPower = "ifall";
  399. this.outboxcode.BackColor = System.Drawing.Color.White;
  400. this.outboxcode.ID = null;
  401. this.outboxcode.Location = new System.Drawing.Point(1528, 618);
  402. this.outboxcode.Margin = new System.Windows.Forms.Padding(6);
  403. this.outboxcode.Name = "outboxcode";
  404. this.outboxcode.Power = "ifread";
  405. this.outboxcode.Size = new System.Drawing.Size(260, 35);
  406. this.outboxcode.Str = null;
  407. this.outboxcode.Str1 = null;
  408. this.outboxcode.Str2 = null;
  409. this.outboxcode.TabIndex = 164;
  410. this.outboxcode.Tag = "NoAuto";
  411. this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown);
  412. //
  413. // pa_outboxcode
  414. //
  415. this.pa_outboxcode.AllPower = "ifall";
  416. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  417. this.pa_outboxcode.ID = null;
  418. this.pa_outboxcode.Location = new System.Drawing.Point(170, 88);
  419. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(6);
  420. this.pa_outboxcode.Name = "pa_outboxcode";
  421. this.pa_outboxcode.Power = "ifread";
  422. this.pa_outboxcode.Size = new System.Drawing.Size(342, 35);
  423. this.pa_outboxcode.Str = null;
  424. this.pa_outboxcode.Str1 = null;
  425. this.pa_outboxcode.Str2 = null;
  426. this.pa_outboxcode.TabIndex = 163;
  427. this.pa_outboxcode.Tag = "NoAuto";
  428. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
  429. //
  430. // Printlab
  431. //
  432. this.Printlab.AllPower = null;
  433. this.Printlab.BackColor = System.Drawing.Color.Transparent;
  434. this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
  435. this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image")));
  436. this.Printlab.IsShowBorder = true;
  437. this.Printlab.Location = new System.Drawing.Point(1658, 544);
  438. this.Printlab.Margin = new System.Windows.Forms.Padding(6);
  439. this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
  440. this.Printlab.Name = "Printlab";
  441. this.Printlab.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printlab.NormalImage")));
  442. this.Printlab.Power = null;
  443. this.Printlab.Size = new System.Drawing.Size(90, 48);
  444. this.Printlab.TabIndex = 161;
  445. this.Printlab.Text = "打印";
  446. this.Printlab.UseVisualStyleBackColor = true;
  447. this.Printlab.Click += new System.EventHandler(this.Print_Click);
  448. //
  449. // ReleasePallet
  450. //
  451. this.ReleasePallet.AllPower = null;
  452. this.ReleasePallet.BackColor = System.Drawing.Color.Transparent;
  453. this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
  454. this.ReleasePallet.Image = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.Image")));
  455. this.ReleasePallet.IsShowBorder = true;
  456. this.ReleasePallet.Location = new System.Drawing.Point(1486, 544);
  457. this.ReleasePallet.Margin = new System.Windows.Forms.Padding(6);
  458. this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
  459. this.ReleasePallet.Name = "ReleasePallet";
  460. this.ReleasePallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.NormalImage")));
  461. this.ReleasePallet.Power = null;
  462. this.ReleasePallet.Size = new System.Drawing.Size(112, 48);
  463. this.ReleasePallet.TabIndex = 160;
  464. this.ReleasePallet.Text = "解除栈板";
  465. this.ReleasePallet.UseVisualStyleBackColor = true;
  466. this.ReleasePallet.Click += new System.EventHandler(this.ReleasePallet_Click);
  467. //
  468. // NewPalletCode
  469. //
  470. this.NewPalletCode.AllPower = "ifall";
  471. this.NewPalletCode.BackColor = System.Drawing.Color.Transparent;
  472. this.NewPalletCode.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.DownImage")));
  473. this.NewPalletCode.Image = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.Image")));
  474. this.NewPalletCode.IsShowBorder = true;
  475. this.NewPalletCode.Location = new System.Drawing.Point(1832, 32);
  476. this.NewPalletCode.Margin = new System.Windows.Forms.Padding(6);
  477. this.NewPalletCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.MoveImage")));
  478. this.NewPalletCode.Name = "NewPalletCode";
  479. this.NewPalletCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.NormalImage")));
  480. this.NewPalletCode.Power = "ifread";
  481. this.NewPalletCode.Size = new System.Drawing.Size(120, 48);
  482. this.NewPalletCode.TabIndex = 159;
  483. this.NewPalletCode.Text = "新增栈板";
  484. this.NewPalletCode.UseVisualStyleBackColor = true;
  485. this.NewPalletCode.Visible = false;
  486. this.NewPalletCode.Click += new System.EventHandler(this.NewPallet_Click);
  487. //
  488. // pa_custcode
  489. //
  490. this.pa_custcode.AutoSize = true;
  491. this.pa_custcode.CutLength = null;
  492. this.pa_custcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  493. this.pa_custcode.Location = new System.Drawing.Point(1448, 348);
  494. this.pa_custcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  495. this.pa_custcode.MaximumSize = new System.Drawing.Size(300, 0);
  496. this.pa_custcode.Name = "pa_custcode";
  497. this.pa_custcode.Size = new System.Drawing.Size(0, 41);
  498. this.pa_custcode.TabIndex = 158;
  499. this.pa_custcode.Tag = "1";
  500. //
  501. // PackageInf
  502. //
  503. this.PackageInf.AllowUserToAddRows = false;
  504. this.PackageInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  505. this.PackageInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  506. this.pd_outboxcode,
  507. this.pazxcode,
  508. this.pd_innerqty,
  509. this.Column3,
  510. this.Column4,
  511. this.Column5});
  512. this.PackageInf.EnableContentClick = true;
  513. this.PackageInf.Location = new System.Drawing.Point(6, 258);
  514. this.PackageInf.Margin = new System.Windows.Forms.Padding(6);
  515. this.PackageInf.Name = "PackageInf";
  516. this.PackageInf.RowHeadersWidth = 82;
  517. this.PackageInf.RowTemplate.Height = 23;
  518. this.PackageInf.Size = new System.Drawing.Size(1412, 830);
  519. this.PackageInf.TabIndex = 156;
  520. //
  521. // pd_outboxcode
  522. //
  523. this.pd_outboxcode.DataPropertyName = "code";
  524. this.pd_outboxcode.HeaderText = "MES箱号";
  525. this.pd_outboxcode.MinimumWidth = 200;
  526. this.pd_outboxcode.Name = "pd_outboxcode";
  527. this.pd_outboxcode.ReadOnly = true;
  528. this.pd_outboxcode.Width = 200;
  529. //
  530. // pazxcode
  531. //
  532. this.pazxcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
  533. this.pazxcode.DataPropertyName = "pazxcode";
  534. this.pazxcode.HeaderText = "中兴箱号";
  535. this.pazxcode.MinimumWidth = 200;
  536. this.pazxcode.Name = "pazxcode";
  537. this.pazxcode.Width = 200;
  538. //
  539. // pd_innerqty
  540. //
  541. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  542. this.pd_innerqty.HeaderText = "数量";
  543. this.pd_innerqty.MinimumWidth = 70;
  544. this.pd_innerqty.Name = "pd_innerqty";
  545. this.pd_innerqty.ReadOnly = true;
  546. this.pd_innerqty.Width = 70;
  547. //
  548. // Column3
  549. //
  550. this.Column3.DataPropertyName = "pd_prodcode";
  551. this.Column3.HeaderText = "产品编号";
  552. this.Column3.MinimumWidth = 150;
  553. this.Column3.Name = "Column3";
  554. this.Column3.ReadOnly = true;
  555. this.Column3.Width = 150;
  556. //
  557. // Column4
  558. //
  559. this.Column4.DataPropertyName = "pd_makecode";
  560. this.Column4.HeaderText = "工单号";
  561. this.Column4.MinimumWidth = 150;
  562. this.Column4.Name = "Column4";
  563. this.Column4.ReadOnly = true;
  564. this.Column4.Width = 150;
  565. //
  566. // Column5
  567. //
  568. this.Column5.DataPropertyName = "pa_salecode";
  569. this.Column5.HeaderText = "合同";
  570. this.Column5.MinimumWidth = 150;
  571. this.Column5.Name = "Column5";
  572. this.Column5.ReadOnly = true;
  573. this.Column5.Width = 150;
  574. //
  575. // pa_makecode
  576. //
  577. this.pa_makecode.AutoSize = true;
  578. this.pa_makecode.CutLength = null;
  579. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.pa_makecode.Location = new System.Drawing.Point(748, 84);
  581. this.pa_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  582. this.pa_makecode.MaximumSize = new System.Drawing.Size(300, 0);
  583. this.pa_makecode.Name = "pa_makecode";
  584. this.pa_makecode.Size = new System.Drawing.Size(0, 41);
  585. this.pa_makecode.TabIndex = 109;
  586. this.pa_makecode.Tag = "1";
  587. //
  588. // pa_totalqty
  589. //
  590. this.pa_totalqty.AutoSize = true;
  591. this.pa_totalqty.CutLength = null;
  592. this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  593. this.pa_totalqty.Location = new System.Drawing.Point(748, 166);
  594. this.pa_totalqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  595. this.pa_totalqty.MaximumSize = new System.Drawing.Size(300, 0);
  596. this.pa_totalqty.Name = "pa_totalqty";
  597. this.pa_totalqty.Size = new System.Drawing.Size(0, 41);
  598. this.pa_totalqty.TabIndex = 105;
  599. this.pa_totalqty.Tag = "1";
  600. //
  601. // AutoPrint
  602. //
  603. this.AutoPrint.Checked = true;
  604. this.AutoPrint.Location = new System.Drawing.Point(1520, 283);
  605. this.AutoPrint.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
  606. this.AutoPrint.Name = "AutoPrint";
  607. this.AutoPrint.Size = new System.Drawing.Size(168, 44);
  608. this.AutoPrint.TabIndex = 191;
  609. //
  610. // OutBoxLength_label
  611. //
  612. this.OutBoxLength_label.AutoSize = true;
  613. this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  614. this.OutBoxLength_label.Location = new System.Drawing.Point(184, 34);
  615. this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  616. this.OutBoxLength_label.Name = "OutBoxLength_label";
  617. this.OutBoxLength_label.Size = new System.Drawing.Size(71, 36);
  618. this.OutBoxLength_label.TabIndex = 193;
  619. this.OutBoxLength_label.Text = "长度";
  620. //
  621. // OutBoxLength
  622. //
  623. this.OutBoxLength.AllPower = null;
  624. this.OutBoxLength.BackColor = System.Drawing.Color.White;
  625. this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
  626. this.OutBoxLength.ID = null;
  627. this.OutBoxLength.Location = new System.Drawing.Point(268, 32);
  628. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  629. this.OutBoxLength.Name = "OutBoxLength";
  630. this.OutBoxLength.Power = null;
  631. this.OutBoxLength.Size = new System.Drawing.Size(72, 39);
  632. this.OutBoxLength.Str = null;
  633. this.OutBoxLength.Str1 = null;
  634. this.OutBoxLength.Str2 = null;
  635. this.OutBoxLength.TabIndex = 192;
  636. this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown);
  637. //
  638. // StepCount
  639. //
  640. this.StepCount.LineCode = null;
  641. this.StepCount.Location = new System.Drawing.Point(964, 22);
  642. this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  643. this.StepCount.Name = "StepCount";
  644. this.StepCount.Size = new System.Drawing.Size(176, 44);
  645. this.StepCount.Source = null;
  646. this.StepCount.StepCode = null;
  647. this.StepCount.TabIndex = 194;
  648. //
  649. // PalletPreFix_label
  650. //
  651. this.PalletPreFix_label.AutoSize = true;
  652. this.PalletPreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  653. this.PalletPreFix_label.Location = new System.Drawing.Point(364, 34);
  654. this.PalletPreFix_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  655. this.PalletPreFix_label.Name = "PalletPreFix_label";
  656. this.PalletPreFix_label.Size = new System.Drawing.Size(71, 36);
  657. this.PalletPreFix_label.TabIndex = 196;
  658. this.PalletPreFix_label.Text = "前缀";
  659. //
  660. // PalletPreFix
  661. //
  662. this.PalletPreFix.AllPower = null;
  663. this.PalletPreFix.BackColor = System.Drawing.Color.White;
  664. this.PalletPreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  665. this.PalletPreFix.ID = null;
  666. this.PalletPreFix.Location = new System.Drawing.Point(440, 32);
  667. this.PalletPreFix.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  668. this.PalletPreFix.Name = "PalletPreFix";
  669. this.PalletPreFix.Power = null;
  670. this.PalletPreFix.Size = new System.Drawing.Size(72, 39);
  671. this.PalletPreFix.Str = null;
  672. this.PalletPreFix.Str1 = null;
  673. this.PalletPreFix.Str2 = null;
  674. this.PalletPreFix.TabIndex = 195;
  675. this.PalletPreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PalletPreFix_KeyDown);
  676. //
  677. // PrintNum1
  678. //
  679. this.PrintNum1.AllPower = null;
  680. this.PrintNum1.BackColor = System.Drawing.Color.White;
  681. this.PrintNum1.ID = null;
  682. this.PrintNum1.Location = new System.Drawing.Point(1799, 357);
  683. this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
  684. this.PrintNum1.Name = "PrintNum1";
  685. this.PrintNum1.Negative = false;
  686. this.PrintNum1.Power = null;
  687. this.PrintNum1.Size = new System.Drawing.Size(85, 35);
  688. this.PrintNum1.Str = null;
  689. this.PrintNum1.Str1 = null;
  690. this.PrintNum1.Str2 = null;
  691. this.PrintNum1.TabIndex = 220;
  692. this.PrintNum1.Text = "1";
  693. //
  694. // label3
  695. //
  696. this.label3.AutoSize = true;
  697. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  698. this.label3.Location = new System.Drawing.Point(1694, 354);
  699. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  700. this.label3.Name = "label3";
  701. this.label3.Size = new System.Drawing.Size(82, 41);
  702. this.label3.TabIndex = 219;
  703. this.label3.Text = "份数";
  704. //
  705. // PrintSecond
  706. //
  707. this.PrintSecond.AutoSize = true;
  708. this.PrintSecond.Checked = true;
  709. this.PrintSecond.CheckState = System.Windows.Forms.CheckState.Checked;
  710. this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  711. this.PrintSecond.ForeColor = System.Drawing.Color.Red;
  712. this.PrintSecond.Location = new System.Drawing.Point(1520, 359);
  713. this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
  714. this.PrintSecond.Name = "PrintSecond";
  715. this.PrintSecond.Size = new System.Drawing.Size(162, 28);
  716. this.PrintSecond.TabIndex = 218;
  717. this.PrintSecond.Text = "打印副标签";
  718. this.PrintSecond.UseVisualStyleBackColor = true;
  719. //
  720. // PrintLabel1
  721. //
  722. this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  723. this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
  724. this.PrintLabel1.FormattingEnabled = true;
  725. this.PrintLabel1.Location = new System.Drawing.Point(1646, 492);
  726. this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
  727. this.PrintLabel1.Name = "PrintLabel1";
  728. this.PrintLabel1.Size = new System.Drawing.Size(264, 39);
  729. this.PrintLabel1.TabIndex = 216;
  730. //
  731. // label7
  732. //
  733. this.label7.AutoSize = true;
  734. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  735. this.label7.Location = new System.Drawing.Point(1518, 487);
  736. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  737. this.label7.Name = "label7";
  738. this.label7.Size = new System.Drawing.Size(101, 41);
  739. this.label7.TabIndex = 217;
  740. this.label7.Text = "标签1";
  741. //
  742. // PrintList1
  743. //
  744. this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
  745. this.PrintList1.Location = new System.Drawing.Point(1646, 422);
  746. this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  747. this.PrintList1.Name = "PrintList1";
  748. this.PrintList1.Size = new System.Drawing.Size(264, 56);
  749. this.PrintList1.TabIndex = 215;
  750. //
  751. // label8
  752. //
  753. this.label8.AutoSize = true;
  754. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  755. this.label8.Location = new System.Drawing.Point(1511, 422);
  756. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  757. this.label8.Name = "label8";
  758. this.label8.Size = new System.Drawing.Size(133, 41);
  759. this.label8.TabIndex = 214;
  760. this.label8.Text = "打印机1";
  761. //
  762. // Packing_PalletCollectionZX
  763. //
  764. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  765. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  766. this.ClientSize = new System.Drawing.Size(1994, 1104);
  767. this.Controls.Add(this.PrintNum1);
  768. this.Controls.Add(this.label3);
  769. this.Controls.Add(this.PrintSecond);
  770. this.Controls.Add(this.PrintLabel1);
  771. this.Controls.Add(this.label7);
  772. this.Controls.Add(this.PrintList1);
  773. this.Controls.Add(this.label8);
  774. this.Controls.Add(this.PalletPreFix_label);
  775. this.Controls.Add(this.PalletPreFix);
  776. this.Controls.Add(this.StepCount);
  777. this.Controls.Add(this.OutBoxLength_label);
  778. this.Controls.Add(this.OutBoxLength);
  779. this.Controls.Add(this.AutoPrint);
  780. this.Controls.Add(this.pd_salecode);
  781. this.Controls.Add(this.pd_prodcode);
  782. this.Controls.Add(this.pd_makecode);
  783. this.Controls.Add(this.pa_salecode);
  784. this.Controls.Add(this.pr_packrule);
  785. this.Controls.Add(this.Cancel);
  786. this.Controls.Add(this.pa_standardqty);
  787. this.Controls.Add(this.PrintNum);
  788. this.Controls.Add(this.pa_status);
  789. this.Controls.Add(this.AutoOutBoxCode);
  790. this.Controls.Add(this.Packing);
  791. this.Controls.Add(this.pa_packageqty_label);
  792. this.Controls.Add(this.PrintLabel_label);
  793. this.Controls.Add(this.PrinterList_label);
  794. this.Controls.Add(this.PrintLabel);
  795. this.Controls.Add(this.PrinterList);
  796. this.Controls.Add(this.pa_prodcode);
  797. this.Controls.Add(this.pa_prodcode_label);
  798. this.Controls.Add(this.Clean);
  799. this.Controls.Add(this.OperateResult);
  800. this.Controls.Add(this.outboxcode_label);
  801. this.Controls.Add(this.outboxcode);
  802. this.Controls.Add(this.pa_outboxcode);
  803. this.Controls.Add(this.Printlab);
  804. this.Controls.Add(this.ReleasePallet);
  805. this.Controls.Add(this.NewPalletCode);
  806. this.Controls.Add(this.pa_custcode);
  807. this.Controls.Add(this.pa_salecode_label);
  808. this.Controls.Add(this.PackageInf);
  809. this.Controls.Add(this.pa_restqty_label);
  810. this.Controls.Add(this.pa_makecode);
  811. this.Controls.Add(this.pa_makecode_label);
  812. this.Controls.Add(this.pa_totalqty);
  813. this.Controls.Add(this.pa_totalqty_label);
  814. this.Controls.Add(this.pa_outboxcode_label);
  815. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  816. this.Margin = new System.Windows.Forms.Padding(6);
  817. this.Name = "Packing_PalletCollectionZX";
  818. this.Tag = "Packing!BigBoxCollection";
  819. this.Text = " ";
  820. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PalletCollection_FormClosing);
  821. this.Load += new System.EventHandler(this.Make_PalletCollection_Load);
  822. this.SizeChanged += new System.EventHandler(this.Make_PalletCollection_SizeChanged);
  823. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit();
  824. this.ResumeLayout(true);
  825. this.PerformLayout();
  826. }
  827. #endregion
  828. private System.Windows.Forms.Label pa_outboxcode_label;
  829. private CustomControl.ValueLabel.ValueLabel pa_totalqty;
  830. private System.Windows.Forms.Label pa_totalqty_label;
  831. private CustomControl.ValueLabel.ValueLabel pa_makecode;
  832. private System.Windows.Forms.Label pa_makecode_label;
  833. private System.Windows.Forms.Label pa_restqty_label;
  834. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageInf;
  835. private CustomControl.ValueLabel.ValueLabel pa_custcode;
  836. private System.Windows.Forms.Label pa_salecode_label;
  837. private CustomControl.ButtonUtil.NormalButton NewPalletCode;
  838. private CustomControl.ButtonUtil.NormalButton ReleasePallet;
  839. private CustomControl.ButtonUtil.NormalButton Printlab;
  840. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  841. private CustomControl.TextBoxWithIcon.SnCollectionBox outboxcode;
  842. private System.Windows.Forms.Label outboxcode_label;
  843. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  844. private CustomControl.ButtonUtil.NormalButton Clean;
  845. private CustomControl.ValueLabel.ValueLabel pa_prodcode;
  846. private System.Windows.Forms.Label pa_prodcode_label;
  847. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  848. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  849. private System.Windows.Forms.Label PrintLabel_label;
  850. private System.Windows.Forms.Label PrinterList_label;
  851. private System.Windows.Forms.Label pa_packageqty_label;
  852. private CustomControl.ButtonUtil.NormalButton Packing;
  853. private System.Windows.Forms.CheckBox AutoOutBoxCode;
  854. private System.Windows.Forms.Label pa_status;
  855. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  856. private CustomControl.TextBoxWithIcon.EnterTextBox pa_standardqty;
  857. private System.Windows.Forms.CheckBox Cancel;
  858. private System.Windows.Forms.Label pr_packrule;
  859. private System.Windows.Forms.Label pa_salecode;
  860. private System.Windows.Forms.Label pd_makecode;
  861. private System.Windows.Forms.Label pd_prodcode;
  862. private System.Windows.Forms.Label pd_salecode;
  863. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  864. private System.Windows.Forms.Label OutBoxLength_label;
  865. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  866. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  867. private System.Windows.Forms.Label PalletPreFix_label;
  868. private CustomControl.TextBoxWithIcon.SnCollectionBox PalletPreFix;
  869. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum1;
  870. private System.Windows.Forms.Label label3;
  871. private System.Windows.Forms.CheckBox PrintSecond;
  872. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
  873. private System.Windows.Forms.Label label7;
  874. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
  875. private System.Windows.Forms.Label label8;
  876. private System.Windows.Forms.DataGridViewTextBoxColumn pd_outboxcode;
  877. private System.Windows.Forms.DataGridViewTextBoxColumn pazxcode;
  878. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  879. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  880. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  881. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  882. }
  883. }