Packing_PackageCollection.Designer.cs 73 KB

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