Packing_PalletCollection.Designer.cs 51 KB

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