Make_BigBoxCollection.Designer.cs 33 KB

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