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

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