Packing_PackageCollectionWeigh.Designer.cs 79 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_PackageCollectionWeigh));
  30. this.pa_makecode = new System.Windows.Forms.Label();
  31. this.label13 = new System.Windows.Forms.Label();
  32. this.pa_code_label = new System.Windows.Forms.Label();
  33. this.PrintList_label = new System.Windows.Forms.Label();
  34. this.PrintNum_label = new System.Windows.Forms.Label();
  35. this.Cancel = new System.Windows.Forms.CheckBox();
  36. this.pa_id = new System.Windows.Forms.Label();
  37. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  38. this.label3 = new System.Windows.Forms.Label();
  39. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  40. this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  41. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  42. this.Printing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  43. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  44. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  45. this.PackageDetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  46. this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  53. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  54. this.PreFix_label = new System.Windows.Forms.Label();
  55. this.PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  56. this.locksalecode = new System.Windows.Forms.CheckBox();
  57. this.label5 = new System.Windows.Forms.Label();
  58. this.ms_makecode_label = new System.Windows.Forms.Label();
  59. this.ms_salecode = new System.Windows.Forms.Label();
  60. this.ms_makecode = new System.Windows.Forms.Label();
  61. this.OutBoxLength_label = new System.Windows.Forms.Label();
  62. this.OutBoxLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  63. this.pr_outboxinnerqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  64. this.DeleteAll = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  65. this.pa_currentqty_label = new System.Windows.Forms.Label();
  66. this.pr_detail_label = new System.Windows.Forms.Label();
  67. this.pa_currentqty = new System.Windows.Forms.Label();
  68. this.pr_code_label = new System.Windows.Forms.Label();
  69. this.pr_detail = new System.Windows.Forms.Label();
  70. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  71. this.pr_code = new System.Windows.Forms.Label();
  72. this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
  73. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  74. this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  75. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  76. this.label1 = new System.Windows.Forms.Label();
  77. this.checkweightlabel = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  78. this.ob_nowcheckqty = new System.Windows.Forms.Label();
  79. this.ob_batchqty = new System.Windows.Forms.Label();
  80. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  81. this.ob_batchqty_label = new System.Windows.Forms.Label();
  82. this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  83. this.Packing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  84. this.ob_checkno = new System.Windows.Forms.Label();
  85. this.pr_packrule = new System.Windows.Forms.Label();
  86. this.pa_status = new System.Windows.Forms.Label();
  87. this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  88. this.RefreshWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  89. this.pr_cartonunit1 = new System.Windows.Forms.Label();
  90. this.pr_cartonunit = new System.Windows.Forms.Label();
  91. this.pr_cartonboxgw = new System.Windows.Forms.Label();
  92. this.label4 = new System.Windows.Forms.Label();
  93. this.weight = new System.Windows.Forms.Label();
  94. this.label2 = new System.Windows.Forms.Label();
  95. this.Baurate = new System.Windows.Forms.Label();
  96. this.ComList = new System.Windows.Forms.Label();
  97. this.pa_downstatus = new System.Windows.Forms.Label();
  98. this.pa_checkno = new System.Windows.Forms.Label();
  99. this.pa_sccode = new System.Windows.Forms.Label();
  100. this.pa_standardqty = new System.Windows.Forms.Label();
  101. this.pr_sendchecktype = new System.Windows.Forms.Label();
  102. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  103. this.mcd_remainqty = new System.Windows.Forms.Label();
  104. this.mcd_inqty_label = new System.Windows.Forms.Label();
  105. this.mcd_inqty = new System.Windows.Forms.Label();
  106. this.pa_remark_label = new System.Windows.Forms.Label();
  107. this.pa_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  108. this.CollecRemark = new System.Windows.Forms.CheckBox();
  109. this.AllowRepeat = new System.Windows.Forms.CheckBox();
  110. this.label6 = new System.Windows.Forms.Label();
  111. this.Remark_PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  112. this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  113. this.label7 = new System.Windows.Forms.Label();
  114. this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  115. this.label8 = new System.Windows.Forms.Label();
  116. this.PrintSecond = new System.Windows.Forms.CheckBox();
  117. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
  118. this.groupBoxWithBorder1.SuspendLayout();
  119. this.groupBoxWithBorder2.SuspendLayout();
  120. this.groupBoxWithBorder3.SuspendLayout();
  121. this.SuspendLayout();
  122. //
  123. // pa_makecode
  124. //
  125. this.pa_makecode.AutoSize = true;
  126. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.pa_makecode.Location = new System.Drawing.Point(1662, 877);
  128. this.pa_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  129. this.pa_makecode.Name = "pa_makecode";
  130. this.pa_makecode.Size = new System.Drawing.Size(0, 41);
  131. this.pa_makecode.TabIndex = 76;
  132. this.pa_makecode.Visible = false;
  133. //
  134. // label13
  135. //
  136. this.label13.AutoSize = true;
  137. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.label13.ForeColor = System.Drawing.Color.Black;
  139. this.label13.Location = new System.Drawing.Point(20, 1106);
  140. this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  141. this.label13.Name = "label13";
  142. this.label13.Size = new System.Drawing.Size(114, 41);
  143. this.label13.TabIndex = 105;
  144. this.label13.Text = "序列号";
  145. //
  146. // pa_code_label
  147. //
  148. this.pa_code_label.AutoSize = true;
  149. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.pa_code_label.Location = new System.Drawing.Point(10, 92);
  151. this.pa_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  152. this.pa_code_label.Name = "pa_code_label";
  153. this.pa_code_label.Size = new System.Drawing.Size(82, 41);
  154. this.pa_code_label.TabIndex = 113;
  155. this.pa_code_label.Text = "箱号";
  156. //
  157. // PrintList_label
  158. //
  159. this.PrintList_label.AutoSize = true;
  160. this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.PrintList_label.Location = new System.Drawing.Point(14, 106);
  162. this.PrintList_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  163. this.PrintList_label.Name = "PrintList_label";
  164. this.PrintList_label.Size = new System.Drawing.Size(178, 41);
  165. this.PrintList_label.TabIndex = 116;
  166. this.PrintList_label.Text = "打印机列表";
  167. //
  168. // PrintNum_label
  169. //
  170. this.PrintNum_label.AutoSize = true;
  171. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.PrintNum_label.Location = new System.Drawing.Point(384, 258);
  173. this.PrintNum_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  174. this.PrintNum_label.Name = "PrintNum_label";
  175. this.PrintNum_label.Size = new System.Drawing.Size(82, 41);
  176. this.PrintNum_label.TabIndex = 124;
  177. this.PrintNum_label.Text = "份数";
  178. //
  179. // Cancel
  180. //
  181. this.Cancel.AutoSize = true;
  182. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  183. this.Cancel.Location = new System.Drawing.Point(562, 1108);
  184. this.Cancel.Margin = new System.Windows.Forms.Padding(6);
  185. this.Cancel.Name = "Cancel";
  186. this.Cancel.Size = new System.Drawing.Size(178, 45);
  187. this.Cancel.TabIndex = 129;
  188. this.Cancel.Text = "取消装箱";
  189. this.Cancel.UseVisualStyleBackColor = true;
  190. //
  191. // pa_id
  192. //
  193. this.pa_id.AutoSize = true;
  194. this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.pa_id.Location = new System.Drawing.Point(1598, 877);
  196. this.pa_id.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  197. this.pa_id.Name = "pa_id";
  198. this.pa_id.Size = new System.Drawing.Size(0, 41);
  199. this.pa_id.TabIndex = 153;
  200. this.pa_id.Visible = false;
  201. //
  202. // PrintLabel
  203. //
  204. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  205. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  206. this.PrintLabel.FormattingEnabled = true;
  207. this.PrintLabel.Location = new System.Drawing.Point(220, 182);
  208. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
  209. this.PrintLabel.Name = "PrintLabel";
  210. this.PrintLabel.Size = new System.Drawing.Size(296, 39);
  211. this.PrintLabel.TabIndex = 159;
  212. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  213. //
  214. // label3
  215. //
  216. this.label3.AutoSize = true;
  217. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.label3.Location = new System.Drawing.Point(14, 182);
  219. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  220. this.label3.Name = "label3";
  221. this.label3.Size = new System.Drawing.Size(146, 41);
  222. this.label3.TabIndex = 160;
  223. this.label3.Text = "打印标签";
  224. //
  225. // pa_outboxcode
  226. //
  227. this.pa_outboxcode.AllPower = null;
  228. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  229. this.pa_outboxcode.Enabled = false;
  230. this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  231. this.pa_outboxcode.ForeColor = System.Drawing.Color.Black;
  232. this.pa_outboxcode.ID = null;
  233. this.pa_outboxcode.Location = new System.Drawing.Point(182, 90);
  234. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  235. this.pa_outboxcode.Name = "pa_outboxcode";
  236. this.pa_outboxcode.Power = null;
  237. this.pa_outboxcode.Size = new System.Drawing.Size(272, 50);
  238. this.pa_outboxcode.Str = null;
  239. this.pa_outboxcode.Str1 = null;
  240. this.pa_outboxcode.Str2 = null;
  241. this.pa_outboxcode.TabIndex = 163;
  242. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
  243. //
  244. // PrintList
  245. //
  246. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  247. this.PrintList.Location = new System.Drawing.Point(220, 108);
  248. this.PrintList.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  249. this.PrintList.Name = "PrintList";
  250. this.PrintList.Size = new System.Drawing.Size(298, 56);
  251. this.PrintList.TabIndex = 158;
  252. //
  253. // OperateResult
  254. //
  255. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.OperateResult.Location = new System.Drawing.Point(8, 854);
  257. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  258. this.OperateResult.Name = "OperateResult";
  259. this.OperateResult.Size = new System.Drawing.Size(860, 236);
  260. this.OperateResult.TabIndex = 155;
  261. this.OperateResult.Text = "";
  262. //
  263. // Printing
  264. //
  265. this.Printing.AllPower = "ifall";
  266. this.Printing.BackColor = System.Drawing.Color.Transparent;
  267. this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
  268. this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
  269. this.Printing.Image = null;
  270. this.Printing.IsShowBorder = true;
  271. this.Printing.Location = new System.Drawing.Point(606, 256);
  272. this.Printing.Margin = new System.Windows.Forms.Padding(6);
  273. this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
  274. this.Printing.Name = "Printing";
  275. this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
  276. this.Printing.Power = null;
  277. this.Printing.Size = new System.Drawing.Size(90, 48);
  278. this.Printing.TabIndex = 150;
  279. this.Printing.Tag = "ifread";
  280. this.Printing.Text = "打印";
  281. this.Printing.UseVisualStyleBackColor = true;
  282. this.Printing.Click += new System.EventHandler(this.Print_Click);
  283. //
  284. // Clean
  285. //
  286. this.Clean.AllPower = null;
  287. this.Clean.BackColor = System.Drawing.Color.Transparent;
  288. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  289. this.Clean.Image = null;
  290. this.Clean.IsShowBorder = true;
  291. this.Clean.Location = new System.Drawing.Point(752, 1110);
  292. this.Clean.Margin = new System.Windows.Forms.Padding(6);
  293. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  294. this.Clean.Name = "Clean";
  295. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  296. this.Clean.Power = null;
  297. this.Clean.Size = new System.Drawing.Size(120, 48);
  298. this.Clean.TabIndex = 148;
  299. this.Clean.Text = "清除";
  300. this.Clean.UseVisualStyleBackColor = true;
  301. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  302. //
  303. // sn_code
  304. //
  305. this.sn_code.AllPower = "ifall";
  306. this.sn_code.BackColor = System.Drawing.Color.White;
  307. this.sn_code.ID = null;
  308. this.sn_code.Location = new System.Drawing.Point(152, 1108);
  309. this.sn_code.Margin = new System.Windows.Forms.Padding(6);
  310. this.sn_code.Name = "sn_code";
  311. this.sn_code.Power = "ifread";
  312. this.sn_code.Size = new System.Drawing.Size(336, 35);
  313. this.sn_code.Str = null;
  314. this.sn_code.Str1 = null;
  315. this.sn_code.Str2 = null;
  316. this.sn_code.TabIndex = 135;
  317. this.sn_code.Tag = "";
  318. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  319. //
  320. // PackageDetail
  321. //
  322. this.PackageDetail.AllowUserToAddRows = false;
  323. this.PackageDetail.AllowUserToDeleteRows = false;
  324. this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  325. this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  326. this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  327. this.pd_barcode,
  328. this.pa_outboxcode1,
  329. this.pa_prodcode1,
  330. this.pd_innerqty,
  331. this.pa_indate,
  332. this.pd_id});
  333. this.PackageDetail.EnableContentClick = true;
  334. this.PackageDetail.Location = new System.Drawing.Point(8, 358);
  335. this.PackageDetail.Margin = new System.Windows.Forms.Padding(6);
  336. this.PackageDetail.Name = "PackageDetail";
  337. this.PackageDetail.ReadOnly = true;
  338. this.PackageDetail.RowHeadersWidth = 82;
  339. this.PackageDetail.RowTemplate.Height = 23;
  340. this.PackageDetail.Size = new System.Drawing.Size(1242, 480);
  341. this.PackageDetail.TabIndex = 134;
  342. //
  343. // pd_barcode
  344. //
  345. this.pd_barcode.DataPropertyName = "pd_barcode";
  346. this.pd_barcode.HeaderText = "序列号";
  347. this.pd_barcode.MinimumWidth = 250;
  348. this.pd_barcode.Name = "pd_barcode";
  349. this.pd_barcode.ReadOnly = true;
  350. this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  351. this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
  352. this.pd_barcode.Width = 250;
  353. //
  354. // pa_outboxcode1
  355. //
  356. this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
  357. this.pa_outboxcode1.HeaderText = "箱号";
  358. this.pa_outboxcode1.MinimumWidth = 200;
  359. this.pa_outboxcode1.Name = "pa_outboxcode1";
  360. this.pa_outboxcode1.ReadOnly = true;
  361. this.pa_outboxcode1.Width = 201;
  362. //
  363. // pa_prodcode1
  364. //
  365. this.pa_prodcode1.DataPropertyName = "pa_prodcode";
  366. this.pa_prodcode1.HeaderText = "产品编号";
  367. this.pa_prodcode1.MinimumWidth = 10;
  368. this.pa_prodcode1.Name = "pa_prodcode1";
  369. this.pa_prodcode1.ReadOnly = true;
  370. this.pa_prodcode1.Visible = false;
  371. this.pa_prodcode1.Width = 200;
  372. //
  373. // pd_innerqty
  374. //
  375. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  376. this.pd_innerqty.HeaderText = "箱内数量";
  377. this.pd_innerqty.MinimumWidth = 10;
  378. this.pd_innerqty.Name = "pd_innerqty";
  379. this.pd_innerqty.ReadOnly = true;
  380. this.pd_innerqty.Visible = false;
  381. this.pd_innerqty.Width = 80;
  382. //
  383. // pa_indate
  384. //
  385. this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  386. this.pa_indate.DataPropertyName = "pa_indate";
  387. this.pa_indate.HeaderText = "装箱日期";
  388. this.pa_indate.MinimumWidth = 300;
  389. this.pa_indate.Name = "pa_indate";
  390. this.pa_indate.ReadOnly = true;
  391. this.pa_indate.Width = 300;
  392. //
  393. // pd_id
  394. //
  395. this.pd_id.DataPropertyName = "pd_id";
  396. this.pd_id.HeaderText = "ID";
  397. this.pd_id.MinimumWidth = 10;
  398. this.pd_id.Name = "pd_id";
  399. this.pd_id.ReadOnly = true;
  400. this.pd_id.Visible = false;
  401. this.pd_id.Width = 200;
  402. //
  403. // AutoPrint
  404. //
  405. this.AutoPrint.Checked = false;
  406. this.AutoPrint.Location = new System.Drawing.Point(157, 258);
  407. this.AutoPrint.Margin = new System.Windows.Forms.Padding(6, 9, 6, 9);
  408. this.AutoPrint.Name = "AutoPrint";
  409. this.AutoPrint.Size = new System.Drawing.Size(177, 44);
  410. this.AutoPrint.TabIndex = 166;
  411. //
  412. // groupBoxWithBorder1
  413. //
  414. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  415. this.groupBoxWithBorder1.Controls.Add(this.PreFix_label);
  416. this.groupBoxWithBorder1.Controls.Add(this.PreFix);
  417. this.groupBoxWithBorder1.Controls.Add(this.locksalecode);
  418. this.groupBoxWithBorder1.Controls.Add(this.label5);
  419. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
  420. this.groupBoxWithBorder1.Controls.Add(this.ms_salecode);
  421. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
  422. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength_label);
  423. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength);
  424. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
  425. this.groupBoxWithBorder1.Controls.Add(this.DeleteAll);
  426. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
  427. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  428. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
  429. this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
  430. this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
  431. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
  432. this.groupBoxWithBorder1.Controls.Add(this.pr_code);
  433. this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
  434. this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
  435. this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
  436. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  437. this.groupBoxWithBorder1.Location = new System.Drawing.Point(8, 12);
  438. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4);
  439. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  440. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4);
  441. this.groupBoxWithBorder1.Size = new System.Drawing.Size(822, 336);
  442. this.groupBoxWithBorder1.TabIndex = 171;
  443. this.groupBoxWithBorder1.TabStop = false;
  444. this.groupBoxWithBorder1.Text = "装箱信息";
  445. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  446. //
  447. // PreFix_label
  448. //
  449. this.PreFix_label.AutoSize = true;
  450. this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  451. this.PreFix_label.Location = new System.Drawing.Point(354, 28);
  452. this.PreFix_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  453. this.PreFix_label.Name = "PreFix_label";
  454. this.PreFix_label.Size = new System.Drawing.Size(71, 36);
  455. this.PreFix_label.TabIndex = 205;
  456. this.PreFix_label.Text = "前缀";
  457. //
  458. // PreFix
  459. //
  460. this.PreFix.AllPower = null;
  461. this.PreFix.BackColor = System.Drawing.Color.White;
  462. this.PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  463. this.PreFix.ID = null;
  464. this.PreFix.Location = new System.Drawing.Point(446, 30);
  465. this.PreFix.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  466. this.PreFix.Name = "PreFix";
  467. this.PreFix.Power = null;
  468. this.PreFix.Size = new System.Drawing.Size(76, 39);
  469. this.PreFix.Str = null;
  470. this.PreFix.Str1 = null;
  471. this.PreFix.Str2 = null;
  472. this.PreFix.TabIndex = 204;
  473. this.PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PreFix_KeyDown);
  474. //
  475. // locksalecode
  476. //
  477. this.locksalecode.AutoSize = true;
  478. this.locksalecode.Checked = true;
  479. this.locksalecode.CheckState = System.Windows.Forms.CheckState.Checked;
  480. this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  481. this.locksalecode.ForeColor = System.Drawing.Color.Red;
  482. this.locksalecode.Location = new System.Drawing.Point(598, 32);
  483. this.locksalecode.Margin = new System.Windows.Forms.Padding(6);
  484. this.locksalecode.Name = "locksalecode";
  485. this.locksalecode.Size = new System.Drawing.Size(186, 28);
  486. this.locksalecode.TabIndex = 203;
  487. this.locksalecode.Text = "当前订单锁定";
  488. this.locksalecode.UseVisualStyleBackColor = true;
  489. //
  490. // label5
  491. //
  492. this.label5.AutoSize = true;
  493. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  494. this.label5.Location = new System.Drawing.Point(422, 274);
  495. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  496. this.label5.Name = "label5";
  497. this.label5.Size = new System.Drawing.Size(146, 41);
  498. this.label5.TabIndex = 188;
  499. this.label5.Text = "订单编号";
  500. //
  501. // ms_makecode_label
  502. //
  503. this.ms_makecode_label.AutoSize = true;
  504. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  505. this.ms_makecode_label.Location = new System.Drawing.Point(10, 274);
  506. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  507. this.ms_makecode_label.Name = "ms_makecode_label";
  508. this.ms_makecode_label.Size = new System.Drawing.Size(114, 41);
  509. this.ms_makecode_label.TabIndex = 189;
  510. this.ms_makecode_label.Text = "工单号";
  511. //
  512. // ms_salecode
  513. //
  514. this.ms_salecode.AutoSize = true;
  515. this.ms_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  516. this.ms_salecode.Location = new System.Drawing.Point(590, 274);
  517. this.ms_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  518. this.ms_salecode.Name = "ms_salecode";
  519. this.ms_salecode.Size = new System.Drawing.Size(0, 41);
  520. this.ms_salecode.TabIndex = 191;
  521. //
  522. // ms_makecode
  523. //
  524. this.ms_makecode.AutoSize = true;
  525. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  526. this.ms_makecode.Location = new System.Drawing.Point(172, 274);
  527. this.ms_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  528. this.ms_makecode.MaximumSize = new System.Drawing.Size(300, 0);
  529. this.ms_makecode.Name = "ms_makecode";
  530. this.ms_makecode.Size = new System.Drawing.Size(0, 41);
  531. this.ms_makecode.TabIndex = 190;
  532. //
  533. // OutBoxLength_label
  534. //
  535. this.OutBoxLength_label.AutoSize = true;
  536. this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  537. this.OutBoxLength_label.Location = new System.Drawing.Point(172, 28);
  538. this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  539. this.OutBoxLength_label.Name = "OutBoxLength_label";
  540. this.OutBoxLength_label.Size = new System.Drawing.Size(71, 36);
  541. this.OutBoxLength_label.TabIndex = 187;
  542. this.OutBoxLength_label.Text = "长度";
  543. //
  544. // OutBoxLength
  545. //
  546. this.OutBoxLength.AllPower = null;
  547. this.OutBoxLength.BackColor = System.Drawing.Color.White;
  548. this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
  549. this.OutBoxLength.ID = null;
  550. this.OutBoxLength.Location = new System.Drawing.Point(262, 30);
  551. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  552. this.OutBoxLength.Name = "OutBoxLength";
  553. this.OutBoxLength.Power = null;
  554. this.OutBoxLength.Size = new System.Drawing.Size(76, 39);
  555. this.OutBoxLength.Str = null;
  556. this.OutBoxLength.Str1 = null;
  557. this.OutBoxLength.Str2 = null;
  558. this.OutBoxLength.TabIndex = 186;
  559. this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown);
  560. //
  561. // pr_outboxinnerqty
  562. //
  563. this.pr_outboxinnerqty.AllPower = null;
  564. this.pr_outboxinnerqty.BackColor = System.Drawing.Color.White;
  565. this.pr_outboxinnerqty.Enabled = false;
  566. this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  567. this.pr_outboxinnerqty.ID = null;
  568. this.pr_outboxinnerqty.Location = new System.Drawing.Point(182, 154);
  569. this.pr_outboxinnerqty.Margin = new System.Windows.Forms.Padding(6);
  570. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  571. this.pr_outboxinnerqty.Power = null;
  572. this.pr_outboxinnerqty.Size = new System.Drawing.Size(216, 39);
  573. this.pr_outboxinnerqty.Str = null;
  574. this.pr_outboxinnerqty.Str1 = null;
  575. this.pr_outboxinnerqty.Str2 = null;
  576. this.pr_outboxinnerqty.TabIndex = 184;
  577. //
  578. // DeleteAll
  579. //
  580. this.DeleteAll.AllPower = null;
  581. this.DeleteAll.BackColor = System.Drawing.Color.Transparent;
  582. this.DeleteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.DownImage")));
  583. this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
  584. this.DeleteAll.Image = null;
  585. this.DeleteAll.IsShowBorder = true;
  586. this.DeleteAll.Location = new System.Drawing.Point(702, 84);
  587. this.DeleteAll.Margin = new System.Windows.Forms.Padding(6);
  588. this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
  589. this.DeleteAll.Name = "DeleteAll";
  590. this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
  591. this.DeleteAll.Power = "ifspecial";
  592. this.DeleteAll.Size = new System.Drawing.Size(92, 48);
  593. this.DeleteAll.TabIndex = 184;
  594. this.DeleteAll.Text = "拆箱";
  595. this.DeleteAll.UseVisualStyleBackColor = true;
  596. this.DeleteAll.Click += new System.EventHandler(this.DeleteAll_Click);
  597. //
  598. // pa_currentqty_label
  599. //
  600. this.pa_currentqty_label.AutoSize = true;
  601. this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  602. this.pa_currentqty_label.Location = new System.Drawing.Point(422, 158);
  603. this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  604. this.pa_currentqty_label.Name = "pa_currentqty_label";
  605. this.pa_currentqty_label.Size = new System.Drawing.Size(146, 41);
  606. this.pa_currentqty_label.TabIndex = 175;
  607. this.pa_currentqty_label.Text = "已装数量";
  608. //
  609. // pr_detail_label
  610. //
  611. this.pr_detail_label.AutoSize = true;
  612. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  613. this.pr_detail_label.Location = new System.Drawing.Point(422, 214);
  614. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  615. this.pr_detail_label.Name = "pr_detail_label";
  616. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  617. this.pr_detail_label.TabIndex = 173;
  618. this.pr_detail_label.Text = "产品名称";
  619. //
  620. // pa_currentqty
  621. //
  622. this.pa_currentqty.AutoSize = true;
  623. this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. this.pa_currentqty.Location = new System.Drawing.Point(590, 158);
  625. this.pa_currentqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  626. this.pa_currentqty.Name = "pa_currentqty";
  627. this.pa_currentqty.Size = new System.Drawing.Size(0, 41);
  628. this.pa_currentqty.TabIndex = 179;
  629. //
  630. // pr_code_label
  631. //
  632. this.pr_code_label.AutoSize = true;
  633. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  634. this.pr_code_label.Location = new System.Drawing.Point(10, 216);
  635. this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  636. this.pr_code_label.Name = "pr_code_label";
  637. this.pr_code_label.Size = new System.Drawing.Size(146, 41);
  638. this.pr_code_label.TabIndex = 174;
  639. this.pr_code_label.Text = "产品编号";
  640. //
  641. // pr_detail
  642. //
  643. this.pr_detail.AutoSize = true;
  644. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  645. this.pr_detail.Location = new System.Drawing.Point(590, 214);
  646. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  647. this.pr_detail.Name = "pr_detail";
  648. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  649. this.pr_detail.TabIndex = 178;
  650. //
  651. // pr_outboxinnerqty_label
  652. //
  653. this.pr_outboxinnerqty_label.AutoSize = true;
  654. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  655. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(10, 150);
  656. this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  657. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  658. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(146, 41);
  659. this.pr_outboxinnerqty_label.TabIndex = 176;
  660. this.pr_outboxinnerqty_label.Text = "箱内容量";
  661. //
  662. // pr_code
  663. //
  664. this.pr_code.AutoSize = true;
  665. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  666. this.pr_code.Location = new System.Drawing.Point(172, 216);
  667. this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  668. this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
  669. this.pr_code.Name = "pr_code";
  670. this.pr_code.Size = new System.Drawing.Size(0, 41);
  671. this.pr_code.TabIndex = 177;
  672. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  673. //
  674. // AutoGenBoxCode
  675. //
  676. this.AutoGenBoxCode.AutoSize = true;
  677. this.AutoGenBoxCode.Location = new System.Drawing.Point(486, 94);
  678. this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(4);
  679. this.AutoGenBoxCode.Name = "AutoGenBoxCode";
  680. this.AutoGenBoxCode.Size = new System.Drawing.Size(178, 45);
  681. this.AutoGenBoxCode.TabIndex = 171;
  682. this.AutoGenBoxCode.Text = "自动生成";
  683. this.AutoGenBoxCode.UseVisualStyleBackColor = true;
  684. this.AutoGenBoxCode.CheckedChanged += new System.EventHandler(this.AutoGenBoxCode_CheckedChanged);
  685. //
  686. // StepCount
  687. //
  688. this.StepCount.LineCode = null;
  689. this.StepCount.Location = new System.Drawing.Point(222, 38);
  690. this.StepCount.Margin = new System.Windows.Forms.Padding(6, 9, 6, 9);
  691. this.StepCount.Name = "StepCount";
  692. this.StepCount.Size = new System.Drawing.Size(176, 46);
  693. this.StepCount.Source = null;
  694. this.StepCount.StepCode = null;
  695. this.StepCount.TabIndex = 192;
  696. //
  697. // groupBoxWithBorder2
  698. //
  699. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  700. this.groupBoxWithBorder2.Controls.Add(this.StepCount);
  701. this.groupBoxWithBorder2.Controls.Add(this.PrintNum);
  702. this.groupBoxWithBorder2.Controls.Add(this.label1);
  703. this.groupBoxWithBorder2.Controls.Add(this.checkweightlabel);
  704. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
  705. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
  706. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
  707. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
  708. this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
  709. this.groupBoxWithBorder2.Controls.Add(this.Packing);
  710. this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
  711. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
  712. this.groupBoxWithBorder2.Controls.Add(this.label3);
  713. this.groupBoxWithBorder2.Controls.Add(this.AutoPrint);
  714. this.groupBoxWithBorder2.Controls.Add(this.PrintList);
  715. this.groupBoxWithBorder2.Controls.Add(this.Printing);
  716. this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
  717. this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
  718. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  719. this.groupBoxWithBorder2.Location = new System.Drawing.Point(840, 12);
  720. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(4);
  721. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  722. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(4);
  723. this.groupBoxWithBorder2.Size = new System.Drawing.Size(892, 336);
  724. this.groupBoxWithBorder2.TabIndex = 172;
  725. this.groupBoxWithBorder2.TabStop = false;
  726. this.groupBoxWithBorder2.Text = "打印";
  727. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  728. //
  729. // PrintNum
  730. //
  731. this.PrintNum.AllPower = null;
  732. this.PrintNum.BackColor = System.Drawing.Color.White;
  733. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  734. this.PrintNum.ID = null;
  735. this.PrintNum.Location = new System.Drawing.Point(484, 258);
  736. this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
  737. this.PrintNum.Name = "PrintNum";
  738. this.PrintNum.Power = null;
  739. this.PrintNum.Size = new System.Drawing.Size(60, 39);
  740. this.PrintNum.Str = null;
  741. this.PrintNum.Str1 = null;
  742. this.PrintNum.Str2 = null;
  743. this.PrintNum.TabIndex = 184;
  744. //
  745. // label1
  746. //
  747. this.label1.AutoSize = true;
  748. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.label1.Location = new System.Drawing.Point(540, 46);
  750. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  751. this.label1.Name = "label1";
  752. this.label1.Size = new System.Drawing.Size(146, 41);
  753. this.label1.TabIndex = 180;
  754. this.label1.Text = "当前批号";
  755. //
  756. // checkweightlabel
  757. //
  758. this.checkweightlabel.AutoSize = true;
  759. this.checkweightlabel.CutLength = null;
  760. this.checkweightlabel.ForeColor = System.Drawing.Color.Black;
  761. this.checkweightlabel.Location = new System.Drawing.Point(32, 44);
  762. this.checkweightlabel.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  763. this.checkweightlabel.MaximumSize = new System.Drawing.Size(400, 0);
  764. this.checkweightlabel.Name = "checkweightlabel";
  765. this.checkweightlabel.Size = new System.Drawing.Size(0, 41);
  766. this.checkweightlabel.TabIndex = 179;
  767. //
  768. // ob_nowcheckqty
  769. //
  770. this.ob_nowcheckqty.AutoSize = true;
  771. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.ob_nowcheckqty.Location = new System.Drawing.Point(702, 186);
  773. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  774. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  775. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 41);
  776. this.ob_nowcheckqty.TabIndex = 178;
  777. //
  778. // ob_batchqty
  779. //
  780. this.ob_batchqty.AutoSize = true;
  781. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  782. this.ob_batchqty.Location = new System.Drawing.Point(702, 114);
  783. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  784. this.ob_batchqty.Name = "ob_batchqty";
  785. this.ob_batchqty.Size = new System.Drawing.Size(0, 41);
  786. this.ob_batchqty.TabIndex = 177;
  787. //
  788. // ob_nowcheckqty_label
  789. //
  790. this.ob_nowcheckqty_label.AutoSize = true;
  791. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  792. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(540, 186);
  793. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  794. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  795. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(146, 41);
  796. this.ob_nowcheckqty_label.TabIndex = 176;
  797. this.ob_nowcheckqty_label.Text = "当前批数";
  798. //
  799. // ob_batchqty_label
  800. //
  801. this.ob_batchqty_label.AutoSize = true;
  802. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  803. this.ob_batchqty_label.Location = new System.Drawing.Point(540, 114);
  804. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  805. this.ob_batchqty_label.Name = "ob_batchqty_label";
  806. this.ob_batchqty_label.Size = new System.Drawing.Size(146, 41);
  807. this.ob_batchqty_label.TabIndex = 175;
  808. this.ob_batchqty_label.Text = "标准批数";
  809. //
  810. // SendCheck
  811. //
  812. this.SendCheck.AllPower = "ifall";
  813. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  814. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  815. this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  816. this.SendCheck.Image = null;
  817. this.SendCheck.IsShowBorder = true;
  818. this.SendCheck.Location = new System.Drawing.Point(738, 256);
  819. this.SendCheck.Margin = new System.Windows.Forms.Padding(6);
  820. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  821. this.SendCheck.Name = "SendCheck";
  822. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  823. this.SendCheck.Power = null;
  824. this.SendCheck.Size = new System.Drawing.Size(90, 48);
  825. this.SendCheck.TabIndex = 174;
  826. this.SendCheck.Tag = "ifread";
  827. this.SendCheck.Text = "送检";
  828. this.SendCheck.UseVisualStyleBackColor = true;
  829. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  830. //
  831. // Packing
  832. //
  833. this.Packing.AllPower = null;
  834. this.Packing.BackColor = System.Drawing.Color.Transparent;
  835. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  836. this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
  837. this.Packing.Image = null;
  838. this.Packing.IsShowBorder = true;
  839. this.Packing.Location = new System.Drawing.Point(16, 256);
  840. this.Packing.Margin = new System.Windows.Forms.Padding(6);
  841. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  842. this.Packing.Name = "Packing";
  843. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  844. this.Packing.Power = null;
  845. this.Packing.Size = new System.Drawing.Size(100, 48);
  846. this.Packing.TabIndex = 173;
  847. this.Packing.Text = "封箱";
  848. this.Packing.UseVisualStyleBackColor = true;
  849. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  850. //
  851. // ob_checkno
  852. //
  853. this.ob_checkno.AutoSize = true;
  854. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  855. this.ob_checkno.Location = new System.Drawing.Point(702, 46);
  856. this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  857. this.ob_checkno.Name = "ob_checkno";
  858. this.ob_checkno.Size = new System.Drawing.Size(0, 41);
  859. this.ob_checkno.TabIndex = 175;
  860. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  861. //
  862. // pr_packrule
  863. //
  864. this.pr_packrule.AutoSize = true;
  865. this.pr_packrule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  866. this.pr_packrule.Location = new System.Drawing.Point(1698, 927);
  867. this.pr_packrule.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  868. this.pr_packrule.Name = "pr_packrule";
  869. this.pr_packrule.Size = new System.Drawing.Size(0, 41);
  870. this.pr_packrule.TabIndex = 173;
  871. this.pr_packrule.Visible = false;
  872. //
  873. // pa_status
  874. //
  875. this.pa_status.AutoSize = true;
  876. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  877. this.pa_status.Location = new System.Drawing.Point(1554, 877);
  878. this.pa_status.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  879. this.pa_status.Name = "pa_status";
  880. this.pa_status.Size = new System.Drawing.Size(0, 41);
  881. this.pa_status.TabIndex = 174;
  882. this.pa_status.Visible = false;
  883. //
  884. // groupBoxWithBorder3
  885. //
  886. this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
  887. this.groupBoxWithBorder3.Controls.Add(this.RefreshWeigh);
  888. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit1);
  889. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit);
  890. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonboxgw);
  891. this.groupBoxWithBorder3.Controls.Add(this.label4);
  892. this.groupBoxWithBorder3.Controls.Add(this.weight);
  893. this.groupBoxWithBorder3.Controls.Add(this.label2);
  894. this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  895. this.groupBoxWithBorder3.Location = new System.Drawing.Point(1260, 356);
  896. this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(4);
  897. this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
  898. this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(4);
  899. this.groupBoxWithBorder3.Size = new System.Drawing.Size(474, 482);
  900. this.groupBoxWithBorder3.TabIndex = 172;
  901. this.groupBoxWithBorder3.TabStop = false;
  902. this.groupBoxWithBorder3.Text = "称量信息";
  903. this.groupBoxWithBorder3.TextColor = System.Drawing.Color.Black;
  904. //
  905. // RefreshWeigh
  906. //
  907. this.RefreshWeigh.AllPower = "ifall";
  908. this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
  909. this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
  910. this.RefreshWeigh.Font = new System.Drawing.Font("微软雅黑", 9F);
  911. this.RefreshWeigh.Image = null;
  912. this.RefreshWeigh.IsShowBorder = true;
  913. this.RefreshWeigh.Location = new System.Drawing.Point(222, 250);
  914. this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(6);
  915. this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
  916. this.RefreshWeigh.Name = "RefreshWeigh";
  917. this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
  918. this.RefreshWeigh.Power = null;
  919. this.RefreshWeigh.Size = new System.Drawing.Size(116, 48);
  920. this.RefreshWeigh.TabIndex = 185;
  921. this.RefreshWeigh.Tag = "ifread";
  922. this.RefreshWeigh.Text = "刷新重量";
  923. this.RefreshWeigh.UseVisualStyleBackColor = true;
  924. this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
  925. //
  926. // pr_cartonunit1
  927. //
  928. this.pr_cartonunit1.AutoSize = true;
  929. this.pr_cartonunit1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  930. this.pr_cartonunit1.Location = new System.Drawing.Point(156, 246);
  931. this.pr_cartonunit1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  932. this.pr_cartonunit1.Name = "pr_cartonunit1";
  933. this.pr_cartonunit1.Size = new System.Drawing.Size(38, 41);
  934. this.pr_cartonunit1.TabIndex = 184;
  935. this.pr_cartonunit1.Tag = "pr_cartonunit";
  936. this.pr_cartonunit1.Text = "g";
  937. this.pr_cartonunit1.Visible = false;
  938. //
  939. // pr_cartonunit
  940. //
  941. this.pr_cartonunit.AutoSize = true;
  942. this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  943. this.pr_cartonunit.Location = new System.Drawing.Point(94, 40);
  944. this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  945. this.pr_cartonunit.Name = "pr_cartonunit";
  946. this.pr_cartonunit.Size = new System.Drawing.Size(38, 41);
  947. this.pr_cartonunit.TabIndex = 183;
  948. this.pr_cartonunit.Text = "g";
  949. this.pr_cartonunit.Visible = false;
  950. //
  951. // pr_cartonboxgw
  952. //
  953. this.pr_cartonboxgw.AutoSize = true;
  954. this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 25F);
  955. this.pr_cartonboxgw.Location = new System.Drawing.Point(26, 320);
  956. this.pr_cartonboxgw.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  957. this.pr_cartonboxgw.Name = "pr_cartonboxgw";
  958. this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 88);
  959. this.pr_cartonboxgw.TabIndex = 182;
  960. //
  961. // label4
  962. //
  963. this.label4.AutoSize = true;
  964. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  965. this.label4.Location = new System.Drawing.Point(10, 246);
  966. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  967. this.label4.Name = "label4";
  968. this.label4.Size = new System.Drawing.Size(146, 41);
  969. this.label4.TabIndex = 181;
  970. this.label4.Text = "标准重量";
  971. //
  972. // weight
  973. //
  974. this.weight.AutoSize = true;
  975. this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
  976. this.weight.ForeColor = System.Drawing.Color.DarkGreen;
  977. this.weight.Location = new System.Drawing.Point(22, 108);
  978. this.weight.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  979. this.weight.Name = "weight";
  980. this.weight.Size = new System.Drawing.Size(0, 121);
  981. this.weight.TabIndex = 180;
  982. //
  983. // label2
  984. //
  985. this.label2.AutoSize = true;
  986. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  987. this.label2.Location = new System.Drawing.Point(10, 40);
  988. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  989. this.label2.Name = "label2";
  990. this.label2.Size = new System.Drawing.Size(82, 41);
  991. this.label2.TabIndex = 179;
  992. this.label2.Text = "重量";
  993. //
  994. // Baurate
  995. //
  996. this.Baurate.AutoSize = true;
  997. this.Baurate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  998. this.Baurate.Location = new System.Drawing.Point(1454, 877);
  999. this.Baurate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1000. this.Baurate.Name = "Baurate";
  1001. this.Baurate.Size = new System.Drawing.Size(0, 41);
  1002. this.Baurate.TabIndex = 176;
  1003. this.Baurate.Visible = false;
  1004. //
  1005. // ComList
  1006. //
  1007. this.ComList.AutoSize = true;
  1008. this.ComList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1009. this.ComList.Location = new System.Drawing.Point(1484, 877);
  1010. this.ComList.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1011. this.ComList.Name = "ComList";
  1012. this.ComList.Size = new System.Drawing.Size(0, 41);
  1013. this.ComList.TabIndex = 177;
  1014. this.ComList.Visible = false;
  1015. //
  1016. // pa_downstatus
  1017. //
  1018. this.pa_downstatus.AutoSize = true;
  1019. this.pa_downstatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1020. this.pa_downstatus.Location = new System.Drawing.Point(1662, 927);
  1021. this.pa_downstatus.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1022. this.pa_downstatus.Name = "pa_downstatus";
  1023. this.pa_downstatus.Size = new System.Drawing.Size(0, 41);
  1024. this.pa_downstatus.TabIndex = 179;
  1025. this.pa_downstatus.Visible = false;
  1026. //
  1027. // pa_checkno
  1028. //
  1029. this.pa_checkno.AutoSize = true;
  1030. this.pa_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1031. this.pa_checkno.Location = new System.Drawing.Point(1658, 994);
  1032. this.pa_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1033. this.pa_checkno.Name = "pa_checkno";
  1034. this.pa_checkno.Size = new System.Drawing.Size(0, 41);
  1035. this.pa_checkno.TabIndex = 180;
  1036. this.pa_checkno.Visible = false;
  1037. //
  1038. // pa_sccode
  1039. //
  1040. this.pa_sccode.AutoSize = true;
  1041. this.pa_sccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1042. this.pa_sccode.Location = new System.Drawing.Point(1650, 927);
  1043. this.pa_sccode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1044. this.pa_sccode.Name = "pa_sccode";
  1045. this.pa_sccode.Size = new System.Drawing.Size(0, 41);
  1046. this.pa_sccode.TabIndex = 181;
  1047. this.pa_sccode.Visible = false;
  1048. //
  1049. // pa_standardqty
  1050. //
  1051. this.pa_standardqty.AutoSize = true;
  1052. this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1053. this.pa_standardqty.Location = new System.Drawing.Point(1554, 994);
  1054. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1055. this.pa_standardqty.Name = "pa_standardqty";
  1056. this.pa_standardqty.Size = new System.Drawing.Size(0, 41);
  1057. this.pa_standardqty.TabIndex = 183;
  1058. this.pa_standardqty.Visible = false;
  1059. //
  1060. // pr_sendchecktype
  1061. //
  1062. this.pr_sendchecktype.AutoSize = true;
  1063. this.pr_sendchecktype.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1064. this.pr_sendchecktype.Location = new System.Drawing.Point(1252, 891);
  1065. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1066. this.pr_sendchecktype.Name = "pr_sendchecktype";
  1067. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 41);
  1068. this.pr_sendchecktype.TabIndex = 195;
  1069. this.pr_sendchecktype.Visible = false;
  1070. //
  1071. // mcd_remainqty_label
  1072. //
  1073. this.mcd_remainqty_label.AutoSize = true;
  1074. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1075. this.mcd_remainqty_label.Location = new System.Drawing.Point(880, 936);
  1076. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1077. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  1078. this.mcd_remainqty_label.Size = new System.Drawing.Size(146, 41);
  1079. this.mcd_remainqty_label.TabIndex = 195;
  1080. this.mcd_remainqty_label.Text = "待采集数";
  1081. //
  1082. // mcd_remainqty
  1083. //
  1084. this.mcd_remainqty.AutoSize = true;
  1085. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1086. this.mcd_remainqty.Location = new System.Drawing.Point(1112, 936);
  1087. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1088. this.mcd_remainqty.Name = "mcd_remainqty";
  1089. this.mcd_remainqty.Size = new System.Drawing.Size(0, 41);
  1090. this.mcd_remainqty.TabIndex = 196;
  1091. //
  1092. // mcd_inqty_label
  1093. //
  1094. this.mcd_inqty_label.AutoSize = true;
  1095. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1096. this.mcd_inqty_label.Location = new System.Drawing.Point(880, 866);
  1097. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1098. this.mcd_inqty_label.Name = "mcd_inqty_label";
  1099. this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
  1100. this.mcd_inqty_label.TabIndex = 193;
  1101. this.mcd_inqty_label.Text = "已采集数";
  1102. //
  1103. // mcd_inqty
  1104. //
  1105. this.mcd_inqty.AutoSize = true;
  1106. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1107. this.mcd_inqty.Location = new System.Drawing.Point(1112, 866);
  1108. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1109. this.mcd_inqty.Name = "mcd_inqty";
  1110. this.mcd_inqty.Size = new System.Drawing.Size(0, 41);
  1111. this.mcd_inqty.TabIndex = 194;
  1112. //
  1113. // pa_remark_label
  1114. //
  1115. this.pa_remark_label.AutoSize = true;
  1116. this.pa_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1117. this.pa_remark_label.Location = new System.Drawing.Point(880, 992);
  1118. this.pa_remark_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1119. this.pa_remark_label.Name = "pa_remark_label";
  1120. this.pa_remark_label.Size = new System.Drawing.Size(82, 41);
  1121. this.pa_remark_label.TabIndex = 197;
  1122. this.pa_remark_label.Text = "备注";
  1123. //
  1124. // pa_remark
  1125. //
  1126. this.pa_remark.AllPower = null;
  1127. this.pa_remark.BackColor = System.Drawing.Color.White;
  1128. this.pa_remark.ID = null;
  1129. this.pa_remark.Location = new System.Drawing.Point(1054, 1006);
  1130. this.pa_remark.Margin = new System.Windows.Forms.Padding(4);
  1131. this.pa_remark.Multiline = true;
  1132. this.pa_remark.Name = "pa_remark";
  1133. this.pa_remark.Power = null;
  1134. this.pa_remark.Size = new System.Drawing.Size(654, 88);
  1135. this.pa_remark.Str = null;
  1136. this.pa_remark.Str1 = null;
  1137. this.pa_remark.Str2 = null;
  1138. this.pa_remark.TabIndex = 198;
  1139. this.pa_remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_remark_KeyDown);
  1140. //
  1141. // CollecRemark
  1142. //
  1143. this.CollecRemark.AutoSize = true;
  1144. this.CollecRemark.Location = new System.Drawing.Point(1054, 1116);
  1145. this.CollecRemark.Margin = new System.Windows.Forms.Padding(6);
  1146. this.CollecRemark.Name = "CollecRemark";
  1147. this.CollecRemark.Size = new System.Drawing.Size(186, 28);
  1148. this.CollecRemark.TabIndex = 202;
  1149. this.CollecRemark.Text = "采集备注信息";
  1150. this.CollecRemark.UseVisualStyleBackColor = true;
  1151. //
  1152. // AllowRepeat
  1153. //
  1154. this.AllowRepeat.AutoSize = true;
  1155. this.AllowRepeat.Location = new System.Drawing.Point(1258, 1116);
  1156. this.AllowRepeat.Margin = new System.Windows.Forms.Padding(6);
  1157. this.AllowRepeat.Name = "AllowRepeat";
  1158. this.AllowRepeat.Size = new System.Drawing.Size(186, 28);
  1159. this.AllowRepeat.TabIndex = 209;
  1160. this.AllowRepeat.Text = "允许重复备注";
  1161. this.AllowRepeat.UseVisualStyleBackColor = true;
  1162. //
  1163. // label6
  1164. //
  1165. this.label6.AutoSize = true;
  1166. this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1167. this.label6.Location = new System.Drawing.Point(876, 1054);
  1168. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1169. this.label6.Name = "label6";
  1170. this.label6.Size = new System.Drawing.Size(71, 36);
  1171. this.label6.TabIndex = 212;
  1172. this.label6.Text = "前缀";
  1173. //
  1174. // Remark_PreFix
  1175. //
  1176. this.Remark_PreFix.AllPower = null;
  1177. this.Remark_PreFix.BackColor = System.Drawing.Color.White;
  1178. this.Remark_PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  1179. this.Remark_PreFix.ID = null;
  1180. this.Remark_PreFix.Location = new System.Drawing.Point(952, 1052);
  1181. this.Remark_PreFix.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  1182. this.Remark_PreFix.Name = "Remark_PreFix";
  1183. this.Remark_PreFix.Power = null;
  1184. this.Remark_PreFix.Size = new System.Drawing.Size(82, 39);
  1185. this.Remark_PreFix.Str = null;
  1186. this.Remark_PreFix.Str1 = null;
  1187. this.Remark_PreFix.Str2 = null;
  1188. this.Remark_PreFix.TabIndex = 211;
  1189. this.Remark_PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_PreFix_KeyDown);
  1190. //
  1191. // PrintLabel1
  1192. //
  1193. this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1194. this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
  1195. this.PrintLabel1.FormattingEnabled = true;
  1196. this.PrintLabel1.Location = new System.Drawing.Point(1400, 965);
  1197. this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
  1198. this.PrintLabel1.Name = "PrintLabel1";
  1199. this.PrintLabel1.Size = new System.Drawing.Size(296, 39);
  1200. this.PrintLabel1.TabIndex = 195;
  1201. //
  1202. // label7
  1203. //
  1204. this.label7.AutoSize = true;
  1205. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1206. this.label7.Location = new System.Drawing.Point(1192, 963);
  1207. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1208. this.label7.Name = "label7";
  1209. this.label7.Size = new System.Drawing.Size(165, 41);
  1210. this.label7.TabIndex = 196;
  1211. this.label7.Text = "打印标签1";
  1212. //
  1213. // PrintList1
  1214. //
  1215. this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
  1216. this.PrintList1.Location = new System.Drawing.Point(1400, 912);
  1217. this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  1218. this.PrintList1.Name = "PrintList1";
  1219. this.PrintList1.Size = new System.Drawing.Size(298, 56);
  1220. this.PrintList1.TabIndex = 194;
  1221. //
  1222. // label8
  1223. //
  1224. this.label8.AutoSize = true;
  1225. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1226. this.label8.Location = new System.Drawing.Point(1192, 908);
  1227. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1228. this.label8.Name = "label8";
  1229. this.label8.Size = new System.Drawing.Size(197, 41);
  1230. this.label8.TabIndex = 193;
  1231. this.label8.Text = "打印机列表1";
  1232. //
  1233. // PrintSecond
  1234. //
  1235. this.PrintSecond.AutoSize = true;
  1236. this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1237. this.PrintSecond.ForeColor = System.Drawing.Color.Red;
  1238. this.PrintSecond.Location = new System.Drawing.Point(1198, 866);
  1239. this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
  1240. this.PrintSecond.Name = "PrintSecond";
  1241. this.PrintSecond.Size = new System.Drawing.Size(162, 28);
  1242. this.PrintSecond.TabIndex = 206;
  1243. this.PrintSecond.Text = "打印副标签";
  1244. this.PrintSecond.UseVisualStyleBackColor = true;
  1245. //
  1246. // Packing_PackageCollectionWeigh
  1247. //
  1248. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  1249. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1250. this.ClientSize = new System.Drawing.Size(1758, 1164);
  1251. this.Controls.Add(this.PrintSecond);
  1252. this.Controls.Add(this.PrintLabel1);
  1253. this.Controls.Add(this.label6);
  1254. this.Controls.Add(this.label7);
  1255. this.Controls.Add(this.Remark_PreFix);
  1256. this.Controls.Add(this.PrintList1);
  1257. this.Controls.Add(this.label8);
  1258. this.Controls.Add(this.AllowRepeat);
  1259. this.Controls.Add(this.CollecRemark);
  1260. this.Controls.Add(this.pa_remark);
  1261. this.Controls.Add(this.pa_remark_label);
  1262. this.Controls.Add(this.mcd_remainqty_label);
  1263. this.Controls.Add(this.mcd_remainqty);
  1264. this.Controls.Add(this.pr_sendchecktype);
  1265. this.Controls.Add(this.mcd_inqty_label);
  1266. this.Controls.Add(this.mcd_inqty);
  1267. this.Controls.Add(this.pa_standardqty);
  1268. this.Controls.Add(this.pa_sccode);
  1269. this.Controls.Add(this.pa_checkno);
  1270. this.Controls.Add(this.pa_downstatus);
  1271. this.Controls.Add(this.ComList);
  1272. this.Controls.Add(this.Baurate);
  1273. this.Controls.Add(this.groupBoxWithBorder3);
  1274. this.Controls.Add(this.pa_status);
  1275. this.Controls.Add(this.pr_packrule);
  1276. this.Controls.Add(this.groupBoxWithBorder2);
  1277. this.Controls.Add(this.groupBoxWithBorder1);
  1278. this.Controls.Add(this.OperateResult);
  1279. this.Controls.Add(this.pa_id);
  1280. this.Controls.Add(this.Clean);
  1281. this.Controls.Add(this.sn_code);
  1282. this.Controls.Add(this.PackageDetail);
  1283. this.Controls.Add(this.Cancel);
  1284. this.Controls.Add(this.label13);
  1285. this.Controls.Add(this.pa_makecode);
  1286. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1287. this.Margin = new System.Windows.Forms.Padding(6);
  1288. this.Name = "Packing_PackageCollectionWeigh";
  1289. this.Tag = "Packing!PackageCollectionWeigh";
  1290. this.Text = "装箱称重";
  1291. this.Activated += new System.EventHandler(this.Make_PackageCollectionWeigh_Activated);
  1292. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PackageCollectionWeigh_FormClosing);
  1293. this.Load += new System.EventHandler(this.Make_PackageCollectionWeigh_Load);
  1294. this.SizeChanged += new System.EventHandler(this.Make_PackageCollectionWeigh_SizeChanged);
  1295. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
  1296. this.groupBoxWithBorder1.ResumeLayout(true);
  1297. this.groupBoxWithBorder1.PerformLayout();
  1298. this.groupBoxWithBorder2.ResumeLayout(true);
  1299. this.groupBoxWithBorder2.PerformLayout();
  1300. this.groupBoxWithBorder3.ResumeLayout(true);
  1301. this.groupBoxWithBorder3.PerformLayout();
  1302. this.ResumeLayout(true);
  1303. this.PerformLayout();
  1304. }
  1305. #endregion
  1306. private System.Windows.Forms.Label pa_makecode;
  1307. private System.Windows.Forms.Label label13;
  1308. private System.Windows.Forms.Label pa_code_label;
  1309. private System.Windows.Forms.Label PrintList_label;
  1310. private System.Windows.Forms.Label PrintNum_label;
  1311. private System.Windows.Forms.CheckBox Cancel;
  1312. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
  1313. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  1314. private CustomControl.ButtonUtil.NormalButton Clean;
  1315. private CustomControl.ButtonUtil.NormalButton Printing;
  1316. private System.Windows.Forms.Label pa_id;
  1317. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1318. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  1319. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  1320. private System.Windows.Forms.Label label3;
  1321. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  1322. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  1323. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  1324. private CustomControl.ButtonUtil.NormalButton Packing;
  1325. private System.Windows.Forms.CheckBox AutoGenBoxCode;
  1326. private System.Windows.Forms.Label pr_packrule;
  1327. private System.Windows.Forms.Label pa_status;
  1328. private CustomControl.ButtonUtil.NormalButton SendCheck;
  1329. private System.Windows.Forms.Label ob_batchqty;
  1330. private System.Windows.Forms.Label ob_nowcheckqty_label;
  1331. private System.Windows.Forms.Label ob_batchqty_label;
  1332. private System.Windows.Forms.Label ob_nowcheckqty;
  1333. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
  1334. private System.Windows.Forms.Label label2;
  1335. private System.Windows.Forms.Label weight;
  1336. private System.Windows.Forms.Label label4;
  1337. private System.Windows.Forms.Label pr_cartonboxgw;
  1338. private System.Windows.Forms.Label Baurate;
  1339. private System.Windows.Forms.Label ComList;
  1340. private System.Windows.Forms.Label pr_cartonunit;
  1341. private System.Windows.Forms.Label pr_cartonunit1;
  1342. private System.Windows.Forms.Label pa_downstatus;
  1343. private System.Windows.Forms.Label pa_checkno;
  1344. private System.Windows.Forms.Label pa_sccode;
  1345. private System.Windows.Forms.Label pa_currentqty_label;
  1346. private System.Windows.Forms.Label pr_detail_label;
  1347. private System.Windows.Forms.Label pa_currentqty;
  1348. private System.Windows.Forms.Label pr_code_label;
  1349. private System.Windows.Forms.Label pr_detail;
  1350. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  1351. private System.Windows.Forms.Label pr_code;
  1352. private System.Windows.Forms.Label pa_standardqty;
  1353. private CustomControl.ButtonUtil.NormalButton DeleteAll;
  1354. private CustomControl.ValueLabel.ValueLabel checkweightlabel;
  1355. private System.Windows.Forms.Label label1;
  1356. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  1357. private CustomControl.TextBoxWithIcon.EnterTextBox pr_outboxinnerqty;
  1358. private System.Windows.Forms.Label OutBoxLength_label;
  1359. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  1360. private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
  1361. private System.Windows.Forms.Label pr_sendchecktype;
  1362. private System.Windows.Forms.Label label5;
  1363. private System.Windows.Forms.Label ms_makecode_label;
  1364. private System.Windows.Forms.Label ms_salecode;
  1365. private System.Windows.Forms.Label ms_makecode;
  1366. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  1367. private System.Windows.Forms.Label mcd_remainqty_label;
  1368. private System.Windows.Forms.Label mcd_remainqty;
  1369. private System.Windows.Forms.Label mcd_inqty_label;
  1370. private System.Windows.Forms.Label mcd_inqty;
  1371. private System.Windows.Forms.Label pa_remark_label;
  1372. private CustomControl.TextBoxWithIcon.EnterTextBox pa_remark;
  1373. private System.Windows.Forms.CheckBox CollecRemark;
  1374. private System.Windows.Forms.CheckBox locksalecode;
  1375. private System.Windows.Forms.Label PreFix_label;
  1376. private CustomControl.TextBoxWithIcon.SnCollectionBox PreFix;
  1377. private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
  1378. private System.Windows.Forms.DataGridViewTextBoxColumn pa_outboxcode1;
  1379. private System.Windows.Forms.DataGridViewTextBoxColumn pa_prodcode1;
  1380. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  1381. private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
  1382. private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
  1383. public System.Windows.Forms.Label ob_checkno;
  1384. public CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  1385. private System.Windows.Forms.CheckBox AllowRepeat;
  1386. private System.Windows.Forms.Label label6;
  1387. private CustomControl.TextBoxWithIcon.SnCollectionBox Remark_PreFix;
  1388. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
  1389. private System.Windows.Forms.Label label7;
  1390. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
  1391. private System.Windows.Forms.Label label8;
  1392. private System.Windows.Forms.CheckBox PrintSecond;
  1393. }
  1394. }