Make_PackageCollection.Designer.cs 51 KB

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