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

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