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

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