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

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