Packing_PackageCollection.Designer.cs 70 KB

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