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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487
  1. namespace UAS_LabelMachine
  2. {
  3. partial class UAS_出货标签打印
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
  30. this.pi_inoutno_label = new System.Windows.Forms.Label();
  31. this.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.pi_cardcode_label = new System.Windows.Forms.Label();
  37. this.Fresh = new System.Windows.Forms.LinkLabel();
  38. this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
  39. this.GetGridOnly = new System.Windows.Forms.CheckBox();
  40. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  41. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  58. this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  59. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.MidSource = new System.Windows.Forms.BindingSource(this.components);
  67. this.ChooseAll = new System.Windows.Forms.Button();
  68. this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
  69. this.AttachInfo = new System.Windows.Forms.Button();
  70. this.pi_date = new System.Windows.Forms.Label();
  71. this.label19 = new System.Windows.Forms.Label();
  72. this.ExportData = new System.Windows.Forms.Button();
  73. this.PrintFooter = new System.Windows.Forms.Button();
  74. this.SetPrintStatus_label = new System.Windows.Forms.Label();
  75. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  76. this.label1 = new System.Windows.Forms.Label();
  77. this.Pack = new System.Windows.Forms.Button();
  78. this.DCCheck = new UAS_LabelMachine.CustomControl.EnterTextBox();
  79. this.GridPrcode = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
  80. this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.pjd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.CollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.UnCollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.pd_outqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.pd_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.pjd_zxbzs_user = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  90. this.label18 = new System.Windows.Forms.Label();
  91. this.MidBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
  92. this.MidBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
  93. this.label16 = new System.Windows.Forms.Label();
  94. this.SingleBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
  95. this.SingleBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
  96. this.label12 = new System.Windows.Forms.Label();
  97. this.label7 = new System.Windows.Forms.Label();
  98. this.Input = new UAS_LabelMachine.CustomControl.EnterTextBox();
  99. this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
  100. this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
  101. this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  102. this.SingleLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  103. this.SingleLabelPrint = new System.Windows.Forms.Button();
  104. this.SingleLabelAutoPrint = new System.Windows.Forms.CheckBox();
  105. this.SingleLabelCombox = new System.Windows.Forms.ComboBox();
  106. this.MidLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  107. this.MidboxCapacity = new System.Windows.Forms.NumericUpDown();
  108. this.label2 = new System.Windows.Forms.Label();
  109. this.MidLabelNum = new UAS_LabelMachine.CustomControl.EnterTextBox();
  110. this.label5 = new System.Windows.Forms.Label();
  111. this.MidLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  112. this.MidLabelPrint = new System.Windows.Forms.Button();
  113. this.MidLabelAutoPrint = new System.Windows.Forms.CheckBox();
  114. this.MidLabelCombox = new System.Windows.Forms.ComboBox();
  115. this.OutBoxLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  116. this.LogingOut = new System.Windows.Forms.LinkLabel();
  117. this.OutBoxNum = new System.Windows.Forms.ComboBox();
  118. this.label10 = new System.Windows.Forms.Label();
  119. this.label6 = new System.Windows.Forms.Label();
  120. this.OutBoxPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  121. this.OutboxCapacity = new System.Windows.Forms.NumericUpDown();
  122. this.OutBoxLabelPrint = new System.Windows.Forms.Button();
  123. this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
  124. this.OutBoxCombox = new System.Windows.Forms.ComboBox();
  125. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  126. this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  127. this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.pr_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
  134. this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  135. this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  136. this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  137. this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  138. this.pib_custmidboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  139. this.pib_custoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  140. this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  141. this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  142. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  143. this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  144. this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  145. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
  148. this.groupBoxWithBorder1.SuspendLayout();
  149. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).BeginInit();
  150. this.SingleLabel.SuspendLayout();
  151. this.MidLabel.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.MidboxCapacity)).BeginInit();
  153. this.OutBoxLabel.SuspendLayout();
  154. ((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).BeginInit();
  155. this.SuspendLayout();
  156. //
  157. // pi_inoutno_label
  158. //
  159. this.pi_inoutno_label.AutoSize = true;
  160. this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.pi_inoutno_label.Location = new System.Drawing.Point(3, 10);
  162. this.pi_inoutno_label.Name = "pi_inoutno_label";
  163. this.pi_inoutno_label.Size = new System.Drawing.Size(65, 20);
  164. this.pi_inoutno_label.TabIndex = 3;
  165. this.pi_inoutno_label.Text = "出货单号";
  166. //
  167. // label24
  168. //
  169. this.label24.AutoSize = true;
  170. this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.label24.Location = new System.Drawing.Point(9, 69);
  172. this.label24.Name = "label24";
  173. this.label24.Size = new System.Drawing.Size(51, 20);
  174. this.label24.TabIndex = 55;
  175. this.label24.Text = "输入框";
  176. //
  177. // LabelMainTain
  178. //
  179. this.LabelMainTain.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.LabelMainTain.Location = new System.Drawing.Point(392, 15);
  181. this.LabelMainTain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  182. this.LabelMainTain.Name = "LabelMainTain";
  183. this.LabelMainTain.Size = new System.Drawing.Size(68, 26);
  184. this.LabelMainTain.TabIndex = 57;
  185. this.LabelMainTain.Text = "标签维护";
  186. this.LabelMainTain.UseVisualStyleBackColor = true;
  187. this.LabelMainTain.Click += new System.EventHandler(this.LabelMaintain_Click);
  188. //
  189. // CleanDetail
  190. //
  191. this.CleanDetail.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.CleanDetail.Location = new System.Drawing.Point(320, 15);
  193. this.CleanDetail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  194. this.CleanDetail.Name = "CleanDetail";
  195. this.CleanDetail.Size = new System.Drawing.Size(68, 26);
  196. this.CleanDetail.TabIndex = 66;
  197. this.CleanDetail.Text = "清除明细";
  198. this.CleanDetail.UseVisualStyleBackColor = true;
  199. this.CleanDetail.Click += new System.EventHandler(this.CleanDetail_Click);
  200. //
  201. // pib_id
  202. //
  203. this.pib_id.AutoSize = true;
  204. this.pib_id.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.pib_id.Location = new System.Drawing.Point(142, 160);
  206. this.pib_id.Name = "pib_id";
  207. this.pib_id.Size = new System.Drawing.Size(0, 20);
  208. this.pib_id.TabIndex = 69;
  209. this.pib_id.Visible = false;
  210. //
  211. // pi_cardcode
  212. //
  213. this.pi_cardcode.AutoSize = true;
  214. this.pi_cardcode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.pi_cardcode.Location = new System.Drawing.Point(77, 38);
  216. this.pi_cardcode.Name = "pi_cardcode";
  217. this.pi_cardcode.Size = new System.Drawing.Size(0, 20);
  218. this.pi_cardcode.TabIndex = 71;
  219. //
  220. // pi_cardcode_label
  221. //
  222. this.pi_cardcode_label.AutoSize = true;
  223. this.pi_cardcode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  224. this.pi_cardcode_label.Location = new System.Drawing.Point(3, 38);
  225. this.pi_cardcode_label.Name = "pi_cardcode_label";
  226. this.pi_cardcode_label.Size = new System.Drawing.Size(65, 20);
  227. this.pi_cardcode_label.TabIndex = 72;
  228. this.pi_cardcode_label.Text = "客户编号";
  229. //
  230. // Fresh
  231. //
  232. this.Fresh.AutoSize = true;
  233. this.Fresh.Location = new System.Drawing.Point(228, 14);
  234. this.Fresh.Name = "Fresh";
  235. this.Fresh.Size = new System.Drawing.Size(29, 12);
  236. this.Fresh.TabIndex = 73;
  237. this.Fresh.TabStop = true;
  238. this.Fresh.Text = "刷新";
  239. this.Fresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Refresh_LinkClicked);
  240. //
  241. // RefreshDBConnect
  242. //
  243. this.RefreshDBConnect.Tick += new System.EventHandler(this.RefreshDBConnect_Tick);
  244. //
  245. // GetGridOnly
  246. //
  247. this.GetGridOnly.AutoSize = true;
  248. this.GetGridOnly.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  249. this.GetGridOnly.Location = new System.Drawing.Point(230, 38);
  250. this.GetGridOnly.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  251. this.GetGridOnly.Name = "GetGridOnly";
  252. this.GetGridOnly.Size = new System.Drawing.Size(77, 20);
  253. this.GetGridOnly.TabIndex = 82;
  254. this.GetGridOnly.Text = "仅获取表格";
  255. this.GetGridOnly.UseVisualStyleBackColor = true;
  256. //
  257. // dataGridViewCheckBoxColumn1
  258. //
  259. this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  260. this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
  261. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  262. this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  263. this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  264. this.dataGridViewCheckBoxColumn1.Width = 60;
  265. //
  266. // dataGridViewTextBoxColumn1
  267. //
  268. this.dataGridViewTextBoxColumn1.DataPropertyName = "si_detno";
  269. this.dataGridViewTextBoxColumn1.HeaderText = "bi_id";
  270. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  271. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  272. this.dataGridViewTextBoxColumn1.Visible = false;
  273. this.dataGridViewTextBoxColumn1.Width = 80;
  274. //
  275. // dataGridViewTextBoxColumn2
  276. //
  277. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  278. this.dataGridViewTextBoxColumn2.DataPropertyName = "si_index";
  279. this.dataGridViewTextBoxColumn2.HeaderText = "明细序号";
  280. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  281. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  282. this.dataGridViewTextBoxColumn2.Visible = false;
  283. this.dataGridViewTextBoxColumn2.Width = 96;
  284. //
  285. // dataGridViewTextBoxColumn3
  286. //
  287. this.dataGridViewTextBoxColumn3.DataPropertyName = "bi_prodcode";
  288. this.dataGridViewTextBoxColumn3.HeaderText = "物料编号";
  289. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  290. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  291. this.dataGridViewTextBoxColumn3.Visible = false;
  292. this.dataGridViewTextBoxColumn3.Width = 78;
  293. //
  294. // dataGridViewTextBoxColumn4
  295. //
  296. this.dataGridViewTextBoxColumn4.DataPropertyName = "si_indexstring";
  297. this.dataGridViewTextBoxColumn4.HeaderText = "MPN";
  298. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  299. this.dataGridViewTextBoxColumn4.Visible = false;
  300. this.dataGridViewTextBoxColumn4.Width = 54;
  301. //
  302. // dataGridViewTextBoxColumn5
  303. //
  304. this.dataGridViewTextBoxColumn5.DataPropertyName = "si_length";
  305. this.dataGridViewTextBoxColumn5.HeaderText = "LotNo";
  306. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  307. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  308. this.dataGridViewTextBoxColumn5.Visible = false;
  309. this.dataGridViewTextBoxColumn5.Width = 48;
  310. //
  311. // dataGridViewTextBoxColumn6
  312. //
  313. this.dataGridViewTextBoxColumn6.DataPropertyName = "si_expression";
  314. this.dataGridViewTextBoxColumn6.HeaderText = "DateCode";
  315. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  316. this.dataGridViewTextBoxColumn6.Visible = false;
  317. this.dataGridViewTextBoxColumn6.Width = 60;
  318. //
  319. // dataGridViewTextBoxColumn7
  320. //
  321. this.dataGridViewTextBoxColumn7.DataPropertyName = "bi_inqty";
  322. this.dataGridViewTextBoxColumn7.HeaderText = "数量";
  323. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  324. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  325. this.dataGridViewTextBoxColumn7.Width = 80;
  326. //
  327. // dataGridViewTextBoxColumn8
  328. //
  329. this.dataGridViewTextBoxColumn8.DataPropertyName = "pib_cusbarcode";
  330. this.dataGridViewTextBoxColumn8.HeaderText = "唯一条码";
  331. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  332. this.dataGridViewTextBoxColumn8.Width = 90;
  333. //
  334. // dataGridViewTextBoxColumn9
  335. //
  336. this.dataGridViewTextBoxColumn9.DataPropertyName = "pib_cusoutboxcode";
  337. this.dataGridViewTextBoxColumn9.HeaderText = "中盒号";
  338. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  339. this.dataGridViewTextBoxColumn9.Width = 78;
  340. //
  341. // dataGridViewTextBoxColumn10
  342. //
  343. this.dataGridViewTextBoxColumn10.HeaderText = "外箱号";
  344. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  345. this.dataGridViewTextBoxColumn10.Visible = false;
  346. this.dataGridViewTextBoxColumn10.Width = 108;
  347. //
  348. // dataGridViewTextBoxColumn11
  349. //
  350. this.dataGridViewTextBoxColumn11.DataPropertyName = "si_item";
  351. this.dataGridViewTextBoxColumn11.HeaderText = "采集项次";
  352. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  353. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  354. this.dataGridViewTextBoxColumn11.Width = 54;
  355. //
  356. // dataGridViewTextBoxColumn12
  357. //
  358. this.dataGridViewTextBoxColumn12.DataPropertyName = "si_kind";
  359. this.dataGridViewTextBoxColumn12.HeaderText = "解析方式";
  360. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  361. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  362. this.dataGridViewTextBoxColumn12.Width = 78;
  363. //
  364. // dataGridViewTextBoxColumn13
  365. //
  366. this.dataGridViewTextBoxColumn13.DataPropertyName = "si_expression";
  367. this.dataGridViewTextBoxColumn13.HeaderText = "正则表达式";
  368. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  369. this.dataGridViewTextBoxColumn13.ReadOnly = true;
  370. this.dataGridViewTextBoxColumn13.Width = 66;
  371. //
  372. // dataGridViewTextBoxColumn14
  373. //
  374. this.dataGridViewTextBoxColumn14.DataPropertyName = "si_index";
  375. this.dataGridViewTextBoxColumn14.HeaderText = "起始位置";
  376. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  377. this.dataGridViewTextBoxColumn14.Width = 78;
  378. //
  379. // dataGridViewTextBoxColumn15
  380. //
  381. this.dataGridViewTextBoxColumn15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  382. this.dataGridViewTextBoxColumn15.DataPropertyName = "si_length";
  383. this.dataGridViewTextBoxColumn15.HeaderText = "字符长度";
  384. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  385. this.dataGridViewTextBoxColumn15.Width = 90;
  386. //
  387. // dataGridViewTextBoxColumn16
  388. //
  389. this.dataGridViewTextBoxColumn16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  390. this.dataGridViewTextBoxColumn16.DataPropertyName = "pib_outboxcode2";
  391. this.dataGridViewTextBoxColumn16.HeaderText = "外箱号";
  392. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  393. this.dataGridViewTextBoxColumn16.Width = 90;
  394. //
  395. // dataGridViewCheckBoxColumn2
  396. //
  397. this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  398. this.dataGridViewCheckBoxColumn2.DataPropertyName = "pib_ifpick";
  399. this.dataGridViewCheckBoxColumn2.HeaderText = "已采集";
  400. this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
  401. this.dataGridViewCheckBoxColumn2.Width = 60;
  402. //
  403. // dataGridViewCheckBoxColumn3
  404. //
  405. this.dataGridViewCheckBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  406. this.dataGridViewCheckBoxColumn3.DataPropertyName = "pib_ifprint";
  407. this.dataGridViewCheckBoxColumn3.HeaderText = "已打印";
  408. this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3";
  409. this.dataGridViewCheckBoxColumn3.Width = 60;
  410. //
  411. // dataGridViewTextBoxColumn17
  412. //
  413. this.dataGridViewTextBoxColumn17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  414. this.dataGridViewTextBoxColumn17.DataPropertyName = "si_detno";
  415. this.dataGridViewTextBoxColumn17.HeaderText = "顺序";
  416. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  417. this.dataGridViewTextBoxColumn17.ReadOnly = true;
  418. this.dataGridViewTextBoxColumn17.Width = 60;
  419. //
  420. // dataGridViewTextBoxColumn18
  421. //
  422. this.dataGridViewTextBoxColumn18.DataPropertyName = "si_index";
  423. this.dataGridViewTextBoxColumn18.HeaderText = "起始位置";
  424. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  425. this.dataGridViewTextBoxColumn18.Visible = false;
  426. //
  427. // dataGridViewTextBoxColumn19
  428. //
  429. this.dataGridViewTextBoxColumn19.DataPropertyName = "si_kind";
  430. this.dataGridViewTextBoxColumn19.HeaderText = "解析方式";
  431. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  432. this.dataGridViewTextBoxColumn19.Visible = false;
  433. //
  434. // dataGridViewTextBoxColumn20
  435. //
  436. this.dataGridViewTextBoxColumn20.DataPropertyName = "si_indexstring";
  437. this.dataGridViewTextBoxColumn20.HeaderText = "索引字符";
  438. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  439. this.dataGridViewTextBoxColumn20.Visible = false;
  440. //
  441. // dataGridViewTextBoxColumn21
  442. //
  443. this.dataGridViewTextBoxColumn21.DataPropertyName = "si_length";
  444. this.dataGridViewTextBoxColumn21.HeaderText = "长度";
  445. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  446. this.dataGridViewTextBoxColumn21.Visible = false;
  447. //
  448. // dataGridViewTextBoxColumn22
  449. //
  450. this.dataGridViewTextBoxColumn22.DataPropertyName = "si_expression";
  451. this.dataGridViewTextBoxColumn22.HeaderText = "正则表达式";
  452. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  453. this.dataGridViewTextBoxColumn22.Visible = false;
  454. //
  455. // dataGridViewTextBoxColumn23
  456. //
  457. this.dataGridViewTextBoxColumn23.DataPropertyName = "si_item";
  458. this.dataGridViewTextBoxColumn23.HeaderText = "采集项目";
  459. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  460. this.dataGridViewTextBoxColumn23.ReadOnly = true;
  461. this.dataGridViewTextBoxColumn23.Width = 80;
  462. //
  463. // ChooseAll
  464. //
  465. this.ChooseAll.Location = new System.Drawing.Point(0, 365);
  466. this.ChooseAll.Margin = new System.Windows.Forms.Padding(2);
  467. this.ChooseAll.Name = "ChooseAll";
  468. this.ChooseAll.Size = new System.Drawing.Size(38, 22);
  469. this.ChooseAll.TabIndex = 84;
  470. this.ChooseAll.Text = "全选";
  471. this.ChooseAll.UseVisualStyleBackColor = true;
  472. this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
  473. //
  474. // AttachInfo
  475. //
  476. this.AttachInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. this.AttachInfo.Location = new System.Drawing.Point(392, 48);
  478. this.AttachInfo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  479. this.AttachInfo.Name = "AttachInfo";
  480. this.AttachInfo.Size = new System.Drawing.Size(68, 26);
  481. this.AttachInfo.TabIndex = 85;
  482. this.AttachInfo.Text = "附加信息设置";
  483. this.AttachInfo.UseVisualStyleBackColor = true;
  484. this.AttachInfo.Click += new System.EventHandler(this.AttachInfo_Click);
  485. //
  486. // pi_date
  487. //
  488. this.pi_date.AutoSize = true;
  489. this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.pi_date.Location = new System.Drawing.Point(5, 158);
  491. this.pi_date.Name = "pi_date";
  492. this.pi_date.Size = new System.Drawing.Size(0, 20);
  493. this.pi_date.TabIndex = 86;
  494. this.pi_date.Visible = false;
  495. //
  496. // label19
  497. //
  498. this.label19.AutoSize = true;
  499. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  500. this.label19.Location = new System.Drawing.Point(4, 178);
  501. this.label19.Name = "label19";
  502. this.label19.Size = new System.Drawing.Size(74, 21);
  503. this.label19.TabIndex = 87;
  504. this.label19.Text = "物料资料";
  505. //
  506. // ExportData
  507. //
  508. this.ExportData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. this.ExportData.Location = new System.Drawing.Point(320, 48);
  510. this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  511. this.ExportData.Name = "ExportData";
  512. this.ExportData.Size = new System.Drawing.Size(68, 26);
  513. this.ExportData.TabIndex = 91;
  514. this.ExportData.Text = "导出数据";
  515. this.ExportData.UseVisualStyleBackColor = true;
  516. this.ExportData.Click += new System.EventHandler(this.ExportData_Click);
  517. //
  518. // PrintFooter
  519. //
  520. this.PrintFooter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  521. this.PrintFooter.Location = new System.Drawing.Point(465, 15);
  522. this.PrintFooter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  523. this.PrintFooter.Name = "PrintFooter";
  524. this.PrintFooter.Size = new System.Drawing.Size(68, 26);
  525. this.PrintFooter.TabIndex = 89;
  526. this.PrintFooter.Text = "打印唛头";
  527. this.PrintFooter.UseVisualStyleBackColor = true;
  528. this.PrintFooter.Click += new System.EventHandler(this.PrintFooter_Click);
  529. //
  530. // SetPrintStatus_label
  531. //
  532. this.SetPrintStatus_label.AutoSize = true;
  533. this.SetPrintStatus_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  534. this.SetPrintStatus_label.ForeColor = System.Drawing.Color.Green;
  535. this.SetPrintStatus_label.Location = new System.Drawing.Point(475, 165);
  536. this.SetPrintStatus_label.Name = "SetPrintStatus_label";
  537. this.SetPrintStatus_label.Size = new System.Drawing.Size(58, 21);
  538. this.SetPrintStatus_label.TabIndex = 76;
  539. this.SetPrintStatus_label.Text = "可打印";
  540. //
  541. // pictureBox1
  542. //
  543. this.pictureBox1.Image = global::UAS_LabelMachine.Properties.Resources.Status;
  544. this.pictureBox1.Location = new System.Drawing.Point(320, 114);
  545. this.pictureBox1.Name = "pictureBox1";
  546. this.pictureBox1.Size = new System.Drawing.Size(136, 74);
  547. this.pictureBox1.TabIndex = 93;
  548. this.pictureBox1.TabStop = false;
  549. //
  550. // label1
  551. //
  552. this.label1.AutoSize = true;
  553. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  554. this.label1.Location = new System.Drawing.Point(3, 151);
  555. this.label1.Name = "label1";
  556. this.label1.Size = new System.Drawing.Size(57, 20);
  557. this.label1.TabIndex = 95;
  558. this.label1.Text = "DC校验";
  559. //
  560. // Pack
  561. //
  562. this.Pack.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.Pack.Location = new System.Drawing.Point(465, 48);
  564. this.Pack.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  565. this.Pack.Name = "Pack";
  566. this.Pack.Size = new System.Drawing.Size(68, 26);
  567. this.Pack.TabIndex = 96;
  568. this.Pack.Text = "封箱";
  569. this.Pack.UseVisualStyleBackColor = true;
  570. this.Pack.Click += new System.EventHandler(this.Pack_Click);
  571. //
  572. // DCCheck
  573. //
  574. this.DCCheck.ID = null;
  575. this.DCCheck.Location = new System.Drawing.Point(76, 151);
  576. this.DCCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  577. this.DCCheck.Name = "DCCheck";
  578. this.DCCheck.Size = new System.Drawing.Size(60, 21);
  579. this.DCCheck.Str = null;
  580. this.DCCheck.Str1 = null;
  581. this.DCCheck.Str2 = null;
  582. this.DCCheck.TabIndex = 94;
  583. this.DCCheck.Leave += new System.EventHandler(this.DCCheck_Leave);
  584. //
  585. // GridPrcode
  586. //
  587. this.GridPrcode.AllowUserToAddRows = false;
  588. this.GridPrcode.BackgroundColor = System.Drawing.SystemColors.Control;
  589. this.GridPrcode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  590. this.GridPrcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  591. this.pd_pdno,
  592. this.pjd_id,
  593. this.pd_prodcode,
  594. this.CollectedNum,
  595. this.UnCollectedNum,
  596. this.pd_outqty,
  597. this.pr_unit,
  598. this.pd_brand,
  599. this.pjd_zxbzs_user});
  600. this.GridPrcode.GridColor = System.Drawing.SystemColors.Control;
  601. this.GridPrcode.Location = new System.Drawing.Point(0, 201);
  602. this.GridPrcode.MultiSelect = false;
  603. this.GridPrcode.Name = "GridPrcode";
  604. this.GridPrcode.RowTemplate.Height = 23;
  605. this.GridPrcode.Size = new System.Drawing.Size(1257, 158);
  606. this.GridPrcode.TabIndex = 88;
  607. this.GridPrcode.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridPrcode_CellClick);
  608. this.GridPrcode.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridPrcode_CellEndEdit);
  609. this.GridPrcode.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.GridPrcode_CellMouseUp);
  610. this.GridPrcode.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.GridPrcode_CellPainting);
  611. this.GridPrcode.SelectionChanged += new System.EventHandler(this.GridPrcode_SelectionChanged);
  612. //
  613. // pd_pdno
  614. //
  615. this.pd_pdno.DataPropertyName = "pd_pdno";
  616. this.pd_pdno.HeaderText = "明细序号";
  617. this.pd_pdno.Name = "pd_pdno";
  618. this.pd_pdno.ReadOnly = true;
  619. this.pd_pdno.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  620. //
  621. // pjd_id
  622. //
  623. this.pjd_id.DataPropertyName = "pjd_id";
  624. this.pjd_id.HeaderText = "pjd_id";
  625. this.pjd_id.Name = "pjd_id";
  626. this.pjd_id.Visible = false;
  627. //
  628. // pd_prodcode
  629. //
  630. this.pd_prodcode.DataPropertyName = "pd_prodcode";
  631. this.pd_prodcode.HeaderText = "物料编号";
  632. this.pd_prodcode.Name = "pd_prodcode";
  633. this.pd_prodcode.ReadOnly = true;
  634. this.pd_prodcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  635. //
  636. // CollectedNum
  637. //
  638. this.CollectedNum.DataPropertyName = "CollectedNum";
  639. this.CollectedNum.HeaderText = "已采数";
  640. this.CollectedNum.Name = "CollectedNum";
  641. this.CollectedNum.ReadOnly = true;
  642. //
  643. // UnCollectedNum
  644. //
  645. this.UnCollectedNum.DataPropertyName = "UnCollectedNum";
  646. this.UnCollectedNum.HeaderText = "未采集";
  647. this.UnCollectedNum.Name = "UnCollectedNum";
  648. //
  649. // pd_outqty
  650. //
  651. this.pd_outqty.DataPropertyName = "pd_outqty";
  652. this.pd_outqty.HeaderText = "出库数量";
  653. this.pd_outqty.Name = "pd_outqty";
  654. this.pd_outqty.ReadOnly = true;
  655. this.pd_outqty.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  656. //
  657. // pr_unit
  658. //
  659. this.pr_unit.DataPropertyName = "pr_unit";
  660. this.pr_unit.HeaderText = "单位";
  661. this.pr_unit.Name = "pr_unit";
  662. this.pr_unit.ReadOnly = true;
  663. this.pr_unit.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  664. //
  665. // pd_brand
  666. //
  667. this.pd_brand.DataPropertyName = "pd_brand";
  668. this.pd_brand.HeaderText = "品牌";
  669. this.pd_brand.Name = "pd_brand";
  670. this.pd_brand.ReadOnly = true;
  671. this.pd_brand.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  672. //
  673. // pjd_zxbzs_user
  674. //
  675. this.pjd_zxbzs_user.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  676. this.pjd_zxbzs_user.DataPropertyName = "pjd_zxbzs_user";
  677. this.pjd_zxbzs_user.HeaderText = "最小包装";
  678. this.pjd_zxbzs_user.Name = "pjd_zxbzs_user";
  679. this.pjd_zxbzs_user.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  680. //
  681. // groupBoxWithBorder1
  682. //
  683. this.groupBoxWithBorder1.Controls.Add(this.label18);
  684. this.groupBoxWithBorder1.Controls.Add(this.MidBoxEnd);
  685. this.groupBoxWithBorder1.Controls.Add(this.MidBoxBegin);
  686. this.groupBoxWithBorder1.Controls.Add(this.label16);
  687. this.groupBoxWithBorder1.Controls.Add(this.SingleBoxEnd);
  688. this.groupBoxWithBorder1.Controls.Add(this.SingleBoxBegin);
  689. this.groupBoxWithBorder1.Controls.Add(this.label12);
  690. this.groupBoxWithBorder1.Controls.Add(this.label7);
  691. this.groupBoxWithBorder1.Location = new System.Drawing.Point(598, 6);
  692. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
  693. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  694. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
  695. this.groupBoxWithBorder1.Size = new System.Drawing.Size(151, 191);
  696. this.groupBoxWithBorder1.TabIndex = 81;
  697. this.groupBoxWithBorder1.TabStop = false;
  698. this.groupBoxWithBorder1.Text = " 打印参数设置";
  699. //
  700. // label18
  701. //
  702. this.label18.AutoSize = true;
  703. this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  704. this.label18.Location = new System.Drawing.Point(68, 110);
  705. this.label18.Name = "label18";
  706. this.label18.Size = new System.Drawing.Size(13, 17);
  707. this.label18.TabIndex = 90;
  708. this.label18.Text = "-";
  709. //
  710. // MidBoxEnd
  711. //
  712. this.MidBoxEnd.ID = null;
  713. this.MidBoxEnd.Location = new System.Drawing.Point(88, 108);
  714. this.MidBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  715. this.MidBoxEnd.Name = "MidBoxEnd";
  716. this.MidBoxEnd.Size = new System.Drawing.Size(50, 21);
  717. this.MidBoxEnd.Str = null;
  718. this.MidBoxEnd.Str1 = null;
  719. this.MidBoxEnd.Str2 = null;
  720. this.MidBoxEnd.TabIndex = 89;
  721. //
  722. // MidBoxBegin
  723. //
  724. this.MidBoxBegin.ID = null;
  725. this.MidBoxBegin.Location = new System.Drawing.Point(13, 108);
  726. this.MidBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  727. this.MidBoxBegin.Name = "MidBoxBegin";
  728. this.MidBoxBegin.Size = new System.Drawing.Size(50, 21);
  729. this.MidBoxBegin.Str = null;
  730. this.MidBoxBegin.Str1 = null;
  731. this.MidBoxBegin.Str2 = null;
  732. this.MidBoxBegin.TabIndex = 88;
  733. //
  734. // label16
  735. //
  736. this.label16.AutoSize = true;
  737. this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  738. this.label16.Location = new System.Drawing.Point(67, 47);
  739. this.label16.Name = "label16";
  740. this.label16.Size = new System.Drawing.Size(13, 17);
  741. this.label16.TabIndex = 87;
  742. this.label16.Text = "-";
  743. //
  744. // SingleBoxEnd
  745. //
  746. this.SingleBoxEnd.ID = null;
  747. this.SingleBoxEnd.Location = new System.Drawing.Point(87, 45);
  748. this.SingleBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  749. this.SingleBoxEnd.Name = "SingleBoxEnd";
  750. this.SingleBoxEnd.Size = new System.Drawing.Size(50, 21);
  751. this.SingleBoxEnd.Str = null;
  752. this.SingleBoxEnd.Str1 = null;
  753. this.SingleBoxEnd.Str2 = null;
  754. this.SingleBoxEnd.TabIndex = 86;
  755. //
  756. // SingleBoxBegin
  757. //
  758. this.SingleBoxBegin.ID = null;
  759. this.SingleBoxBegin.Location = new System.Drawing.Point(12, 45);
  760. this.SingleBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  761. this.SingleBoxBegin.Name = "SingleBoxBegin";
  762. this.SingleBoxBegin.Size = new System.Drawing.Size(50, 21);
  763. this.SingleBoxBegin.Str = null;
  764. this.SingleBoxBegin.Str1 = null;
  765. this.SingleBoxBegin.Str2 = null;
  766. this.SingleBoxBegin.TabIndex = 85;
  767. //
  768. // label12
  769. //
  770. this.label12.AutoSize = true;
  771. this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.label12.Location = new System.Drawing.Point(9, 75);
  773. this.label12.Name = "label12";
  774. this.label12.Size = new System.Drawing.Size(56, 17);
  775. this.label12.TabIndex = 77;
  776. this.label12.Text = "中盒范围";
  777. //
  778. // label7
  779. //
  780. this.label7.AutoSize = true;
  781. this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  782. this.label7.Location = new System.Drawing.Point(9, 18);
  783. this.label7.Name = "label7";
  784. this.label7.Size = new System.Drawing.Size(56, 17);
  785. this.label7.TabIndex = 76;
  786. this.label7.Text = "单盘范围";
  787. //
  788. // Input
  789. //
  790. this.Input.ID = null;
  791. this.Input.Location = new System.Drawing.Point(76, 72);
  792. this.Input.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  793. this.Input.Multiline = true;
  794. this.Input.Name = "Input";
  795. this.Input.Size = new System.Drawing.Size(150, 68);
  796. this.Input.Str = null;
  797. this.Input.Str1 = null;
  798. this.Input.Str2 = null;
  799. this.Input.TabIndex = 54;
  800. this.Input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Input_KeyDown);
  801. this.Input.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Input_KeyUp);
  802. //
  803. // LabelInf
  804. //
  805. this.LabelInf.AllowUserToAddRows = false;
  806. this.LabelInf.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  807. this.LabelInf.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  808. this.LabelInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  809. this.LabelInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  810. this.Choose,
  811. this.pib_ifprint,
  812. this.pib_id1,
  813. this.pib_pdno,
  814. this.pib_prodcode,
  815. this.pr_vendprodcode,
  816. this.pib_brand,
  817. this.pib_madein,
  818. this.pr_zxbzs,
  819. this.pib_lotno,
  820. this.pib_datecode,
  821. this.pib_qty,
  822. this.pib_custbarcode,
  823. this.pib_custmidboxcode,
  824. this.pib_custoutboxcode,
  825. this.pd_pocode,
  826. this.pd_custprodspec,
  827. this.pr_spec,
  828. this.pib_outboxcode1,
  829. this.pib_outboxcode2});
  830. this.LabelInf.Location = new System.Drawing.Point(0, 365);
  831. this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  832. this.LabelInf.Name = "LabelInf";
  833. this.LabelInf.RowTemplate.Height = 23;
  834. this.LabelInf.Size = new System.Drawing.Size(1257, 346);
  835. this.LabelInf.TabIndex = 27;
  836. this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
  837. this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
  838. //
  839. // pi_inoutno
  840. //
  841. this.pi_inoutno.ID = null;
  842. this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
  843. this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  844. this.pi_inoutno.Name = "pi_inoutno";
  845. this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
  846. this.pi_inoutno.Str = null;
  847. this.pi_inoutno.Str1 = null;
  848. this.pi_inoutno.Str2 = null;
  849. this.pi_inoutno.TabIndex = 2;
  850. this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
  851. //
  852. // SingleLabel
  853. //
  854. this.SingleLabel.Controls.Add(this.SingleLabelPrinter);
  855. this.SingleLabel.Controls.Add(this.SingleLabelPrint);
  856. this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
  857. this.SingleLabel.Controls.Add(this.SingleLabelCombox);
  858. this.SingleLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  859. this.SingleLabel.Location = new System.Drawing.Point(754, 6);
  860. this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  861. this.SingleLabel.Name = "SingleLabel";
  862. this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
  863. this.SingleLabel.Size = new System.Drawing.Size(156, 191);
  864. this.SingleLabel.TabIndex = 77;
  865. this.SingleLabel.TabStop = false;
  866. this.SingleLabel.Text = "单盘标签";
  867. //
  868. // SingleLabelPrinter
  869. //
  870. this.SingleLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  871. this.SingleLabelPrinter.Location = new System.Drawing.Point(6, 63);
  872. this.SingleLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  873. this.SingleLabelPrinter.Name = "SingleLabelPrinter";
  874. this.SingleLabelPrinter.Size = new System.Drawing.Size(142, 30);
  875. this.SingleLabelPrinter.TabIndex = 40;
  876. //
  877. // SingleLabelPrint
  878. //
  879. this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  880. this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  881. this.SingleLabelPrint.Location = new System.Drawing.Point(80, 156);
  882. this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  883. this.SingleLabelPrint.Name = "SingleLabelPrint";
  884. this.SingleLabelPrint.Size = new System.Drawing.Size(68, 26);
  885. this.SingleLabelPrint.TabIndex = 36;
  886. this.SingleLabelPrint.Text = "打印盘标";
  887. this.SingleLabelPrint.UseVisualStyleBackColor = true;
  888. this.SingleLabelPrint.Click += new System.EventHandler(this.SingleLabelPrint_Click);
  889. //
  890. // SingleLabelAutoPrint
  891. //
  892. this.SingleLabelAutoPrint.AutoSize = true;
  893. this.SingleLabelAutoPrint.Checked = true;
  894. this.SingleLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
  895. this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  896. this.SingleLabelAutoPrint.Location = new System.Drawing.Point(8, 95);
  897. this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  898. this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
  899. this.SingleLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  900. this.SingleLabelAutoPrint.TabIndex = 30;
  901. this.SingleLabelAutoPrint.Text = "自动打印";
  902. this.SingleLabelAutoPrint.UseVisualStyleBackColor = true;
  903. //
  904. // SingleLabelCombox
  905. //
  906. this.SingleLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  907. this.SingleLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  908. this.SingleLabelCombox.FormattingEnabled = true;
  909. this.SingleLabelCombox.Location = new System.Drawing.Point(7, 31);
  910. this.SingleLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  911. this.SingleLabelCombox.Name = "SingleLabelCombox";
  912. this.SingleLabelCombox.Size = new System.Drawing.Size(143, 25);
  913. this.SingleLabelCombox.TabIndex = 0;
  914. this.SingleLabelCombox.SelectedIndexChanged += new System.EventHandler(this.SingleLabelCombox_SelectedIndexChanged);
  915. //
  916. // MidLabel
  917. //
  918. this.MidLabel.Controls.Add(this.MidboxCapacity);
  919. this.MidLabel.Controls.Add(this.label2);
  920. this.MidLabel.Controls.Add(this.MidLabelNum);
  921. this.MidLabel.Controls.Add(this.label5);
  922. this.MidLabel.Controls.Add(this.MidLabelPrinter);
  923. this.MidLabel.Controls.Add(this.MidLabelPrint);
  924. this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
  925. this.MidLabel.Controls.Add(this.MidLabelCombox);
  926. this.MidLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  927. this.MidLabel.Location = new System.Drawing.Point(912, 6);
  928. this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  929. this.MidLabel.Name = "MidLabel";
  930. this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
  931. this.MidLabel.Size = new System.Drawing.Size(158, 191);
  932. this.MidLabel.TabIndex = 78;
  933. this.MidLabel.TabStop = false;
  934. this.MidLabel.Text = "中盒标签";
  935. //
  936. // MidboxCapacity
  937. //
  938. this.MidboxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  939. this.MidboxCapacity.Location = new System.Drawing.Point(110, 121);
  940. this.MidboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  941. this.MidboxCapacity.Name = "MidboxCapacity";
  942. this.MidboxCapacity.Size = new System.Drawing.Size(38, 23);
  943. this.MidboxCapacity.TabIndex = 92;
  944. //
  945. // label2
  946. //
  947. this.label2.AutoSize = true;
  948. this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  949. this.label2.Location = new System.Drawing.Point(76, 124);
  950. this.label2.Name = "label2";
  951. this.label2.Size = new System.Drawing.Size(32, 17);
  952. this.label2.TabIndex = 92;
  953. this.label2.Text = "容量";
  954. //
  955. // MidLabelNum
  956. //
  957. this.MidLabelNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  958. this.MidLabelNum.ID = null;
  959. this.MidLabelNum.Location = new System.Drawing.Point(37, 121);
  960. this.MidLabelNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  961. this.MidLabelNum.Name = "MidLabelNum";
  962. this.MidLabelNum.Size = new System.Drawing.Size(33, 23);
  963. this.MidLabelNum.Str = null;
  964. this.MidLabelNum.Str1 = null;
  965. this.MidLabelNum.Str2 = null;
  966. this.MidLabelNum.TabIndex = 56;
  967. //
  968. // label5
  969. //
  970. this.label5.AutoSize = true;
  971. this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  972. this.label5.Location = new System.Drawing.Point(4, 124);
  973. this.label5.Name = "label5";
  974. this.label5.Size = new System.Drawing.Size(32, 17);
  975. this.label5.TabIndex = 50;
  976. this.label5.Text = "盒号";
  977. //
  978. // MidLabelPrinter
  979. //
  980. this.MidLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  981. this.MidLabelPrinter.Location = new System.Drawing.Point(6, 63);
  982. this.MidLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  983. this.MidLabelPrinter.Name = "MidLabelPrinter";
  984. this.MidLabelPrinter.Size = new System.Drawing.Size(142, 30);
  985. this.MidLabelPrinter.TabIndex = 41;
  986. //
  987. // MidLabelPrint
  988. //
  989. this.MidLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  990. this.MidLabelPrint.Location = new System.Drawing.Point(82, 156);
  991. this.MidLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  992. this.MidLabelPrint.Name = "MidLabelPrint";
  993. this.MidLabelPrint.Size = new System.Drawing.Size(68, 26);
  994. this.MidLabelPrint.TabIndex = 42;
  995. this.MidLabelPrint.Text = "打印盒签";
  996. this.MidLabelPrint.UseVisualStyleBackColor = true;
  997. this.MidLabelPrint.Click += new System.EventHandler(this.MidLabelPrint_Click);
  998. //
  999. // MidLabelAutoPrint
  1000. //
  1001. this.MidLabelAutoPrint.AutoSize = true;
  1002. this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1003. this.MidLabelAutoPrint.Location = new System.Drawing.Point(6, 94);
  1004. this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1005. this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
  1006. this.MidLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  1007. this.MidLabelAutoPrint.TabIndex = 41;
  1008. this.MidLabelAutoPrint.Text = "自动打印";
  1009. this.MidLabelAutoPrint.UseVisualStyleBackColor = true;
  1010. //
  1011. // MidLabelCombox
  1012. //
  1013. this.MidLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1014. this.MidLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1015. this.MidLabelCombox.FormattingEnabled = true;
  1016. this.MidLabelCombox.Location = new System.Drawing.Point(7, 31);
  1017. this.MidLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1018. this.MidLabelCombox.Name = "MidLabelCombox";
  1019. this.MidLabelCombox.Size = new System.Drawing.Size(143, 25);
  1020. this.MidLabelCombox.TabIndex = 40;
  1021. this.MidLabelCombox.SelectedIndexChanged += new System.EventHandler(this.MidLabelCombox_SelectedIndexChanged);
  1022. //
  1023. // OutBoxLabel
  1024. //
  1025. this.OutBoxLabel.Controls.Add(this.LogingOut);
  1026. this.OutBoxLabel.Controls.Add(this.OutBoxNum);
  1027. this.OutBoxLabel.Controls.Add(this.label10);
  1028. this.OutBoxLabel.Controls.Add(this.label6);
  1029. this.OutBoxLabel.Controls.Add(this.OutBoxPrinter);
  1030. this.OutBoxLabel.Controls.Add(this.OutboxCapacity);
  1031. this.OutBoxLabel.Controls.Add(this.OutBoxLabelPrint);
  1032. this.OutBoxLabel.Controls.Add(this.OutBoxLabelAutoPrint);
  1033. this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
  1034. this.OutBoxLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1035. this.OutBoxLabel.Location = new System.Drawing.Point(1075, 6);
  1036. this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
  1037. this.OutBoxLabel.Name = "OutBoxLabel";
  1038. this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
  1039. this.OutBoxLabel.Size = new System.Drawing.Size(172, 191);
  1040. this.OutBoxLabel.TabIndex = 79;
  1041. this.OutBoxLabel.TabStop = false;
  1042. this.OutBoxLabel.Text = "外箱标签";
  1043. //
  1044. // LogingOut
  1045. //
  1046. this.LogingOut.AutoSize = true;
  1047. this.LogingOut.Location = new System.Drawing.Point(111, 8);
  1048. this.LogingOut.Name = "LogingOut";
  1049. this.LogingOut.Size = new System.Drawing.Size(42, 21);
  1050. this.LogingOut.TabIndex = 77;
  1051. this.LogingOut.TabStop = true;
  1052. this.LogingOut.Text = "注销";
  1053. this.LogingOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LogingOut_LinkClicked);
  1054. //
  1055. // OutBoxNum
  1056. //
  1057. this.OutBoxNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1058. this.OutBoxNum.Items.AddRange(new object[] {
  1059. "新增"});
  1060. this.OutBoxNum.Location = new System.Drawing.Point(117, 123);
  1061. this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1062. this.OutBoxNum.Name = "OutBoxNum";
  1063. this.OutBoxNum.Size = new System.Drawing.Size(48, 25);
  1064. this.OutBoxNum.TabIndex = 91;
  1065. this.OutBoxNum.Text = "新增";
  1066. this.OutBoxNum.SelectedIndexChanged += new System.EventHandler(this.OutBoxNum_SelectedIndexChanged);
  1067. this.OutBoxNum.Click += new System.EventHandler(this.OutBoxNum_Click);
  1068. //
  1069. // label10
  1070. //
  1071. this.label10.AutoSize = true;
  1072. this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1073. this.label10.Location = new System.Drawing.Point(83, 126);
  1074. this.label10.Name = "label10";
  1075. this.label10.Size = new System.Drawing.Size(32, 17);
  1076. this.label10.TabIndex = 90;
  1077. this.label10.Text = "箱号";
  1078. //
  1079. // label6
  1080. //
  1081. this.label6.AutoSize = true;
  1082. this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1083. this.label6.Location = new System.Drawing.Point(4, 125);
  1084. this.label6.Name = "label6";
  1085. this.label6.Size = new System.Drawing.Size(32, 17);
  1086. this.label6.TabIndex = 87;
  1087. this.label6.Text = "容量";
  1088. //
  1089. // OutBoxPrinter
  1090. //
  1091. this.OutBoxPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1092. this.OutBoxPrinter.Location = new System.Drawing.Point(8, 63);
  1093. this.OutBoxPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  1094. this.OutBoxPrinter.Name = "OutBoxPrinter";
  1095. this.OutBoxPrinter.Size = new System.Drawing.Size(158, 30);
  1096. this.OutBoxPrinter.TabIndex = 82;
  1097. //
  1098. // OutboxCapacity
  1099. //
  1100. this.OutboxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1101. this.OutboxCapacity.Location = new System.Drawing.Point(39, 122);
  1102. this.OutboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1103. this.OutboxCapacity.Name = "OutboxCapacity";
  1104. this.OutboxCapacity.Size = new System.Drawing.Size(38, 23);
  1105. this.OutboxCapacity.TabIndex = 84;
  1106. this.OutboxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
  1107. //
  1108. // OutBoxLabelPrint
  1109. //
  1110. this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1111. this.OutBoxLabelPrint.Location = new System.Drawing.Point(91, 158);
  1112. this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1113. this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
  1114. this.OutBoxLabelPrint.Size = new System.Drawing.Size(76, 26);
  1115. this.OutBoxLabelPrint.TabIndex = 80;
  1116. this.OutBoxLabelPrint.Text = "打印箱标";
  1117. this.OutBoxLabelPrint.UseVisualStyleBackColor = true;
  1118. this.OutBoxLabelPrint.Click += new System.EventHandler(this.OutBoxLabelPrint_Click);
  1119. //
  1120. // OutBoxLabelAutoPrint
  1121. //
  1122. this.OutBoxLabelAutoPrint.AutoSize = true;
  1123. this.OutBoxLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1124. this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(10, 96);
  1125. this.OutBoxLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1126. this.OutBoxLabelAutoPrint.Name = "OutBoxLabelAutoPrint";
  1127. this.OutBoxLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  1128. this.OutBoxLabelAutoPrint.TabIndex = 79;
  1129. this.OutBoxLabelAutoPrint.Text = "自动打印";
  1130. this.OutBoxLabelAutoPrint.UseVisualStyleBackColor = true;
  1131. //
  1132. // OutBoxCombox
  1133. //
  1134. this.OutBoxCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1135. this.OutBoxCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1136. this.OutBoxCombox.FormattingEnabled = true;
  1137. this.OutBoxCombox.Location = new System.Drawing.Point(8, 31);
  1138. this.OutBoxCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1139. this.OutBoxCombox.Name = "OutBoxCombox";
  1140. this.OutBoxCombox.Size = new System.Drawing.Size(158, 25);
  1141. this.OutBoxCombox.TabIndex = 78;
  1142. this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
  1143. //
  1144. // Choose
  1145. //
  1146. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1147. this.Choose.HeaderText = "勾选";
  1148. this.Choose.Name = "Choose";
  1149. this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1150. this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1151. this.Choose.Width = 55;
  1152. //
  1153. // pib_ifprint
  1154. //
  1155. this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1156. this.pib_ifprint.DataPropertyName = "pib_ifprint";
  1157. this.pib_ifprint.HeaderText = "已打印";
  1158. this.pib_ifprint.Name = "pib_ifprint";
  1159. this.pib_ifprint.Width = 60;
  1160. //
  1161. // pib_id1
  1162. //
  1163. this.pib_id1.DataPropertyName = "pib_id";
  1164. this.pib_id1.HeaderText = "pib_id";
  1165. this.pib_id1.Name = "pib_id1";
  1166. this.pib_id1.Visible = false;
  1167. this.pib_id1.Width = 66;
  1168. //
  1169. // pib_pdno
  1170. //
  1171. this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1172. this.pib_pdno.DataPropertyName = "pib_pdno";
  1173. this.pib_pdno.HeaderText = "明细序号";
  1174. this.pib_pdno.Name = "pib_pdno";
  1175. this.pib_pdno.ReadOnly = true;
  1176. this.pib_pdno.Width = 96;
  1177. //
  1178. // pib_prodcode
  1179. //
  1180. this.pib_prodcode.DataPropertyName = "pib_prodcode";
  1181. this.pib_prodcode.HeaderText = "物料编号";
  1182. this.pib_prodcode.Name = "pib_prodcode";
  1183. this.pib_prodcode.ReadOnly = true;
  1184. this.pib_prodcode.Width = 78;
  1185. //
  1186. // pr_vendprodcode
  1187. //
  1188. this.pr_vendprodcode.DataPropertyName = "pr_vendprodcode";
  1189. this.pr_vendprodcode.HeaderText = "MPN";
  1190. this.pr_vendprodcode.Name = "pr_vendprodcode";
  1191. this.pr_vendprodcode.ReadOnly = true;
  1192. this.pr_vendprodcode.Width = 48;
  1193. //
  1194. // pib_brand
  1195. //
  1196. this.pib_brand.DataPropertyName = "pib_brand";
  1197. this.pib_brand.HeaderText = "品牌";
  1198. this.pib_brand.Name = "pib_brand";
  1199. this.pib_brand.ReadOnly = true;
  1200. this.pib_brand.Width = 54;
  1201. //
  1202. // pib_madein
  1203. //
  1204. this.pib_madein.DataPropertyName = "pib_madein";
  1205. this.pib_madein.HeaderText = "产地";
  1206. this.pib_madein.Name = "pib_madein";
  1207. this.pib_madein.Width = 54;
  1208. //
  1209. // pr_zxbzs
  1210. //
  1211. this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
  1212. this.pr_zxbzs.HeaderText = "最小包装数";
  1213. this.pr_zxbzs.Name = "pr_zxbzs";
  1214. this.pr_zxbzs.Visible = false;
  1215. this.pr_zxbzs.Width = 90;
  1216. //
  1217. // pib_lotno
  1218. //
  1219. this.pib_lotno.DataPropertyName = "pib_lotno";
  1220. this.pib_lotno.HeaderText = "LotNo";
  1221. this.pib_lotno.Name = "pib_lotno";
  1222. this.pib_lotno.ReadOnly = true;
  1223. this.pib_lotno.Width = 60;
  1224. //
  1225. // pib_datecode
  1226. //
  1227. this.pib_datecode.DataPropertyName = "pib_datecode";
  1228. this.pib_datecode.HeaderText = "DateCode";
  1229. this.pib_datecode.Name = "pib_datecode";
  1230. this.pib_datecode.ReadOnly = true;
  1231. this.pib_datecode.Width = 78;
  1232. //
  1233. // pib_qty
  1234. //
  1235. this.pib_qty.DataPropertyName = "pib_qty";
  1236. this.pib_qty.HeaderText = "数量";
  1237. this.pib_qty.Name = "pib_qty";
  1238. this.pib_qty.ReadOnly = true;
  1239. this.pib_qty.Width = 54;
  1240. //
  1241. // pib_custbarcode
  1242. //
  1243. this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
  1244. this.pib_custbarcode.HeaderText = "料盘条码";
  1245. this.pib_custbarcode.Name = "pib_custbarcode";
  1246. this.pib_custbarcode.ReadOnly = true;
  1247. this.pib_custbarcode.Width = 78;
  1248. //
  1249. // pib_custmidboxcode
  1250. //
  1251. this.pib_custmidboxcode.DataPropertyName = "pib_custmidboxcode";
  1252. this.pib_custmidboxcode.HeaderText = "中盒条码";
  1253. this.pib_custmidboxcode.Name = "pib_custmidboxcode";
  1254. this.pib_custmidboxcode.Width = 78;
  1255. //
  1256. // pib_custoutboxcode
  1257. //
  1258. this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
  1259. this.pib_custoutboxcode.HeaderText = "外箱条码";
  1260. this.pib_custoutboxcode.Name = "pib_custoutboxcode";
  1261. this.pib_custoutboxcode.ReadOnly = true;
  1262. this.pib_custoutboxcode.Width = 78;
  1263. //
  1264. // pd_pocode
  1265. //
  1266. this.pd_pocode.DataPropertyName = "pd_pocode";
  1267. this.pd_pocode.HeaderText = "客户PO";
  1268. this.pd_pocode.Name = "pd_pocode";
  1269. this.pd_pocode.ReadOnly = true;
  1270. this.pd_pocode.Width = 66;
  1271. //
  1272. // pd_custprodspec
  1273. //
  1274. this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
  1275. this.pd_custprodspec.HeaderText = "客户型号";
  1276. this.pd_custprodspec.Name = "pd_custprodspec";
  1277. this.pd_custprodspec.ReadOnly = true;
  1278. this.pd_custprodspec.Width = 78;
  1279. //
  1280. // pr_spec
  1281. //
  1282. this.pr_spec.DataPropertyName = "pr_spec";
  1283. this.pr_spec.HeaderText = "规格";
  1284. this.pr_spec.Name = "pr_spec";
  1285. this.pr_spec.ReadOnly = true;
  1286. this.pr_spec.Visible = false;
  1287. this.pr_spec.Width = 54;
  1288. //
  1289. // pib_outboxcode1
  1290. //
  1291. this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1292. this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
  1293. this.pib_outboxcode1.HeaderText = "中盒号";
  1294. this.pib_outboxcode1.Name = "pib_outboxcode1";
  1295. this.pib_outboxcode1.Width = 90;
  1296. //
  1297. // pib_outboxcode2
  1298. //
  1299. this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1300. this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
  1301. this.pib_outboxcode2.HeaderText = "外箱号";
  1302. this.pib_outboxcode2.Name = "pib_outboxcode2";
  1303. this.pib_outboxcode2.Width = 90;
  1304. //
  1305. // UAS_出货标签打印
  1306. //
  1307. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1308. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1309. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
  1310. this.ClientSize = new System.Drawing.Size(1257, 711);
  1311. this.Controls.Add(this.Pack);
  1312. this.Controls.Add(this.label1);
  1313. this.Controls.Add(this.DCCheck);
  1314. this.Controls.Add(this.pictureBox1);
  1315. this.Controls.Add(this.SetPrintStatus_label);
  1316. this.Controls.Add(this.PrintFooter);
  1317. this.Controls.Add(this.GridPrcode);
  1318. this.Controls.Add(this.ExportData);
  1319. this.Controls.Add(this.label19);
  1320. this.Controls.Add(this.pi_date);
  1321. this.Controls.Add(this.AttachInfo);
  1322. this.Controls.Add(this.groupBoxWithBorder1);
  1323. this.Controls.Add(this.ChooseAll);
  1324. this.Controls.Add(this.GetGridOnly);
  1325. this.Controls.Add(this.Fresh);
  1326. this.Controls.Add(this.pi_cardcode_label);
  1327. this.Controls.Add(this.pi_cardcode);
  1328. this.Controls.Add(this.pib_id);
  1329. this.Controls.Add(this.CleanDetail);
  1330. this.Controls.Add(this.LabelMainTain);
  1331. this.Controls.Add(this.label24);
  1332. this.Controls.Add(this.Input);
  1333. this.Controls.Add(this.LabelInf);
  1334. this.Controls.Add(this.pi_inoutno_label);
  1335. this.Controls.Add(this.pi_inoutno);
  1336. this.Controls.Add(this.SingleLabel);
  1337. this.Controls.Add(this.MidLabel);
  1338. this.Controls.Add(this.OutBoxLabel);
  1339. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  1340. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1341. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1342. this.Name = "UAS_出货标签打印";
  1343. this.Text = " UAS-出货标签管理";
  1344. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1345. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.贴标机条码打印_FormClosing);
  1346. this.Load += new System.EventHandler(this.贴标机条码打印_Load);
  1347. this.SizeChanged += new System.EventHandler(this.贴标机条码打印_SizeChanged);
  1348. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
  1349. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1350. ((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).EndInit();
  1351. this.groupBoxWithBorder1.ResumeLayout(false);
  1352. this.groupBoxWithBorder1.PerformLayout();
  1353. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
  1354. this.SingleLabel.ResumeLayout(false);
  1355. this.SingleLabel.PerformLayout();
  1356. this.MidLabel.ResumeLayout(false);
  1357. this.MidLabel.PerformLayout();
  1358. ((System.ComponentModel.ISupportInitialize)(this.MidboxCapacity)).EndInit();
  1359. this.OutBoxLabel.ResumeLayout(false);
  1360. this.OutBoxLabel.PerformLayout();
  1361. ((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).EndInit();
  1362. this.ResumeLayout(false);
  1363. this.PerformLayout();
  1364. }
  1365. #endregion
  1366. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder OutBoxLabel;
  1367. private System.Windows.Forms.ComboBox OutBoxNum;
  1368. private System.Windows.Forms.Label label10;
  1369. private CustomControl.PrinterCombox OutBoxPrinter;
  1370. private System.Windows.Forms.Button OutBoxLabelPrint;
  1371. private System.Windows.Forms.ComboBox OutBoxCombox;
  1372. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  1373. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1374. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1375. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1376. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1377. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1378. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1379. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  1380. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  1381. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  1382. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  1383. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
  1384. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3;
  1385. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  1386. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  1387. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  1388. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  1389. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  1390. private System.Windows.Forms.Label label6;
  1391. private System.Windows.Forms.NumericUpDown OutboxCapacity;
  1392. private System.Windows.Forms.CheckBox OutBoxLabelAutoPrint;
  1393. private System.Windows.Forms.ComboBox MidLabelCombox;
  1394. private System.Windows.Forms.CheckBox MidLabelAutoPrint;
  1395. private System.Windows.Forms.Button MidLabelPrint;
  1396. private CustomControl.PrinterCombox MidLabelPrinter;
  1397. private System.Windows.Forms.Label label5;
  1398. private CustomControl.EnterTextBox MidLabelNum;
  1399. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder MidLabel;
  1400. private System.Windows.Forms.ComboBox SingleLabelCombox;
  1401. private System.Windows.Forms.CheckBox SingleLabelAutoPrint;
  1402. private System.Windows.Forms.Button SingleLabelPrint;
  1403. private CustomControl.PrinterCombox SingleLabelPrinter;
  1404. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder SingleLabel;
  1405. private CustomControl.EnterTextBox pi_inoutno;
  1406. private System.Windows.Forms.Label pi_inoutno_label;
  1407. private CustomControl.DataGridViewWithSerialNum LabelInf;
  1408. private CustomControl.EnterTextBox Input;
  1409. private System.Windows.Forms.Label label24;
  1410. private System.Windows.Forms.Button LabelMainTain;
  1411. private System.Windows.Forms.Button CleanDetail;
  1412. private System.Windows.Forms.Label pib_id;
  1413. private System.Windows.Forms.Label pi_cardcode;
  1414. private System.Windows.Forms.Label pi_cardcode_label;
  1415. private System.Windows.Forms.LinkLabel Fresh;
  1416. private System.Windows.Forms.LinkLabel LogingOut;
  1417. private System.Windows.Forms.Timer RefreshDBConnect;
  1418. private System.Windows.Forms.CheckBox GetGridOnly;
  1419. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  1420. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  1421. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  1422. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  1423. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  1424. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  1425. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  1426. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  1427. private System.Windows.Forms.BindingSource MidSource;
  1428. private System.Windows.Forms.Button ChooseAll;
  1429. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  1430. private System.Windows.Forms.Label label7;
  1431. private System.Windows.Forms.Label label12;
  1432. private CustomControl.EnterTextBox SingleBoxEnd;
  1433. private CustomControl.EnterTextBox SingleBoxBegin;
  1434. private System.Windows.Forms.Label label16;
  1435. private System.Windows.Forms.Label label18;
  1436. private CustomControl.EnterTextBox MidBoxEnd;
  1437. private CustomControl.EnterTextBox MidBoxBegin;
  1438. private System.Windows.Forms.Button ExportData;
  1439. private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
  1440. private System.Windows.Forms.Button AttachInfo;
  1441. private System.Windows.Forms.Label pi_date;
  1442. private System.Windows.Forms.Label label19;
  1443. private CustomControl.DataGridViewWithSerialNum GridPrcode;
  1444. private System.Windows.Forms.Label SetPrintStatus_label;
  1445. private System.Windows.Forms.Button PrintFooter;
  1446. private System.Windows.Forms.PictureBox pictureBox1;
  1447. private CustomControl.EnterTextBox DCCheck;
  1448. private System.Windows.Forms.Label label1;
  1449. private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
  1450. private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
  1451. private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
  1452. private System.Windows.Forms.DataGridViewTextBoxColumn CollectedNum;
  1453. private System.Windows.Forms.DataGridViewTextBoxColumn UnCollectedNum;
  1454. private System.Windows.Forms.DataGridViewTextBoxColumn pd_outqty;
  1455. private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
  1456. private System.Windows.Forms.DataGridViewTextBoxColumn pd_brand;
  1457. private System.Windows.Forms.DataGridViewTextBoxColumn pjd_zxbzs_user;
  1458. private System.Windows.Forms.NumericUpDown MidboxCapacity;
  1459. private System.Windows.Forms.Label label2;
  1460. private System.Windows.Forms.Button Pack;
  1461. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  1462. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
  1463. private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
  1464. private System.Windows.Forms.DataGridViewTextBoxColumn pib_pdno;
  1465. private System.Windows.Forms.DataGridViewTextBoxColumn pib_prodcode;
  1466. private System.Windows.Forms.DataGridViewTextBoxColumn pr_vendprodcode;
  1467. private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
  1468. private System.Windows.Forms.DataGridViewTextBoxColumn pib_madein;
  1469. private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
  1470. private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
  1471. private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
  1472. private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
  1473. private System.Windows.Forms.DataGridViewTextBoxColumn pib_custbarcode;
  1474. private System.Windows.Forms.DataGridViewTextBoxColumn pib_custmidboxcode;
  1475. private System.Windows.Forms.DataGridViewTextBoxColumn pib_custoutboxcode;
  1476. private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
  1477. private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
  1478. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  1479. private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
  1480. private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
  1481. }
  1482. }