Packing_PackageCollection.Designer.cs 82 KB

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