Make_PackageCollection.Designer.cs 67 KB

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