Make_BigBoxCollection.Designer.cs 33 KB

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