Make_PalletCollection.Designer.cs 40 KB

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