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

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