Make_PackageCollection.Designer.cs 54 KB

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