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

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