Make_PalletCollection.Designer.cs 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_PalletCollection));
  29. this.pa_outboxcode_label = new System.Windows.Forms.Label();
  30. this.pa_totalqty_label = new System.Windows.Forms.Label();
  31. this.pa_makecode_label = new System.Windows.Forms.Label();
  32. this.pa_restqty_label = new System.Windows.Forms.Label();
  33. this.pa_salecode_label = new System.Windows.Forms.Label();
  34. this.outboxcode_label = new System.Windows.Forms.Label();
  35. this.pa_prodcode_label = new System.Windows.Forms.Label();
  36. this.PrintLabel = new System.Windows.Forms.ComboBox();
  37. this.PrintLabel_label = new System.Windows.Forms.Label();
  38. this.PrinterList_label = new System.Windows.Forms.Label();
  39. this.pa_packageqty_label = new System.Windows.Forms.Label();
  40. this.AutoOutBoxCode = new System.Windows.Forms.CheckBox();
  41. this.pa_status = new System.Windows.Forms.Label();
  42. this.Cancel = new System.Windows.Forms.CheckBox();
  43. this.pr_packrule = new System.Windows.Forms.Label();
  44. this.pa_salecode = new System.Windows.Forms.Label();
  45. this.pd_makecode = new System.Windows.Forms.Label();
  46. this.pd_prodcode = new System.Windows.Forms.Label();
  47. this.pd_salecode = new System.Windows.Forms.Label();
  48. this.pa_standardqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  49. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.Packing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  51. this.PrinterList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  52. this.pa_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  53. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  54. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  55. this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  56. this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  57. this.Printlab = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  58. this.ReleasePallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  59. this.NewPalletCode = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  60. this.pa_custcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  61. this.PackageInf = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  62. this.pd_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.pa_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  68. this.pa_totalqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  69. this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  70. this.OutBoxLength_label = new System.Windows.Forms.Label();
  71. this.OutBoxLength = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  72. this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
  73. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
  74. this.SuspendLayout();
  75. //
  76. // pa_outboxcode_label
  77. //
  78. this.pa_outboxcode_label.AutoSize = true;
  79. this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  80. this.pa_outboxcode_label.Location = new System.Drawing.Point(4, 42);
  81. this.pa_outboxcode_label.Name = "pa_outboxcode_label";
  82. this.pa_outboxcode_label.Size = new System.Drawing.Size(58, 21);
  83. this.pa_outboxcode_label.TabIndex = 102;
  84. this.pa_outboxcode_label.Text = "栈板号";
  85. //
  86. // pa_totalqty_label
  87. //
  88. this.pa_totalqty_label.AutoSize = true;
  89. this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.pa_totalqty_label.Location = new System.Drawing.Point(290, 83);
  91. this.pa_totalqty_label.Name = "pa_totalqty_label";
  92. this.pa_totalqty_label.Size = new System.Drawing.Size(74, 21);
  93. this.pa_totalqty_label.TabIndex = 104;
  94. this.pa_totalqty_label.Text = "已装数量";
  95. //
  96. // pa_makecode_label
  97. //
  98. this.pa_makecode_label.AutoSize = true;
  99. this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.pa_makecode_label.Location = new System.Drawing.Point(290, 42);
  101. this.pa_makecode_label.Name = "pa_makecode_label";
  102. this.pa_makecode_label.Size = new System.Drawing.Size(74, 21);
  103. this.pa_makecode_label.TabIndex = 108;
  104. this.pa_makecode_label.Text = "制造单号";
  105. //
  106. // pa_restqty_label
  107. //
  108. this.pa_restqty_label.AutoSize = true;
  109. this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  110. this.pa_restqty_label.Location = new System.Drawing.Point(753, 127);
  111. this.pa_restqty_label.Name = "pa_restqty_label";
  112. this.pa_restqty_label.Size = new System.Drawing.Size(74, 21);
  113. this.pa_restqty_label.TabIndex = 154;
  114. this.pa_restqty_label.Text = "打印张数";
  115. //
  116. // pa_salecode_label
  117. //
  118. this.pa_salecode_label.AutoSize = true;
  119. this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.pa_salecode_label.Location = new System.Drawing.Point(753, 42);
  121. this.pa_salecode_label.Name = "pa_salecode_label";
  122. this.pa_salecode_label.Size = new System.Drawing.Size(42, 21);
  123. this.pa_salecode_label.TabIndex = 157;
  124. this.pa_salecode_label.Text = "合同";
  125. //
  126. // outboxcode_label
  127. //
  128. this.outboxcode_label.AutoSize = true;
  129. this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.outboxcode_label.Location = new System.Drawing.Point(713, 261);
  131. this.outboxcode_label.Name = "outboxcode_label";
  132. this.outboxcode_label.Size = new System.Drawing.Size(42, 21);
  133. this.outboxcode_label.TabIndex = 166;
  134. this.outboxcode_label.Text = "箱号";
  135. //
  136. // pa_prodcode_label
  137. //
  138. this.pa_prodcode_label.AutoSize = true;
  139. this.pa_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.pa_prodcode_label.Location = new System.Drawing.Point(482, 42);
  141. this.pa_prodcode_label.Name = "pa_prodcode_label";
  142. this.pa_prodcode_label.Size = new System.Drawing.Size(74, 21);
  143. this.pa_prodcode_label.TabIndex = 169;
  144. this.pa_prodcode_label.Text = "产品编号";
  145. //
  146. // PrintLabel
  147. //
  148. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  149. this.PrintLabel.FormattingEnabled = true;
  150. this.PrintLabel.Location = new System.Drawing.Point(845, 83);
  151. this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  152. this.PrintLabel.Name = "PrintLabel";
  153. this.PrintLabel.Size = new System.Drawing.Size(119, 20);
  154. this.PrintLabel.TabIndex = 172;
  155. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  156. //
  157. // PrintLabel_label
  158. //
  159. this.PrintLabel_label.AutoSize = true;
  160. this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.PrintLabel_label.Location = new System.Drawing.Point(753, 83);
  162. this.PrintLabel_label.Name = "PrintLabel_label";
  163. this.PrintLabel_label.Size = new System.Drawing.Size(74, 21);
  164. this.PrintLabel_label.TabIndex = 174;
  165. this.PrintLabel_label.Text = "标签文件";
  166. //
  167. // PrinterList_label
  168. //
  169. this.PrinterList_label.AutoSize = true;
  170. this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.PrinterList_label.Location = new System.Drawing.Point(482, 83);
  172. this.PrinterList_label.Name = "PrinterList_label";
  173. this.PrinterList_label.Size = new System.Drawing.Size(90, 21);
  174. this.PrinterList_label.TabIndex = 173;
  175. this.PrinterList_label.Text = "打印机列表";
  176. //
  177. // pa_packageqty_label
  178. //
  179. this.pa_packageqty_label.AutoSize = true;
  180. this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.pa_packageqty_label.Location = new System.Drawing.Point(4, 83);
  182. this.pa_packageqty_label.Name = "pa_packageqty_label";
  183. this.pa_packageqty_label.Size = new System.Drawing.Size(74, 21);
  184. this.pa_packageqty_label.TabIndex = 176;
  185. this.pa_packageqty_label.Text = "栈板容量";
  186. //
  187. // AutoOutBoxCode
  188. //
  189. this.AutoOutBoxCode.AutoSize = true;
  190. this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 10F);
  191. this.AutoOutBoxCode.Location = new System.Drawing.Point(192, 16);
  192. this.AutoOutBoxCode.Name = "AutoOutBoxCode";
  193. this.AutoOutBoxCode.Size = new System.Drawing.Size(84, 24);
  194. this.AutoOutBoxCode.TabIndex = 180;
  195. this.AutoOutBoxCode.Text = "自动生成";
  196. this.AutoOutBoxCode.UseVisualStyleBackColor = true;
  197. //
  198. // pa_status
  199. //
  200. this.pa_status.AutoSize = true;
  201. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.pa_status.Location = new System.Drawing.Point(868, 174);
  203. this.pa_status.Name = "pa_status";
  204. this.pa_status.Size = new System.Drawing.Size(0, 21);
  205. this.pa_status.TabIndex = 181;
  206. this.pa_status.Visible = false;
  207. //
  208. // Cancel
  209. //
  210. this.Cancel.AutoSize = true;
  211. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 10F);
  212. this.Cancel.Location = new System.Drawing.Point(912, 259);
  213. this.Cancel.Name = "Cancel";
  214. this.Cancel.Size = new System.Drawing.Size(84, 24);
  215. this.Cancel.TabIndex = 185;
  216. this.Cancel.Text = "取消采集";
  217. this.Cancel.UseVisualStyleBackColor = true;
  218. //
  219. // pr_packrule
  220. //
  221. this.pr_packrule.AutoSize = true;
  222. this.pr_packrule.Location = new System.Drawing.Point(749, 521);
  223. this.pr_packrule.Name = "pr_packrule";
  224. this.pr_packrule.Size = new System.Drawing.Size(0, 12);
  225. this.pr_packrule.TabIndex = 186;
  226. this.pr_packrule.Visible = false;
  227. //
  228. // pa_salecode
  229. //
  230. this.pa_salecode.AutoSize = true;
  231. this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.pa_salecode.Location = new System.Drawing.Point(844, 42);
  233. this.pa_salecode.Name = "pa_salecode";
  234. this.pa_salecode.Size = new System.Drawing.Size(0, 21);
  235. this.pa_salecode.TabIndex = 187;
  236. this.pa_salecode.Visible = false;
  237. //
  238. // pd_makecode
  239. //
  240. this.pd_makecode.AutoSize = true;
  241. this.pd_makecode.Location = new System.Drawing.Point(798, 300);
  242. this.pd_makecode.Name = "pd_makecode";
  243. this.pd_makecode.Size = new System.Drawing.Size(0, 12);
  244. this.pd_makecode.TabIndex = 188;
  245. this.pd_makecode.Visible = false;
  246. //
  247. // pd_prodcode
  248. //
  249. this.pd_prodcode.AutoSize = true;
  250. this.pd_prodcode.Location = new System.Drawing.Point(749, 299);
  251. this.pd_prodcode.Name = "pd_prodcode";
  252. this.pd_prodcode.Size = new System.Drawing.Size(0, 12);
  253. this.pd_prodcode.TabIndex = 189;
  254. this.pd_prodcode.Visible = false;
  255. //
  256. // pd_salecode
  257. //
  258. this.pd_salecode.AutoSize = true;
  259. this.pd_salecode.Location = new System.Drawing.Point(916, 298);
  260. this.pd_salecode.Name = "pd_salecode";
  261. this.pd_salecode.Size = new System.Drawing.Size(0, 12);
  262. this.pd_salecode.TabIndex = 190;
  263. this.pd_salecode.Visible = false;
  264. //
  265. // pa_standardqty
  266. //
  267. this.pa_standardqty.AllPower = null;
  268. this.pa_standardqty.BackColor = System.Drawing.Color.White;
  269. this.pa_standardqty.ID = null;
  270. this.pa_standardqty.Location = new System.Drawing.Point(85, 84);
  271. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  272. this.pa_standardqty.Name = "pa_standardqty";
  273. this.pa_standardqty.Power = null;
  274. this.pa_standardqty.Size = new System.Drawing.Size(114, 21);
  275. this.pa_standardqty.Str = null;
  276. this.pa_standardqty.Str1 = null;
  277. this.pa_standardqty.Str2 = null;
  278. this.pa_standardqty.TabIndex = 184;
  279. this.pa_standardqty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_standardqty_KeyDown);
  280. //
  281. // PrintNum
  282. //
  283. this.PrintNum.AllPower = null;
  284. this.PrintNum.BackColor = System.Drawing.Color.White;
  285. this.PrintNum.Enabled = false;
  286. this.PrintNum.ID = null;
  287. this.PrintNum.Location = new System.Drawing.Point(845, 129);
  288. this.PrintNum.Name = "PrintNum";
  289. this.PrintNum.Power = null;
  290. this.PrintNum.Size = new System.Drawing.Size(119, 21);
  291. this.PrintNum.Str = null;
  292. this.PrintNum.Str1 = null;
  293. this.PrintNum.Str2 = null;
  294. this.PrintNum.TabIndex = 183;
  295. //
  296. // Packing
  297. //
  298. this.Packing.AllPower = null;
  299. this.Packing.BackColor = System.Drawing.Color.Transparent;
  300. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  301. this.Packing.Image = ((System.Drawing.Image)(resources.GetObject("Packing.Image")));
  302. this.Packing.IsShowBorder = true;
  303. this.Packing.Location = new System.Drawing.Point(902, 213);
  304. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  305. this.Packing.Name = "Packing";
  306. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  307. this.Packing.Power = null;
  308. this.Packing.Size = new System.Drawing.Size(56, 24);
  309. this.Packing.TabIndex = 178;
  310. this.Packing.Text = "封栈板";
  311. this.Packing.UseVisualStyleBackColor = true;
  312. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  313. //
  314. // PrinterList
  315. //
  316. this.PrinterList.Location = new System.Drawing.Point(592, 83);
  317. this.PrinterList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  318. this.PrinterList.Name = "PrinterList";
  319. this.PrinterList.Size = new System.Drawing.Size(132, 20);
  320. this.PrinterList.TabIndex = 171;
  321. //
  322. // pa_prodcode
  323. //
  324. this.pa_prodcode.AutoSize = true;
  325. this.pa_prodcode.CutLength = null;
  326. this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.pa_prodcode.Location = new System.Drawing.Point(588, 42);
  328. this.pa_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  329. this.pa_prodcode.Name = "pa_prodcode";
  330. this.pa_prodcode.Size = new System.Drawing.Size(0, 21);
  331. this.pa_prodcode.TabIndex = 170;
  332. this.pa_prodcode.Tag = "1";
  333. this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
  334. //
  335. // Clean
  336. //
  337. this.Clean.AllPower = null;
  338. this.Clean.BackColor = System.Drawing.Color.Transparent;
  339. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  340. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  341. this.Clean.IsShowBorder = true;
  342. this.Clean.Location = new System.Drawing.Point(829, 510);
  343. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  344. this.Clean.Name = "Clean";
  345. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  346. this.Clean.Power = null;
  347. this.Clean.Size = new System.Drawing.Size(60, 24);
  348. this.Clean.TabIndex = 168;
  349. this.Clean.Text = "清除";
  350. this.Clean.UseVisualStyleBackColor = true;
  351. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  352. //
  353. // OperateResult
  354. //
  355. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.OperateResult.Location = new System.Drawing.Point(715, 300);
  357. this.OperateResult.Name = "OperateResult";
  358. this.OperateResult.Size = new System.Drawing.Size(277, 204);
  359. this.OperateResult.TabIndex = 167;
  360. this.OperateResult.Text = "";
  361. //
  362. // outboxcode
  363. //
  364. this.outboxcode.AllPower = "ifall";
  365. this.outboxcode.BackColor = System.Drawing.Color.White;
  366. this.outboxcode.ID = null;
  367. this.outboxcode.Location = new System.Drawing.Point(764, 261);
  368. this.outboxcode.Name = "outboxcode";
  369. this.outboxcode.Power = "ifread";
  370. this.outboxcode.Size = new System.Drawing.Size(132, 21);
  371. this.outboxcode.Str = null;
  372. this.outboxcode.Str1 = null;
  373. this.outboxcode.Str2 = null;
  374. this.outboxcode.TabIndex = 164;
  375. this.outboxcode.Tag = "NoAuto";
  376. this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown);
  377. //
  378. // pa_outboxcode
  379. //
  380. this.pa_outboxcode.AllPower = "ifall";
  381. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  382. this.pa_outboxcode.ID = null;
  383. this.pa_outboxcode.Location = new System.Drawing.Point(85, 44);
  384. this.pa_outboxcode.Name = "pa_outboxcode";
  385. this.pa_outboxcode.Power = "ifread";
  386. this.pa_outboxcode.Size = new System.Drawing.Size(173, 21);
  387. this.pa_outboxcode.Str = null;
  388. this.pa_outboxcode.Str1 = null;
  389. this.pa_outboxcode.Str2 = null;
  390. this.pa_outboxcode.TabIndex = 163;
  391. this.pa_outboxcode.Tag = "NoAuto";
  392. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
  393. //
  394. // Printlab
  395. //
  396. this.Printlab.AllPower = null;
  397. this.Printlab.BackColor = System.Drawing.Color.Transparent;
  398. this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
  399. this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image")));
  400. this.Printlab.IsShowBorder = true;
  401. this.Printlab.Location = new System.Drawing.Point(826, 213);
  402. this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
  403. this.Printlab.Name = "Printlab";
  404. this.Printlab.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printlab.NormalImage")));
  405. this.Printlab.Power = null;
  406. this.Printlab.Size = new System.Drawing.Size(45, 24);
  407. this.Printlab.TabIndex = 161;
  408. this.Printlab.Text = "打印";
  409. this.Printlab.UseVisualStyleBackColor = true;
  410. this.Printlab.Click += new System.EventHandler(this.Print_Click);
  411. //
  412. // ReleasePallet
  413. //
  414. this.ReleasePallet.AllPower = null;
  415. this.ReleasePallet.BackColor = System.Drawing.Color.Transparent;
  416. this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
  417. this.ReleasePallet.Image = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.Image")));
  418. this.ReleasePallet.IsShowBorder = true;
  419. this.ReleasePallet.Location = new System.Drawing.Point(740, 213);
  420. this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
  421. this.ReleasePallet.Name = "ReleasePallet";
  422. this.ReleasePallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.NormalImage")));
  423. this.ReleasePallet.Power = null;
  424. this.ReleasePallet.Size = new System.Drawing.Size(56, 24);
  425. this.ReleasePallet.TabIndex = 160;
  426. this.ReleasePallet.Text = "解除栈板";
  427. this.ReleasePallet.UseVisualStyleBackColor = true;
  428. this.ReleasePallet.Click += new System.EventHandler(this.ReleasePallet_Click);
  429. //
  430. // NewPalletCode
  431. //
  432. this.NewPalletCode.AllPower = "ifall";
  433. this.NewPalletCode.BackColor = System.Drawing.Color.Transparent;
  434. this.NewPalletCode.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.DownImage")));
  435. this.NewPalletCode.Image = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.Image")));
  436. this.NewPalletCode.IsShowBorder = true;
  437. this.NewPalletCode.Location = new System.Drawing.Point(916, 16);
  438. this.NewPalletCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.MoveImage")));
  439. this.NewPalletCode.Name = "NewPalletCode";
  440. this.NewPalletCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.NormalImage")));
  441. this.NewPalletCode.Power = "ifread";
  442. this.NewPalletCode.Size = new System.Drawing.Size(60, 24);
  443. this.NewPalletCode.TabIndex = 159;
  444. this.NewPalletCode.Text = "新增栈板";
  445. this.NewPalletCode.UseVisualStyleBackColor = true;
  446. this.NewPalletCode.Visible = false;
  447. this.NewPalletCode.Click += new System.EventHandler(this.NewPallet_Click);
  448. //
  449. // pa_custcode
  450. //
  451. this.pa_custcode.AutoSize = true;
  452. this.pa_custcode.CutLength = null;
  453. this.pa_custcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  454. this.pa_custcode.Location = new System.Drawing.Point(724, 174);
  455. this.pa_custcode.MaximumSize = new System.Drawing.Size(150, 0);
  456. this.pa_custcode.Name = "pa_custcode";
  457. this.pa_custcode.Size = new System.Drawing.Size(0, 21);
  458. this.pa_custcode.TabIndex = 158;
  459. this.pa_custcode.Tag = "1";
  460. //
  461. // PackageInf
  462. //
  463. this.PackageInf.AllowUserToAddRows = false;
  464. this.PackageInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  465. this.PackageInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  466. this.pd_outboxcode,
  467. this.pd_innerqty,
  468. this.Column3,
  469. this.Column4,
  470. this.Column5});
  471. this.PackageInf.EnableContentClick = true;
  472. this.PackageInf.Location = new System.Drawing.Point(3, 129);
  473. this.PackageInf.Name = "PackageInf";
  474. this.PackageInf.RowTemplate.Height = 23;
  475. this.PackageInf.Size = new System.Drawing.Size(706, 415);
  476. this.PackageInf.TabIndex = 156;
  477. //
  478. // pd_outboxcode
  479. //
  480. this.pd_outboxcode.DataPropertyName = "code";
  481. this.pd_outboxcode.HeaderText = "箱号";
  482. this.pd_outboxcode.Name = "pd_outboxcode";
  483. this.pd_outboxcode.ReadOnly = true;
  484. //
  485. // pd_innerqty
  486. //
  487. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  488. this.pd_innerqty.HeaderText = "数量";
  489. this.pd_innerqty.Name = "pd_innerqty";
  490. this.pd_innerqty.ReadOnly = true;
  491. //
  492. // Column3
  493. //
  494. this.Column3.DataPropertyName = "pd_prodcode";
  495. this.Column3.HeaderText = "产品编号";
  496. this.Column3.Name = "Column3";
  497. this.Column3.ReadOnly = true;
  498. //
  499. // Column4
  500. //
  501. this.Column4.DataPropertyName = "pd_makecode";
  502. this.Column4.HeaderText = "工单号";
  503. this.Column4.Name = "Column4";
  504. this.Column4.ReadOnly = true;
  505. //
  506. // Column5
  507. //
  508. this.Column5.DataPropertyName = "pa_custcode";
  509. this.Column5.HeaderText = "客户";
  510. this.Column5.MinimumWidth = 100;
  511. this.Column5.Name = "Column5";
  512. this.Column5.ReadOnly = true;
  513. //
  514. // pa_makecode
  515. //
  516. this.pa_makecode.AutoSize = true;
  517. this.pa_makecode.CutLength = null;
  518. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  519. this.pa_makecode.Location = new System.Drawing.Point(374, 42);
  520. this.pa_makecode.MaximumSize = new System.Drawing.Size(150, 0);
  521. this.pa_makecode.Name = "pa_makecode";
  522. this.pa_makecode.Size = new System.Drawing.Size(0, 21);
  523. this.pa_makecode.TabIndex = 109;
  524. this.pa_makecode.Tag = "1";
  525. //
  526. // pa_totalqty
  527. //
  528. this.pa_totalqty.AutoSize = true;
  529. this.pa_totalqty.CutLength = null;
  530. this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.pa_totalqty.Location = new System.Drawing.Point(374, 83);
  532. this.pa_totalqty.MaximumSize = new System.Drawing.Size(150, 0);
  533. this.pa_totalqty.Name = "pa_totalqty";
  534. this.pa_totalqty.Size = new System.Drawing.Size(0, 21);
  535. this.pa_totalqty.TabIndex = 105;
  536. this.pa_totalqty.Tag = "1";
  537. //
  538. // AutoPrint
  539. //
  540. this.AutoPrint.Checked = false;
  541. this.AutoPrint.Location = new System.Drawing.Point(757, 174);
  542. this.AutoPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  543. this.AutoPrint.Name = "AutoPrint";
  544. this.AutoPrint.Size = new System.Drawing.Size(84, 22);
  545. this.AutoPrint.TabIndex = 191;
  546. //
  547. // OutBoxLength_label
  548. //
  549. this.OutBoxLength_label.AutoSize = true;
  550. this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  551. this.OutBoxLength_label.Location = new System.Drawing.Point(82, 16);
  552. this.OutBoxLength_label.Name = "OutBoxLength_label";
  553. this.OutBoxLength_label.Size = new System.Drawing.Size(37, 20);
  554. this.OutBoxLength_label.TabIndex = 193;
  555. this.OutBoxLength_label.Text = "长度";
  556. //
  557. // OutBoxLength
  558. //
  559. this.OutBoxLength.AllPower = null;
  560. this.OutBoxLength.BackColor = System.Drawing.Color.White;
  561. this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
  562. this.OutBoxLength.ID = null;
  563. this.OutBoxLength.Location = new System.Drawing.Point(125, 16);
  564. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
  565. this.OutBoxLength.Name = "OutBoxLength";
  566. this.OutBoxLength.Power = null;
  567. this.OutBoxLength.Size = new System.Drawing.Size(38, 23);
  568. this.OutBoxLength.Str = null;
  569. this.OutBoxLength.Str1 = null;
  570. this.OutBoxLength.Str2 = null;
  571. this.OutBoxLength.TabIndex = 192;
  572. this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown);
  573. //
  574. // StepCount
  575. //
  576. this.StepCount.LineCode = null;
  577. this.StepCount.Location = new System.Drawing.Point(486, 11);
  578. this.StepCount.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  579. this.StepCount.Name = "StepCount";
  580. this.StepCount.Size = new System.Drawing.Size(88, 22);
  581. this.StepCount.Source = null;
  582. this.StepCount.StepCode = null;
  583. this.StepCount.TabIndex = 194;
  584. //
  585. // Make_PalletCollection
  586. //
  587. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  588. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  589. this.ClientSize = new System.Drawing.Size(997, 552);
  590. this.Controls.Add(this.StepCount);
  591. this.Controls.Add(this.OutBoxLength_label);
  592. this.Controls.Add(this.OutBoxLength);
  593. this.Controls.Add(this.AutoPrint);
  594. this.Controls.Add(this.pd_salecode);
  595. this.Controls.Add(this.pd_prodcode);
  596. this.Controls.Add(this.pd_makecode);
  597. this.Controls.Add(this.pa_salecode);
  598. this.Controls.Add(this.pr_packrule);
  599. this.Controls.Add(this.Cancel);
  600. this.Controls.Add(this.pa_standardqty);
  601. this.Controls.Add(this.PrintNum);
  602. this.Controls.Add(this.pa_status);
  603. this.Controls.Add(this.AutoOutBoxCode);
  604. this.Controls.Add(this.Packing);
  605. this.Controls.Add(this.pa_packageqty_label);
  606. this.Controls.Add(this.PrintLabel_label);
  607. this.Controls.Add(this.PrinterList_label);
  608. this.Controls.Add(this.PrintLabel);
  609. this.Controls.Add(this.PrinterList);
  610. this.Controls.Add(this.pa_prodcode);
  611. this.Controls.Add(this.pa_prodcode_label);
  612. this.Controls.Add(this.Clean);
  613. this.Controls.Add(this.OperateResult);
  614. this.Controls.Add(this.outboxcode_label);
  615. this.Controls.Add(this.outboxcode);
  616. this.Controls.Add(this.pa_outboxcode);
  617. this.Controls.Add(this.Printlab);
  618. this.Controls.Add(this.ReleasePallet);
  619. this.Controls.Add(this.NewPalletCode);
  620. this.Controls.Add(this.pa_custcode);
  621. this.Controls.Add(this.pa_salecode_label);
  622. this.Controls.Add(this.PackageInf);
  623. this.Controls.Add(this.pa_restqty_label);
  624. this.Controls.Add(this.pa_makecode);
  625. this.Controls.Add(this.pa_makecode_label);
  626. this.Controls.Add(this.pa_totalqty);
  627. this.Controls.Add(this.pa_totalqty_label);
  628. this.Controls.Add(this.pa_outboxcode_label);
  629. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  630. this.Name = "Make_PalletCollection";
  631. this.Tag = "Make!BigBoxCollection";
  632. this.Text = " ";
  633. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PalletCollection_FormClosing);
  634. this.Load += new System.EventHandler(this.Make_PalletCollection_Load);
  635. this.SizeChanged += new System.EventHandler(this.Make_PalletCollection_SizeChanged);
  636. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit();
  637. this.ResumeLayout(true);
  638. this.PerformLayout();
  639. }
  640. #endregion
  641. private System.Windows.Forms.Label pa_outboxcode_label;
  642. private CustomControl.ValueLabel.ValueLabel pa_totalqty;
  643. private System.Windows.Forms.Label pa_totalqty_label;
  644. private CustomControl.ValueLabel.ValueLabel pa_makecode;
  645. private System.Windows.Forms.Label pa_makecode_label;
  646. private System.Windows.Forms.Label pa_restqty_label;
  647. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageInf;
  648. private CustomControl.ValueLabel.ValueLabel pa_custcode;
  649. private System.Windows.Forms.Label pa_salecode_label;
  650. private CustomControl.ButtonUtil.NormalButton NewPalletCode;
  651. private CustomControl.ButtonUtil.NormalButton ReleasePallet;
  652. private CustomControl.ButtonUtil.NormalButton Printlab;
  653. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  654. private CustomControl.TextBoxWithIcon.SnCollectionBox outboxcode;
  655. private System.Windows.Forms.Label outboxcode_label;
  656. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  657. private CustomControl.ButtonUtil.NormalButton Clean;
  658. private CustomControl.ValueLabel.ValueLabel pa_prodcode;
  659. private System.Windows.Forms.Label pa_prodcode_label;
  660. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  661. private System.Windows.Forms.ComboBox PrintLabel;
  662. private System.Windows.Forms.Label PrintLabel_label;
  663. private System.Windows.Forms.Label PrinterList_label;
  664. private System.Windows.Forms.Label pa_packageqty_label;
  665. private CustomControl.ButtonUtil.NormalButton Packing;
  666. private System.Windows.Forms.CheckBox AutoOutBoxCode;
  667. private System.Windows.Forms.Label pa_status;
  668. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  669. private CustomControl.TextBoxWithIcon.EnterTextBox pa_standardqty;
  670. private System.Windows.Forms.CheckBox Cancel;
  671. private System.Windows.Forms.Label pr_packrule;
  672. private System.Windows.Forms.Label pa_salecode;
  673. private System.Windows.Forms.DataGridViewTextBoxColumn pd_outboxcode;
  674. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  675. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  676. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  677. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  678. private System.Windows.Forms.Label pd_makecode;
  679. private System.Windows.Forms.Label pd_prodcode;
  680. private System.Windows.Forms.Label pd_salecode;
  681. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  682. private System.Windows.Forms.Label OutBoxLength_label;
  683. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  684. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  685. }
  686. }