Make_PackageCollection.Designer.cs 48 KB

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