Make_BigBoxCollection.Designer.cs 33 KB

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