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

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