Packing_PackageCollectionZX.Designer.cs 88 KB

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