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

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