Make_PackageCollection.Designer.cs 67 KB

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