Make_PackageCollection.Designer.cs 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_PackageCollection
  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_PackageCollection));
  29. this.pa_makecode = new System.Windows.Forms.Label();
  30. this.label13 = new System.Windows.Forms.Label();
  31. this.Cancel = new System.Windows.Forms.CheckBox();
  32. this.pa_id = new System.Windows.Forms.Label();
  33. this.pr_packrule = new System.Windows.Forms.Label();
  34. this.pa_status = new System.Windows.Forms.Label();
  35. this.pa_sccode = new System.Windows.Forms.Label();
  36. this.pa_checkno = new System.Windows.Forms.Label();
  37. this.pa_downstatus = new System.Windows.Forms.Label();
  38. this.ms_makecode = new System.Windows.Forms.Label();
  39. this.pa_standardqty = new System.Windows.Forms.Label();
  40. this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  41. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.checkweightlabel = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  44. this.ob_nowcheckqty = new System.Windows.Forms.Label();
  45. this.ob_batchqty = new System.Windows.Forms.Label();
  46. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  47. this.ob_batchqty_label = new System.Windows.Forms.Label();
  48. this.ob_checkno = new System.Windows.Forms.Label();
  49. this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  50. this.Packing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  51. this.PrintLabel = new System.Windows.Forms.ComboBox();
  52. this.label3 = new System.Windows.Forms.Label();
  53. this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  54. this.PrintList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  55. this.Printing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  56. this.PrintList_label = new System.Windows.Forms.Label();
  57. this.PrintNum_label = new System.Windows.Forms.Label();
  58. this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  59. this.pr_outboxinnerqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  60. this.DeleteAll = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  61. this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
  62. this.pa_currentqty_label = new System.Windows.Forms.Label();
  63. this.pr_detail_label = new System.Windows.Forms.Label();
  64. this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  65. this.pa_currentqty = new System.Windows.Forms.Label();
  66. this.pr_code_label = new System.Windows.Forms.Label();
  67. this.pr_detail = new System.Windows.Forms.Label();
  68. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  69. this.pr_code = new System.Windows.Forms.Label();
  70. this.pa_code_label = new System.Windows.Forms.Label();
  71. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  72. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  73. this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  74. this.PackageDetail = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  75. this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.groupBoxWithBorder2.SuspendLayout();
  82. this.groupBoxWithBorder1.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
  84. this.SuspendLayout();
  85. //
  86. // pa_makecode
  87. //
  88. this.pa_makecode.AutoSize = true;
  89. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.pa_makecode.Location = new System.Drawing.Point(831, 427);
  91. this.pa_makecode.Name = "pa_makecode";
  92. this.pa_makecode.Size = new System.Drawing.Size(0, 21);
  93. this.pa_makecode.TabIndex = 76;
  94. this.pa_makecode.Visible = false;
  95. //
  96. // label13
  97. //
  98. this.label13.AutoSize = true;
  99. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.label13.ForeColor = System.Drawing.Color.Black;
  101. this.label13.Location = new System.Drawing.Point(8, 545);
  102. this.label13.Name = "label13";
  103. this.label13.Size = new System.Drawing.Size(58, 21);
  104. this.label13.TabIndex = 105;
  105. this.label13.Text = "序列号";
  106. //
  107. // Cancel
  108. //
  109. this.Cancel.AutoSize = true;
  110. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.Cancel.Location = new System.Drawing.Point(310, 545);
  112. this.Cancel.Name = "Cancel";
  113. this.Cancel.Size = new System.Drawing.Size(93, 25);
  114. this.Cancel.TabIndex = 129;
  115. this.Cancel.Text = "取消装箱";
  116. this.Cancel.UseVisualStyleBackColor = true;
  117. //
  118. // pa_id
  119. //
  120. this.pa_id.AutoSize = true;
  121. this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.pa_id.Location = new System.Drawing.Point(799, 427);
  123. this.pa_id.Name = "pa_id";
  124. this.pa_id.Size = new System.Drawing.Size(0, 21);
  125. this.pa_id.TabIndex = 153;
  126. this.pa_id.Visible = false;
  127. //
  128. // pr_packrule
  129. //
  130. this.pr_packrule.AutoSize = true;
  131. this.pr_packrule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.pr_packrule.Location = new System.Drawing.Point(849, 418);
  133. this.pr_packrule.Name = "pr_packrule";
  134. this.pr_packrule.Size = new System.Drawing.Size(0, 21);
  135. this.pr_packrule.TabIndex = 173;
  136. this.pr_packrule.Visible = false;
  137. //
  138. // pa_status
  139. //
  140. this.pa_status.AutoSize = true;
  141. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.pa_status.Location = new System.Drawing.Point(780, 456);
  143. this.pa_status.Name = "pa_status";
  144. this.pa_status.Size = new System.Drawing.Size(0, 21);
  145. this.pa_status.TabIndex = 174;
  146. this.pa_status.Visible = false;
  147. //
  148. // pa_sccode
  149. //
  150. this.pa_sccode.AutoSize = true;
  151. this.pa_sccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.pa_sccode.Location = new System.Drawing.Point(831, 456);
  153. this.pa_sccode.Name = "pa_sccode";
  154. this.pa_sccode.Size = new System.Drawing.Size(0, 21);
  155. this.pa_sccode.TabIndex = 176;
  156. this.pa_sccode.Visible = false;
  157. //
  158. // pa_checkno
  159. //
  160. this.pa_checkno.AutoSize = true;
  161. this.pa_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.pa_checkno.Location = new System.Drawing.Point(825, 456);
  163. this.pa_checkno.Name = "pa_checkno";
  164. this.pa_checkno.Size = new System.Drawing.Size(0, 21);
  165. this.pa_checkno.TabIndex = 177;
  166. this.pa_checkno.Visible = false;
  167. //
  168. // pa_downstatus
  169. //
  170. this.pa_downstatus.AutoSize = true;
  171. this.pa_downstatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.pa_downstatus.Location = new System.Drawing.Point(837, 456);
  173. this.pa_downstatus.Name = "pa_downstatus";
  174. this.pa_downstatus.Size = new System.Drawing.Size(0, 21);
  175. this.pa_downstatus.TabIndex = 178;
  176. this.pa_downstatus.Visible = false;
  177. //
  178. // ms_makecode
  179. //
  180. this.ms_makecode.AutoSize = true;
  181. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.ms_makecode.Location = new System.Drawing.Point(853, 470);
  183. this.ms_makecode.Name = "ms_makecode";
  184. this.ms_makecode.Size = new System.Drawing.Size(0, 21);
  185. this.ms_makecode.TabIndex = 179;
  186. this.ms_makecode.Visible = false;
  187. //
  188. // pa_standardqty
  189. //
  190. this.pa_standardqty.AutoSize = true;
  191. this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.pa_standardqty.Location = new System.Drawing.Point(849, 470);
  193. this.pa_standardqty.Name = "pa_standardqty";
  194. this.pa_standardqty.Size = new System.Drawing.Size(0, 21);
  195. this.pa_standardqty.TabIndex = 180;
  196. this.pa_standardqty.Visible = false;
  197. //
  198. // groupBoxWithBorder2
  199. //
  200. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  201. this.groupBoxWithBorder2.Controls.Add(this.PrintNum);
  202. this.groupBoxWithBorder2.Controls.Add(this.label1);
  203. this.groupBoxWithBorder2.Controls.Add(this.checkweightlabel);
  204. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
  205. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
  206. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
  207. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
  208. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
  209. this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
  210. this.groupBoxWithBorder2.Controls.Add(this.Packing);
  211. this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
  212. this.groupBoxWithBorder2.Controls.Add(this.label3);
  213. this.groupBoxWithBorder2.Controls.Add(this.AutoPrint);
  214. this.groupBoxWithBorder2.Controls.Add(this.PrintList);
  215. this.groupBoxWithBorder2.Controls.Add(this.Printing);
  216. this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
  217. this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
  218. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.groupBoxWithBorder2.Location = new System.Drawing.Point(424, 6);
  220. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2);
  221. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  222. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2);
  223. this.groupBoxWithBorder2.Size = new System.Drawing.Size(446, 157);
  224. this.groupBoxWithBorder2.TabIndex = 172;
  225. this.groupBoxWithBorder2.TabStop = false;
  226. this.groupBoxWithBorder2.Text = "打印";
  227. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  228. //
  229. // PrintNum
  230. //
  231. this.PrintNum.AllPower = null;
  232. this.PrintNum.BackColor = System.Drawing.Color.White;
  233. this.PrintNum.Enabled = false;
  234. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.PrintNum.ID = null;
  236. this.PrintNum.Location = new System.Drawing.Point(231, 124);
  237. this.PrintNum.Name = "PrintNum";
  238. this.PrintNum.Power = null;
  239. this.PrintNum.Size = new System.Drawing.Size(51, 23);
  240. this.PrintNum.Str = null;
  241. this.PrintNum.Str1 = null;
  242. this.PrintNum.Str2 = null;
  243. this.PrintNum.TabIndex = 181;
  244. //
  245. // label1
  246. //
  247. this.label1.AutoSize = true;
  248. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  249. this.label1.Location = new System.Drawing.Point(271, 13);
  250. this.label1.Name = "label1";
  251. this.label1.Size = new System.Drawing.Size(74, 21);
  252. this.label1.TabIndex = 181;
  253. this.label1.Text = "当前批号";
  254. //
  255. // checkweightlabel
  256. //
  257. this.checkweightlabel.AutoSize = true;
  258. this.checkweightlabel.CutLength = null;
  259. this.checkweightlabel.ForeColor = System.Drawing.Color.Red;
  260. this.checkweightlabel.Location = new System.Drawing.Point(118, 13);
  261. this.checkweightlabel.MaximumSize = new System.Drawing.Size(200, 0);
  262. this.checkweightlabel.Name = "checkweightlabel";
  263. this.checkweightlabel.Size = new System.Drawing.Size(0, 21);
  264. this.checkweightlabel.TabIndex = 180;
  265. //
  266. // ob_nowcheckqty
  267. //
  268. this.ob_nowcheckqty.AutoSize = true;
  269. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.ob_nowcheckqty.Location = new System.Drawing.Point(352, 79);
  271. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  272. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 21);
  273. this.ob_nowcheckqty.TabIndex = 178;
  274. //
  275. // ob_batchqty
  276. //
  277. this.ob_batchqty.AutoSize = true;
  278. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  279. this.ob_batchqty.Location = new System.Drawing.Point(352, 46);
  280. this.ob_batchqty.Name = "ob_batchqty";
  281. this.ob_batchqty.Size = new System.Drawing.Size(0, 21);
  282. this.ob_batchqty.TabIndex = 177;
  283. //
  284. // ob_nowcheckqty_label
  285. //
  286. this.ob_nowcheckqty_label.AutoSize = true;
  287. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(271, 79);
  289. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  290. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(74, 21);
  291. this.ob_nowcheckqty_label.TabIndex = 176;
  292. this.ob_nowcheckqty_label.Text = "当前批数";
  293. //
  294. // ob_batchqty_label
  295. //
  296. this.ob_batchqty_label.AutoSize = true;
  297. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. this.ob_batchqty_label.Location = new System.Drawing.Point(271, 46);
  299. this.ob_batchqty_label.Name = "ob_batchqty_label";
  300. this.ob_batchqty_label.Size = new System.Drawing.Size(74, 21);
  301. this.ob_batchqty_label.TabIndex = 175;
  302. this.ob_batchqty_label.Text = "标准批数";
  303. //
  304. // ob_checkno
  305. //
  306. this.ob_checkno.AutoSize = true;
  307. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.ob_checkno.Location = new System.Drawing.Point(352, 13);
  309. this.ob_checkno.Name = "ob_checkno";
  310. this.ob_checkno.Size = new System.Drawing.Size(0, 21);
  311. this.ob_checkno.TabIndex = 175;
  312. this.ob_checkno.Visible = false;
  313. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  314. //
  315. // SendCheck
  316. //
  317. this.SendCheck.AllPower = "ifall";
  318. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  319. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  320. this.SendCheck.Enabled = false;
  321. this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  322. this.SendCheck.Image = null;
  323. this.SendCheck.IsShowBorder = true;
  324. this.SendCheck.Location = new System.Drawing.Point(369, 123);
  325. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  326. this.SendCheck.Name = "SendCheck";
  327. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  328. this.SendCheck.Power = null;
  329. this.SendCheck.Size = new System.Drawing.Size(56, 24);
  330. this.SendCheck.TabIndex = 174;
  331. this.SendCheck.Tag = "ifread";
  332. this.SendCheck.Text = "送检";
  333. this.SendCheck.UseVisualStyleBackColor = true;
  334. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  335. //
  336. // Packing
  337. //
  338. this.Packing.AllPower = null;
  339. this.Packing.BackColor = System.Drawing.Color.Transparent;
  340. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  341. this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
  342. this.Packing.Image = null;
  343. this.Packing.IsShowBorder = true;
  344. this.Packing.Location = new System.Drawing.Point(15, 123);
  345. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  346. this.Packing.Name = "Packing";
  347. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  348. this.Packing.Power = null;
  349. this.Packing.Size = new System.Drawing.Size(50, 24);
  350. this.Packing.TabIndex = 173;
  351. this.Packing.Text = "封箱";
  352. this.Packing.UseVisualStyleBackColor = true;
  353. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  354. //
  355. // PrintLabel
  356. //
  357. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  358. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  359. this.PrintLabel.FormattingEnabled = true;
  360. this.PrintLabel.Location = new System.Drawing.Point(118, 84);
  361. this.PrintLabel.Margin = new System.Windows.Forms.Padding(2);
  362. this.PrintLabel.Name = "PrintLabel";
  363. this.PrintLabel.Size = new System.Drawing.Size(138, 25);
  364. this.PrintLabel.TabIndex = 159;
  365. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  366. //
  367. // label3
  368. //
  369. this.label3.AutoSize = true;
  370. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  371. this.label3.Location = new System.Drawing.Point(9, 79);
  372. this.label3.Name = "label3";
  373. this.label3.Size = new System.Drawing.Size(74, 21);
  374. this.label3.TabIndex = 160;
  375. this.label3.Text = "打印标签";
  376. //
  377. // AutoPrint
  378. //
  379. this.AutoPrint.Checked = false;
  380. this.AutoPrint.Location = new System.Drawing.Point(71, 124);
  381. this.AutoPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  382. this.AutoPrint.Name = "AutoPrint";
  383. this.AutoPrint.Size = new System.Drawing.Size(83, 23);
  384. this.AutoPrint.TabIndex = 166;
  385. //
  386. // PrintList
  387. //
  388. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  389. this.PrintList.Location = new System.Drawing.Point(118, 45);
  390. this.PrintList.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
  391. this.PrintList.Name = "PrintList";
  392. this.PrintList.Size = new System.Drawing.Size(136, 22);
  393. this.PrintList.TabIndex = 158;
  394. //
  395. // Printing
  396. //
  397. this.Printing.AllPower = "ifall";
  398. this.Printing.BackColor = System.Drawing.Color.Transparent;
  399. this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
  400. this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
  401. this.Printing.Image = null;
  402. this.Printing.IsShowBorder = true;
  403. this.Printing.Location = new System.Drawing.Point(296, 123);
  404. this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
  405. this.Printing.Name = "Printing";
  406. this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
  407. this.Printing.Power = null;
  408. this.Printing.Size = new System.Drawing.Size(56, 24);
  409. this.Printing.TabIndex = 150;
  410. this.Printing.Tag = "ifread";
  411. this.Printing.Text = "打印";
  412. this.Printing.UseVisualStyleBackColor = true;
  413. this.Printing.Click += new System.EventHandler(this.Print_Click);
  414. //
  415. // PrintList_label
  416. //
  417. this.PrintList_label.AutoSize = true;
  418. this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.PrintList_label.Location = new System.Drawing.Point(9, 38);
  420. this.PrintList_label.Name = "PrintList_label";
  421. this.PrintList_label.Size = new System.Drawing.Size(90, 21);
  422. this.PrintList_label.TabIndex = 116;
  423. this.PrintList_label.Text = "打印机列表";
  424. //
  425. // PrintNum_label
  426. //
  427. this.PrintNum_label.AutoSize = true;
  428. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  429. this.PrintNum_label.Location = new System.Drawing.Point(170, 126);
  430. this.PrintNum_label.Name = "PrintNum_label";
  431. this.PrintNum_label.Size = new System.Drawing.Size(42, 21);
  432. this.PrintNum_label.TabIndex = 124;
  433. this.PrintNum_label.Text = "份数";
  434. //
  435. // groupBoxWithBorder1
  436. //
  437. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  438. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
  439. this.groupBoxWithBorder1.Controls.Add(this.DeleteAll);
  440. this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
  441. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
  442. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  443. this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
  444. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
  445. this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
  446. this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
  447. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
  448. this.groupBoxWithBorder1.Controls.Add(this.pr_code);
  449. this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
  450. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  451. this.groupBoxWithBorder1.Location = new System.Drawing.Point(4, 6);
  452. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
  453. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  454. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
  455. this.groupBoxWithBorder1.Size = new System.Drawing.Size(411, 157);
  456. this.groupBoxWithBorder1.TabIndex = 171;
  457. this.groupBoxWithBorder1.TabStop = false;
  458. this.groupBoxWithBorder1.Text = "装箱信息";
  459. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  460. //
  461. // pr_outboxinnerqty
  462. //
  463. this.pr_outboxinnerqty.AllPower = null;
  464. this.pr_outboxinnerqty.BackColor = System.Drawing.Color.White;
  465. this.pr_outboxinnerqty.Enabled = false;
  466. this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. this.pr_outboxinnerqty.ID = null;
  468. this.pr_outboxinnerqty.Location = new System.Drawing.Point(98, 76);
  469. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  470. this.pr_outboxinnerqty.Power = null;
  471. this.pr_outboxinnerqty.Size = new System.Drawing.Size(96, 23);
  472. this.pr_outboxinnerqty.Str = null;
  473. this.pr_outboxinnerqty.Str1 = null;
  474. this.pr_outboxinnerqty.Str2 = null;
  475. this.pr_outboxinnerqty.TabIndex = 181;
  476. //
  477. // DeleteAll
  478. //
  479. this.DeleteAll.AllPower = null;
  480. this.DeleteAll.BackColor = System.Drawing.Color.Transparent;
  481. this.DeleteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.DownImage")));
  482. this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
  483. this.DeleteAll.Image = null;
  484. this.DeleteAll.IsShowBorder = true;
  485. this.DeleteAll.Location = new System.Drawing.Point(340, 37);
  486. this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
  487. this.DeleteAll.Name = "DeleteAll";
  488. this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
  489. this.DeleteAll.Power = "ifspecial";
  490. this.DeleteAll.Size = new System.Drawing.Size(45, 24);
  491. this.DeleteAll.TabIndex = 181;
  492. this.DeleteAll.Text = "拆箱";
  493. this.DeleteAll.UseVisualStyleBackColor = true;
  494. this.DeleteAll.Click += new System.EventHandler(this.DeleteAll_Click);
  495. //
  496. // AutoGenBoxCode
  497. //
  498. this.AutoGenBoxCode.AutoSize = true;
  499. this.AutoGenBoxCode.Location = new System.Drawing.Point(219, 37);
  500. this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(2);
  501. this.AutoGenBoxCode.Name = "AutoGenBoxCode";
  502. this.AutoGenBoxCode.Size = new System.Drawing.Size(93, 25);
  503. this.AutoGenBoxCode.TabIndex = 171;
  504. this.AutoGenBoxCode.Text = "自动生成";
  505. this.AutoGenBoxCode.UseVisualStyleBackColor = true;
  506. //
  507. // pa_currentqty_label
  508. //
  509. this.pa_currentqty_label.AutoSize = true;
  510. this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  511. this.pa_currentqty_label.Location = new System.Drawing.Point(215, 75);
  512. this.pa_currentqty_label.Name = "pa_currentqty_label";
  513. this.pa_currentqty_label.Size = new System.Drawing.Size(74, 21);
  514. this.pa_currentqty_label.TabIndex = 95;
  515. this.pa_currentqty_label.Text = "已装数量";
  516. //
  517. // pr_detail_label
  518. //
  519. this.pr_detail_label.AutoSize = true;
  520. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  521. this.pr_detail_label.Location = new System.Drawing.Point(215, 118);
  522. this.pr_detail_label.Name = "pr_detail_label";
  523. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  524. this.pr_detail_label.TabIndex = 80;
  525. this.pr_detail_label.Text = "产品名称";
  526. //
  527. // pa_outboxcode
  528. //
  529. this.pa_outboxcode.AllPower = null;
  530. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  531. this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F);
  532. this.pa_outboxcode.ID = null;
  533. this.pa_outboxcode.Location = new System.Drawing.Point(98, 39);
  534. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
  535. this.pa_outboxcode.Name = "pa_outboxcode";
  536. this.pa_outboxcode.Power = null;
  537. this.pa_outboxcode.Size = new System.Drawing.Size(107, 23);
  538. this.pa_outboxcode.Str = null;
  539. this.pa_outboxcode.Str1 = null;
  540. this.pa_outboxcode.Str2 = null;
  541. this.pa_outboxcode.TabIndex = 163;
  542. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
  543. //
  544. // pa_currentqty
  545. //
  546. this.pa_currentqty.AutoSize = true;
  547. this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  548. this.pa_currentqty.Location = new System.Drawing.Point(297, 75);
  549. this.pa_currentqty.Name = "pa_currentqty";
  550. this.pa_currentqty.Size = new System.Drawing.Size(0, 21);
  551. this.pa_currentqty.TabIndex = 169;
  552. //
  553. // pr_code_label
  554. //
  555. this.pr_code_label.AutoSize = true;
  556. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  557. this.pr_code_label.Location = new System.Drawing.Point(6, 118);
  558. this.pr_code_label.Name = "pr_code_label";
  559. this.pr_code_label.Size = new System.Drawing.Size(74, 21);
  560. this.pr_code_label.TabIndex = 81;
  561. this.pr_code_label.Text = "产品编号";
  562. //
  563. // pr_detail
  564. //
  565. this.pr_detail.AutoSize = true;
  566. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  567. this.pr_detail.Location = new System.Drawing.Point(297, 118);
  568. this.pr_detail.Name = "pr_detail";
  569. this.pr_detail.Size = new System.Drawing.Size(0, 21);
  570. this.pr_detail.TabIndex = 168;
  571. //
  572. // pr_outboxinnerqty_label
  573. //
  574. this.pr_outboxinnerqty_label.AutoSize = true;
  575. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(6, 75);
  577. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  578. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(74, 21);
  579. this.pr_outboxinnerqty_label.TabIndex = 97;
  580. this.pr_outboxinnerqty_label.Text = "箱内容量";
  581. //
  582. // pr_code
  583. //
  584. this.pr_code.AutoSize = true;
  585. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  586. this.pr_code.Location = new System.Drawing.Point(98, 118);
  587. this.pr_code.MaximumSize = new System.Drawing.Size(150, 0);
  588. this.pr_code.Name = "pr_code";
  589. this.pr_code.Size = new System.Drawing.Size(0, 21);
  590. this.pr_code.TabIndex = 167;
  591. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  592. //
  593. // pa_code_label
  594. //
  595. this.pa_code_label.AutoSize = true;
  596. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  597. this.pa_code_label.Location = new System.Drawing.Point(6, 34);
  598. this.pa_code_label.Name = "pa_code_label";
  599. this.pa_code_label.Size = new System.Drawing.Size(42, 21);
  600. this.pa_code_label.TabIndex = 113;
  601. this.pa_code_label.Text = "箱号";
  602. //
  603. // OperateResult
  604. //
  605. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  606. this.OperateResult.Location = new System.Drawing.Point(4, 418);
  607. this.OperateResult.Name = "OperateResult";
  608. this.OperateResult.Size = new System.Drawing.Size(447, 120);
  609. this.OperateResult.TabIndex = 155;
  610. this.OperateResult.Text = "";
  611. //
  612. // Clean
  613. //
  614. this.Clean.AllPower = null;
  615. this.Clean.BackColor = System.Drawing.Color.Transparent;
  616. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  617. this.Clean.Image = null;
  618. this.Clean.IsShowBorder = true;
  619. this.Clean.Location = new System.Drawing.Point(464, 513);
  620. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  621. this.Clean.Name = "Clean";
  622. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  623. this.Clean.Power = null;
  624. this.Clean.Size = new System.Drawing.Size(60, 24);
  625. this.Clean.TabIndex = 148;
  626. this.Clean.Text = "清除";
  627. this.Clean.UseVisualStyleBackColor = true;
  628. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  629. //
  630. // sn_code
  631. //
  632. this.sn_code.AllPower = "ifall";
  633. this.sn_code.BackColor = System.Drawing.Color.White;
  634. this.sn_code.ID = null;
  635. this.sn_code.Location = new System.Drawing.Point(76, 545);
  636. this.sn_code.Name = "sn_code";
  637. this.sn_code.Power = "ifread";
  638. this.sn_code.Size = new System.Drawing.Size(196, 21);
  639. this.sn_code.Str = null;
  640. this.sn_code.Str1 = null;
  641. this.sn_code.Str2 = null;
  642. this.sn_code.TabIndex = 135;
  643. this.sn_code.Tag = "ifread";
  644. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  645. //
  646. // PackageDetail
  647. //
  648. this.PackageDetail.AllowUserToAddRows = false;
  649. this.PackageDetail.AllowUserToDeleteRows = false;
  650. this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  651. this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  652. this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  653. this.pd_barcode,
  654. this.pa_outboxcode1,
  655. this.pa_prodcode1,
  656. this.pd_innerqty,
  657. this.pa_indate,
  658. this.pd_id});
  659. this.PackageDetail.EnableContentClick = true;
  660. this.PackageDetail.Location = new System.Drawing.Point(4, 170);
  661. this.PackageDetail.Name = "PackageDetail";
  662. this.PackageDetail.ReadOnly = true;
  663. this.PackageDetail.RowTemplate.Height = 23;
  664. this.PackageDetail.Size = new System.Drawing.Size(862, 240);
  665. this.PackageDetail.TabIndex = 134;
  666. //
  667. // pd_barcode
  668. //
  669. this.pd_barcode.DataPropertyName = "pd_barcode";
  670. this.pd_barcode.HeaderText = "序列号";
  671. this.pd_barcode.Name = "pd_barcode";
  672. this.pd_barcode.ReadOnly = true;
  673. this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  674. this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
  675. this.pd_barcode.Width = 202;
  676. //
  677. // pa_outboxcode1
  678. //
  679. this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
  680. this.pa_outboxcode1.HeaderText = "箱号";
  681. this.pa_outboxcode1.Name = "pa_outboxcode1";
  682. this.pa_outboxcode1.ReadOnly = true;
  683. this.pa_outboxcode1.Width = 201;
  684. //
  685. // pa_prodcode1
  686. //
  687. this.pa_prodcode1.DataPropertyName = "pa_prodcode";
  688. this.pa_prodcode1.HeaderText = "产品编号";
  689. this.pa_prodcode1.Name = "pa_prodcode1";
  690. this.pa_prodcode1.ReadOnly = true;
  691. this.pa_prodcode1.Visible = false;
  692. //
  693. // pd_innerqty
  694. //
  695. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  696. this.pd_innerqty.HeaderText = "箱内数量";
  697. this.pd_innerqty.Name = "pd_innerqty";
  698. this.pd_innerqty.ReadOnly = true;
  699. this.pd_innerqty.Visible = false;
  700. this.pd_innerqty.Width = 80;
  701. //
  702. // pa_indate
  703. //
  704. this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  705. this.pa_indate.DataPropertyName = "pa_indate";
  706. this.pa_indate.HeaderText = "装箱日期";
  707. this.pa_indate.MinimumWidth = 300;
  708. this.pa_indate.Name = "pa_indate";
  709. this.pa_indate.ReadOnly = true;
  710. this.pa_indate.Width = 300;
  711. //
  712. // pd_id
  713. //
  714. this.pd_id.DataPropertyName = "pd_id";
  715. this.pd_id.HeaderText = "ID";
  716. this.pd_id.Name = "pd_id";
  717. this.pd_id.ReadOnly = true;
  718. this.pd_id.Visible = false;
  719. //
  720. // Make_PackageCollection
  721. //
  722. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  723. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  724. this.ClientSize = new System.Drawing.Size(879, 584);
  725. this.Controls.Add(this.pa_standardqty);
  726. this.Controls.Add(this.ms_makecode);
  727. this.Controls.Add(this.pa_downstatus);
  728. this.Controls.Add(this.pa_checkno);
  729. this.Controls.Add(this.pa_sccode);
  730. this.Controls.Add(this.pa_status);
  731. this.Controls.Add(this.pr_packrule);
  732. this.Controls.Add(this.groupBoxWithBorder2);
  733. this.Controls.Add(this.groupBoxWithBorder1);
  734. this.Controls.Add(this.OperateResult);
  735. this.Controls.Add(this.pa_id);
  736. this.Controls.Add(this.Clean);
  737. this.Controls.Add(this.sn_code);
  738. this.Controls.Add(this.PackageDetail);
  739. this.Controls.Add(this.Cancel);
  740. this.Controls.Add(this.label13);
  741. this.Controls.Add(this.pa_makecode);
  742. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  743. this.Name = "Make_PackageCollection";
  744. this.Tag = "Make!PackageCollection";
  745. this.Text = "包装采集";
  746. this.Activated += new System.EventHandler(this.PackCollection_Activated);
  747. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.PackCollection_FormClosing);
  748. this.Load += new System.EventHandler(this.PackCollection_Load);
  749. this.SizeChanged += new System.EventHandler(this.PackCollection_SizeChanged);
  750. this.groupBoxWithBorder2.ResumeLayout(true);
  751. this.groupBoxWithBorder2.PerformLayout();
  752. this.groupBoxWithBorder1.ResumeLayout(true);
  753. this.groupBoxWithBorder1.PerformLayout();
  754. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
  755. this.ResumeLayout(true);
  756. this.PerformLayout();
  757. }
  758. #endregion
  759. private System.Windows.Forms.Label pr_code_label;
  760. private System.Windows.Forms.Label pr_detail_label;
  761. private System.Windows.Forms.Label pa_makecode;
  762. private System.Windows.Forms.Label pa_currentqty_label;
  763. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  764. private System.Windows.Forms.Label label13;
  765. private System.Windows.Forms.Label pa_code_label;
  766. private System.Windows.Forms.Label PrintList_label;
  767. private System.Windows.Forms.Label PrintNum_label;
  768. private System.Windows.Forms.CheckBox Cancel;
  769. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
  770. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  771. private CustomControl.ButtonUtil.NormalButton Clean;
  772. private CustomControl.ButtonUtil.NormalButton Printing;
  773. private System.Windows.Forms.Label pa_id;
  774. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  775. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  776. private System.Windows.Forms.Label label3;
  777. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  778. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  779. private System.Windows.Forms.Label pr_code;
  780. private System.Windows.Forms.Label pr_detail;
  781. private System.Windows.Forms.Label pa_currentqty;
  782. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  783. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  784. private CustomControl.ButtonUtil.NormalButton Packing;
  785. private System.Windows.Forms.CheckBox AutoGenBoxCode;
  786. private System.Windows.Forms.Label pr_packrule;
  787. private System.Windows.Forms.Label pa_status;
  788. private CustomControl.ButtonUtil.NormalButton SendCheck;
  789. private System.Windows.Forms.Label ob_batchqty;
  790. private System.Windows.Forms.Label ob_nowcheckqty_label;
  791. private System.Windows.Forms.Label ob_batchqty_label;
  792. private System.Windows.Forms.Label ob_nowcheckqty;
  793. private System.Windows.Forms.Label ob_checkno;
  794. private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
  795. private System.Windows.Forms.DataGridViewTextBoxColumn pa_outboxcode1;
  796. private System.Windows.Forms.DataGridViewTextBoxColumn pa_prodcode1;
  797. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  798. private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
  799. private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
  800. private System.Windows.Forms.Label pa_sccode;
  801. private System.Windows.Forms.Label pa_checkno;
  802. private System.Windows.Forms.Label pa_downstatus;
  803. private System.Windows.Forms.Label ms_makecode;
  804. private System.Windows.Forms.Label pa_standardqty;
  805. private CustomControl.ButtonUtil.NormalButton DeleteAll;
  806. private CustomControl.ValueLabel.ValueLabel checkweightlabel;
  807. private System.Windows.Forms.Label label1;
  808. private CustomControl.TextBoxWithIcon.EnterTextBox pr_outboxinnerqty;
  809. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  810. private System.Windows.Forms.ComboBox PrintLabel;
  811. }
  812. }