UAS_出货标签管理.Designer.cs 133 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380
  1. namespace UAS_LabelMachine
  2. {
  3. partial class UAS_出货标签打印
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
  30. this.ExportData = new System.Windows.Forms.Button();
  31. this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  32. this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  33. this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewCheckBoxColumn6 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  50. this.dataGridViewCheckBoxColumn5 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  51. this.dataGridViewCheckBoxColumn4 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  52. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  60. this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  61. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  65. this.label8 = new System.Windows.Forms.Label();
  66. this.ButtonSetting = new System.Windows.Forms.Button();
  67. this.ListButtonMenu = new System.Windows.Forms.ListBox();
  68. this.pi_date = new System.Windows.Forms.Label();
  69. this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
  70. this.ChooseAll = new System.Windows.Forms.Button();
  71. this.MidSource = new System.Windows.Forms.BindingSource(this.components);
  72. this.GetGridOnly = new System.Windows.Forms.CheckBox();
  73. this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
  74. this.AllCollected = new System.Windows.Forms.Button();
  75. this.label3 = new System.Windows.Forms.Label();
  76. this.Fresh = new System.Windows.Forms.LinkLabel();
  77. this.pi_cardcode_label = new System.Windows.Forms.Label();
  78. this.pi_cardcode = new System.Windows.Forms.Label();
  79. this.sg_separator_label = new System.Windows.Forms.Label();
  80. this.后端复核 = new System.Windows.Forms.Label();
  81. this.pi_inoutno_label = new System.Windows.Forms.Label();
  82. this.FrontCollect = new UAS_LabelMachine.CustomControl.EnterTextBox();
  83. this.CollectionProcess = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  84. this.label26 = new System.Windows.Forms.Label();
  85. this.label17 = new System.Windows.Forms.Label();
  86. this.label25 = new System.Windows.Forms.Label();
  87. this.label24 = new System.Windows.Forms.Label();
  88. this.button8 = new System.Windows.Forms.Button();
  89. this.button7 = new System.Windows.Forms.Button();
  90. this.button6 = new System.Windows.Forms.Button();
  91. this.button5 = new System.Windows.Forms.Button();
  92. this.enterTextBox4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  93. this.enterTextBox3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  94. this.button4 = new System.Windows.Forms.Button();
  95. this.button3 = new System.Windows.Forms.Button();
  96. this.button2 = new System.Windows.Forms.Button();
  97. this.button1 = new System.Windows.Forms.Button();
  98. this.checkBox2 = new System.Windows.Forms.CheckBox();
  99. this.radioButton7 = new System.Windows.Forms.RadioButton();
  100. this.label23 = new System.Windows.Forms.Label();
  101. this.radioButton5 = new System.Windows.Forms.RadioButton();
  102. this.radioButton6 = new System.Windows.Forms.RadioButton();
  103. this.label22 = new System.Windows.Forms.Label();
  104. this.radioButton4 = new System.Windows.Forms.RadioButton();
  105. this.radioButton3 = new System.Windows.Forms.RadioButton();
  106. this.checkBox1 = new System.Windows.Forms.CheckBox();
  107. this.label21 = new System.Windows.Forms.Label();
  108. this.enterTextBox1 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  109. this.enterTextBox2 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  110. this.radioButton1 = new System.Windows.Forms.RadioButton();
  111. this.radioButton2 = new System.Windows.Forms.RadioButton();
  112. this.Process_midboxcode = new System.Windows.Forms.Label();
  113. this.Process_outboxcode = new System.Windows.Forms.Label();
  114. this.CollectedCount = new System.Windows.Forms.Label();
  115. this.label14 = new System.Windows.Forms.Label();
  116. this.label11 = new System.Windows.Forms.Label();
  117. this.Process = new System.Windows.Forms.Label();
  118. this.sg_separator = new UAS_LabelMachine.CustomControl.EnterTextBox();
  119. this.BackCheck = new UAS_LabelMachine.CustomControl.EnterTextBox();
  120. this.MessageLog = new UAS_LabelMachine.CustomControl.RichText.RichTextAutoBottom();
  121. this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
  122. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  123. this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.pib_ifmodify = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  127. this.pib_ifupload = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  128. this.pr_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  134. this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  135. this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  136. this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  137. this.pib_ifrecheck = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  138. this.pib_datecode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  139. this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  140. this.pib_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  141. this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  142. this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  143. this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  144. this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  145. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  146. this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  147. this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  148. this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
  149. this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  150. this.groupBoxWithBorder4 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  151. this.label20 = new System.Windows.Forms.Label();
  152. this.BackCombo = new System.Windows.Forms.ComboBox();
  153. this.label19 = new System.Windows.Forms.Label();
  154. this.FrontCombo = new System.Windows.Forms.ComboBox();
  155. this.label7 = new System.Windows.Forms.Label();
  156. this.label16 = new System.Windows.Forms.Label();
  157. this.SingleLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  158. this.SingleBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
  159. this.SingleBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
  160. this.SingleLabelPrint = new System.Windows.Forms.Button();
  161. this.SingleLabelAutoPrint = new System.Windows.Forms.CheckBox();
  162. this.SingleLabelCombox = new System.Windows.Forms.ComboBox();
  163. this.MidLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  164. this.groupBoxWithBorder5 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  165. this.Expression = new System.Windows.Forms.RadioButton();
  166. this.Equal = new System.Windows.Forms.RadioButton();
  167. this.label2 = new System.Windows.Forms.Label();
  168. this.label1 = new System.Windows.Forms.Label();
  169. this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
  170. this.OnlyPrint = new System.Windows.Forms.CheckBox();
  171. this.groupBoxWithBorder2 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  172. this.cu_print_midprod = new System.Windows.Forms.CheckBox();
  173. this.cu_print_midpo = new System.Windows.Forms.CheckBox();
  174. this.cu_print_midspec = new System.Windows.Forms.CheckBox();
  175. this.cu_print_midlotno = new System.Windows.Forms.CheckBox();
  176. this.label18 = new System.Windows.Forms.Label();
  177. this.MidLabelNum = new UAS_LabelMachine.CustomControl.EnterTextBox();
  178. this.MidBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
  179. this.label12 = new System.Windows.Forms.Label();
  180. this.label5 = new System.Windows.Forms.Label();
  181. this.MidBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
  182. this.label4 = new System.Windows.Forms.Label();
  183. this.MidLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  184. this.label15 = new System.Windows.Forms.Label();
  185. this.MidBoxCapacity = new System.Windows.Forms.NumericUpDown();
  186. this.MidLabelPrint = new System.Windows.Forms.Button();
  187. this.MidLabelAutoPrint = new System.Windows.Forms.CheckBox();
  188. this.MidLabelCombox = new System.Windows.Forms.ComboBox();
  189. this.OutBoxLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  190. this.label9 = new System.Windows.Forms.Label();
  191. this.cu_print_papercount = new System.Windows.Forms.NumericUpDown();
  192. this.groupBoxWithBorder3 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  193. this.cu_print_outprod = new System.Windows.Forms.CheckBox();
  194. this.cu_print_outpo = new System.Windows.Forms.CheckBox();
  195. this.cu_print_outspec = new System.Windows.Forms.CheckBox();
  196. this.cu_print_outlotno = new System.Windows.Forms.CheckBox();
  197. this.LogingOut = new System.Windows.Forms.LinkLabel();
  198. this.OutBoxNum = new UAS_LabelMachine.CustomControl.EnterTextBox();
  199. this.label10 = new System.Windows.Forms.Label();
  200. this.label6 = new System.Windows.Forms.Label();
  201. this.OutBoxPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  202. this.OutboxCapacity = new System.Windows.Forms.NumericUpDown();
  203. this.OutBoxLabelPrint = new System.Windows.Forms.Button();
  204. this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
  205. this.OutBoxCombox = new System.Windows.Forms.ComboBox();
  206. this.BackendCheck = new UAS_LabelMachine.CustomControl.SerialPortWithTag();
  207. this.FrontendCheck = new UAS_LabelMachine.CustomControl.SerialPortWithTag();
  208. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
  209. this.CollectionProcess.SuspendLayout();
  210. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).BeginInit();
  211. this.SingleLabel.SuspendLayout();
  212. this.groupBoxWithBorder4.SuspendLayout();
  213. this.MidLabel.SuspendLayout();
  214. this.groupBoxWithBorder5.SuspendLayout();
  215. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
  216. this.groupBoxWithBorder2.SuspendLayout();
  217. ((System.ComponentModel.ISupportInitialize)(this.MidBoxCapacity)).BeginInit();
  218. this.OutBoxLabel.SuspendLayout();
  219. ((System.ComponentModel.ISupportInitialize)(this.cu_print_papercount)).BeginInit();
  220. this.groupBoxWithBorder3.SuspendLayout();
  221. ((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).BeginInit();
  222. this.SuspendLayout();
  223. //
  224. // ExportData
  225. //
  226. this.ExportData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.ExportData.Location = new System.Drawing.Point(232, 248);
  228. this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  229. this.ExportData.Name = "ExportData";
  230. this.ExportData.Size = new System.Drawing.Size(68, 26);
  231. this.ExportData.TabIndex = 91;
  232. this.ExportData.Text = "导出数据";
  233. this.ExportData.UseVisualStyleBackColor = true;
  234. this.ExportData.Click += new System.EventHandler(this.ExportData_Click);
  235. //
  236. // dataGridViewTextBoxColumn28
  237. //
  238. this.dataGridViewTextBoxColumn28.DataPropertyName = "si_expressionitem";
  239. this.dataGridViewTextBoxColumn28.Frozen = true;
  240. this.dataGridViewTextBoxColumn28.HeaderText = "正则项次";
  241. this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
  242. this.dataGridViewTextBoxColumn28.Visible = false;
  243. //
  244. // dataGridViewTextBoxColumn27
  245. //
  246. this.dataGridViewTextBoxColumn27.DataPropertyName = "si_item";
  247. this.dataGridViewTextBoxColumn27.Frozen = true;
  248. this.dataGridViewTextBoxColumn27.HeaderText = "采集项目";
  249. this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
  250. this.dataGridViewTextBoxColumn27.ReadOnly = true;
  251. this.dataGridViewTextBoxColumn27.Width = 80;
  252. //
  253. // dataGridViewTextBoxColumn26
  254. //
  255. this.dataGridViewTextBoxColumn26.DataPropertyName = "si_expression";
  256. this.dataGridViewTextBoxColumn26.HeaderText = "正则表达式";
  257. this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
  258. this.dataGridViewTextBoxColumn26.Visible = false;
  259. //
  260. // dataGridViewTextBoxColumn25
  261. //
  262. this.dataGridViewTextBoxColumn25.DataPropertyName = "si_length";
  263. this.dataGridViewTextBoxColumn25.HeaderText = "长度";
  264. this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
  265. this.dataGridViewTextBoxColumn25.Visible = false;
  266. //
  267. // dataGridViewTextBoxColumn24
  268. //
  269. this.dataGridViewTextBoxColumn24.DataPropertyName = "si_indexstring";
  270. this.dataGridViewTextBoxColumn24.HeaderText = "索引字符";
  271. this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
  272. this.dataGridViewTextBoxColumn24.Visible = false;
  273. //
  274. // dataGridViewTextBoxColumn23
  275. //
  276. this.dataGridViewTextBoxColumn23.DataPropertyName = "si_item";
  277. this.dataGridViewTextBoxColumn23.HeaderText = "采集项目";
  278. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  279. this.dataGridViewTextBoxColumn23.ReadOnly = true;
  280. this.dataGridViewTextBoxColumn23.Visible = false;
  281. this.dataGridViewTextBoxColumn23.Width = 80;
  282. //
  283. // dataGridViewTextBoxColumn22
  284. //
  285. this.dataGridViewTextBoxColumn22.DataPropertyName = "si_expression";
  286. this.dataGridViewTextBoxColumn22.HeaderText = "正则表达式";
  287. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  288. this.dataGridViewTextBoxColumn22.Visible = false;
  289. //
  290. // dataGridViewTextBoxColumn21
  291. //
  292. this.dataGridViewTextBoxColumn21.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  293. this.dataGridViewTextBoxColumn21.DataPropertyName = "si_length";
  294. this.dataGridViewTextBoxColumn21.Frozen = true;
  295. this.dataGridViewTextBoxColumn21.HeaderText = "长度";
  296. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  297. this.dataGridViewTextBoxColumn21.ReadOnly = true;
  298. this.dataGridViewTextBoxColumn21.Visible = false;
  299. this.dataGridViewTextBoxColumn21.Width = 60;
  300. //
  301. // dataGridViewTextBoxColumn20
  302. //
  303. this.dataGridViewTextBoxColumn20.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  304. this.dataGridViewTextBoxColumn20.DataPropertyName = "si_indexstring";
  305. this.dataGridViewTextBoxColumn20.HeaderText = "索引字符";
  306. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  307. this.dataGridViewTextBoxColumn20.Visible = false;
  308. this.dataGridViewTextBoxColumn20.Width = 90;
  309. //
  310. // dataGridViewTextBoxColumn19
  311. //
  312. this.dataGridViewTextBoxColumn19.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  313. this.dataGridViewTextBoxColumn19.DataPropertyName = "si_kind";
  314. this.dataGridViewTextBoxColumn19.HeaderText = "解析方式";
  315. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  316. this.dataGridViewTextBoxColumn19.Visible = false;
  317. this.dataGridViewTextBoxColumn19.Width = 90;
  318. //
  319. // dataGridViewTextBoxColumn18
  320. //
  321. this.dataGridViewTextBoxColumn18.DataPropertyName = "si_index";
  322. this.dataGridViewTextBoxColumn18.HeaderText = "起始位置";
  323. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  324. this.dataGridViewTextBoxColumn18.Visible = false;
  325. this.dataGridViewTextBoxColumn18.Width = 54;
  326. //
  327. // dataGridViewTextBoxColumn17
  328. //
  329. this.dataGridViewTextBoxColumn17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  330. this.dataGridViewTextBoxColumn17.DataPropertyName = "si_detno";
  331. this.dataGridViewTextBoxColumn17.HeaderText = "顺序";
  332. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  333. this.dataGridViewTextBoxColumn17.ReadOnly = true;
  334. this.dataGridViewTextBoxColumn17.Width = 60;
  335. //
  336. // dataGridViewTextBoxColumn16
  337. //
  338. this.dataGridViewTextBoxColumn16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  339. this.dataGridViewTextBoxColumn16.DataPropertyName = "pib_outboxcode2";
  340. this.dataGridViewTextBoxColumn16.HeaderText = "外箱号";
  341. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  342. this.dataGridViewTextBoxColumn16.ReadOnly = true;
  343. this.dataGridViewTextBoxColumn16.Width = 90;
  344. //
  345. // dataGridViewTextBoxColumn15
  346. //
  347. this.dataGridViewTextBoxColumn15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  348. this.dataGridViewTextBoxColumn15.DataPropertyName = "si_length";
  349. this.dataGridViewTextBoxColumn15.HeaderText = "字符长度";
  350. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  351. this.dataGridViewTextBoxColumn15.ReadOnly = true;
  352. this.dataGridViewTextBoxColumn15.Width = 90;
  353. //
  354. // dataGridViewTextBoxColumn14
  355. //
  356. this.dataGridViewTextBoxColumn14.DataPropertyName = "si_index";
  357. this.dataGridViewTextBoxColumn14.HeaderText = "起始位置";
  358. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  359. this.dataGridViewTextBoxColumn14.ReadOnly = true;
  360. this.dataGridViewTextBoxColumn14.Width = 78;
  361. //
  362. // dataGridViewTextBoxColumn13
  363. //
  364. this.dataGridViewTextBoxColumn13.DataPropertyName = "si_expression";
  365. this.dataGridViewTextBoxColumn13.HeaderText = "正则表达式";
  366. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  367. this.dataGridViewTextBoxColumn13.ReadOnly = true;
  368. this.dataGridViewTextBoxColumn13.Width = 66;
  369. //
  370. // dataGridViewTextBoxColumn12
  371. //
  372. this.dataGridViewTextBoxColumn12.DataPropertyName = "si_kind";
  373. this.dataGridViewTextBoxColumn12.HeaderText = "解析方式";
  374. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  375. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  376. this.dataGridViewTextBoxColumn12.Visible = false;
  377. this.dataGridViewTextBoxColumn12.Width = 78;
  378. //
  379. // dataGridViewTextBoxColumn11
  380. //
  381. this.dataGridViewTextBoxColumn11.DataPropertyName = "si_item";
  382. this.dataGridViewTextBoxColumn11.HeaderText = "采集项次";
  383. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  384. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  385. this.dataGridViewTextBoxColumn11.Visible = false;
  386. this.dataGridViewTextBoxColumn11.Width = 54;
  387. //
  388. // dataGridViewCheckBoxColumn6
  389. //
  390. this.dataGridViewCheckBoxColumn6.DataPropertyName = "pib_ifrecheck";
  391. this.dataGridViewCheckBoxColumn6.HeaderText = "已复核";
  392. this.dataGridViewCheckBoxColumn6.Name = "dataGridViewCheckBoxColumn6";
  393. this.dataGridViewCheckBoxColumn6.Width = 47;
  394. //
  395. // dataGridViewCheckBoxColumn5
  396. //
  397. this.dataGridViewCheckBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  398. this.dataGridViewCheckBoxColumn5.DataPropertyName = "pib_ifprint";
  399. this.dataGridViewCheckBoxColumn5.HeaderText = "已打标";
  400. this.dataGridViewCheckBoxColumn5.Name = "dataGridViewCheckBoxColumn5";
  401. this.dataGridViewCheckBoxColumn5.Width = 60;
  402. //
  403. // dataGridViewCheckBoxColumn4
  404. //
  405. this.dataGridViewCheckBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  406. this.dataGridViewCheckBoxColumn4.DataPropertyName = "pib_ifpick";
  407. this.dataGridViewCheckBoxColumn4.HeaderText = "已扫描";
  408. this.dataGridViewCheckBoxColumn4.Name = "dataGridViewCheckBoxColumn4";
  409. this.dataGridViewCheckBoxColumn4.Width = 60;
  410. //
  411. // dataGridViewTextBoxColumn10
  412. //
  413. this.dataGridViewTextBoxColumn10.DataPropertyName = "pib_datecode";
  414. this.dataGridViewTextBoxColumn10.HeaderText = "外箱号";
  415. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  416. this.dataGridViewTextBoxColumn10.Visible = false;
  417. this.dataGridViewTextBoxColumn10.Width = 108;
  418. //
  419. // dataGridViewTextBoxColumn9
  420. //
  421. this.dataGridViewTextBoxColumn9.DataPropertyName = "pib_cusoutboxcode";
  422. this.dataGridViewTextBoxColumn9.HeaderText = "中盒号";
  423. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  424. this.dataGridViewTextBoxColumn9.Width = 78;
  425. //
  426. // dataGridViewTextBoxColumn8
  427. //
  428. this.dataGridViewTextBoxColumn8.DataPropertyName = "pib_cusbarcode";
  429. this.dataGridViewTextBoxColumn8.HeaderText = "唯一条码";
  430. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  431. this.dataGridViewTextBoxColumn8.Visible = false;
  432. this.dataGridViewTextBoxColumn8.Width = 90;
  433. //
  434. // dataGridViewTextBoxColumn7
  435. //
  436. this.dataGridViewTextBoxColumn7.DataPropertyName = "bi_inqty";
  437. this.dataGridViewTextBoxColumn7.HeaderText = "数量";
  438. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  439. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  440. this.dataGridViewTextBoxColumn7.Visible = false;
  441. this.dataGridViewTextBoxColumn7.Width = 80;
  442. //
  443. // dataGridViewTextBoxColumn6
  444. //
  445. this.dataGridViewTextBoxColumn6.DataPropertyName = "si_expression";
  446. this.dataGridViewTextBoxColumn6.HeaderText = "DateCode";
  447. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  448. this.dataGridViewTextBoxColumn6.Visible = false;
  449. this.dataGridViewTextBoxColumn6.Width = 60;
  450. //
  451. // dataGridViewTextBoxColumn5
  452. //
  453. this.dataGridViewTextBoxColumn5.DataPropertyName = "si_length";
  454. this.dataGridViewTextBoxColumn5.HeaderText = "LotNo";
  455. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  456. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  457. this.dataGridViewTextBoxColumn5.Visible = false;
  458. this.dataGridViewTextBoxColumn5.Width = 48;
  459. //
  460. // dataGridViewTextBoxColumn4
  461. //
  462. this.dataGridViewTextBoxColumn4.DataPropertyName = "si_indexstring";
  463. this.dataGridViewTextBoxColumn4.HeaderText = "MPN";
  464. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  465. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  466. this.dataGridViewTextBoxColumn4.Visible = false;
  467. this.dataGridViewTextBoxColumn4.Width = 54;
  468. //
  469. // dataGridViewCheckBoxColumn3
  470. //
  471. this.dataGridViewCheckBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  472. this.dataGridViewCheckBoxColumn3.DataPropertyName = "pib_ifprint";
  473. this.dataGridViewCheckBoxColumn3.HeaderText = "已打印";
  474. this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3";
  475. this.dataGridViewCheckBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  476. this.dataGridViewCheckBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  477. this.dataGridViewCheckBoxColumn3.Width = 60;
  478. //
  479. // dataGridViewCheckBoxColumn2
  480. //
  481. this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  482. this.dataGridViewCheckBoxColumn2.DataPropertyName = "pib_ifpick";
  483. this.dataGridViewCheckBoxColumn2.HeaderText = "已采集";
  484. this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
  485. this.dataGridViewCheckBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  486. this.dataGridViewCheckBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  487. this.dataGridViewCheckBoxColumn2.Width = 60;
  488. //
  489. // dataGridViewTextBoxColumn3
  490. //
  491. this.dataGridViewTextBoxColumn3.DataPropertyName = "bi_prodcode";
  492. this.dataGridViewTextBoxColumn3.HeaderText = "物料编号";
  493. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  494. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  495. this.dataGridViewTextBoxColumn3.Visible = false;
  496. this.dataGridViewTextBoxColumn3.Width = 78;
  497. //
  498. // dataGridViewTextBoxColumn2
  499. //
  500. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  501. this.dataGridViewTextBoxColumn2.DataPropertyName = "si_index";
  502. this.dataGridViewTextBoxColumn2.HeaderText = "明细序号";
  503. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  504. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  505. this.dataGridViewTextBoxColumn2.Visible = false;
  506. this.dataGridViewTextBoxColumn2.Width = 96;
  507. //
  508. // dataGridViewTextBoxColumn1
  509. //
  510. this.dataGridViewTextBoxColumn1.DataPropertyName = "si_detno";
  511. this.dataGridViewTextBoxColumn1.HeaderText = "bi_id";
  512. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  513. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  514. this.dataGridViewTextBoxColumn1.Visible = false;
  515. this.dataGridViewTextBoxColumn1.Width = 80;
  516. //
  517. // dataGridViewCheckBoxColumn1
  518. //
  519. this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  520. this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
  521. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  522. this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  523. this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  524. this.dataGridViewCheckBoxColumn1.Width = 60;
  525. //
  526. // label8
  527. //
  528. this.label8.AutoSize = true;
  529. this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  530. this.label8.Location = new System.Drawing.Point(7, 94);
  531. this.label8.Name = "label8";
  532. this.label8.Size = new System.Drawing.Size(65, 20);
  533. this.label8.TabIndex = 91;
  534. this.label8.Text = "前端采集";
  535. //
  536. // ButtonSetting
  537. //
  538. this.ButtonSetting.Location = new System.Drawing.Point(232, 103);
  539. this.ButtonSetting.Name = "ButtonSetting";
  540. this.ButtonSetting.Size = new System.Drawing.Size(90, 23);
  541. this.ButtonSetting.TabIndex = 89;
  542. this.ButtonSetting.Text = "后台管理";
  543. this.ButtonSetting.UseVisualStyleBackColor = true;
  544. this.ButtonSetting.Click += new System.EventHandler(this.ButtonSetting_Click);
  545. //
  546. // ListButtonMenu
  547. //
  548. this.ListButtonMenu.Font = new System.Drawing.Font("微软雅黑", 11F);
  549. this.ListButtonMenu.FormattingEnabled = true;
  550. this.ListButtonMenu.ItemHeight = 20;
  551. this.ListButtonMenu.Items.AddRange(new object[] {
  552. "采集策略设置",
  553. "附加信息设置",
  554. "客户标签维护",
  555. "客户采集规则",
  556. "参数配置"});
  557. this.ListButtonMenu.Location = new System.Drawing.Point(232, 89);
  558. this.ListButtonMenu.Name = "ListButtonMenu";
  559. this.ListButtonMenu.Size = new System.Drawing.Size(97, 84);
  560. this.ListButtonMenu.TabIndex = 88;
  561. this.ListButtonMenu.Visible = false;
  562. this.ListButtonMenu.SelectedIndexChanged += new System.EventHandler(this.ListButtonMenu_SelectedIndexChanged);
  563. //
  564. // pi_date
  565. //
  566. this.pi_date.AutoSize = true;
  567. this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  568. this.pi_date.Location = new System.Drawing.Point(5, 158);
  569. this.pi_date.Name = "pi_date";
  570. this.pi_date.Size = new System.Drawing.Size(0, 20);
  571. this.pi_date.TabIndex = 86;
  572. this.pi_date.Visible = false;
  573. //
  574. // ChooseAll
  575. //
  576. this.ChooseAll.Location = new System.Drawing.Point(4, 278);
  577. this.ChooseAll.Margin = new System.Windows.Forms.Padding(2);
  578. this.ChooseAll.Name = "ChooseAll";
  579. this.ChooseAll.Size = new System.Drawing.Size(38, 22);
  580. this.ChooseAll.TabIndex = 84;
  581. this.ChooseAll.Text = "全选";
  582. this.ChooseAll.UseVisualStyleBackColor = true;
  583. this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
  584. //
  585. // GetGridOnly
  586. //
  587. this.GetGridOnly.AutoSize = true;
  588. this.GetGridOnly.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  589. this.GetGridOnly.Location = new System.Drawing.Point(237, 38);
  590. this.GetGridOnly.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  591. this.GetGridOnly.Name = "GetGridOnly";
  592. this.GetGridOnly.Size = new System.Drawing.Size(77, 20);
  593. this.GetGridOnly.TabIndex = 82;
  594. this.GetGridOnly.Text = "仅获取表格";
  595. this.GetGridOnly.UseVisualStyleBackColor = true;
  596. //
  597. // RefreshDBConnect
  598. //
  599. this.RefreshDBConnect.Tick += new System.EventHandler(this.RefreshDBConnect_Tick);
  600. //
  601. // AllCollected
  602. //
  603. this.AllCollected.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  604. this.AllCollected.Location = new System.Drawing.Point(232, 218);
  605. this.AllCollected.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  606. this.AllCollected.Name = "AllCollected";
  607. this.AllCollected.Size = new System.Drawing.Size(68, 26);
  608. this.AllCollected.TabIndex = 75;
  609. this.AllCollected.Text = "全部已采";
  610. this.AllCollected.UseVisualStyleBackColor = true;
  611. this.AllCollected.Click += new System.EventHandler(this.AllCollected_Click);
  612. //
  613. // label3
  614. //
  615. this.label3.AutoSize = true;
  616. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  617. this.label3.Location = new System.Drawing.Point(5, 607);
  618. this.label3.Name = "label3";
  619. this.label3.Size = new System.Drawing.Size(74, 21);
  620. this.label3.TabIndex = 29;
  621. this.label3.Text = "输出日志";
  622. //
  623. // Fresh
  624. //
  625. this.Fresh.AutoSize = true;
  626. this.Fresh.Location = new System.Drawing.Point(228, 14);
  627. this.Fresh.Name = "Fresh";
  628. this.Fresh.Size = new System.Drawing.Size(29, 12);
  629. this.Fresh.TabIndex = 73;
  630. this.Fresh.TabStop = true;
  631. this.Fresh.Text = "刷新";
  632. this.Fresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Refresh_LinkClicked);
  633. //
  634. // pi_cardcode_label
  635. //
  636. this.pi_cardcode_label.AutoSize = true;
  637. this.pi_cardcode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  638. this.pi_cardcode_label.Location = new System.Drawing.Point(3, 38);
  639. this.pi_cardcode_label.Name = "pi_cardcode_label";
  640. this.pi_cardcode_label.Size = new System.Drawing.Size(65, 20);
  641. this.pi_cardcode_label.TabIndex = 72;
  642. this.pi_cardcode_label.Text = "客户编号";
  643. //
  644. // pi_cardcode
  645. //
  646. this.pi_cardcode.AutoSize = true;
  647. this.pi_cardcode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. this.pi_cardcode.Location = new System.Drawing.Point(77, 38);
  649. this.pi_cardcode.Name = "pi_cardcode";
  650. this.pi_cardcode.Size = new System.Drawing.Size(0, 20);
  651. this.pi_cardcode.TabIndex = 71;
  652. //
  653. // sg_separator_label
  654. //
  655. this.sg_separator_label.AutoSize = true;
  656. this.sg_separator_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  657. this.sg_separator_label.Location = new System.Drawing.Point(233, 66);
  658. this.sg_separator_label.Name = "sg_separator_label";
  659. this.sg_separator_label.Size = new System.Drawing.Size(51, 20);
  660. this.sg_separator_label.TabIndex = 61;
  661. this.sg_separator_label.Text = "分隔符";
  662. //
  663. // 后端复核
  664. //
  665. this.后端复核.AutoSize = true;
  666. this.后端复核.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  667. this.后端复核.Location = new System.Drawing.Point(7, 120);
  668. this.后端复核.Name = "后端复核";
  669. this.后端复核.Size = new System.Drawing.Size(65, 20);
  670. this.后端复核.TabIndex = 55;
  671. this.后端复核.Text = "后端复核";
  672. //
  673. // pi_inoutno_label
  674. //
  675. this.pi_inoutno_label.AutoSize = true;
  676. this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  677. this.pi_inoutno_label.Location = new System.Drawing.Point(3, 10);
  678. this.pi_inoutno_label.Name = "pi_inoutno_label";
  679. this.pi_inoutno_label.Size = new System.Drawing.Size(65, 20);
  680. this.pi_inoutno_label.TabIndex = 3;
  681. this.pi_inoutno_label.Text = "出货单号";
  682. //
  683. // FrontCollect
  684. //
  685. this.FrontCollect.Enabled = false;
  686. this.FrontCollect.ID = null;
  687. this.FrontCollect.Location = new System.Drawing.Point(76, 94);
  688. this.FrontCollect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  689. this.FrontCollect.Name = "FrontCollect";
  690. this.FrontCollect.Size = new System.Drawing.Size(150, 21);
  691. this.FrontCollect.Str = null;
  692. this.FrontCollect.Str1 = null;
  693. this.FrontCollect.Str2 = null;
  694. this.FrontCollect.TabIndex = 90;
  695. //
  696. // CollectionProcess
  697. //
  698. this.CollectionProcess.Controls.Add(this.label26);
  699. this.CollectionProcess.Controls.Add(this.label17);
  700. this.CollectionProcess.Controls.Add(this.label25);
  701. this.CollectionProcess.Controls.Add(this.label24);
  702. this.CollectionProcess.Controls.Add(this.button8);
  703. this.CollectionProcess.Controls.Add(this.button7);
  704. this.CollectionProcess.Controls.Add(this.button6);
  705. this.CollectionProcess.Controls.Add(this.button5);
  706. this.CollectionProcess.Controls.Add(this.enterTextBox4);
  707. this.CollectionProcess.Controls.Add(this.enterTextBox3);
  708. this.CollectionProcess.Controls.Add(this.button4);
  709. this.CollectionProcess.Controls.Add(this.button3);
  710. this.CollectionProcess.Controls.Add(this.button2);
  711. this.CollectionProcess.Controls.Add(this.button1);
  712. this.CollectionProcess.Controls.Add(this.checkBox2);
  713. this.CollectionProcess.Controls.Add(this.radioButton7);
  714. this.CollectionProcess.Controls.Add(this.label23);
  715. this.CollectionProcess.Controls.Add(this.radioButton5);
  716. this.CollectionProcess.Controls.Add(this.radioButton6);
  717. this.CollectionProcess.Controls.Add(this.label22);
  718. this.CollectionProcess.Controls.Add(this.radioButton4);
  719. this.CollectionProcess.Controls.Add(this.radioButton3);
  720. this.CollectionProcess.Controls.Add(this.checkBox1);
  721. this.CollectionProcess.Controls.Add(this.label21);
  722. this.CollectionProcess.Controls.Add(this.enterTextBox1);
  723. this.CollectionProcess.Controls.Add(this.enterTextBox2);
  724. this.CollectionProcess.Controls.Add(this.radioButton1);
  725. this.CollectionProcess.Controls.Add(this.radioButton2);
  726. this.CollectionProcess.Controls.Add(this.Process_midboxcode);
  727. this.CollectionProcess.Controls.Add(this.Process_outboxcode);
  728. this.CollectionProcess.Controls.Add(this.CollectedCount);
  729. this.CollectionProcess.Controls.Add(this.label14);
  730. this.CollectionProcess.Controls.Add(this.label11);
  731. this.CollectionProcess.Controls.Add(this.Process);
  732. this.CollectionProcess.Location = new System.Drawing.Point(334, 9);
  733. this.CollectionProcess.Margin = new System.Windows.Forms.Padding(2);
  734. this.CollectionProcess.Name = "CollectionProcess";
  735. this.CollectionProcess.Padding = new System.Windows.Forms.Padding(2);
  736. this.CollectionProcess.Size = new System.Drawing.Size(299, 265);
  737. this.CollectionProcess.TabIndex = 80;
  738. this.CollectionProcess.TabStop = false;
  739. this.CollectionProcess.Text = " 操作状态";
  740. //
  741. // label26
  742. //
  743. this.label26.AutoSize = true;
  744. this.label26.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  745. this.label26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  746. this.label26.Location = new System.Drawing.Point(238, 84);
  747. this.label26.Name = "label26";
  748. this.label26.Size = new System.Drawing.Size(27, 17);
  749. this.label26.TabIndex = 114;
  750. this.label26.Text = "0/0";
  751. //
  752. // label17
  753. //
  754. this.label17.AutoSize = true;
  755. this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  756. this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  757. this.label17.Location = new System.Drawing.Point(238, 37);
  758. this.label17.Name = "label17";
  759. this.label17.Size = new System.Drawing.Size(27, 17);
  760. this.label17.TabIndex = 113;
  761. this.label17.Text = "0/0";
  762. //
  763. // label25
  764. //
  765. this.label25.AutoSize = true;
  766. this.label25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  767. this.label25.Location = new System.Drawing.Point(238, 59);
  768. this.label25.Name = "label25";
  769. this.label25.Size = new System.Drawing.Size(32, 17);
  770. this.label25.TabIndex = 112;
  771. this.label25.Text = "进度";
  772. //
  773. // label24
  774. //
  775. this.label24.AutoSize = true;
  776. this.label24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  777. this.label24.Location = new System.Drawing.Point(238, 14);
  778. this.label24.Name = "label24";
  779. this.label24.Size = new System.Drawing.Size(32, 17);
  780. this.label24.TabIndex = 111;
  781. this.label24.Text = "进度";
  782. //
  783. // button8
  784. //
  785. this.button8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  786. this.button8.Location = new System.Drawing.Point(175, 80);
  787. this.button8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  788. this.button8.Name = "button8";
  789. this.button8.Size = new System.Drawing.Size(25, 25);
  790. this.button8.TabIndex = 110;
  791. this.button8.Text = "+";
  792. this.button8.UseVisualStyleBackColor = true;
  793. //
  794. // button7
  795. //
  796. this.button7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.button7.Location = new System.Drawing.Point(207, 80);
  798. this.button7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  799. this.button7.Name = "button7";
  800. this.button7.Size = new System.Drawing.Size(25, 25);
  801. this.button7.TabIndex = 109;
  802. this.button7.Text = "-";
  803. this.button7.UseVisualStyleBackColor = true;
  804. //
  805. // button6
  806. //
  807. this.button6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  808. this.button6.Location = new System.Drawing.Point(207, 34);
  809. this.button6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  810. this.button6.Name = "button6";
  811. this.button6.Size = new System.Drawing.Size(25, 25);
  812. this.button6.TabIndex = 108;
  813. this.button6.Text = "-";
  814. this.button6.UseVisualStyleBackColor = true;
  815. //
  816. // button5
  817. //
  818. this.button5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  819. this.button5.Location = new System.Drawing.Point(175, 34);
  820. this.button5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  821. this.button5.Name = "button5";
  822. this.button5.Size = new System.Drawing.Size(25, 25);
  823. this.button5.TabIndex = 107;
  824. this.button5.Text = "+";
  825. this.button5.UseVisualStyleBackColor = true;
  826. //
  827. // enterTextBox4
  828. //
  829. this.enterTextBox4.Font = new System.Drawing.Font("微软雅黑", 9F);
  830. this.enterTextBox4.ID = null;
  831. this.enterTextBox4.Location = new System.Drawing.Point(265, 146);
  832. this.enterTextBox4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  833. this.enterTextBox4.Name = "enterTextBox4";
  834. this.enterTextBox4.Size = new System.Drawing.Size(29, 23);
  835. this.enterTextBox4.Str = null;
  836. this.enterTextBox4.Str1 = null;
  837. this.enterTextBox4.Str2 = null;
  838. this.enterTextBox4.TabIndex = 106;
  839. //
  840. // enterTextBox3
  841. //
  842. this.enterTextBox3.Font = new System.Drawing.Font("微软雅黑", 9F);
  843. this.enterTextBox3.ID = null;
  844. this.enterTextBox3.Location = new System.Drawing.Point(265, 117);
  845. this.enterTextBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  846. this.enterTextBox3.Name = "enterTextBox3";
  847. this.enterTextBox3.Size = new System.Drawing.Size(29, 23);
  848. this.enterTextBox3.Str = null;
  849. this.enterTextBox3.Str1 = null;
  850. this.enterTextBox3.Str2 = null;
  851. this.enterTextBox3.TabIndex = 105;
  852. //
  853. // button4
  854. //
  855. this.button4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  856. this.button4.Location = new System.Drawing.Point(186, 115);
  857. this.button4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  858. this.button4.Name = "button4";
  859. this.button4.Size = new System.Drawing.Size(76, 26);
  860. this.button4.TabIndex = 104;
  861. this.button4.Text = "设置中盒号";
  862. this.button4.UseVisualStyleBackColor = true;
  863. //
  864. // button3
  865. //
  866. this.button3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  867. this.button3.Location = new System.Drawing.Point(186, 145);
  868. this.button3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  869. this.button3.Name = "button3";
  870. this.button3.Size = new System.Drawing.Size(76, 26);
  871. this.button3.TabIndex = 103;
  872. this.button3.Text = "设置外箱号";
  873. this.button3.UseVisualStyleBackColor = true;
  874. //
  875. // button2
  876. //
  877. this.button2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  878. this.button2.Location = new System.Drawing.Point(118, 145);
  879. this.button2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  880. this.button2.Name = "button2";
  881. this.button2.Size = new System.Drawing.Size(65, 26);
  882. this.button2.TabIndex = 102;
  883. this.button2.Text = "复核通过";
  884. this.button2.UseVisualStyleBackColor = true;
  885. //
  886. // button1
  887. //
  888. this.button1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  889. this.button1.Location = new System.Drawing.Point(118, 114);
  890. this.button1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  891. this.button1.Name = "button1";
  892. this.button1.Size = new System.Drawing.Size(65, 26);
  893. this.button1.TabIndex = 101;
  894. this.button1.Text = "采集通过";
  895. this.button1.UseVisualStyleBackColor = true;
  896. //
  897. // checkBox2
  898. //
  899. this.checkBox2.AutoSize = true;
  900. this.checkBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  901. this.checkBox2.Location = new System.Drawing.Point(11, 147);
  902. this.checkBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  903. this.checkBox2.Name = "checkBox2";
  904. this.checkBox2.Size = new System.Drawing.Size(87, 21);
  905. this.checkBox2.TabIndex = 100;
  906. this.checkBox2.Text = "半自动模式";
  907. this.checkBox2.UseVisualStyleBackColor = true;
  908. //
  909. // radioButton7
  910. //
  911. this.radioButton7.AutoSize = true;
  912. this.radioButton7.Font = new System.Drawing.Font("微软雅黑", 9F);
  913. this.radioButton7.Location = new System.Drawing.Point(235, 180);
  914. this.radioButton7.Name = "radioButton7";
  915. this.radioButton7.Size = new System.Drawing.Size(50, 21);
  916. this.radioButton7.TabIndex = 99;
  917. this.radioButton7.TabStop = true;
  918. this.radioButton7.Text = "自动";
  919. this.radioButton7.UseVisualStyleBackColor = true;
  920. //
  921. // label23
  922. //
  923. this.label23.AutoSize = true;
  924. this.label23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  925. this.label23.Location = new System.Drawing.Point(4, 182);
  926. this.label23.Name = "label23";
  927. this.label23.Size = new System.Drawing.Size(68, 17);
  928. this.label23.TabIndex = 98;
  929. this.label23.Text = "手持扫描枪";
  930. //
  931. // radioButton5
  932. //
  933. this.radioButton5.AutoSize = true;
  934. this.radioButton5.Font = new System.Drawing.Font("微软雅黑", 9F);
  935. this.radioButton5.Location = new System.Drawing.Point(158, 180);
  936. this.radioButton5.Name = "radioButton5";
  937. this.radioButton5.Size = new System.Drawing.Size(74, 21);
  938. this.radioButton5.TabIndex = 97;
  939. this.radioButton5.TabStop = true;
  940. this.radioButton5.Text = "后端扫描";
  941. this.radioButton5.UseVisualStyleBackColor = true;
  942. //
  943. // radioButton6
  944. //
  945. this.radioButton6.AutoSize = true;
  946. this.radioButton6.Font = new System.Drawing.Font("微软雅黑", 9F);
  947. this.radioButton6.Location = new System.Drawing.Point(78, 180);
  948. this.radioButton6.Name = "radioButton6";
  949. this.radioButton6.Size = new System.Drawing.Size(74, 21);
  950. this.radioButton6.TabIndex = 96;
  951. this.radioButton6.TabStop = true;
  952. this.radioButton6.Text = "前端采集";
  953. this.radioButton6.UseVisualStyleBackColor = true;
  954. //
  955. // label22
  956. //
  957. this.label22.AutoSize = true;
  958. this.label22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  959. this.label22.Location = new System.Drawing.Point(8, 238);
  960. this.label22.Name = "label22";
  961. this.label22.Size = new System.Drawing.Size(56, 17);
  962. this.label22.TabIndex = 95;
  963. this.label22.Text = "复核数据";
  964. //
  965. // radioButton4
  966. //
  967. this.radioButton4.AutoSize = true;
  968. this.radioButton4.Font = new System.Drawing.Font("微软雅黑", 9F);
  969. this.radioButton4.Location = new System.Drawing.Point(182, 237);
  970. this.radioButton4.Name = "radioButton4";
  971. this.radioButton4.Size = new System.Drawing.Size(95, 21);
  972. this.radioButton4.TabIndex = 94;
  973. this.radioButton4.TabStop = true;
  974. this.radioButton4.Text = "唯一码+型号";
  975. this.radioButton4.UseVisualStyleBackColor = true;
  976. //
  977. // radioButton3
  978. //
  979. this.radioButton3.AutoSize = true;
  980. this.radioButton3.Font = new System.Drawing.Font("微软雅黑", 9F);
  981. this.radioButton3.Location = new System.Drawing.Point(70, 237);
  982. this.radioButton3.Name = "radioButton3";
  983. this.radioButton3.Size = new System.Drawing.Size(107, 21);
  984. this.radioButton3.TabIndex = 93;
  985. this.radioButton3.TabStop = true;
  986. this.radioButton3.Text = "客户料号+型号";
  987. this.radioButton3.UseVisualStyleBackColor = true;
  988. //
  989. // checkBox1
  990. //
  991. this.checkBox1.AutoSize = true;
  992. this.checkBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  993. this.checkBox1.Location = new System.Drawing.Point(7, 214);
  994. this.checkBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  995. this.checkBox1.Name = "checkBox1";
  996. this.checkBox1.Size = new System.Drawing.Size(138, 21);
  997. this.checkBox1.TabIndex = 92;
  998. this.checkBox1.Text = "仅处理:出库明细范围";
  999. this.checkBox1.UseVisualStyleBackColor = true;
  1000. //
  1001. // label21
  1002. //
  1003. this.label21.AutoSize = true;
  1004. this.label21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1005. this.label21.Location = new System.Drawing.Point(206, 215);
  1006. this.label21.Name = "label21";
  1007. this.label21.Size = new System.Drawing.Size(13, 17);
  1008. this.label21.TabIndex = 90;
  1009. this.label21.Text = "-";
  1010. //
  1011. // enterTextBox1
  1012. //
  1013. this.enterTextBox1.Font = new System.Drawing.Font("微软雅黑", 9F);
  1014. this.enterTextBox1.ID = null;
  1015. this.enterTextBox1.Location = new System.Drawing.Point(226, 213);
  1016. this.enterTextBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1017. this.enterTextBox1.Name = "enterTextBox1";
  1018. this.enterTextBox1.Size = new System.Drawing.Size(50, 23);
  1019. this.enterTextBox1.Str = null;
  1020. this.enterTextBox1.Str1 = null;
  1021. this.enterTextBox1.Str2 = null;
  1022. this.enterTextBox1.TabIndex = 89;
  1023. //
  1024. // enterTextBox2
  1025. //
  1026. this.enterTextBox2.Font = new System.Drawing.Font("微软雅黑", 9F);
  1027. this.enterTextBox2.ID = null;
  1028. this.enterTextBox2.Location = new System.Drawing.Point(151, 213);
  1029. this.enterTextBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1030. this.enterTextBox2.Name = "enterTextBox2";
  1031. this.enterTextBox2.Size = new System.Drawing.Size(50, 23);
  1032. this.enterTextBox2.Str = null;
  1033. this.enterTextBox2.Str1 = null;
  1034. this.enterTextBox2.Str2 = null;
  1035. this.enterTextBox2.TabIndex = 88;
  1036. //
  1037. // radioButton1
  1038. //
  1039. this.radioButton1.AutoSize = true;
  1040. this.radioButton1.Font = new System.Drawing.Font("微软雅黑", 9F);
  1041. this.radioButton1.Location = new System.Drawing.Point(64, 116);
  1042. this.radioButton1.Name = "radioButton1";
  1043. this.radioButton1.Size = new System.Drawing.Size(50, 21);
  1044. this.radioButton1.TabIndex = 77;
  1045. this.radioButton1.TabStop = true;
  1046. this.radioButton1.Text = "手动";
  1047. this.radioButton1.UseVisualStyleBackColor = true;
  1048. //
  1049. // radioButton2
  1050. //
  1051. this.radioButton2.AutoSize = true;
  1052. this.radioButton2.Font = new System.Drawing.Font("微软雅黑", 9F);
  1053. this.radioButton2.Location = new System.Drawing.Point(8, 116);
  1054. this.radioButton2.Name = "radioButton2";
  1055. this.radioButton2.Size = new System.Drawing.Size(50, 21);
  1056. this.radioButton2.TabIndex = 76;
  1057. this.radioButton2.TabStop = true;
  1058. this.radioButton2.Text = "自动";
  1059. this.radioButton2.UseVisualStyleBackColor = true;
  1060. //
  1061. // Process_midboxcode
  1062. //
  1063. this.Process_midboxcode.AutoSize = true;
  1064. this.Process_midboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1065. this.Process_midboxcode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  1066. this.Process_midboxcode.Location = new System.Drawing.Point(137, 37);
  1067. this.Process_midboxcode.Name = "Process_midboxcode";
  1068. this.Process_midboxcode.Size = new System.Drawing.Size(15, 17);
  1069. this.Process_midboxcode.TabIndex = 74;
  1070. this.Process_midboxcode.Text = "0";
  1071. //
  1072. // Process_outboxcode
  1073. //
  1074. this.Process_outboxcode.AutoSize = true;
  1075. this.Process_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1076. this.Process_outboxcode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  1077. this.Process_outboxcode.Location = new System.Drawing.Point(137, 85);
  1078. this.Process_outboxcode.Name = "Process_outboxcode";
  1079. this.Process_outboxcode.Size = new System.Drawing.Size(15, 17);
  1080. this.Process_outboxcode.TabIndex = 73;
  1081. this.Process_outboxcode.Text = "0";
  1082. //
  1083. // CollectedCount
  1084. //
  1085. this.CollectedCount.AutoSize = true;
  1086. this.CollectedCount.Font = new System.Drawing.Font("微软雅黑", 12F);
  1087. this.CollectedCount.ForeColor = System.Drawing.Color.DarkGreen;
  1088. this.CollectedCount.Location = new System.Drawing.Point(13, 40);
  1089. this.CollectedCount.Name = "CollectedCount";
  1090. this.CollectedCount.Size = new System.Drawing.Size(35, 21);
  1091. this.CollectedCount.TabIndex = 70;
  1092. this.CollectedCount.Text = "0/0";
  1093. //
  1094. // label14
  1095. //
  1096. this.label14.AutoSize = true;
  1097. this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1098. this.label14.Location = new System.Drawing.Point(132, 61);
  1099. this.label14.Name = "label14";
  1100. this.label14.Size = new System.Drawing.Size(56, 17);
  1101. this.label14.TabIndex = 69;
  1102. this.label14.Text = "当前箱号";
  1103. //
  1104. // label11
  1105. //
  1106. this.label11.AutoSize = true;
  1107. this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1108. this.label11.Location = new System.Drawing.Point(132, 15);
  1109. this.label11.Name = "label11";
  1110. this.label11.Size = new System.Drawing.Size(56, 17);
  1111. this.label11.TabIndex = 68;
  1112. this.label11.Text = "当前盒号";
  1113. //
  1114. // Process
  1115. //
  1116. this.Process.AutoSize = true;
  1117. this.Process.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1118. this.Process.Location = new System.Drawing.Point(14, 15);
  1119. this.Process.Name = "Process";
  1120. this.Process.Size = new System.Drawing.Size(44, 17);
  1121. this.Process.TabIndex = 65;
  1122. this.Process.Text = "总进度";
  1123. //
  1124. // sg_separator
  1125. //
  1126. this.sg_separator.Enabled = false;
  1127. this.sg_separator.ID = null;
  1128. this.sg_separator.Location = new System.Drawing.Point(290, 66);
  1129. this.sg_separator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1130. this.sg_separator.Name = "sg_separator";
  1131. this.sg_separator.Size = new System.Drawing.Size(28, 21);
  1132. this.sg_separator.Str = null;
  1133. this.sg_separator.Str1 = null;
  1134. this.sg_separator.Str2 = null;
  1135. this.sg_separator.TabIndex = 62;
  1136. //
  1137. // BackCheck
  1138. //
  1139. this.BackCheck.Enabled = false;
  1140. this.BackCheck.ID = null;
  1141. this.BackCheck.Location = new System.Drawing.Point(76, 120);
  1142. this.BackCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1143. this.BackCheck.Name = "BackCheck";
  1144. this.BackCheck.Size = new System.Drawing.Size(150, 21);
  1145. this.BackCheck.Str = null;
  1146. this.BackCheck.Str1 = null;
  1147. this.BackCheck.Str2 = null;
  1148. this.BackCheck.TabIndex = 54;
  1149. this.BackCheck.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Input_KeyDown);
  1150. //
  1151. // MessageLog
  1152. //
  1153. this.MessageLog.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1154. this.MessageLog.Location = new System.Drawing.Point(4, 631);
  1155. this.MessageLog.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1156. this.MessageLog.Name = "MessageLog";
  1157. this.MessageLog.Size = new System.Drawing.Size(1383, 97);
  1158. this.MessageLog.TabIndex = 28;
  1159. this.MessageLog.Text = "";
  1160. //
  1161. // LabelInf
  1162. //
  1163. this.LabelInf.AllowUserToAddRows = false;
  1164. this.LabelInf.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  1165. this.LabelInf.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  1166. this.LabelInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1167. this.LabelInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1168. this.Choose,
  1169. this.pib_id1,
  1170. this.pib_pdno,
  1171. this.pib_prodcode,
  1172. this.pib_ifmodify,
  1173. this.pib_ifupload,
  1174. this.pr_vendprodcode,
  1175. this.pib_brand,
  1176. this.pib_madein,
  1177. this.pr_zxbzs,
  1178. this.pr_unit,
  1179. this.pib_lotno,
  1180. this.pib_datecode,
  1181. this.pib_ifpick,
  1182. this.pib_ifprint,
  1183. this.pib_ifrecheck,
  1184. this.pib_datecode1,
  1185. this.pib_qty,
  1186. this.pib_barcode,
  1187. this.pib_custbarcode,
  1188. this.pd_pocode,
  1189. this.pd_custprodcode,
  1190. this.pd_custprodspec,
  1191. this.pr_spec,
  1192. this.pib_outboxcode1,
  1193. this.pib_outboxcode2});
  1194. this.LabelInf.Location = new System.Drawing.Point(2, 279);
  1195. this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1196. this.LabelInf.Name = "LabelInf";
  1197. this.LabelInf.RowTemplate.Height = 23;
  1198. this.LabelInf.Size = new System.Drawing.Size(1385, 326);
  1199. this.LabelInf.TabIndex = 27;
  1200. this.LabelInf.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.LabelInf_CellPainting);
  1201. this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
  1202. //
  1203. // Choose
  1204. //
  1205. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1206. this.Choose.HeaderText = "勾选";
  1207. this.Choose.Name = "Choose";
  1208. this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1209. this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1210. this.Choose.Width = 55;
  1211. //
  1212. // pib_id1
  1213. //
  1214. this.pib_id1.DataPropertyName = "pib_id";
  1215. this.pib_id1.HeaderText = "pib_id";
  1216. this.pib_id1.Name = "pib_id1";
  1217. this.pib_id1.Visible = false;
  1218. this.pib_id1.Width = 66;
  1219. //
  1220. // pib_pdno
  1221. //
  1222. this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1223. this.pib_pdno.DataPropertyName = "pib_pdno";
  1224. this.pib_pdno.HeaderText = "明细序号";
  1225. this.pib_pdno.Name = "pib_pdno";
  1226. this.pib_pdno.ReadOnly = true;
  1227. this.pib_pdno.Width = 96;
  1228. //
  1229. // pib_prodcode
  1230. //
  1231. this.pib_prodcode.DataPropertyName = "pib_prodcode";
  1232. this.pib_prodcode.HeaderText = "物料编号";
  1233. this.pib_prodcode.Name = "pib_prodcode";
  1234. this.pib_prodcode.ReadOnly = true;
  1235. this.pib_prodcode.Width = 78;
  1236. //
  1237. // pib_ifmodify
  1238. //
  1239. this.pib_ifmodify.DataPropertyName = "pib_ifmodify";
  1240. this.pib_ifmodify.HeaderText = "已修改";
  1241. this.pib_ifmodify.Name = "pib_ifmodify";
  1242. this.pib_ifmodify.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1243. this.pib_ifmodify.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1244. this.pib_ifmodify.Width = 66;
  1245. //
  1246. // pib_ifupload
  1247. //
  1248. this.pib_ifupload.DataPropertyName = "pib_ifupload";
  1249. this.pib_ifupload.HeaderText = "已上传";
  1250. this.pib_ifupload.Name = "pib_ifupload";
  1251. this.pib_ifupload.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1252. this.pib_ifupload.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1253. this.pib_ifupload.Width = 66;
  1254. //
  1255. // pr_vendprodcode
  1256. //
  1257. this.pr_vendprodcode.DataPropertyName = "pr_vendprodcode";
  1258. this.pr_vendprodcode.HeaderText = "MPN";
  1259. this.pr_vendprodcode.Name = "pr_vendprodcode";
  1260. this.pr_vendprodcode.ReadOnly = true;
  1261. this.pr_vendprodcode.Width = 48;
  1262. //
  1263. // pib_brand
  1264. //
  1265. this.pib_brand.DataPropertyName = "pib_brand";
  1266. this.pib_brand.HeaderText = "品牌";
  1267. this.pib_brand.Name = "pib_brand";
  1268. this.pib_brand.ReadOnly = true;
  1269. this.pib_brand.Visible = false;
  1270. this.pib_brand.Width = 54;
  1271. //
  1272. // pib_madein
  1273. //
  1274. this.pib_madein.DataPropertyName = "pib_madein";
  1275. this.pib_madein.HeaderText = "产地";
  1276. this.pib_madein.Name = "pib_madein";
  1277. this.pib_madein.Visible = false;
  1278. this.pib_madein.Width = 54;
  1279. //
  1280. // pr_zxbzs
  1281. //
  1282. this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
  1283. this.pr_zxbzs.HeaderText = "最小包装数";
  1284. this.pr_zxbzs.Name = "pr_zxbzs";
  1285. this.pr_zxbzs.Visible = false;
  1286. this.pr_zxbzs.Width = 90;
  1287. //
  1288. // pr_unit
  1289. //
  1290. this.pr_unit.DataPropertyName = "pr_unit";
  1291. this.pr_unit.HeaderText = "单位";
  1292. this.pr_unit.Name = "pr_unit";
  1293. this.pr_unit.Visible = false;
  1294. this.pr_unit.Width = 54;
  1295. //
  1296. // pib_lotno
  1297. //
  1298. this.pib_lotno.DataPropertyName = "pib_lotno";
  1299. this.pib_lotno.HeaderText = "LotNo";
  1300. this.pib_lotno.Name = "pib_lotno";
  1301. this.pib_lotno.Width = 60;
  1302. //
  1303. // pib_datecode
  1304. //
  1305. this.pib_datecode.DataPropertyName = "pib_datecode";
  1306. this.pib_datecode.HeaderText = "DateCode";
  1307. this.pib_datecode.Name = "pib_datecode";
  1308. this.pib_datecode.Width = 78;
  1309. //
  1310. // pib_ifpick
  1311. //
  1312. this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1313. this.pib_ifpick.DataPropertyName = "pib_ifpick";
  1314. this.pib_ifpick.HeaderText = "已扫描";
  1315. this.pib_ifpick.Name = "pib_ifpick";
  1316. this.pib_ifpick.Width = 60;
  1317. //
  1318. // pib_ifprint
  1319. //
  1320. this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1321. this.pib_ifprint.DataPropertyName = "pib_ifprint";
  1322. this.pib_ifprint.HeaderText = "已打标";
  1323. this.pib_ifprint.Name = "pib_ifprint";
  1324. this.pib_ifprint.Width = 60;
  1325. //
  1326. // pib_ifrecheck
  1327. //
  1328. this.pib_ifrecheck.DataPropertyName = "pib_ifrecheck";
  1329. this.pib_ifrecheck.HeaderText = "已复核";
  1330. this.pib_ifrecheck.Name = "pib_ifrecheck";
  1331. this.pib_ifrecheck.Width = 47;
  1332. //
  1333. // pib_datecode1
  1334. //
  1335. this.pib_datecode1.DataPropertyName = "pib_datecode1";
  1336. this.pib_datecode1.HeaderText = "DateCode1";
  1337. this.pib_datecode1.Name = "pib_datecode1";
  1338. this.pib_datecode1.Visible = false;
  1339. this.pib_datecode1.Width = 84;
  1340. //
  1341. // pib_qty
  1342. //
  1343. this.pib_qty.DataPropertyName = "pib_qty";
  1344. this.pib_qty.HeaderText = "数量";
  1345. this.pib_qty.Name = "pib_qty";
  1346. this.pib_qty.ReadOnly = true;
  1347. this.pib_qty.Visible = false;
  1348. this.pib_qty.Width = 54;
  1349. //
  1350. // pib_barcode
  1351. //
  1352. this.pib_barcode.DataPropertyName = "pib_barcode";
  1353. this.pib_barcode.HeaderText = "唯一条码";
  1354. this.pib_barcode.Name = "pib_barcode";
  1355. this.pib_barcode.ReadOnly = true;
  1356. this.pib_barcode.Width = 78;
  1357. //
  1358. // pib_custbarcode
  1359. //
  1360. this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
  1361. this.pib_custbarcode.HeaderText = "客户条码";
  1362. this.pib_custbarcode.Name = "pib_custbarcode";
  1363. this.pib_custbarcode.ReadOnly = true;
  1364. this.pib_custbarcode.Width = 78;
  1365. //
  1366. // pd_pocode
  1367. //
  1368. this.pd_pocode.DataPropertyName = "pd_pocode";
  1369. this.pd_pocode.HeaderText = "客户PO";
  1370. this.pd_pocode.Name = "pd_pocode";
  1371. this.pd_pocode.ReadOnly = true;
  1372. this.pd_pocode.Width = 66;
  1373. //
  1374. // pd_custprodcode
  1375. //
  1376. this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
  1377. this.pd_custprodcode.HeaderText = "客户料号";
  1378. this.pd_custprodcode.Name = "pd_custprodcode";
  1379. this.pd_custprodcode.ReadOnly = true;
  1380. this.pd_custprodcode.Width = 78;
  1381. //
  1382. // pd_custprodspec
  1383. //
  1384. this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
  1385. this.pd_custprodspec.HeaderText = "客户型号";
  1386. this.pd_custprodspec.Name = "pd_custprodspec";
  1387. this.pd_custprodspec.ReadOnly = true;
  1388. this.pd_custprodspec.Width = 78;
  1389. //
  1390. // pr_spec
  1391. //
  1392. this.pr_spec.DataPropertyName = "pr_spec";
  1393. this.pr_spec.HeaderText = "规格";
  1394. this.pr_spec.Name = "pr_spec";
  1395. this.pr_spec.Visible = false;
  1396. this.pr_spec.Width = 54;
  1397. //
  1398. // pib_outboxcode1
  1399. //
  1400. this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1401. this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
  1402. this.pib_outboxcode1.HeaderText = "中盒号";
  1403. this.pib_outboxcode1.Name = "pib_outboxcode1";
  1404. this.pib_outboxcode1.Width = 90;
  1405. //
  1406. // pib_outboxcode2
  1407. //
  1408. this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1409. this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
  1410. this.pib_outboxcode2.HeaderText = "外箱号";
  1411. this.pib_outboxcode2.Name = "pib_outboxcode2";
  1412. this.pib_outboxcode2.Width = 90;
  1413. //
  1414. // pi_inoutno
  1415. //
  1416. this.pi_inoutno.ID = null;
  1417. this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
  1418. this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1419. this.pi_inoutno.Name = "pi_inoutno";
  1420. this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
  1421. this.pi_inoutno.Str = null;
  1422. this.pi_inoutno.Str1 = null;
  1423. this.pi_inoutno.Str2 = null;
  1424. this.pi_inoutno.TabIndex = 2;
  1425. this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
  1426. //
  1427. // SingleLabel
  1428. //
  1429. this.SingleLabel.Controls.Add(this.groupBoxWithBorder4);
  1430. this.SingleLabel.Controls.Add(this.label7);
  1431. this.SingleLabel.Controls.Add(this.label16);
  1432. this.SingleLabel.Controls.Add(this.SingleLabelPrinter);
  1433. this.SingleLabel.Controls.Add(this.SingleBoxEnd);
  1434. this.SingleLabel.Controls.Add(this.SingleBoxBegin);
  1435. this.SingleLabel.Controls.Add(this.SingleLabelPrint);
  1436. this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
  1437. this.SingleLabel.Controls.Add(this.SingleLabelCombox);
  1438. this.SingleLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1439. this.SingleLabel.Location = new System.Drawing.Point(638, 6);
  1440. this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1441. this.SingleLabel.Name = "SingleLabel";
  1442. this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
  1443. this.SingleLabel.Size = new System.Drawing.Size(180, 269);
  1444. this.SingleLabel.TabIndex = 77;
  1445. this.SingleLabel.TabStop = false;
  1446. this.SingleLabel.Text = "单盘标签";
  1447. //
  1448. // groupBoxWithBorder4
  1449. //
  1450. this.groupBoxWithBorder4.Controls.Add(this.label20);
  1451. this.groupBoxWithBorder4.Controls.Add(this.BackCombo);
  1452. this.groupBoxWithBorder4.Controls.Add(this.label19);
  1453. this.groupBoxWithBorder4.Controls.Add(this.FrontCombo);
  1454. this.groupBoxWithBorder4.Font = new System.Drawing.Font("微软雅黑", 10F);
  1455. this.groupBoxWithBorder4.Location = new System.Drawing.Point(10, 186);
  1456. this.groupBoxWithBorder4.Name = "groupBoxWithBorder4";
  1457. this.groupBoxWithBorder4.Size = new System.Drawing.Size(165, 78);
  1458. this.groupBoxWithBorder4.TabIndex = 41;
  1459. this.groupBoxWithBorder4.TabStop = false;
  1460. this.groupBoxWithBorder4.Text = "扫描区域";
  1461. //
  1462. // label20
  1463. //
  1464. this.label20.AutoSize = true;
  1465. this.label20.Font = new System.Drawing.Font("微软雅黑", 10F);
  1466. this.label20.Location = new System.Drawing.Point(10, 49);
  1467. this.label20.Name = "label20";
  1468. this.label20.Size = new System.Drawing.Size(37, 20);
  1469. this.label20.TabIndex = 94;
  1470. this.label20.Text = "后端";
  1471. //
  1472. // BackCombo
  1473. //
  1474. this.BackCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1475. this.BackCombo.Font = new System.Drawing.Font("微软雅黑", 8F);
  1476. this.BackCombo.FormattingEnabled = true;
  1477. this.BackCombo.Location = new System.Drawing.Point(54, 48);
  1478. this.BackCombo.Name = "BackCombo";
  1479. this.BackCombo.Size = new System.Drawing.Size(105, 24);
  1480. this.BackCombo.TabIndex = 93;
  1481. //
  1482. // label19
  1483. //
  1484. this.label19.AutoSize = true;
  1485. this.label19.Font = new System.Drawing.Font("微软雅黑", 10F);
  1486. this.label19.Location = new System.Drawing.Point(10, 24);
  1487. this.label19.Name = "label19";
  1488. this.label19.Size = new System.Drawing.Size(37, 20);
  1489. this.label19.TabIndex = 92;
  1490. this.label19.Text = "前端";
  1491. //
  1492. // FrontCombo
  1493. //
  1494. this.FrontCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1495. this.FrontCombo.Font = new System.Drawing.Font("微软雅黑", 8F);
  1496. this.FrontCombo.FormattingEnabled = true;
  1497. this.FrontCombo.Location = new System.Drawing.Point(54, 22);
  1498. this.FrontCombo.Name = "FrontCombo";
  1499. this.FrontCombo.Size = new System.Drawing.Size(105, 24);
  1500. this.FrontCombo.TabIndex = 0;
  1501. //
  1502. // label7
  1503. //
  1504. this.label7.AutoSize = true;
  1505. this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1506. this.label7.Location = new System.Drawing.Point(8, 114);
  1507. this.label7.Name = "label7";
  1508. this.label7.Size = new System.Drawing.Size(56, 17);
  1509. this.label7.TabIndex = 76;
  1510. this.label7.Text = "单盘范围";
  1511. //
  1512. // label16
  1513. //
  1514. this.label16.AutoSize = true;
  1515. this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1516. this.label16.Location = new System.Drawing.Point(68, 140);
  1517. this.label16.Name = "label16";
  1518. this.label16.Size = new System.Drawing.Size(13, 17);
  1519. this.label16.TabIndex = 87;
  1520. this.label16.Text = "-";
  1521. //
  1522. // SingleLabelPrinter
  1523. //
  1524. this.SingleLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1525. this.SingleLabelPrinter.Location = new System.Drawing.Point(6, 59);
  1526. this.SingleLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  1527. this.SingleLabelPrinter.Name = "SingleLabelPrinter";
  1528. this.SingleLabelPrinter.Size = new System.Drawing.Size(169, 25);
  1529. this.SingleLabelPrinter.TabIndex = 40;
  1530. //
  1531. // SingleBoxEnd
  1532. //
  1533. this.SingleBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
  1534. this.SingleBoxEnd.ID = null;
  1535. this.SingleBoxEnd.Location = new System.Drawing.Point(87, 137);
  1536. this.SingleBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1537. this.SingleBoxEnd.Name = "SingleBoxEnd";
  1538. this.SingleBoxEnd.Size = new System.Drawing.Size(50, 23);
  1539. this.SingleBoxEnd.Str = null;
  1540. this.SingleBoxEnd.Str1 = null;
  1541. this.SingleBoxEnd.Str2 = null;
  1542. this.SingleBoxEnd.TabIndex = 86;
  1543. //
  1544. // SingleBoxBegin
  1545. //
  1546. this.SingleBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
  1547. this.SingleBoxBegin.ID = null;
  1548. this.SingleBoxBegin.Location = new System.Drawing.Point(12, 137);
  1549. this.SingleBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1550. this.SingleBoxBegin.Name = "SingleBoxBegin";
  1551. this.SingleBoxBegin.Size = new System.Drawing.Size(50, 23);
  1552. this.SingleBoxBegin.Str = null;
  1553. this.SingleBoxBegin.Str1 = null;
  1554. this.SingleBoxBegin.Str2 = null;
  1555. this.SingleBoxBegin.TabIndex = 85;
  1556. //
  1557. // SingleLabelPrint
  1558. //
  1559. this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1560. this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1561. this.SingleLabelPrint.Location = new System.Drawing.Point(85, 88);
  1562. this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1563. this.SingleLabelPrint.Name = "SingleLabelPrint";
  1564. this.SingleLabelPrint.Size = new System.Drawing.Size(68, 26);
  1565. this.SingleLabelPrint.TabIndex = 36;
  1566. this.SingleLabelPrint.Text = "打印盘标";
  1567. this.SingleLabelPrint.UseVisualStyleBackColor = true;
  1568. this.SingleLabelPrint.Click += new System.EventHandler(this.SingleLabelPrint_Click);
  1569. //
  1570. // SingleLabelAutoPrint
  1571. //
  1572. this.SingleLabelAutoPrint.AutoSize = true;
  1573. this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1574. this.SingleLabelAutoPrint.Location = new System.Drawing.Point(9, 89);
  1575. this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1576. this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
  1577. this.SingleLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  1578. this.SingleLabelAutoPrint.TabIndex = 30;
  1579. this.SingleLabelAutoPrint.Text = "自动打印";
  1580. this.SingleLabelAutoPrint.UseVisualStyleBackColor = true;
  1581. //
  1582. // SingleLabelCombox
  1583. //
  1584. this.SingleLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1585. this.SingleLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1586. this.SingleLabelCombox.FormattingEnabled = true;
  1587. this.SingleLabelCombox.Location = new System.Drawing.Point(7, 27);
  1588. this.SingleLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1589. this.SingleLabelCombox.Name = "SingleLabelCombox";
  1590. this.SingleLabelCombox.Size = new System.Drawing.Size(168, 25);
  1591. this.SingleLabelCombox.TabIndex = 0;
  1592. this.SingleLabelCombox.SelectedIndexChanged += new System.EventHandler(this.SingleLabelCombox_SelectedIndexChanged);
  1593. //
  1594. // MidLabel
  1595. //
  1596. this.MidLabel.Controls.Add(this.groupBoxWithBorder5);
  1597. this.MidLabel.Controls.Add(this.label2);
  1598. this.MidLabel.Controls.Add(this.label1);
  1599. this.MidLabel.Controls.Add(this.numericUpDown1);
  1600. this.MidLabel.Controls.Add(this.OnlyPrint);
  1601. this.MidLabel.Controls.Add(this.groupBoxWithBorder2);
  1602. this.MidLabel.Controls.Add(this.label18);
  1603. this.MidLabel.Controls.Add(this.MidLabelNum);
  1604. this.MidLabel.Controls.Add(this.MidBoxEnd);
  1605. this.MidLabel.Controls.Add(this.label12);
  1606. this.MidLabel.Controls.Add(this.label5);
  1607. this.MidLabel.Controls.Add(this.MidBoxBegin);
  1608. this.MidLabel.Controls.Add(this.label4);
  1609. this.MidLabel.Controls.Add(this.MidLabelPrinter);
  1610. this.MidLabel.Controls.Add(this.label15);
  1611. this.MidLabel.Controls.Add(this.MidBoxCapacity);
  1612. this.MidLabel.Controls.Add(this.MidLabelPrint);
  1613. this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
  1614. this.MidLabel.Controls.Add(this.MidLabelCombox);
  1615. this.MidLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1616. this.MidLabel.Location = new System.Drawing.Point(823, 6);
  1617. this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1618. this.MidLabel.Name = "MidLabel";
  1619. this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
  1620. this.MidLabel.Size = new System.Drawing.Size(279, 269);
  1621. this.MidLabel.TabIndex = 78;
  1622. this.MidLabel.TabStop = false;
  1623. this.MidLabel.Text = "中盒标签";
  1624. //
  1625. // groupBoxWithBorder5
  1626. //
  1627. this.groupBoxWithBorder5.Controls.Add(this.Expression);
  1628. this.groupBoxWithBorder5.Controls.Add(this.Equal);
  1629. this.groupBoxWithBorder5.Font = new System.Drawing.Font("微软雅黑", 10F);
  1630. this.groupBoxWithBorder5.Location = new System.Drawing.Point(9, 198);
  1631. this.groupBoxWithBorder5.Name = "groupBoxWithBorder5";
  1632. this.groupBoxWithBorder5.Size = new System.Drawing.Size(158, 64);
  1633. this.groupBoxWithBorder5.TabIndex = 95;
  1634. this.groupBoxWithBorder5.TabStop = false;
  1635. this.groupBoxWithBorder5.Text = "客户料号匹配模式";
  1636. //
  1637. // Expression
  1638. //
  1639. this.Expression.AutoSize = true;
  1640. this.Expression.Font = new System.Drawing.Font("微软雅黑", 9F);
  1641. this.Expression.Location = new System.Drawing.Point(87, 32);
  1642. this.Expression.Name = "Expression";
  1643. this.Expression.Size = new System.Drawing.Size(62, 21);
  1644. this.Expression.TabIndex = 1;
  1645. this.Expression.TabStop = true;
  1646. this.Expression.Text = "表达式";
  1647. this.Expression.UseVisualStyleBackColor = true;
  1648. //
  1649. // Equal
  1650. //
  1651. this.Equal.AutoSize = true;
  1652. this.Equal.Font = new System.Drawing.Font("微软雅黑", 9F);
  1653. this.Equal.Location = new System.Drawing.Point(20, 32);
  1654. this.Equal.Name = "Equal";
  1655. this.Equal.Size = new System.Drawing.Size(50, 21);
  1656. this.Equal.TabIndex = 0;
  1657. this.Equal.TabStop = true;
  1658. this.Equal.Text = "相等";
  1659. this.Equal.UseVisualStyleBackColor = true;
  1660. //
  1661. // label2
  1662. //
  1663. this.label2.AutoSize = true;
  1664. this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1665. this.label2.Location = new System.Drawing.Point(162, 117);
  1666. this.label2.Name = "label2";
  1667. this.label2.Size = new System.Drawing.Size(32, 17);
  1668. this.label2.TabIndex = 94;
  1669. this.label2.Text = "至少";
  1670. //
  1671. // label1
  1672. //
  1673. this.label1.AutoSize = true;
  1674. this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1675. this.label1.Location = new System.Drawing.Point(250, 116);
  1676. this.label1.Name = "label1";
  1677. this.label1.Size = new System.Drawing.Size(20, 17);
  1678. this.label1.TabIndex = 93;
  1679. this.label1.Text = "盘";
  1680. //
  1681. // numericUpDown1
  1682. //
  1683. this.numericUpDown1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1684. this.numericUpDown1.Location = new System.Drawing.Point(201, 115);
  1685. this.numericUpDown1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1686. this.numericUpDown1.Name = "numericUpDown1";
  1687. this.numericUpDown1.Size = new System.Drawing.Size(44, 23);
  1688. this.numericUpDown1.TabIndex = 92;
  1689. //
  1690. // OnlyPrint
  1691. //
  1692. this.OnlyPrint.AutoSize = true;
  1693. this.OnlyPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1694. this.OnlyPrint.Location = new System.Drawing.Point(167, 88);
  1695. this.OnlyPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1696. this.OnlyPrint.Name = "OnlyPrint";
  1697. this.OnlyPrint.Size = new System.Drawing.Size(63, 21);
  1698. this.OnlyPrint.TabIndex = 91;
  1699. this.OnlyPrint.Text = "仅打印";
  1700. this.OnlyPrint.UseVisualStyleBackColor = true;
  1701. //
  1702. // groupBoxWithBorder2
  1703. //
  1704. this.groupBoxWithBorder2.Controls.Add(this.cu_print_midprod);
  1705. this.groupBoxWithBorder2.Controls.Add(this.cu_print_midpo);
  1706. this.groupBoxWithBorder2.Controls.Add(this.cu_print_midspec);
  1707. this.groupBoxWithBorder2.Controls.Add(this.cu_print_midlotno);
  1708. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 9F);
  1709. this.groupBoxWithBorder2.Location = new System.Drawing.Point(172, 143);
  1710. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2);
  1711. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  1712. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2);
  1713. this.groupBoxWithBorder2.Size = new System.Drawing.Size(101, 121);
  1714. this.groupBoxWithBorder2.TabIndex = 81;
  1715. this.groupBoxWithBorder2.TabStop = false;
  1716. this.groupBoxWithBorder2.Text = "合并条件";
  1717. //
  1718. // cu_print_midprod
  1719. //
  1720. this.cu_print_midprod.AutoSize = true;
  1721. this.cu_print_midprod.Font = new System.Drawing.Font("微软雅黑", 9F);
  1722. this.cu_print_midprod.Location = new System.Drawing.Point(13, 93);
  1723. this.cu_print_midprod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1724. this.cu_print_midprod.Name = "cu_print_midprod";
  1725. this.cu_print_midprod.Size = new System.Drawing.Size(75, 21);
  1726. this.cu_print_midprod.TabIndex = 92;
  1727. this.cu_print_midprod.Text = "客户料号";
  1728. this.cu_print_midprod.UseVisualStyleBackColor = true;
  1729. //
  1730. // cu_print_midpo
  1731. //
  1732. this.cu_print_midpo.AutoSize = true;
  1733. this.cu_print_midpo.Font = new System.Drawing.Font("微软雅黑", 9F);
  1734. this.cu_print_midpo.Location = new System.Drawing.Point(13, 69);
  1735. this.cu_print_midpo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1736. this.cu_print_midpo.Name = "cu_print_midpo";
  1737. this.cu_print_midpo.Size = new System.Drawing.Size(75, 21);
  1738. this.cu_print_midpo.TabIndex = 93;
  1739. this.cu_print_midpo.Text = "客户合同";
  1740. this.cu_print_midpo.UseVisualStyleBackColor = true;
  1741. //
  1742. // cu_print_midspec
  1743. //
  1744. this.cu_print_midspec.AutoSize = true;
  1745. this.cu_print_midspec.Font = new System.Drawing.Font("微软雅黑", 9F);
  1746. this.cu_print_midspec.Location = new System.Drawing.Point(13, 46);
  1747. this.cu_print_midspec.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1748. this.cu_print_midspec.Name = "cu_print_midspec";
  1749. this.cu_print_midspec.Size = new System.Drawing.Size(75, 21);
  1750. this.cu_print_midspec.TabIndex = 94;
  1751. this.cu_print_midspec.Text = "出库型号";
  1752. this.cu_print_midspec.UseVisualStyleBackColor = true;
  1753. //
  1754. // cu_print_midlotno
  1755. //
  1756. this.cu_print_midlotno.AutoSize = true;
  1757. this.cu_print_midlotno.Font = new System.Drawing.Font("微软雅黑", 9F);
  1758. this.cu_print_midlotno.Location = new System.Drawing.Point(13, 20);
  1759. this.cu_print_midlotno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1760. this.cu_print_midlotno.Name = "cu_print_midlotno";
  1761. this.cu_print_midlotno.Size = new System.Drawing.Size(63, 21);
  1762. this.cu_print_midlotno.TabIndex = 95;
  1763. this.cu_print_midlotno.Text = "LotNo";
  1764. this.cu_print_midlotno.UseVisualStyleBackColor = true;
  1765. //
  1766. // label18
  1767. //
  1768. this.label18.AutoSize = true;
  1769. this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1770. this.label18.Location = new System.Drawing.Point(66, 138);
  1771. this.label18.Name = "label18";
  1772. this.label18.Size = new System.Drawing.Size(13, 17);
  1773. this.label18.TabIndex = 90;
  1774. this.label18.Text = "-";
  1775. //
  1776. // MidLabelNum
  1777. //
  1778. this.MidLabelNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1779. this.MidLabelNum.ID = null;
  1780. this.MidLabelNum.Location = new System.Drawing.Point(201, 60);
  1781. this.MidLabelNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1782. this.MidLabelNum.Name = "MidLabelNum";
  1783. this.MidLabelNum.Size = new System.Drawing.Size(44, 23);
  1784. this.MidLabelNum.Str = null;
  1785. this.MidLabelNum.Str1 = null;
  1786. this.MidLabelNum.Str2 = null;
  1787. this.MidLabelNum.TabIndex = 56;
  1788. //
  1789. // MidBoxEnd
  1790. //
  1791. this.MidBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
  1792. this.MidBoxEnd.ID = null;
  1793. this.MidBoxEnd.Location = new System.Drawing.Point(85, 135);
  1794. this.MidBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1795. this.MidBoxEnd.Name = "MidBoxEnd";
  1796. this.MidBoxEnd.Size = new System.Drawing.Size(50, 23);
  1797. this.MidBoxEnd.Str = null;
  1798. this.MidBoxEnd.Str1 = null;
  1799. this.MidBoxEnd.Str2 = null;
  1800. this.MidBoxEnd.TabIndex = 89;
  1801. //
  1802. // label12
  1803. //
  1804. this.label12.AutoSize = true;
  1805. this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1806. this.label12.Location = new System.Drawing.Point(6, 113);
  1807. this.label12.Name = "label12";
  1808. this.label12.Size = new System.Drawing.Size(56, 17);
  1809. this.label12.TabIndex = 77;
  1810. this.label12.Text = "中盒范围";
  1811. //
  1812. // label5
  1813. //
  1814. this.label5.AutoSize = true;
  1815. this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1816. this.label5.Location = new System.Drawing.Point(164, 63);
  1817. this.label5.Name = "label5";
  1818. this.label5.Size = new System.Drawing.Size(32, 17);
  1819. this.label5.TabIndex = 50;
  1820. this.label5.Text = "盒号";
  1821. //
  1822. // MidBoxBegin
  1823. //
  1824. this.MidBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
  1825. this.MidBoxBegin.ID = null;
  1826. this.MidBoxBegin.Location = new System.Drawing.Point(10, 135);
  1827. this.MidBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1828. this.MidBoxBegin.Name = "MidBoxBegin";
  1829. this.MidBoxBegin.Size = new System.Drawing.Size(50, 23);
  1830. this.MidBoxBegin.Str = null;
  1831. this.MidBoxBegin.Str1 = null;
  1832. this.MidBoxBegin.Str2 = null;
  1833. this.MidBoxBegin.TabIndex = 88;
  1834. //
  1835. // label4
  1836. //
  1837. this.label4.AutoSize = true;
  1838. this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1839. this.label4.Location = new System.Drawing.Point(164, 32);
  1840. this.label4.Name = "label4";
  1841. this.label4.Size = new System.Drawing.Size(32, 17);
  1842. this.label4.TabIndex = 49;
  1843. this.label4.Text = "容量";
  1844. //
  1845. // MidLabelPrinter
  1846. //
  1847. this.MidLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1848. this.MidLabelPrinter.Location = new System.Drawing.Point(9, 59);
  1849. this.MidLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  1850. this.MidLabelPrinter.Name = "MidLabelPrinter";
  1851. this.MidLabelPrinter.Size = new System.Drawing.Size(150, 25);
  1852. this.MidLabelPrinter.TabIndex = 41;
  1853. //
  1854. // label15
  1855. //
  1856. this.label15.AutoSize = true;
  1857. this.label15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1858. this.label15.Location = new System.Drawing.Point(250, 31);
  1859. this.label15.Name = "label15";
  1860. this.label15.Size = new System.Drawing.Size(20, 17);
  1861. this.label15.TabIndex = 40;
  1862. this.label15.Text = "盘";
  1863. //
  1864. // MidBoxCapacity
  1865. //
  1866. this.MidBoxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1867. this.MidBoxCapacity.Location = new System.Drawing.Point(201, 29);
  1868. this.MidBoxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1869. this.MidBoxCapacity.Name = "MidBoxCapacity";
  1870. this.MidBoxCapacity.Size = new System.Drawing.Size(44, 23);
  1871. this.MidBoxCapacity.TabIndex = 30;
  1872. this.MidBoxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
  1873. //
  1874. // MidLabelPrint
  1875. //
  1876. this.MidLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1877. this.MidLabelPrint.Location = new System.Drawing.Point(93, 88);
  1878. this.MidLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1879. this.MidLabelPrint.Name = "MidLabelPrint";
  1880. this.MidLabelPrint.Size = new System.Drawing.Size(68, 26);
  1881. this.MidLabelPrint.TabIndex = 42;
  1882. this.MidLabelPrint.Text = "打印盒签";
  1883. this.MidLabelPrint.UseVisualStyleBackColor = true;
  1884. this.MidLabelPrint.Click += new System.EventHandler(this.MidLabelPrint_Click);
  1885. //
  1886. // MidLabelAutoPrint
  1887. //
  1888. this.MidLabelAutoPrint.AutoSize = true;
  1889. this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1890. this.MidLabelAutoPrint.Location = new System.Drawing.Point(9, 90);
  1891. this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1892. this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
  1893. this.MidLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  1894. this.MidLabelAutoPrint.TabIndex = 41;
  1895. this.MidLabelAutoPrint.Text = "自动打印";
  1896. this.MidLabelAutoPrint.UseVisualStyleBackColor = true;
  1897. //
  1898. // MidLabelCombox
  1899. //
  1900. this.MidLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1901. this.MidLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1902. this.MidLabelCombox.FormattingEnabled = true;
  1903. this.MidLabelCombox.Location = new System.Drawing.Point(10, 27);
  1904. this.MidLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1905. this.MidLabelCombox.Name = "MidLabelCombox";
  1906. this.MidLabelCombox.Size = new System.Drawing.Size(149, 25);
  1907. this.MidLabelCombox.TabIndex = 40;
  1908. this.MidLabelCombox.SelectedIndexChanged += new System.EventHandler(this.MidLabelCombox_SelectedIndexChanged);
  1909. //
  1910. // OutBoxLabel
  1911. //
  1912. this.OutBoxLabel.Controls.Add(this.label9);
  1913. this.OutBoxLabel.Controls.Add(this.cu_print_papercount);
  1914. this.OutBoxLabel.Controls.Add(this.groupBoxWithBorder3);
  1915. this.OutBoxLabel.Controls.Add(this.LogingOut);
  1916. this.OutBoxLabel.Controls.Add(this.OutBoxNum);
  1917. this.OutBoxLabel.Controls.Add(this.label10);
  1918. this.OutBoxLabel.Controls.Add(this.label6);
  1919. this.OutBoxLabel.Controls.Add(this.OutBoxPrinter);
  1920. this.OutBoxLabel.Controls.Add(this.OutboxCapacity);
  1921. this.OutBoxLabel.Controls.Add(this.OutBoxLabelPrint);
  1922. this.OutBoxLabel.Controls.Add(this.OutBoxLabelAutoPrint);
  1923. this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
  1924. this.OutBoxLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1925. this.OutBoxLabel.Location = new System.Drawing.Point(1106, 6);
  1926. this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
  1927. this.OutBoxLabel.Name = "OutBoxLabel";
  1928. this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
  1929. this.OutBoxLabel.Size = new System.Drawing.Size(278, 269);
  1930. this.OutBoxLabel.TabIndex = 79;
  1931. this.OutBoxLabel.TabStop = false;
  1932. this.OutBoxLabel.Text = "外箱标签";
  1933. //
  1934. // label9
  1935. //
  1936. this.label9.AutoSize = true;
  1937. this.label9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1938. this.label9.Location = new System.Drawing.Point(169, 43);
  1939. this.label9.Name = "label9";
  1940. this.label9.Size = new System.Drawing.Size(32, 17);
  1941. this.label9.TabIndex = 98;
  1942. this.label9.Text = "纸型";
  1943. //
  1944. // cu_print_papercount
  1945. //
  1946. this.cu_print_papercount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1947. this.cu_print_papercount.Location = new System.Drawing.Point(210, 40);
  1948. this.cu_print_papercount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1949. this.cu_print_papercount.Name = "cu_print_papercount";
  1950. this.cu_print_papercount.Size = new System.Drawing.Size(38, 23);
  1951. this.cu_print_papercount.TabIndex = 97;
  1952. //
  1953. // groupBoxWithBorder3
  1954. //
  1955. this.groupBoxWithBorder3.Controls.Add(this.cu_print_outprod);
  1956. this.groupBoxWithBorder3.Controls.Add(this.cu_print_outpo);
  1957. this.groupBoxWithBorder3.Controls.Add(this.cu_print_outspec);
  1958. this.groupBoxWithBorder3.Controls.Add(this.cu_print_outlotno);
  1959. this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 9F);
  1960. this.groupBoxWithBorder3.Location = new System.Drawing.Point(172, 143);
  1961. this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(2);
  1962. this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
  1963. this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(2);
  1964. this.groupBoxWithBorder3.Size = new System.Drawing.Size(101, 121);
  1965. this.groupBoxWithBorder3.TabIndex = 96;
  1966. this.groupBoxWithBorder3.TabStop = false;
  1967. this.groupBoxWithBorder3.Text = "合并条件";
  1968. //
  1969. // cu_print_outprod
  1970. //
  1971. this.cu_print_outprod.AutoSize = true;
  1972. this.cu_print_outprod.Font = new System.Drawing.Font("微软雅黑", 9F);
  1973. this.cu_print_outprod.Location = new System.Drawing.Point(13, 93);
  1974. this.cu_print_outprod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1975. this.cu_print_outprod.Name = "cu_print_outprod";
  1976. this.cu_print_outprod.Size = new System.Drawing.Size(75, 21);
  1977. this.cu_print_outprod.TabIndex = 92;
  1978. this.cu_print_outprod.Text = "客户料号";
  1979. this.cu_print_outprod.UseVisualStyleBackColor = true;
  1980. //
  1981. // cu_print_outpo
  1982. //
  1983. this.cu_print_outpo.AutoSize = true;
  1984. this.cu_print_outpo.Font = new System.Drawing.Font("微软雅黑", 9F);
  1985. this.cu_print_outpo.Location = new System.Drawing.Point(13, 69);
  1986. this.cu_print_outpo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1987. this.cu_print_outpo.Name = "cu_print_outpo";
  1988. this.cu_print_outpo.Size = new System.Drawing.Size(75, 21);
  1989. this.cu_print_outpo.TabIndex = 93;
  1990. this.cu_print_outpo.Text = "客户合同";
  1991. this.cu_print_outpo.UseVisualStyleBackColor = true;
  1992. //
  1993. // cu_print_outspec
  1994. //
  1995. this.cu_print_outspec.AutoSize = true;
  1996. this.cu_print_outspec.Font = new System.Drawing.Font("微软雅黑", 9F);
  1997. this.cu_print_outspec.Location = new System.Drawing.Point(13, 46);
  1998. this.cu_print_outspec.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1999. this.cu_print_outspec.Name = "cu_print_outspec";
  2000. this.cu_print_outspec.Size = new System.Drawing.Size(75, 21);
  2001. this.cu_print_outspec.TabIndex = 94;
  2002. this.cu_print_outspec.Text = "出库型号";
  2003. this.cu_print_outspec.UseVisualStyleBackColor = true;
  2004. //
  2005. // cu_print_outlotno
  2006. //
  2007. this.cu_print_outlotno.AutoSize = true;
  2008. this.cu_print_outlotno.Font = new System.Drawing.Font("微软雅黑", 9F);
  2009. this.cu_print_outlotno.Location = new System.Drawing.Point(13, 20);
  2010. this.cu_print_outlotno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2011. this.cu_print_outlotno.Name = "cu_print_outlotno";
  2012. this.cu_print_outlotno.Size = new System.Drawing.Size(63, 21);
  2013. this.cu_print_outlotno.TabIndex = 95;
  2014. this.cu_print_outlotno.Text = "LotNo";
  2015. this.cu_print_outlotno.UseVisualStyleBackColor = true;
  2016. //
  2017. // LogingOut
  2018. //
  2019. this.LogingOut.AutoSize = true;
  2020. this.LogingOut.Location = new System.Drawing.Point(228, 13);
  2021. this.LogingOut.Name = "LogingOut";
  2022. this.LogingOut.Size = new System.Drawing.Size(42, 21);
  2023. this.LogingOut.TabIndex = 77;
  2024. this.LogingOut.TabStop = true;
  2025. this.LogingOut.Text = "注销";
  2026. this.LogingOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LogingOut_LinkClicked);
  2027. //
  2028. // OutBoxNum
  2029. //
  2030. this.OutBoxNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2031. this.OutBoxNum.ID = null;
  2032. this.OutBoxNum.Location = new System.Drawing.Point(211, 100);
  2033. this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2034. this.OutBoxNum.Name = "OutBoxNum";
  2035. this.OutBoxNum.Size = new System.Drawing.Size(37, 23);
  2036. this.OutBoxNum.Str = null;
  2037. this.OutBoxNum.Str1 = null;
  2038. this.OutBoxNum.Str2 = null;
  2039. this.OutBoxNum.TabIndex = 91;
  2040. //
  2041. // label10
  2042. //
  2043. this.label10.AutoSize = true;
  2044. this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2045. this.label10.Location = new System.Drawing.Point(169, 102);
  2046. this.label10.Name = "label10";
  2047. this.label10.Size = new System.Drawing.Size(32, 17);
  2048. this.label10.TabIndex = 90;
  2049. this.label10.Text = "箱号";
  2050. //
  2051. // label6
  2052. //
  2053. this.label6.AutoSize = true;
  2054. this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2055. this.label6.Location = new System.Drawing.Point(169, 72);
  2056. this.label6.Name = "label6";
  2057. this.label6.Size = new System.Drawing.Size(32, 17);
  2058. this.label6.TabIndex = 87;
  2059. this.label6.Text = "容量";
  2060. //
  2061. // OutBoxPrinter
  2062. //
  2063. this.OutBoxPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2064. this.OutBoxPrinter.Location = new System.Drawing.Point(8, 60);
  2065. this.OutBoxPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  2066. this.OutBoxPrinter.Name = "OutBoxPrinter";
  2067. this.OutBoxPrinter.Size = new System.Drawing.Size(158, 25);
  2068. this.OutBoxPrinter.TabIndex = 82;
  2069. //
  2070. // OutboxCapacity
  2071. //
  2072. this.OutboxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2073. this.OutboxCapacity.Location = new System.Drawing.Point(210, 69);
  2074. this.OutboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2075. this.OutboxCapacity.Name = "OutboxCapacity";
  2076. this.OutboxCapacity.Size = new System.Drawing.Size(38, 23);
  2077. this.OutboxCapacity.TabIndex = 84;
  2078. this.OutboxCapacity.Value = new decimal(new int[] {
  2079. 1,
  2080. 0,
  2081. 0,
  2082. 0});
  2083. this.OutboxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
  2084. //
  2085. // OutBoxLabelPrint
  2086. //
  2087. this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2088. this.OutBoxLabelPrint.Location = new System.Drawing.Point(90, 89);
  2089. this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2090. this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
  2091. this.OutBoxLabelPrint.Size = new System.Drawing.Size(76, 26);
  2092. this.OutBoxLabelPrint.TabIndex = 80;
  2093. this.OutBoxLabelPrint.Text = "打印箱标";
  2094. this.OutBoxLabelPrint.UseVisualStyleBackColor = true;
  2095. this.OutBoxLabelPrint.Click += new System.EventHandler(this.OutBoxLabelPrint_Click);
  2096. //
  2097. // OutBoxLabelAutoPrint
  2098. //
  2099. this.OutBoxLabelAutoPrint.AutoSize = true;
  2100. this.OutBoxLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2101. this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(8, 90);
  2102. this.OutBoxLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2103. this.OutBoxLabelAutoPrint.Name = "OutBoxLabelAutoPrint";
  2104. this.OutBoxLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  2105. this.OutBoxLabelAutoPrint.TabIndex = 79;
  2106. this.OutBoxLabelAutoPrint.Text = "自动打印";
  2107. this.OutBoxLabelAutoPrint.UseVisualStyleBackColor = true;
  2108. //
  2109. // OutBoxCombox
  2110. //
  2111. this.OutBoxCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2112. this.OutBoxCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2113. this.OutBoxCombox.FormattingEnabled = true;
  2114. this.OutBoxCombox.Location = new System.Drawing.Point(9, 29);
  2115. this.OutBoxCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2116. this.OutBoxCombox.Name = "OutBoxCombox";
  2117. this.OutBoxCombox.Size = new System.Drawing.Size(157, 25);
  2118. this.OutBoxCombox.TabIndex = 78;
  2119. this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
  2120. //
  2121. // BackendCheck
  2122. //
  2123. this.BackendCheck.Tag = "BackendCheck";
  2124. //
  2125. // FrontendCheck
  2126. //
  2127. this.FrontendCheck.Tag = "FrontendCheck";
  2128. //
  2129. // UAS_出货标签打印
  2130. //
  2131. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2132. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2133. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
  2134. this.ClientSize = new System.Drawing.Size(1389, 729);
  2135. this.Controls.Add(this.ExportData);
  2136. this.Controls.Add(this.label8);
  2137. this.Controls.Add(this.FrontCollect);
  2138. this.Controls.Add(this.ButtonSetting);
  2139. this.Controls.Add(this.ListButtonMenu);
  2140. this.Controls.Add(this.pi_date);
  2141. this.Controls.Add(this.ChooseAll);
  2142. this.Controls.Add(this.GetGridOnly);
  2143. this.Controls.Add(this.AllCollected);
  2144. this.Controls.Add(this.Fresh);
  2145. this.Controls.Add(this.pi_cardcode_label);
  2146. this.Controls.Add(this.pi_cardcode);
  2147. this.Controls.Add(this.CollectionProcess);
  2148. this.Controls.Add(this.sg_separator);
  2149. this.Controls.Add(this.sg_separator_label);
  2150. this.Controls.Add(this.后端复核);
  2151. this.Controls.Add(this.BackCheck);
  2152. this.Controls.Add(this.label3);
  2153. this.Controls.Add(this.MessageLog);
  2154. this.Controls.Add(this.LabelInf);
  2155. this.Controls.Add(this.pi_inoutno_label);
  2156. this.Controls.Add(this.pi_inoutno);
  2157. this.Controls.Add(this.SingleLabel);
  2158. this.Controls.Add(this.MidLabel);
  2159. this.Controls.Add(this.OutBoxLabel);
  2160. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  2161. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  2162. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2163. this.Name = "UAS_出货标签打印";
  2164. this.Text = " UAS-出货标签管理";
  2165. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  2166. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.贴标机条码打印_FormClosing);
  2167. this.Load += new System.EventHandler(this.贴标机条码打印_Load);
  2168. this.SizeChanged += new System.EventHandler(this.贴标机条码打印_SizeChanged);
  2169. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
  2170. this.CollectionProcess.ResumeLayout(false);
  2171. this.CollectionProcess.PerformLayout();
  2172. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
  2173. this.SingleLabel.ResumeLayout(false);
  2174. this.SingleLabel.PerformLayout();
  2175. this.groupBoxWithBorder4.ResumeLayout(false);
  2176. this.groupBoxWithBorder4.PerformLayout();
  2177. this.MidLabel.ResumeLayout(false);
  2178. this.MidLabel.PerformLayout();
  2179. this.groupBoxWithBorder5.ResumeLayout(false);
  2180. this.groupBoxWithBorder5.PerformLayout();
  2181. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
  2182. this.groupBoxWithBorder2.ResumeLayout(false);
  2183. this.groupBoxWithBorder2.PerformLayout();
  2184. ((System.ComponentModel.ISupportInitialize)(this.MidBoxCapacity)).EndInit();
  2185. this.OutBoxLabel.ResumeLayout(false);
  2186. this.OutBoxLabel.PerformLayout();
  2187. ((System.ComponentModel.ISupportInitialize)(this.cu_print_papercount)).EndInit();
  2188. this.groupBoxWithBorder3.ResumeLayout(false);
  2189. this.groupBoxWithBorder3.PerformLayout();
  2190. ((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).EndInit();
  2191. this.ResumeLayout(false);
  2192. this.PerformLayout();
  2193. }
  2194. #endregion
  2195. private System.Windows.Forms.DataGridViewTextBoxColumn si_item;
  2196. private CustomControl.SerialPortWithTag BackendCheck;
  2197. private CustomControl.SerialPortWithTag FrontendCheck;
  2198. private System.Windows.Forms.ComboBox OutBoxCombox;
  2199. private System.Windows.Forms.CheckBox OutBoxLabelAutoPrint;
  2200. private System.Windows.Forms.Button OutBoxLabelPrint;
  2201. private System.Windows.Forms.NumericUpDown OutboxCapacity;
  2202. private CustomControl.PrinterCombox OutBoxPrinter;
  2203. private System.Windows.Forms.Label label6;
  2204. private System.Windows.Forms.Label label10;
  2205. private CustomControl.EnterTextBox OutBoxNum;
  2206. private System.Windows.Forms.LinkLabel LogingOut;
  2207. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
  2208. private System.Windows.Forms.CheckBox cu_print_outprod;
  2209. private System.Windows.Forms.CheckBox cu_print_outpo;
  2210. private System.Windows.Forms.CheckBox cu_print_outspec;
  2211. private System.Windows.Forms.CheckBox cu_print_outlotno;
  2212. private System.Windows.Forms.NumericUpDown cu_print_papercount;
  2213. private System.Windows.Forms.Label label9;
  2214. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder OutBoxLabel;
  2215. private System.Windows.Forms.ComboBox MidLabelCombox;
  2216. private System.Windows.Forms.CheckBox MidLabelAutoPrint;
  2217. private System.Windows.Forms.Button MidLabelPrint;
  2218. private System.Windows.Forms.NumericUpDown MidBoxCapacity;
  2219. private System.Windows.Forms.Label label15;
  2220. private CustomControl.PrinterCombox MidLabelPrinter;
  2221. private System.Windows.Forms.Label label4;
  2222. private CustomControl.EnterTextBox MidBoxBegin;
  2223. private System.Windows.Forms.Label label5;
  2224. private System.Windows.Forms.Label label12;
  2225. private CustomControl.EnterTextBox MidBoxEnd;
  2226. private CustomControl.EnterTextBox MidLabelNum;
  2227. private System.Windows.Forms.Label label18;
  2228. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  2229. private System.Windows.Forms.CheckBox cu_print_midprod;
  2230. private System.Windows.Forms.CheckBox cu_print_midpo;
  2231. private System.Windows.Forms.CheckBox cu_print_midspec;
  2232. private System.Windows.Forms.CheckBox cu_print_midlotno;
  2233. private System.Windows.Forms.CheckBox OnlyPrint;
  2234. private System.Windows.Forms.NumericUpDown numericUpDown1;
  2235. private System.Windows.Forms.Label label1;
  2236. private System.Windows.Forms.Label label2;
  2237. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder5;
  2238. private System.Windows.Forms.RadioButton Expression;
  2239. private System.Windows.Forms.RadioButton Equal;
  2240. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder MidLabel;
  2241. private System.Windows.Forms.ComboBox SingleLabelCombox;
  2242. private System.Windows.Forms.CheckBox SingleLabelAutoPrint;
  2243. private System.Windows.Forms.Button SingleLabelPrint;
  2244. private CustomControl.EnterTextBox SingleBoxBegin;
  2245. private CustomControl.EnterTextBox SingleBoxEnd;
  2246. private CustomControl.PrinterCombox SingleLabelPrinter;
  2247. private System.Windows.Forms.Label label16;
  2248. private System.Windows.Forms.Label label7;
  2249. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder4;
  2250. private System.Windows.Forms.Label label20;
  2251. private System.Windows.Forms.ComboBox BackCombo;
  2252. private System.Windows.Forms.Label label19;
  2253. private System.Windows.Forms.ComboBox FrontCombo;
  2254. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder SingleLabel;
  2255. private CustomControl.EnterTextBox pi_inoutno;
  2256. private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
  2257. private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
  2258. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  2259. private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
  2260. private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodcode;
  2261. private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
  2262. private System.Windows.Forms.DataGridViewTextBoxColumn pib_custbarcode;
  2263. private System.Windows.Forms.DataGridViewTextBoxColumn pib_barcode;
  2264. private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
  2265. private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode1;
  2266. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifrecheck;
  2267. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
  2268. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifpick;
  2269. private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
  2270. private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
  2271. private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
  2272. private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
  2273. private System.Windows.Forms.DataGridViewTextBoxColumn pib_madein;
  2274. private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
  2275. private System.Windows.Forms.DataGridViewTextBoxColumn pr_vendprodcode;
  2276. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifupload;
  2277. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifmodify;
  2278. private System.Windows.Forms.DataGridViewTextBoxColumn pib_prodcode;
  2279. private System.Windows.Forms.DataGridViewTextBoxColumn pib_pdno;
  2280. private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
  2281. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  2282. private CustomControl.DataGridViewWithSerialNum LabelInf;
  2283. private CustomControl.RichText.RichTextAutoBottom MessageLog;
  2284. private CustomControl.EnterTextBox BackCheck;
  2285. private CustomControl.EnterTextBox sg_separator;
  2286. private CustomControl.EnterTextBox FrontCollect;
  2287. private System.Windows.Forms.Button ExportData;
  2288. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
  2289. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
  2290. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
  2291. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
  2292. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
  2293. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  2294. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  2295. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  2296. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  2297. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  2298. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  2299. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  2300. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  2301. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  2302. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  2303. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  2304. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  2305. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  2306. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn6;
  2307. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn5;
  2308. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn4;
  2309. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  2310. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  2311. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  2312. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  2313. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  2314. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  2315. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  2316. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3;
  2317. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
  2318. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  2319. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  2320. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  2321. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  2322. private System.Windows.Forms.Label label8;
  2323. private System.Windows.Forms.Button ButtonSetting;
  2324. private System.Windows.Forms.ListBox ListButtonMenu;
  2325. private System.Windows.Forms.Label pi_date;
  2326. private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
  2327. private System.Windows.Forms.Button ChooseAll;
  2328. private System.Windows.Forms.BindingSource MidSource;
  2329. private System.Windows.Forms.CheckBox GetGridOnly;
  2330. private System.Windows.Forms.Timer RefreshDBConnect;
  2331. private System.Windows.Forms.Button AllCollected;
  2332. private System.Windows.Forms.Label label3;
  2333. private System.Windows.Forms.LinkLabel Fresh;
  2334. private System.Windows.Forms.Label pi_cardcode_label;
  2335. private System.Windows.Forms.Label pi_cardcode;
  2336. private System.Windows.Forms.Label sg_separator_label;
  2337. private System.Windows.Forms.Label 后端复核;
  2338. private System.Windows.Forms.Label pi_inoutno_label;
  2339. private System.Windows.Forms.Label Process;
  2340. private System.Windows.Forms.Label label11;
  2341. private System.Windows.Forms.Label label14;
  2342. private System.Windows.Forms.Label CollectedCount;
  2343. private System.Windows.Forms.Label Process_outboxcode;
  2344. private System.Windows.Forms.Label Process_midboxcode;
  2345. private System.Windows.Forms.RadioButton radioButton2;
  2346. private System.Windows.Forms.RadioButton radioButton1;
  2347. private CustomControl.EnterTextBox enterTextBox2;
  2348. private CustomControl.EnterTextBox enterTextBox1;
  2349. private System.Windows.Forms.Label label21;
  2350. private System.Windows.Forms.CheckBox checkBox1;
  2351. private System.Windows.Forms.RadioButton radioButton3;
  2352. private System.Windows.Forms.RadioButton radioButton4;
  2353. private System.Windows.Forms.Label label22;
  2354. private System.Windows.Forms.RadioButton radioButton6;
  2355. private System.Windows.Forms.RadioButton radioButton5;
  2356. private System.Windows.Forms.Label label23;
  2357. private System.Windows.Forms.RadioButton radioButton7;
  2358. private System.Windows.Forms.CheckBox checkBox2;
  2359. private System.Windows.Forms.Button button1;
  2360. private System.Windows.Forms.Button button2;
  2361. private System.Windows.Forms.Button button3;
  2362. private System.Windows.Forms.Button button4;
  2363. private CustomControl.EnterTextBox enterTextBox3;
  2364. private CustomControl.EnterTextBox enterTextBox4;
  2365. private System.Windows.Forms.Button button5;
  2366. private System.Windows.Forms.Button button6;
  2367. private System.Windows.Forms.Button button7;
  2368. private System.Windows.Forms.Button button8;
  2369. private System.Windows.Forms.Label label24;
  2370. private System.Windows.Forms.Label label25;
  2371. private System.Windows.Forms.Label label17;
  2372. private System.Windows.Forms.Label label26;
  2373. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder CollectionProcess;
  2374. }
  2375. }