Packing_PalletCollectionZX.Designer.cs 50 KB

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