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

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