Packing_PackageCollection.Designer.cs 78 KB

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