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

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