Make_PalletCollection.Designer.cs 36 KB

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