Make_PalletCollection.Designer.cs 35 KB

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