Make_PackageCollectionWeigh.Designer.cs 59 KB

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