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

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