Packing_PalletCollection.Designer.cs 55 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_PalletCollection
  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_PalletCollection));
  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.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.pa_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  69. this.pa_totalqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  70. this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  71. this.OutBoxLength_label = new System.Windows.Forms.Label();
  72. this.OutBoxLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  73. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  74. this.PalletPreFix_label = new System.Windows.Forms.Label();
  75. this.PalletPreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  76. this.pa_productcolor = new System.Windows.Forms.Label();
  77. this.pa_sku = new System.Windows.Forms.Label();
  78. this.pa_colorcode = new System.Windows.Forms.Label();
  79. this.label5 = new System.Windows.Forms.Label();
  80. this.label4 = new System.Windows.Forms.Label();
  81. this.AAQ = new System.Windows.Forms.Label();
  82. this.pd_colorcode = new System.Windows.Forms.Label();
  83. this.pd_sku = new System.Windows.Forms.Label();
  84. this.pd_productcolor = new System.Windows.Forms.Label();
  85. this.label1 = new System.Windows.Forms.Label();
  86. this.pa_softversion = new System.Windows.Forms.Label();
  87. this.pd_softversion = new System.Windows.Forms.Label();
  88. this.pa_location = new System.Windows.Forms.Label();
  89. this.pa_upc = new System.Windows.Forms.Label();
  90. this.label6 = new System.Windows.Forms.Label();
  91. this.label7 = new System.Windows.Forms.Label();
  92. this.pd_upc = new System.Windows.Forms.Label();
  93. this.pd_location = new System.Windows.Forms.Label();
  94. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
  95. this.SuspendLayout();
  96. //
  97. // pa_outboxcode_label
  98. //
  99. this.pa_outboxcode_label.AutoSize = true;
  100. this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.pa_outboxcode_label.Location = new System.Drawing.Point(5, 52);
  102. this.pa_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  103. this.pa_outboxcode_label.Name = "pa_outboxcode_label";
  104. this.pa_outboxcode_label.Size = new System.Drawing.Size(72, 27);
  105. this.pa_outboxcode_label.TabIndex = 102;
  106. this.pa_outboxcode_label.Text = "栈板号";
  107. //
  108. // pa_totalqty_label
  109. //
  110. this.pa_totalqty_label.AutoSize = true;
  111. this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.pa_totalqty_label.Location = new System.Drawing.Point(387, 92);
  113. this.pa_totalqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  114. this.pa_totalqty_label.Name = "pa_totalqty_label";
  115. this.pa_totalqty_label.Size = new System.Drawing.Size(92, 27);
  116. this.pa_totalqty_label.TabIndex = 104;
  117. this.pa_totalqty_label.Text = "已装数量";
  118. //
  119. // pa_makecode_label
  120. //
  121. this.pa_makecode_label.AutoSize = true;
  122. this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.pa_makecode_label.Location = new System.Drawing.Point(387, 52);
  124. this.pa_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  125. this.pa_makecode_label.Name = "pa_makecode_label";
  126. this.pa_makecode_label.Size = new System.Drawing.Size(92, 27);
  127. this.pa_makecode_label.TabIndex = 108;
  128. this.pa_makecode_label.Text = "制造单号";
  129. //
  130. // pa_restqty_label
  131. //
  132. this.pa_restqty_label.AutoSize = true;
  133. this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.pa_restqty_label.Location = new System.Drawing.Point(1004, 158);
  135. this.pa_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  136. this.pa_restqty_label.Name = "pa_restqty_label";
  137. this.pa_restqty_label.Size = new System.Drawing.Size(92, 27);
  138. this.pa_restqty_label.TabIndex = 154;
  139. this.pa_restqty_label.Text = "打印张数";
  140. //
  141. // pa_salecode_label
  142. //
  143. this.pa_salecode_label.AutoSize = true;
  144. this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.pa_salecode_label.Location = new System.Drawing.Point(1245, 642);
  146. this.pa_salecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  147. this.pa_salecode_label.Name = "pa_salecode_label";
  148. this.pa_salecode_label.Size = new System.Drawing.Size(52, 27);
  149. this.pa_salecode_label.TabIndex = 157;
  150. this.pa_salecode_label.Text = "合同";
  151. this.pa_salecode_label.Visible = false;
  152. //
  153. // outboxcode_label
  154. //
  155. this.outboxcode_label.AutoSize = true;
  156. this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.outboxcode_label.Location = new System.Drawing.Point(951, 327);
  158. this.outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  159. this.outboxcode_label.Name = "outboxcode_label";
  160. this.outboxcode_label.Size = new System.Drawing.Size(52, 27);
  161. this.outboxcode_label.TabIndex = 166;
  162. this.outboxcode_label.Text = "箱号";
  163. //
  164. // pa_prodcode_label
  165. //
  166. this.pa_prodcode_label.AutoSize = true;
  167. this.pa_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.pa_prodcode_label.Location = new System.Drawing.Point(643, 52);
  169. this.pa_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  170. this.pa_prodcode_label.Name = "pa_prodcode_label";
  171. this.pa_prodcode_label.Size = new System.Drawing.Size(92, 27);
  172. this.pa_prodcode_label.TabIndex = 169;
  173. this.pa_prodcode_label.Text = "产品编号";
  174. //
  175. // PrintLabel
  176. //
  177. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  178. this.PrintLabel.FormattingEnabled = true;
  179. this.PrintLabel.Location = new System.Drawing.Point(789, 123);
  180. this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  181. this.PrintLabel.Name = "PrintLabel";
  182. this.PrintLabel.Size = new System.Drawing.Size(495, 23);
  183. this.PrintLabel.TabIndex = 172;
  184. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  185. //
  186. // PrintLabel_label
  187. //
  188. this.PrintLabel_label.AutoSize = true;
  189. this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.PrintLabel_label.Location = new System.Drawing.Point(667, 123);
  191. this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  192. this.PrintLabel_label.Name = "PrintLabel_label";
  193. this.PrintLabel_label.Size = new System.Drawing.Size(92, 27);
  194. this.PrintLabel_label.TabIndex = 174;
  195. this.PrintLabel_label.Text = "标签文件";
  196. //
  197. // PrinterList_label
  198. //
  199. this.PrinterList_label.AutoSize = true;
  200. this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.PrinterList_label.Location = new System.Drawing.Point(643, 92);
  202. this.PrinterList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  203. this.PrinterList_label.Name = "PrinterList_label";
  204. this.PrinterList_label.Size = new System.Drawing.Size(112, 27);
  205. this.PrinterList_label.TabIndex = 173;
  206. this.PrinterList_label.Text = "打印机列表";
  207. //
  208. // pa_packageqty_label
  209. //
  210. this.pa_packageqty_label.AutoSize = true;
  211. this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.pa_packageqty_label.Location = new System.Drawing.Point(5, 92);
  213. this.pa_packageqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  214. this.pa_packageqty_label.Name = "pa_packageqty_label";
  215. this.pa_packageqty_label.Size = new System.Drawing.Size(92, 27);
  216. this.pa_packageqty_label.TabIndex = 176;
  217. this.pa_packageqty_label.Text = "栈板容量";
  218. //
  219. // AutoOutBoxCode
  220. //
  221. this.AutoOutBoxCode.AutoSize = true;
  222. this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 10F);
  223. this.AutoOutBoxCode.Location = new System.Drawing.Point(11, 20);
  224. this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  225. this.AutoOutBoxCode.Name = "AutoOutBoxCode";
  226. this.AutoOutBoxCode.Size = new System.Drawing.Size(100, 27);
  227. this.AutoOutBoxCode.TabIndex = 180;
  228. this.AutoOutBoxCode.Text = "自动生成";
  229. this.AutoOutBoxCode.UseVisualStyleBackColor = true;
  230. //
  231. // pa_status
  232. //
  233. this.pa_status.AutoSize = true;
  234. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.pa_status.Location = new System.Drawing.Point(1157, 218);
  236. this.pa_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  237. this.pa_status.Name = "pa_status";
  238. this.pa_status.Size = new System.Drawing.Size(0, 27);
  239. this.pa_status.TabIndex = 181;
  240. this.pa_status.Visible = false;
  241. //
  242. // Cancel
  243. //
  244. this.Cancel.AutoSize = true;
  245. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 10F);
  246. this.Cancel.Location = new System.Drawing.Point(1216, 323);
  247. this.Cancel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  248. this.Cancel.Name = "Cancel";
  249. this.Cancel.Size = new System.Drawing.Size(100, 27);
  250. this.Cancel.TabIndex = 185;
  251. this.Cancel.Text = "取消采集";
  252. this.Cancel.UseVisualStyleBackColor = true;
  253. //
  254. // pr_packrule
  255. //
  256. this.pr_packrule.AutoSize = true;
  257. this.pr_packrule.Location = new System.Drawing.Point(999, 652);
  258. this.pr_packrule.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  259. this.pr_packrule.Name = "pr_packrule";
  260. this.pr_packrule.Size = new System.Drawing.Size(0, 15);
  261. this.pr_packrule.TabIndex = 186;
  262. this.pr_packrule.Visible = false;
  263. //
  264. // pa_salecode
  265. //
  266. this.pa_salecode.AutoSize = true;
  267. this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.pa_salecode.Location = new System.Drawing.Point(1367, 642);
  269. this.pa_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  270. this.pa_salecode.Name = "pa_salecode";
  271. this.pa_salecode.Size = new System.Drawing.Size(0, 27);
  272. this.pa_salecode.TabIndex = 187;
  273. this.pa_salecode.Visible = false;
  274. //
  275. // pd_makecode
  276. //
  277. this.pd_makecode.AutoSize = true;
  278. this.pd_makecode.Location = new System.Drawing.Point(1064, 375);
  279. this.pd_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  280. this.pd_makecode.Name = "pd_makecode";
  281. this.pd_makecode.Size = new System.Drawing.Size(0, 15);
  282. this.pd_makecode.TabIndex = 188;
  283. this.pd_makecode.Visible = false;
  284. //
  285. // pd_prodcode
  286. //
  287. this.pd_prodcode.AutoSize = true;
  288. this.pd_prodcode.Location = new System.Drawing.Point(999, 373);
  289. this.pd_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  290. this.pd_prodcode.Name = "pd_prodcode";
  291. this.pd_prodcode.Size = new System.Drawing.Size(0, 15);
  292. this.pd_prodcode.TabIndex = 189;
  293. this.pd_prodcode.Visible = false;
  294. //
  295. // pd_salecode
  296. //
  297. this.pd_salecode.AutoSize = true;
  298. this.pd_salecode.Location = new System.Drawing.Point(1221, 372);
  299. this.pd_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  300. this.pd_salecode.Name = "pd_salecode";
  301. this.pd_salecode.Size = new System.Drawing.Size(0, 15);
  302. this.pd_salecode.TabIndex = 190;
  303. this.pd_salecode.Visible = false;
  304. //
  305. // pa_standardqty
  306. //
  307. this.pa_standardqty.AllPower = null;
  308. this.pa_standardqty.BackColor = System.Drawing.Color.White;
  309. this.pa_standardqty.ID = null;
  310. this.pa_standardqty.Location = new System.Drawing.Point(114, 93);
  311. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  312. this.pa_standardqty.Name = "pa_standardqty";
  313. this.pa_standardqty.Power = null;
  314. this.pa_standardqty.Size = new System.Drawing.Size(151, 25);
  315. this.pa_standardqty.Str = null;
  316. this.pa_standardqty.Str1 = null;
  317. this.pa_standardqty.Str2 = null;
  318. this.pa_standardqty.TabIndex = 184;
  319. this.pa_standardqty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_standardqty_KeyDown);
  320. //
  321. // PrintNum
  322. //
  323. this.PrintNum.AllPower = null;
  324. this.PrintNum.BackColor = System.Drawing.Color.White;
  325. this.PrintNum.Enabled = false;
  326. this.PrintNum.ID = null;
  327. this.PrintNum.Location = new System.Drawing.Point(1127, 162);
  328. this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  329. this.PrintNum.Name = "PrintNum";
  330. this.PrintNum.Power = null;
  331. this.PrintNum.Size = new System.Drawing.Size(157, 25);
  332. this.PrintNum.Str = null;
  333. this.PrintNum.Str1 = null;
  334. this.PrintNum.Str2 = null;
  335. this.PrintNum.TabIndex = 183;
  336. //
  337. // Packing
  338. //
  339. this.Packing.AllPower = null;
  340. this.Packing.BackColor = System.Drawing.Color.Transparent;
  341. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  342. this.Packing.Image = ((System.Drawing.Image)(resources.GetObject("Packing.Image")));
  343. this.Packing.IsShowBorder = true;
  344. this.Packing.Location = new System.Drawing.Point(1203, 267);
  345. this.Packing.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  346. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  347. this.Packing.Name = "Packing";
  348. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  349. this.Packing.Power = null;
  350. this.Packing.Size = new System.Drawing.Size(75, 30);
  351. this.Packing.TabIndex = 178;
  352. this.Packing.Text = "封栈板";
  353. this.Packing.UseVisualStyleBackColor = true;
  354. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  355. //
  356. // PrinterList
  357. //
  358. this.PrinterList.Location = new System.Drawing.Point(789, 92);
  359. this.PrinterList.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  360. this.PrinterList.Name = "PrinterList";
  361. this.PrinterList.Size = new System.Drawing.Size(249, 25);
  362. this.PrinterList.TabIndex = 171;
  363. //
  364. // pa_prodcode
  365. //
  366. this.pa_prodcode.AutoSize = true;
  367. this.pa_prodcode.CutLength = null;
  368. this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  369. this.pa_prodcode.Location = new System.Drawing.Point(784, 52);
  370. this.pa_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  371. this.pa_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
  372. this.pa_prodcode.Name = "pa_prodcode";
  373. this.pa_prodcode.Size = new System.Drawing.Size(0, 27);
  374. this.pa_prodcode.TabIndex = 170;
  375. this.pa_prodcode.Tag = "1";
  376. this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
  377. //
  378. // Clean
  379. //
  380. this.Clean.AllPower = null;
  381. this.Clean.BackColor = System.Drawing.Color.Transparent;
  382. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  383. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  384. this.Clean.IsShowBorder = true;
  385. this.Clean.Location = new System.Drawing.Point(1106, 638);
  386. this.Clean.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  387. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  388. this.Clean.Name = "Clean";
  389. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  390. this.Clean.Power = null;
  391. this.Clean.Size = new System.Drawing.Size(80, 30);
  392. this.Clean.TabIndex = 168;
  393. this.Clean.Text = "清除";
  394. this.Clean.UseVisualStyleBackColor = true;
  395. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  396. //
  397. // OperateResult
  398. //
  399. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.OperateResult.Location = new System.Drawing.Point(953, 375);
  401. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  402. this.OperateResult.Name = "OperateResult";
  403. this.OperateResult.Size = new System.Drawing.Size(368, 254);
  404. this.OperateResult.TabIndex = 167;
  405. this.OperateResult.Text = "";
  406. //
  407. // outboxcode
  408. //
  409. this.outboxcode.AllPower = "ifall";
  410. this.outboxcode.BackColor = System.Drawing.Color.White;
  411. this.outboxcode.ID = null;
  412. this.outboxcode.Location = new System.Drawing.Point(1019, 327);
  413. this.outboxcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  414. this.outboxcode.Name = "outboxcode";
  415. this.outboxcode.Power = "ifread";
  416. this.outboxcode.Size = new System.Drawing.Size(175, 25);
  417. this.outboxcode.Str = null;
  418. this.outboxcode.Str1 = null;
  419. this.outboxcode.Str2 = null;
  420. this.outboxcode.TabIndex = 164;
  421. this.outboxcode.Tag = "NoAuto";
  422. this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown);
  423. //
  424. // pa_outboxcode
  425. //
  426. this.pa_outboxcode.AllPower = "ifall";
  427. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  428. this.pa_outboxcode.ID = null;
  429. this.pa_outboxcode.Location = new System.Drawing.Point(114, 55);
  430. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  431. this.pa_outboxcode.Name = "pa_outboxcode";
  432. this.pa_outboxcode.Power = "ifread";
  433. this.pa_outboxcode.Size = new System.Drawing.Size(230, 25);
  434. this.pa_outboxcode.Str = null;
  435. this.pa_outboxcode.Str1 = null;
  436. this.pa_outboxcode.Str2 = null;
  437. this.pa_outboxcode.TabIndex = 163;
  438. this.pa_outboxcode.Tag = "NoAuto";
  439. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
  440. //
  441. // Printlab
  442. //
  443. this.Printlab.AllPower = null;
  444. this.Printlab.BackColor = System.Drawing.Color.Transparent;
  445. this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
  446. this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image")));
  447. this.Printlab.IsShowBorder = true;
  448. this.Printlab.Location = new System.Drawing.Point(1101, 267);
  449. this.Printlab.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  450. this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
  451. this.Printlab.Name = "Printlab";
  452. this.Printlab.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printlab.NormalImage")));
  453. this.Printlab.Power = null;
  454. this.Printlab.Size = new System.Drawing.Size(60, 30);
  455. this.Printlab.TabIndex = 161;
  456. this.Printlab.Text = "打印";
  457. this.Printlab.UseVisualStyleBackColor = true;
  458. this.Printlab.Click += new System.EventHandler(this.Print_Click);
  459. //
  460. // ReleasePallet
  461. //
  462. this.ReleasePallet.AllPower = null;
  463. this.ReleasePallet.BackColor = System.Drawing.Color.Transparent;
  464. this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
  465. this.ReleasePallet.Image = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.Image")));
  466. this.ReleasePallet.IsShowBorder = true;
  467. this.ReleasePallet.Location = new System.Drawing.Point(987, 267);
  468. this.ReleasePallet.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  469. this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
  470. this.ReleasePallet.Name = "ReleasePallet";
  471. this.ReleasePallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.NormalImage")));
  472. this.ReleasePallet.Power = null;
  473. this.ReleasePallet.Size = new System.Drawing.Size(75, 30);
  474. this.ReleasePallet.TabIndex = 160;
  475. this.ReleasePallet.Text = "解除栈板";
  476. this.ReleasePallet.UseVisualStyleBackColor = true;
  477. this.ReleasePallet.Click += new System.EventHandler(this.ReleasePallet_Click);
  478. //
  479. // NewPalletCode
  480. //
  481. this.NewPalletCode.AllPower = "ifall";
  482. this.NewPalletCode.BackColor = System.Drawing.Color.Transparent;
  483. this.NewPalletCode.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.DownImage")));
  484. this.NewPalletCode.Image = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.Image")));
  485. this.NewPalletCode.IsShowBorder = true;
  486. this.NewPalletCode.Location = new System.Drawing.Point(1234, 670);
  487. this.NewPalletCode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  488. this.NewPalletCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.MoveImage")));
  489. this.NewPalletCode.Name = "NewPalletCode";
  490. this.NewPalletCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.NormalImage")));
  491. this.NewPalletCode.Power = "ifread";
  492. this.NewPalletCode.Size = new System.Drawing.Size(80, 30);
  493. this.NewPalletCode.TabIndex = 159;
  494. this.NewPalletCode.Text = "新增栈板";
  495. this.NewPalletCode.UseVisualStyleBackColor = true;
  496. this.NewPalletCode.Visible = false;
  497. this.NewPalletCode.Click += new System.EventHandler(this.NewPallet_Click);
  498. //
  499. // pa_custcode
  500. //
  501. this.pa_custcode.AutoSize = true;
  502. this.pa_custcode.CutLength = null;
  503. this.pa_custcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  504. this.pa_custcode.Location = new System.Drawing.Point(965, 218);
  505. this.pa_custcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  506. this.pa_custcode.MaximumSize = new System.Drawing.Size(200, 0);
  507. this.pa_custcode.Name = "pa_custcode";
  508. this.pa_custcode.Size = new System.Drawing.Size(0, 27);
  509. this.pa_custcode.TabIndex = 158;
  510. this.pa_custcode.Tag = "1";
  511. //
  512. // PackageInf
  513. //
  514. this.PackageInf.AllowUserToAddRows = false;
  515. this.PackageInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  516. this.PackageInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  517. this.pd_outboxcode,
  518. this.pd_innerqty,
  519. this.Column3,
  520. this.Column4,
  521. this.Column5});
  522. this.PackageInf.EnableContentClick = true;
  523. this.PackageInf.Location = new System.Drawing.Point(4, 162);
  524. this.PackageInf.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  525. this.PackageInf.Name = "PackageInf";
  526. this.PackageInf.RowHeadersWidth = 51;
  527. this.PackageInf.RowTemplate.Height = 23;
  528. this.PackageInf.Size = new System.Drawing.Size(941, 518);
  529. this.PackageInf.TabIndex = 156;
  530. //
  531. // pd_outboxcode
  532. //
  533. this.pd_outboxcode.DataPropertyName = "code";
  534. this.pd_outboxcode.HeaderText = "箱号";
  535. this.pd_outboxcode.MinimumWidth = 200;
  536. this.pd_outboxcode.Name = "pd_outboxcode";
  537. this.pd_outboxcode.ReadOnly = true;
  538. this.pd_outboxcode.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(499, 52);
  582. this.pa_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  583. this.pa_makecode.MaximumSize = new System.Drawing.Size(200, 0);
  584. this.pa_makecode.Name = "pa_makecode";
  585. this.pa_makecode.Size = new System.Drawing.Size(0, 27);
  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(499, 92);
  595. this.pa_totalqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  596. this.pa_totalqty.MaximumSize = new System.Drawing.Size(200, 0);
  597. this.pa_totalqty.Name = "pa_totalqty";
  598. this.pa_totalqty.Size = new System.Drawing.Size(0, 27);
  599. this.pa_totalqty.TabIndex = 105;
  600. this.pa_totalqty.Tag = "1";
  601. //
  602. // AutoPrint
  603. //
  604. this.AutoPrint.Checked = false;
  605. this.AutoPrint.Location = new System.Drawing.Point(1010, 218);
  606. this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  607. this.AutoPrint.Name = "AutoPrint";
  608. this.AutoPrint.Size = new System.Drawing.Size(112, 28);
  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(123, 22);
  616. this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  617. this.OutBoxLength_label.Name = "OutBoxLength_label";
  618. this.OutBoxLength_label.Size = new System.Drawing.Size(46, 24);
  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(179, 20);
  629. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  630. this.OutBoxLength.Name = "OutBoxLength";
  631. this.OutBoxLength.Power = null;
  632. this.OutBoxLength.Size = new System.Drawing.Size(49, 27);
  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(1184, 218);
  643. this.StepCount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  644. this.StepCount.Name = "StepCount";
  645. this.StepCount.Size = new System.Drawing.Size(117, 28);
  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(243, 22);
  655. this.PalletPreFix_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  656. this.PalletPreFix_label.Name = "PalletPreFix_label";
  657. this.PalletPreFix_label.Size = new System.Drawing.Size(46, 24);
  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(293, 20);
  668. this.PalletPreFix.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  669. this.PalletPreFix.Name = "PalletPreFix";
  670. this.PalletPreFix.Power = null;
  671. this.PalletPreFix.Size = new System.Drawing.Size(49, 27);
  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. // pa_productcolor
  679. //
  680. this.pa_productcolor.AutoSize = true;
  681. this.pa_productcolor.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  682. this.pa_productcolor.Location = new System.Drawing.Point(1096, 13);
  683. this.pa_productcolor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  684. this.pa_productcolor.Name = "pa_productcolor";
  685. this.pa_productcolor.Size = new System.Drawing.Size(0, 27);
  686. this.pa_productcolor.TabIndex = 222;
  687. //
  688. // pa_sku
  689. //
  690. this.pa_sku.AutoSize = true;
  691. this.pa_sku.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  692. this.pa_sku.Location = new System.Drawing.Point(754, 13);
  693. this.pa_sku.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  694. this.pa_sku.Name = "pa_sku";
  695. this.pa_sku.Size = new System.Drawing.Size(0, 27);
  696. this.pa_sku.TabIndex = 221;
  697. //
  698. // pa_colorcode
  699. //
  700. this.pa_colorcode.AutoSize = true;
  701. this.pa_colorcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  702. this.pa_colorcode.Location = new System.Drawing.Point(526, 12);
  703. this.pa_colorcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  704. this.pa_colorcode.Name = "pa_colorcode";
  705. this.pa_colorcode.Size = new System.Drawing.Size(0, 27);
  706. this.pa_colorcode.TabIndex = 220;
  707. //
  708. // label5
  709. //
  710. this.label5.AutoSize = true;
  711. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  712. this.label5.Location = new System.Drawing.Point(868, 12);
  713. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  714. this.label5.Name = "label5";
  715. this.label5.Size = new System.Drawing.Size(181, 27);
  716. this.label5.TabIndex = 219;
  717. this.label5.Text = "PRODUCT COLOR";
  718. //
  719. // label4
  720. //
  721. this.label4.AutoSize = true;
  722. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  723. this.label4.Location = new System.Drawing.Point(643, 12);
  724. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  725. this.label4.Name = "label4";
  726. this.label4.Size = new System.Drawing.Size(52, 27);
  727. this.label4.TabIndex = 218;
  728. this.label4.Text = "SKU";
  729. //
  730. // AAQ
  731. //
  732. this.AAQ.AutoSize = true;
  733. this.AAQ.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  734. this.AAQ.Location = new System.Drawing.Point(387, 12);
  735. this.AAQ.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  736. this.AAQ.Name = "AAQ";
  737. this.AAQ.Size = new System.Drawing.Size(72, 27);
  738. this.AAQ.TabIndex = 217;
  739. this.AAQ.Text = "颜色号";
  740. //
  741. // pd_colorcode
  742. //
  743. this.pd_colorcode.AutoSize = true;
  744. this.pd_colorcode.Location = new System.Drawing.Point(664, 338);
  745. this.pd_colorcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  746. this.pd_colorcode.Name = "pd_colorcode";
  747. this.pd_colorcode.Size = new System.Drawing.Size(0, 15);
  748. this.pd_colorcode.TabIndex = 223;
  749. this.pd_colorcode.Visible = false;
  750. //
  751. // pd_sku
  752. //
  753. this.pd_sku.AutoSize = true;
  754. this.pd_sku.Location = new System.Drawing.Point(675, 348);
  755. this.pd_sku.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  756. this.pd_sku.Name = "pd_sku";
  757. this.pd_sku.Size = new System.Drawing.Size(0, 15);
  758. this.pd_sku.TabIndex = 224;
  759. this.pd_sku.Visible = false;
  760. //
  761. // pd_productcolor
  762. //
  763. this.pd_productcolor.AutoSize = true;
  764. this.pd_productcolor.Location = new System.Drawing.Point(685, 358);
  765. this.pd_productcolor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  766. this.pd_productcolor.Name = "pd_productcolor";
  767. this.pd_productcolor.Size = new System.Drawing.Size(0, 15);
  768. this.pd_productcolor.TabIndex = 225;
  769. this.pd_productcolor.Visible = false;
  770. //
  771. // label1
  772. //
  773. this.label1.AutoSize = true;
  774. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  775. this.label1.Location = new System.Drawing.Point(963, 55);
  776. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  777. this.label1.Name = "label1";
  778. this.label1.Size = new System.Drawing.Size(92, 27);
  779. this.label1.TabIndex = 226;
  780. this.label1.Text = "软件版本";
  781. //
  782. // pa_softversion
  783. //
  784. this.pa_softversion.AutoSize = true;
  785. this.pa_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  786. this.pa_softversion.Location = new System.Drawing.Point(1096, 55);
  787. this.pa_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  788. this.pa_softversion.Name = "pa_softversion";
  789. this.pa_softversion.Size = new System.Drawing.Size(0, 27);
  790. this.pa_softversion.TabIndex = 227;
  791. //
  792. // pd_softversion
  793. //
  794. this.pd_softversion.AutoSize = true;
  795. this.pd_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  796. this.pd_softversion.Location = new System.Drawing.Point(664, 332);
  797. this.pd_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  798. this.pd_softversion.Name = "pd_softversion";
  799. this.pd_softversion.Size = new System.Drawing.Size(0, 27);
  800. this.pd_softversion.TabIndex = 228;
  801. this.pd_softversion.Visible = false;
  802. //
  803. // pa_location
  804. //
  805. this.pa_location.AutoSize = true;
  806. this.pa_location.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  807. this.pa_location.Location = new System.Drawing.Point(479, 123);
  808. this.pa_location.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  809. this.pa_location.Name = "pa_location";
  810. this.pa_location.Size = new System.Drawing.Size(0, 27);
  811. this.pa_location.TabIndex = 232;
  812. //
  813. // pa_upc
  814. //
  815. this.pa_upc.AutoSize = true;
  816. this.pa_upc.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  817. this.pa_upc.Location = new System.Drawing.Point(112, 124);
  818. this.pa_upc.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  819. this.pa_upc.Name = "pa_upc";
  820. this.pa_upc.Size = new System.Drawing.Size(0, 27);
  821. this.pa_upc.TabIndex = 231;
  822. //
  823. // label6
  824. //
  825. this.label6.AutoSize = true;
  826. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  827. this.label6.Location = new System.Drawing.Point(387, 123);
  828. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  829. this.label6.Name = "label6";
  830. this.label6.Size = new System.Drawing.Size(72, 27);
  831. this.label6.TabIndex = 230;
  832. this.label6.Text = "出货地";
  833. //
  834. // label7
  835. //
  836. this.label7.AutoSize = true;
  837. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  838. this.label7.Location = new System.Drawing.Point(8, 123);
  839. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  840. this.label7.Name = "label7";
  841. this.label7.Size = new System.Drawing.Size(52, 27);
  842. this.label7.TabIndex = 229;
  843. this.label7.Text = "UPC";
  844. //
  845. // pd_upc
  846. //
  847. this.pd_upc.AutoSize = true;
  848. this.pd_upc.Location = new System.Drawing.Point(665, 338);
  849. this.pd_upc.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  850. this.pd_upc.Name = "pd_upc";
  851. this.pd_upc.Size = new System.Drawing.Size(0, 15);
  852. this.pd_upc.TabIndex = 233;
  853. this.pd_upc.Visible = false;
  854. //
  855. // pd_location
  856. //
  857. this.pd_location.AutoSize = true;
  858. this.pd_location.Location = new System.Drawing.Point(673, 346);
  859. this.pd_location.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  860. this.pd_location.Name = "pd_location";
  861. this.pd_location.Size = new System.Drawing.Size(0, 15);
  862. this.pd_location.TabIndex = 234;
  863. this.pd_location.Visible = false;
  864. //
  865. // Packing_PalletCollection
  866. //
  867. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  868. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  869. this.ClientSize = new System.Drawing.Size(1330, 690);
  870. this.Controls.Add(this.pd_location);
  871. this.Controls.Add(this.pd_upc);
  872. this.Controls.Add(this.pa_location);
  873. this.Controls.Add(this.pa_upc);
  874. this.Controls.Add(this.label6);
  875. this.Controls.Add(this.label7);
  876. this.Controls.Add(this.pd_softversion);
  877. this.Controls.Add(this.pa_softversion);
  878. this.Controls.Add(this.label1);
  879. this.Controls.Add(this.pd_productcolor);
  880. this.Controls.Add(this.pd_sku);
  881. this.Controls.Add(this.pd_colorcode);
  882. this.Controls.Add(this.pa_productcolor);
  883. this.Controls.Add(this.pa_sku);
  884. this.Controls.Add(this.pa_colorcode);
  885. this.Controls.Add(this.label5);
  886. this.Controls.Add(this.label4);
  887. this.Controls.Add(this.AAQ);
  888. this.Controls.Add(this.PalletPreFix_label);
  889. this.Controls.Add(this.PalletPreFix);
  890. this.Controls.Add(this.StepCount);
  891. this.Controls.Add(this.OutBoxLength_label);
  892. this.Controls.Add(this.OutBoxLength);
  893. this.Controls.Add(this.AutoPrint);
  894. this.Controls.Add(this.pd_salecode);
  895. this.Controls.Add(this.pd_prodcode);
  896. this.Controls.Add(this.pd_makecode);
  897. this.Controls.Add(this.pa_salecode);
  898. this.Controls.Add(this.pr_packrule);
  899. this.Controls.Add(this.Cancel);
  900. this.Controls.Add(this.pa_standardqty);
  901. this.Controls.Add(this.PrintNum);
  902. this.Controls.Add(this.pa_status);
  903. this.Controls.Add(this.AutoOutBoxCode);
  904. this.Controls.Add(this.Packing);
  905. this.Controls.Add(this.pa_packageqty_label);
  906. this.Controls.Add(this.PrintLabel_label);
  907. this.Controls.Add(this.PrinterList_label);
  908. this.Controls.Add(this.PrintLabel);
  909. this.Controls.Add(this.PrinterList);
  910. this.Controls.Add(this.pa_prodcode);
  911. this.Controls.Add(this.pa_prodcode_label);
  912. this.Controls.Add(this.Clean);
  913. this.Controls.Add(this.OperateResult);
  914. this.Controls.Add(this.outboxcode_label);
  915. this.Controls.Add(this.outboxcode);
  916. this.Controls.Add(this.pa_outboxcode);
  917. this.Controls.Add(this.Printlab);
  918. this.Controls.Add(this.ReleasePallet);
  919. this.Controls.Add(this.NewPalletCode);
  920. this.Controls.Add(this.pa_custcode);
  921. this.Controls.Add(this.pa_salecode_label);
  922. this.Controls.Add(this.PackageInf);
  923. this.Controls.Add(this.pa_restqty_label);
  924. this.Controls.Add(this.pa_makecode);
  925. this.Controls.Add(this.pa_makecode_label);
  926. this.Controls.Add(this.pa_totalqty);
  927. this.Controls.Add(this.pa_totalqty_label);
  928. this.Controls.Add(this.pa_outboxcode_label);
  929. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  930. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  931. this.Name = "Packing_PalletCollection";
  932. this.Tag = "Packing!BigBoxCollection";
  933. this.Text = " ";
  934. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PalletCollection_FormClosing);
  935. this.Load += new System.EventHandler(this.Make_PalletCollection_Load);
  936. this.SizeChanged += new System.EventHandler(this.Make_PalletCollection_SizeChanged);
  937. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit();
  938. this.ResumeLayout(false);
  939. this.PerformLayout();
  940. }
  941. #endregion
  942. private System.Windows.Forms.Label pa_outboxcode_label;
  943. private CustomControl.ValueLabel.ValueLabel pa_totalqty;
  944. private System.Windows.Forms.Label pa_totalqty_label;
  945. private CustomControl.ValueLabel.ValueLabel pa_makecode;
  946. private System.Windows.Forms.Label pa_makecode_label;
  947. private System.Windows.Forms.Label pa_restqty_label;
  948. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageInf;
  949. private CustomControl.ValueLabel.ValueLabel pa_custcode;
  950. private System.Windows.Forms.Label pa_salecode_label;
  951. private CustomControl.ButtonUtil.NormalButton NewPalletCode;
  952. private CustomControl.ButtonUtil.NormalButton ReleasePallet;
  953. private CustomControl.ButtonUtil.NormalButton Printlab;
  954. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  955. private CustomControl.TextBoxWithIcon.SnCollectionBox outboxcode;
  956. private System.Windows.Forms.Label outboxcode_label;
  957. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  958. private CustomControl.ButtonUtil.NormalButton Clean;
  959. private CustomControl.ValueLabel.ValueLabel pa_prodcode;
  960. private System.Windows.Forms.Label pa_prodcode_label;
  961. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  962. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  963. private System.Windows.Forms.Label PrintLabel_label;
  964. private System.Windows.Forms.Label PrinterList_label;
  965. private System.Windows.Forms.Label pa_packageqty_label;
  966. private CustomControl.ButtonUtil.NormalButton Packing;
  967. private System.Windows.Forms.CheckBox AutoOutBoxCode;
  968. private System.Windows.Forms.Label pa_status;
  969. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  970. private CustomControl.TextBoxWithIcon.EnterTextBox pa_standardqty;
  971. private System.Windows.Forms.CheckBox Cancel;
  972. private System.Windows.Forms.Label pr_packrule;
  973. private System.Windows.Forms.Label pa_salecode;
  974. private System.Windows.Forms.Label pd_makecode;
  975. private System.Windows.Forms.Label pd_prodcode;
  976. private System.Windows.Forms.Label pd_salecode;
  977. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  978. private System.Windows.Forms.Label OutBoxLength_label;
  979. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  980. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  981. private System.Windows.Forms.Label PalletPreFix_label;
  982. private CustomControl.TextBoxWithIcon.SnCollectionBox PalletPreFix;
  983. private System.Windows.Forms.DataGridViewTextBoxColumn pd_outboxcode;
  984. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  985. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  986. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  987. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  988. private System.Windows.Forms.Label pa_productcolor;
  989. private System.Windows.Forms.Label pa_sku;
  990. private System.Windows.Forms.Label pa_colorcode;
  991. private System.Windows.Forms.Label label5;
  992. private System.Windows.Forms.Label label4;
  993. private System.Windows.Forms.Label AAQ;
  994. private System.Windows.Forms.Label pd_colorcode;
  995. private System.Windows.Forms.Label pd_sku;
  996. private System.Windows.Forms.Label pd_productcolor;
  997. private System.Windows.Forms.Label label1;
  998. private System.Windows.Forms.Label pa_softversion;
  999. private System.Windows.Forms.Label pd_softversion;
  1000. private System.Windows.Forms.Label pa_location;
  1001. private System.Windows.Forms.Label pa_upc;
  1002. private System.Windows.Forms.Label label6;
  1003. private System.Windows.Forms.Label label7;
  1004. private System.Windows.Forms.Label pd_upc;
  1005. private System.Windows.Forms.Label pd_location;
  1006. }
  1007. }