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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355
  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.GenerateBarCode = new System.Windows.Forms.Button();
  38. this.SaveGrid = new System.Windows.Forms.Button();
  39. this.sg_separator_label = new System.Windows.Forms.Label();
  40. this.CollectionSetting = new System.Windows.Forms.Button();
  41. this.Si_ItemDGV = new System.Windows.Forms.DataGridView();
  42. this.si_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.si_index = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.si_kind = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.si_indexstring = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.si_length = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.si_expression = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.si_item = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.si_expressionitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.CleanDetail = new System.Windows.Forms.Button();
  51. this.pib_id = new System.Windows.Forms.Label();
  52. this.pi_cardcode_label = new System.Windows.Forms.Label();
  53. this.Fresh = new System.Windows.Forms.LinkLabel();
  54. this.label3 = new System.Windows.Forms.Label();
  55. this.CleanInputAfterCollect = new System.Windows.Forms.CheckBox();
  56. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  57. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  74. this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  75. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.MidSource = new System.Windows.Forms.BindingSource(this.components);
  83. this.ChooseAll = new System.Windows.Forms.Button();
  84. this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
  85. this.pi_date = new System.Windows.Forms.Label();
  86. this.CleanBarCode = new System.Windows.Forms.Button();
  87. this.ExportData = new System.Windows.Forms.Button();
  88. this.sg_code = new System.Windows.Forms.Label();
  89. this.pi_inoutno = new System.Windows.Forms.Label();
  90. this.AllCollect = new System.Windows.Forms.Button();
  91. this.cu_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
  92. this.pr_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
  93. this.CollectionProcess = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  94. this.Capacity = new System.Windows.Forms.Label();
  95. this.Process_midboxcode = new System.Windows.Forms.Label();
  96. this.Process_outboxcode = new System.Windows.Forms.Label();
  97. this.TotalCount = new System.Windows.Forms.Label();
  98. this.label17 = new System.Windows.Forms.Label();
  99. this.CollectedCount = new System.Windows.Forms.Label();
  100. this.label14 = new System.Windows.Forms.Label();
  101. this.label11 = new System.Windows.Forms.Label();
  102. this.label13 = new System.Windows.Forms.Label();
  103. this.Installed = new System.Windows.Forms.Label();
  104. this.Process = new System.Windows.Forms.Label();
  105. this.sg_separator = new UAS_LabelMachine.CustomControl.EnterTextBox();
  106. this.Input = new UAS_LabelMachine.CustomControl.EnterTextBox();
  107. this.griddetno = new UAS_LabelMachine.CustomControl.EnterTextBox();
  108. this.sg_brand = new UAS_LabelMachine.CustomControl.SearchTextBox();
  109. this.MessageLog = new UAS_LabelMachine.CustomControl.RichText.RichTextAutoBottom();
  110. this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
  111. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  112. this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  113. this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  114. this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.pi_invoicecode = new UAS_LabelMachine.CustomControl.EnterTextBox();
  131. this.cu_needrecheck = new System.Windows.Forms.Label();
  132. this.label4 = new System.Windows.Forms.Label();
  133. this.label5 = new System.Windows.Forms.Label();
  134. this.needcheck = new System.Windows.Forms.Label();
  135. ((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
  137. this.CollectionProcess.SuspendLayout();
  138. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).BeginInit();
  139. this.SuspendLayout();
  140. //
  141. // pi_inoutno_label
  142. //
  143. this.pi_inoutno_label.AutoSize = true;
  144. this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.pi_inoutno_label.Location = new System.Drawing.Point(3, 10);
  146. this.pi_inoutno_label.Name = "pi_inoutno_label";
  147. this.pi_inoutno_label.Size = new System.Drawing.Size(51, 20);
  148. this.pi_inoutno_label.TabIndex = 3;
  149. this.pi_inoutno_label.Text = "发票号";
  150. //
  151. // label1
  152. //
  153. this.label1.AutoSize = true;
  154. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.label1.Location = new System.Drawing.Point(3, 95);
  156. this.label1.Name = "label1";
  157. this.label1.Size = new System.Drawing.Size(65, 20);
  158. this.label1.TabIndex = 31;
  159. this.label1.Text = "采集策略";
  160. //
  161. // label2
  162. //
  163. this.label2.AutoSize = true;
  164. this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.label2.Location = new System.Drawing.Point(5, 135);
  166. this.label2.Name = "label2";
  167. this.label2.Size = new System.Drawing.Size(65, 20);
  168. this.label2.TabIndex = 33;
  169. this.label2.Text = "当前采集";
  170. //
  171. // label22
  172. //
  173. this.label22.AutoSize = true;
  174. this.label22.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.label22.Location = new System.Drawing.Point(72, 135);
  176. this.label22.Name = "label22";
  177. this.label22.Size = new System.Drawing.Size(65, 20);
  178. this.label22.TabIndex = 34;
  179. this.label22.Text = "明细序号";
  180. //
  181. // AutoMatch
  182. //
  183. this.AutoMatch.AutoSize = true;
  184. this.AutoMatch.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.AutoMatch.Location = new System.Drawing.Point(144, 135);
  186. this.AutoMatch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  187. this.AutoMatch.Name = "AutoMatch";
  188. this.AutoMatch.Size = new System.Drawing.Size(84, 24);
  189. this.AutoMatch.TabIndex = 49;
  190. this.AutoMatch.Text = "自动匹配";
  191. this.AutoMatch.UseVisualStyleBackColor = true;
  192. //
  193. // pr_code_label
  194. //
  195. this.pr_code_label.AutoSize = true;
  196. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.pr_code_label.Location = new System.Drawing.Point(9, 187);
  198. this.pr_code_label.Name = "pr_code_label";
  199. this.pr_code_label.Size = new System.Drawing.Size(65, 20);
  200. this.pr_code_label.TabIndex = 51;
  201. this.pr_code_label.Text = "物料编号";
  202. //
  203. // label24
  204. //
  205. this.label24.AutoSize = true;
  206. this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.label24.Location = new System.Drawing.Point(9, 224);
  208. this.label24.Name = "label24";
  209. this.label24.Size = new System.Drawing.Size(51, 20);
  210. this.label24.TabIndex = 55;
  211. this.label24.Text = "输入框";
  212. //
  213. // GenerateBarCode
  214. //
  215. this.GenerateBarCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.GenerateBarCode.Location = new System.Drawing.Point(374, 186);
  217. this.GenerateBarCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  218. this.GenerateBarCode.Name = "GenerateBarCode";
  219. this.GenerateBarCode.Size = new System.Drawing.Size(68, 26);
  220. this.GenerateBarCode.TabIndex = 41;
  221. this.GenerateBarCode.Text = "生成条码";
  222. this.GenerateBarCode.UseVisualStyleBackColor = true;
  223. this.GenerateBarCode.Click += new System.EventHandler(this.GenerateBarCode_Click);
  224. //
  225. // SaveGrid
  226. //
  227. this.SaveGrid.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.SaveGrid.Location = new System.Drawing.Point(448, 222);
  229. this.SaveGrid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  230. this.SaveGrid.Name = "SaveGrid";
  231. this.SaveGrid.Size = new System.Drawing.Size(68, 26);
  232. this.SaveGrid.TabIndex = 59;
  233. this.SaveGrid.Text = "保存明细";
  234. this.SaveGrid.UseVisualStyleBackColor = true;
  235. this.SaveGrid.Click += new System.EventHandler(this.SaveGrid_Click);
  236. //
  237. // sg_separator_label
  238. //
  239. this.sg_separator_label.AutoSize = true;
  240. this.sg_separator_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.sg_separator_label.Location = new System.Drawing.Point(243, 98);
  242. this.sg_separator_label.Name = "sg_separator_label";
  243. this.sg_separator_label.Size = new System.Drawing.Size(51, 20);
  244. this.sg_separator_label.TabIndex = 61;
  245. this.sg_separator_label.Text = "分隔符";
  246. //
  247. // CollectionSetting
  248. //
  249. this.CollectionSetting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.CollectionSetting.Location = new System.Drawing.Point(246, 133);
  251. this.CollectionSetting.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  252. this.CollectionSetting.Name = "CollectionSetting";
  253. this.CollectionSetting.Size = new System.Drawing.Size(88, 26);
  254. this.CollectionSetting.TabIndex = 63;
  255. this.CollectionSetting.Text = "采集策略设置";
  256. this.CollectionSetting.UseVisualStyleBackColor = true;
  257. this.CollectionSetting.Click += new System.EventHandler(this.CollectionSetting_Click);
  258. //
  259. // Si_ItemDGV
  260. //
  261. this.Si_ItemDGV.AllowUserToAddRows = false;
  262. this.Si_ItemDGV.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  263. this.Si_ItemDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  264. this.Si_ItemDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  265. this.si_detno,
  266. this.si_index,
  267. this.si_kind,
  268. this.si_indexstring,
  269. this.si_length,
  270. this.si_expression,
  271. this.si_item,
  272. this.si_expressionitem});
  273. this.Si_ItemDGV.Location = new System.Drawing.Point(340, 14);
  274. this.Si_ItemDGV.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  275. this.Si_ItemDGV.Name = "Si_ItemDGV";
  276. this.Si_ItemDGV.RowTemplate.Height = 23;
  277. this.Si_ItemDGV.Size = new System.Drawing.Size(134, 146);
  278. this.Si_ItemDGV.TabIndex = 65;
  279. //
  280. // si_detno
  281. //
  282. this.si_detno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  283. this.si_detno.DataPropertyName = "si_detno";
  284. this.si_detno.Frozen = true;
  285. this.si_detno.HeaderText = "顺序";
  286. this.si_detno.Name = "si_detno";
  287. this.si_detno.ReadOnly = true;
  288. this.si_detno.Width = 60;
  289. //
  290. // si_index
  291. //
  292. this.si_index.DataPropertyName = "si_index";
  293. this.si_index.HeaderText = "起始位置";
  294. this.si_index.Name = "si_index";
  295. this.si_index.Visible = false;
  296. //
  297. // si_kind
  298. //
  299. this.si_kind.DataPropertyName = "si_kind";
  300. this.si_kind.HeaderText = "解析方式";
  301. this.si_kind.Name = "si_kind";
  302. this.si_kind.Visible = false;
  303. //
  304. // si_indexstring
  305. //
  306. this.si_indexstring.DataPropertyName = "si_indexstring";
  307. this.si_indexstring.HeaderText = "索引字符";
  308. this.si_indexstring.Name = "si_indexstring";
  309. this.si_indexstring.Visible = false;
  310. //
  311. // si_length
  312. //
  313. this.si_length.DataPropertyName = "si_length";
  314. this.si_length.HeaderText = "长度";
  315. this.si_length.Name = "si_length";
  316. this.si_length.Visible = false;
  317. //
  318. // si_expression
  319. //
  320. this.si_expression.DataPropertyName = "si_expression";
  321. this.si_expression.HeaderText = "正则表达式";
  322. this.si_expression.Name = "si_expression";
  323. this.si_expression.Visible = false;
  324. //
  325. // si_item
  326. //
  327. this.si_item.DataPropertyName = "si_item";
  328. this.si_item.Frozen = true;
  329. this.si_item.HeaderText = "采集项目";
  330. this.si_item.Name = "si_item";
  331. this.si_item.ReadOnly = true;
  332. this.si_item.Width = 80;
  333. //
  334. // si_expressionitem
  335. //
  336. this.si_expressionitem.DataPropertyName = "si_expressionitem";
  337. this.si_expressionitem.Frozen = true;
  338. this.si_expressionitem.HeaderText = "正则项次";
  339. this.si_expressionitem.Name = "si_expressionitem";
  340. this.si_expressionitem.Visible = false;
  341. //
  342. // CleanDetail
  343. //
  344. this.CleanDetail.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.CleanDetail.Location = new System.Drawing.Point(374, 222);
  346. this.CleanDetail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  347. this.CleanDetail.Name = "CleanDetail";
  348. this.CleanDetail.Size = new System.Drawing.Size(68, 26);
  349. this.CleanDetail.TabIndex = 66;
  350. this.CleanDetail.Text = "清除明细";
  351. this.CleanDetail.UseVisualStyleBackColor = true;
  352. this.CleanDetail.Click += new System.EventHandler(this.CleanDetail_Click);
  353. //
  354. // pib_id
  355. //
  356. this.pib_id.AutoSize = true;
  357. this.pib_id.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  358. this.pib_id.Location = new System.Drawing.Point(142, 166);
  359. this.pib_id.Name = "pib_id";
  360. this.pib_id.Size = new System.Drawing.Size(0, 20);
  361. this.pib_id.TabIndex = 69;
  362. this.pib_id.Visible = false;
  363. //
  364. // pi_cardcode_label
  365. //
  366. this.pi_cardcode_label.AutoSize = true;
  367. this.pi_cardcode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  368. this.pi_cardcode_label.Location = new System.Drawing.Point(3, 67);
  369. this.pi_cardcode_label.Name = "pi_cardcode_label";
  370. this.pi_cardcode_label.Size = new System.Drawing.Size(65, 20);
  371. this.pi_cardcode_label.TabIndex = 72;
  372. this.pi_cardcode_label.Text = "客户编号";
  373. //
  374. // Fresh
  375. //
  376. this.Fresh.AutoSize = true;
  377. this.Fresh.Location = new System.Drawing.Point(228, 14);
  378. this.Fresh.Name = "Fresh";
  379. this.Fresh.Size = new System.Drawing.Size(29, 12);
  380. this.Fresh.TabIndex = 73;
  381. this.Fresh.TabStop = true;
  382. this.Fresh.Text = "刷新";
  383. this.Fresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Refresh_LinkClicked);
  384. //
  385. // label3
  386. //
  387. this.label3.AutoSize = true;
  388. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.label3.Location = new System.Drawing.Point(5, 587);
  390. this.label3.Name = "label3";
  391. this.label3.Size = new System.Drawing.Size(74, 21);
  392. this.label3.TabIndex = 29;
  393. this.label3.Text = "输出日志";
  394. //
  395. // CleanInputAfterCollect
  396. //
  397. this.CleanInputAfterCollect.AutoSize = true;
  398. this.CleanInputAfterCollect.Checked = true;
  399. this.CleanInputAfterCollect.CheckState = System.Windows.Forms.CheckState.Checked;
  400. this.CleanInputAfterCollect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.CleanInputAfterCollect.Location = new System.Drawing.Point(232, 224);
  402. this.CleanInputAfterCollect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  403. this.CleanInputAfterCollect.Name = "CleanInputAfterCollect";
  404. this.CleanInputAfterCollect.Size = new System.Drawing.Size(123, 21);
  405. this.CleanInputAfterCollect.TabIndex = 74;
  406. this.CleanInputAfterCollect.Text = "采集后清除输入框";
  407. this.CleanInputAfterCollect.UseVisualStyleBackColor = true;
  408. //
  409. // dataGridViewCheckBoxColumn1
  410. //
  411. this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  412. this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
  413. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  414. this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  415. this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  416. this.dataGridViewCheckBoxColumn1.Width = 60;
  417. //
  418. // dataGridViewTextBoxColumn1
  419. //
  420. this.dataGridViewTextBoxColumn1.DataPropertyName = "si_detno";
  421. this.dataGridViewTextBoxColumn1.HeaderText = "bi_id";
  422. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  423. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  424. this.dataGridViewTextBoxColumn1.Visible = false;
  425. this.dataGridViewTextBoxColumn1.Width = 80;
  426. //
  427. // dataGridViewTextBoxColumn2
  428. //
  429. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  430. this.dataGridViewTextBoxColumn2.DataPropertyName = "si_index";
  431. this.dataGridViewTextBoxColumn2.HeaderText = "明细序号";
  432. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  433. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  434. this.dataGridViewTextBoxColumn2.Visible = false;
  435. this.dataGridViewTextBoxColumn2.Width = 96;
  436. //
  437. // dataGridViewTextBoxColumn3
  438. //
  439. this.dataGridViewTextBoxColumn3.DataPropertyName = "bi_prodcode";
  440. this.dataGridViewTextBoxColumn3.HeaderText = "物料编号";
  441. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  442. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  443. this.dataGridViewTextBoxColumn3.Visible = false;
  444. this.dataGridViewTextBoxColumn3.Width = 78;
  445. //
  446. // dataGridViewTextBoxColumn4
  447. //
  448. this.dataGridViewTextBoxColumn4.DataPropertyName = "si_indexstring";
  449. this.dataGridViewTextBoxColumn4.HeaderText = "MPN";
  450. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  451. this.dataGridViewTextBoxColumn4.Visible = false;
  452. this.dataGridViewTextBoxColumn4.Width = 54;
  453. //
  454. // dataGridViewTextBoxColumn5
  455. //
  456. this.dataGridViewTextBoxColumn5.DataPropertyName = "si_length";
  457. this.dataGridViewTextBoxColumn5.HeaderText = "LotNo";
  458. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  459. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  460. this.dataGridViewTextBoxColumn5.Visible = false;
  461. this.dataGridViewTextBoxColumn5.Width = 48;
  462. //
  463. // dataGridViewTextBoxColumn6
  464. //
  465. this.dataGridViewTextBoxColumn6.DataPropertyName = "si_expression";
  466. this.dataGridViewTextBoxColumn6.HeaderText = "DateCode";
  467. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  468. this.dataGridViewTextBoxColumn6.Visible = false;
  469. this.dataGridViewTextBoxColumn6.Width = 60;
  470. //
  471. // dataGridViewTextBoxColumn7
  472. //
  473. this.dataGridViewTextBoxColumn7.DataPropertyName = "bi_inqty";
  474. this.dataGridViewTextBoxColumn7.HeaderText = "数量";
  475. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  476. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  477. this.dataGridViewTextBoxColumn7.Width = 80;
  478. //
  479. // dataGridViewTextBoxColumn8
  480. //
  481. this.dataGridViewTextBoxColumn8.DataPropertyName = "pib_cusbarcode";
  482. this.dataGridViewTextBoxColumn8.HeaderText = "唯一条码";
  483. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  484. this.dataGridViewTextBoxColumn8.Width = 90;
  485. //
  486. // dataGridViewTextBoxColumn9
  487. //
  488. this.dataGridViewTextBoxColumn9.DataPropertyName = "pib_cusoutboxcode";
  489. this.dataGridViewTextBoxColumn9.HeaderText = "中盒号";
  490. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  491. this.dataGridViewTextBoxColumn9.Width = 78;
  492. //
  493. // dataGridViewTextBoxColumn10
  494. //
  495. this.dataGridViewTextBoxColumn10.HeaderText = "外箱号";
  496. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  497. this.dataGridViewTextBoxColumn10.Visible = false;
  498. this.dataGridViewTextBoxColumn10.Width = 108;
  499. //
  500. // dataGridViewTextBoxColumn11
  501. //
  502. this.dataGridViewTextBoxColumn11.DataPropertyName = "si_item";
  503. this.dataGridViewTextBoxColumn11.HeaderText = "采集项次";
  504. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  505. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  506. this.dataGridViewTextBoxColumn11.Width = 54;
  507. //
  508. // dataGridViewTextBoxColumn12
  509. //
  510. this.dataGridViewTextBoxColumn12.DataPropertyName = "si_kind";
  511. this.dataGridViewTextBoxColumn12.HeaderText = "解析方式";
  512. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  513. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  514. this.dataGridViewTextBoxColumn12.Width = 78;
  515. //
  516. // dataGridViewTextBoxColumn13
  517. //
  518. this.dataGridViewTextBoxColumn13.DataPropertyName = "si_expression";
  519. this.dataGridViewTextBoxColumn13.HeaderText = "正则表达式";
  520. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  521. this.dataGridViewTextBoxColumn13.ReadOnly = true;
  522. this.dataGridViewTextBoxColumn13.Width = 66;
  523. //
  524. // dataGridViewTextBoxColumn14
  525. //
  526. this.dataGridViewTextBoxColumn14.DataPropertyName = "si_index";
  527. this.dataGridViewTextBoxColumn14.HeaderText = "起始位置";
  528. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  529. this.dataGridViewTextBoxColumn14.Width = 78;
  530. //
  531. // dataGridViewTextBoxColumn15
  532. //
  533. this.dataGridViewTextBoxColumn15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  534. this.dataGridViewTextBoxColumn15.DataPropertyName = "si_length";
  535. this.dataGridViewTextBoxColumn15.HeaderText = "字符长度";
  536. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  537. this.dataGridViewTextBoxColumn15.Width = 90;
  538. //
  539. // dataGridViewTextBoxColumn16
  540. //
  541. this.dataGridViewTextBoxColumn16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  542. this.dataGridViewTextBoxColumn16.DataPropertyName = "pib_outboxcode2";
  543. this.dataGridViewTextBoxColumn16.HeaderText = "外箱号";
  544. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  545. this.dataGridViewTextBoxColumn16.Width = 90;
  546. //
  547. // dataGridViewCheckBoxColumn2
  548. //
  549. this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  550. this.dataGridViewCheckBoxColumn2.DataPropertyName = "pib_ifpick";
  551. this.dataGridViewCheckBoxColumn2.HeaderText = "已采集";
  552. this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
  553. this.dataGridViewCheckBoxColumn2.Width = 60;
  554. //
  555. // dataGridViewCheckBoxColumn3
  556. //
  557. this.dataGridViewCheckBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  558. this.dataGridViewCheckBoxColumn3.DataPropertyName = "pib_ifprint";
  559. this.dataGridViewCheckBoxColumn3.HeaderText = "已打印";
  560. this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3";
  561. this.dataGridViewCheckBoxColumn3.Width = 60;
  562. //
  563. // dataGridViewTextBoxColumn17
  564. //
  565. this.dataGridViewTextBoxColumn17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  566. this.dataGridViewTextBoxColumn17.DataPropertyName = "si_detno";
  567. this.dataGridViewTextBoxColumn17.HeaderText = "顺序";
  568. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  569. this.dataGridViewTextBoxColumn17.ReadOnly = true;
  570. this.dataGridViewTextBoxColumn17.Width = 60;
  571. //
  572. // dataGridViewTextBoxColumn18
  573. //
  574. this.dataGridViewTextBoxColumn18.DataPropertyName = "si_index";
  575. this.dataGridViewTextBoxColumn18.HeaderText = "起始位置";
  576. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  577. this.dataGridViewTextBoxColumn18.Visible = false;
  578. //
  579. // dataGridViewTextBoxColumn19
  580. //
  581. this.dataGridViewTextBoxColumn19.DataPropertyName = "si_kind";
  582. this.dataGridViewTextBoxColumn19.HeaderText = "解析方式";
  583. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  584. this.dataGridViewTextBoxColumn19.Visible = false;
  585. //
  586. // dataGridViewTextBoxColumn20
  587. //
  588. this.dataGridViewTextBoxColumn20.DataPropertyName = "si_indexstring";
  589. this.dataGridViewTextBoxColumn20.HeaderText = "索引字符";
  590. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  591. this.dataGridViewTextBoxColumn20.Visible = false;
  592. //
  593. // dataGridViewTextBoxColumn21
  594. //
  595. this.dataGridViewTextBoxColumn21.DataPropertyName = "si_length";
  596. this.dataGridViewTextBoxColumn21.HeaderText = "长度";
  597. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  598. this.dataGridViewTextBoxColumn21.Visible = false;
  599. //
  600. // dataGridViewTextBoxColumn22
  601. //
  602. this.dataGridViewTextBoxColumn22.DataPropertyName = "si_expression";
  603. this.dataGridViewTextBoxColumn22.HeaderText = "正则表达式";
  604. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  605. this.dataGridViewTextBoxColumn22.Visible = false;
  606. //
  607. // dataGridViewTextBoxColumn23
  608. //
  609. this.dataGridViewTextBoxColumn23.DataPropertyName = "si_item";
  610. this.dataGridViewTextBoxColumn23.HeaderText = "采集项目";
  611. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  612. this.dataGridViewTextBoxColumn23.ReadOnly = true;
  613. this.dataGridViewTextBoxColumn23.Width = 80;
  614. //
  615. // ChooseAll
  616. //
  617. this.ChooseAll.Location = new System.Drawing.Point(4, 252);
  618. this.ChooseAll.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  619. this.ChooseAll.Name = "ChooseAll";
  620. this.ChooseAll.Size = new System.Drawing.Size(38, 22);
  621. this.ChooseAll.TabIndex = 84;
  622. this.ChooseAll.Text = "全选";
  623. this.ChooseAll.UseVisualStyleBackColor = true;
  624. this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
  625. //
  626. // pi_date
  627. //
  628. this.pi_date.AutoSize = true;
  629. this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  630. this.pi_date.Location = new System.Drawing.Point(5, 158);
  631. this.pi_date.Name = "pi_date";
  632. this.pi_date.Size = new System.Drawing.Size(0, 20);
  633. this.pi_date.TabIndex = 86;
  634. this.pi_date.Visible = false;
  635. //
  636. // CleanBarCode
  637. //
  638. this.CleanBarCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  639. this.CleanBarCode.Location = new System.Drawing.Point(448, 186);
  640. this.CleanBarCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  641. this.CleanBarCode.Name = "CleanBarCode";
  642. this.CleanBarCode.Size = new System.Drawing.Size(68, 26);
  643. this.CleanBarCode.TabIndex = 87;
  644. this.CleanBarCode.Text = "清空条码";
  645. this.CleanBarCode.UseVisualStyleBackColor = true;
  646. this.CleanBarCode.Click += new System.EventHandler(this.CleanBarCode_Click);
  647. //
  648. // ExportData
  649. //
  650. this.ExportData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  651. this.ExportData.Location = new System.Drawing.Point(522, 186);
  652. this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  653. this.ExportData.Name = "ExportData";
  654. this.ExportData.Size = new System.Drawing.Size(68, 26);
  655. this.ExportData.TabIndex = 91;
  656. this.ExportData.Text = "导出数据";
  657. this.ExportData.UseVisualStyleBackColor = true;
  658. this.ExportData.Click += new System.EventHandler(this.ExportData_Click);
  659. //
  660. // sg_code
  661. //
  662. this.sg_code.AutoSize = true;
  663. this.sg_code.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  664. this.sg_code.Location = new System.Drawing.Point(324, 68);
  665. this.sg_code.Name = "sg_code";
  666. this.sg_code.Size = new System.Drawing.Size(0, 20);
  667. this.sg_code.TabIndex = 92;
  668. this.sg_code.TextChanged += new System.EventHandler(this.sg_brand_UserControlTextChanged);
  669. //
  670. // pi_inoutno
  671. //
  672. this.pi_inoutno.AutoSize = true;
  673. this.pi_inoutno.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  674. this.pi_inoutno.Location = new System.Drawing.Point(73, 40);
  675. this.pi_inoutno.Name = "pi_inoutno";
  676. this.pi_inoutno.Size = new System.Drawing.Size(0, 20);
  677. this.pi_inoutno.TabIndex = 93;
  678. //
  679. // AllCollect
  680. //
  681. this.AllCollect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  682. this.AllCollect.Location = new System.Drawing.Point(522, 222);
  683. this.AllCollect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  684. this.AllCollect.Name = "AllCollect";
  685. this.AllCollect.Size = new System.Drawing.Size(68, 26);
  686. this.AllCollect.TabIndex = 94;
  687. this.AllCollect.Text = "全部采集";
  688. this.AllCollect.UseVisualStyleBackColor = true;
  689. //
  690. // cu_code
  691. //
  692. this.cu_code.AllPower = null;
  693. this.cu_code.Caller = null;
  694. this.cu_code.Condition = null;
  695. this.cu_code.DBTitle = null;
  696. this.cu_code.FormName = null;
  697. this.cu_code.Location = new System.Drawing.Point(75, 67);
  698. this.cu_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  699. this.cu_code.Name = "cu_code";
  700. this.cu_code.Power = null;
  701. this.cu_code.ReturnData = null;
  702. this.cu_code.SelectField = null;
  703. this.cu_code.SetValueField = null;
  704. this.cu_code.Size = new System.Drawing.Size(149, 18);
  705. this.cu_code.TabIndex = 88;
  706. this.cu_code.TableName = null;
  707. this.cu_code.TextBoxEnable = false;
  708. //
  709. // pr_code
  710. //
  711. this.pr_code.AllPower = null;
  712. this.pr_code.Caller = null;
  713. this.pr_code.Condition = null;
  714. this.pr_code.DBTitle = null;
  715. this.pr_code.FormName = null;
  716. this.pr_code.Location = new System.Drawing.Point(76, 188);
  717. this.pr_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  718. this.pr_code.Name = "pr_code";
  719. this.pr_code.Power = null;
  720. this.pr_code.ReturnData = null;
  721. this.pr_code.SelectField = null;
  722. this.pr_code.SetValueField = null;
  723. this.pr_code.Size = new System.Drawing.Size(148, 22);
  724. this.pr_code.TabIndex = 68;
  725. this.pr_code.TableName = null;
  726. this.pr_code.TextBoxEnable = false;
  727. this.pr_code.UserControlTextChanged += new UAS_LabelMachine.CustomControl.SearchTextBox.OnTextChange(this.pr_code_UserControlTextChanged);
  728. this.pr_code.SearchIconClick += new UAS_LabelMachine.CustomControl.SearchTextBox.Icon_Click(this.pr_code_SearchIconClick);
  729. //
  730. // CollectionProcess
  731. //
  732. this.CollectionProcess.Controls.Add(this.Capacity);
  733. this.CollectionProcess.Controls.Add(this.Process_midboxcode);
  734. this.CollectionProcess.Controls.Add(this.Process_outboxcode);
  735. this.CollectionProcess.Controls.Add(this.TotalCount);
  736. this.CollectionProcess.Controls.Add(this.label17);
  737. this.CollectionProcess.Controls.Add(this.CollectedCount);
  738. this.CollectionProcess.Controls.Add(this.label14);
  739. this.CollectionProcess.Controls.Add(this.label11);
  740. this.CollectionProcess.Controls.Add(this.label13);
  741. this.CollectionProcess.Controls.Add(this.Installed);
  742. this.CollectionProcess.Controls.Add(this.Process);
  743. this.CollectionProcess.Location = new System.Drawing.Point(480, 10);
  744. this.CollectionProcess.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  745. this.CollectionProcess.Name = "CollectionProcess";
  746. this.CollectionProcess.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
  747. this.CollectionProcess.Size = new System.Drawing.Size(130, 152);
  748. this.CollectionProcess.TabIndex = 80;
  749. this.CollectionProcess.TabStop = false;
  750. this.CollectionProcess.Text = " ";
  751. //
  752. // Capacity
  753. //
  754. this.Capacity.AutoSize = true;
  755. this.Capacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  756. this.Capacity.Location = new System.Drawing.Point(63, 67);
  757. this.Capacity.Name = "Capacity";
  758. this.Capacity.Size = new System.Drawing.Size(0, 17);
  759. this.Capacity.TabIndex = 75;
  760. //
  761. // Process_midboxcode
  762. //
  763. this.Process_midboxcode.AutoSize = true;
  764. this.Process_midboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  765. this.Process_midboxcode.Location = new System.Drawing.Point(63, 113);
  766. this.Process_midboxcode.Name = "Process_midboxcode";
  767. this.Process_midboxcode.Size = new System.Drawing.Size(15, 17);
  768. this.Process_midboxcode.TabIndex = 74;
  769. this.Process_midboxcode.Text = "0";
  770. //
  771. // Process_outboxcode
  772. //
  773. this.Process_outboxcode.AutoSize = true;
  774. this.Process_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  775. this.Process_outboxcode.Location = new System.Drawing.Point(63, 89);
  776. this.Process_outboxcode.Name = "Process_outboxcode";
  777. this.Process_outboxcode.Size = new System.Drawing.Size(15, 17);
  778. this.Process_outboxcode.TabIndex = 73;
  779. this.Process_outboxcode.Text = "0";
  780. //
  781. // TotalCount
  782. //
  783. this.TotalCount.AutoSize = true;
  784. this.TotalCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  785. this.TotalCount.ForeColor = System.Drawing.Color.Blue;
  786. this.TotalCount.Location = new System.Drawing.Point(97, 19);
  787. this.TotalCount.Name = "TotalCount";
  788. this.TotalCount.Size = new System.Drawing.Size(15, 17);
  789. this.TotalCount.TabIndex = 72;
  790. this.TotalCount.Text = "0";
  791. //
  792. // label17
  793. //
  794. this.label17.AutoSize = true;
  795. this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  796. this.label17.Location = new System.Drawing.Point(85, 19);
  797. this.label17.Name = "label17";
  798. this.label17.Size = new System.Drawing.Size(13, 17);
  799. this.label17.TabIndex = 71;
  800. this.label17.Text = "/";
  801. //
  802. // CollectedCount
  803. //
  804. this.CollectedCount.AutoSize = true;
  805. this.CollectedCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  806. this.CollectedCount.ForeColor = System.Drawing.Color.Red;
  807. this.CollectedCount.Location = new System.Drawing.Point(67, 19);
  808. this.CollectedCount.Name = "CollectedCount";
  809. this.CollectedCount.Size = new System.Drawing.Size(15, 17);
  810. this.CollectedCount.TabIndex = 70;
  811. this.CollectedCount.Text = "0";
  812. //
  813. // label14
  814. //
  815. this.label14.AutoSize = true;
  816. this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  817. this.label14.Location = new System.Drawing.Point(13, 89);
  818. this.label14.Name = "label14";
  819. this.label14.Size = new System.Drawing.Size(32, 17);
  820. this.label14.TabIndex = 69;
  821. this.label14.Text = "箱号";
  822. //
  823. // label11
  824. //
  825. this.label11.AutoSize = true;
  826. this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  827. this.label11.Location = new System.Drawing.Point(13, 113);
  828. this.label11.Name = "label11";
  829. this.label11.Size = new System.Drawing.Size(32, 17);
  830. this.label11.TabIndex = 68;
  831. this.label11.Text = "盒号";
  832. //
  833. // label13
  834. //
  835. this.label13.AutoSize = true;
  836. this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  837. this.label13.Location = new System.Drawing.Point(13, 49);
  838. this.label13.Name = "label13";
  839. this.label13.Size = new System.Drawing.Size(44, 17);
  840. this.label13.TabIndex = 67;
  841. this.label13.Text = "当前盒";
  842. //
  843. // Installed
  844. //
  845. this.Installed.AutoSize = true;
  846. this.Installed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  847. this.Installed.Location = new System.Drawing.Point(63, 49);
  848. this.Installed.Name = "Installed";
  849. this.Installed.Size = new System.Drawing.Size(0, 17);
  850. this.Installed.TabIndex = 66;
  851. //
  852. // Process
  853. //
  854. this.Process.AutoSize = true;
  855. this.Process.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  856. this.Process.Location = new System.Drawing.Point(13, 19);
  857. this.Process.Name = "Process";
  858. this.Process.Size = new System.Drawing.Size(44, 17);
  859. this.Process.TabIndex = 65;
  860. this.Process.Text = "总进度";
  861. //
  862. // sg_separator
  863. //
  864. this.sg_separator.Enabled = false;
  865. this.sg_separator.ID = null;
  866. this.sg_separator.Location = new System.Drawing.Point(304, 98);
  867. this.sg_separator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  868. this.sg_separator.Name = "sg_separator";
  869. this.sg_separator.Size = new System.Drawing.Size(28, 21);
  870. this.sg_separator.Str = null;
  871. this.sg_separator.Str1 = null;
  872. this.sg_separator.Str2 = null;
  873. this.sg_separator.TabIndex = 62;
  874. //
  875. // Input
  876. //
  877. this.Input.ID = null;
  878. this.Input.Location = new System.Drawing.Point(76, 224);
  879. this.Input.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  880. this.Input.Name = "Input";
  881. this.Input.Size = new System.Drawing.Size(150, 21);
  882. this.Input.Str = null;
  883. this.Input.Str1 = null;
  884. this.Input.Str2 = null;
  885. this.Input.TabIndex = 54;
  886. this.Input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Input_KeyDown);
  887. //
  888. // griddetno
  889. //
  890. this.griddetno.ID = null;
  891. this.griddetno.Location = new System.Drawing.Point(76, 161);
  892. this.griddetno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  893. this.griddetno.Name = "griddetno";
  894. this.griddetno.Size = new System.Drawing.Size(102, 21);
  895. this.griddetno.Str = null;
  896. this.griddetno.Str1 = null;
  897. this.griddetno.Str2 = null;
  898. this.griddetno.TabIndex = 50;
  899. this.griddetno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.griddetno_KeyDown);
  900. //
  901. // sg_brand
  902. //
  903. this.sg_brand.AllPower = null;
  904. this.sg_brand.Caller = null;
  905. this.sg_brand.Condition = null;
  906. this.sg_brand.DBTitle = null;
  907. this.sg_brand.FormName = null;
  908. this.sg_brand.Location = new System.Drawing.Point(75, 96);
  909. this.sg_brand.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  910. this.sg_brand.Name = "sg_brand";
  911. this.sg_brand.Power = null;
  912. this.sg_brand.ReturnData = null;
  913. this.sg_brand.SelectField = null;
  914. this.sg_brand.SetValueField = null;
  915. this.sg_brand.Size = new System.Drawing.Size(149, 18);
  916. this.sg_brand.TabIndex = 32;
  917. this.sg_brand.TableName = null;
  918. this.sg_brand.TextBoxEnable = false;
  919. this.sg_brand.UserControlTextChanged += new UAS_LabelMachine.CustomControl.SearchTextBox.OnTextChange(this.sg_brand_UserControlTextChanged);
  920. //
  921. // MessageLog
  922. //
  923. this.MessageLog.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  924. | System.Windows.Forms.AnchorStyles.Right)));
  925. this.MessageLog.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  926. this.MessageLog.Location = new System.Drawing.Point(4, 610);
  927. this.MessageLog.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  928. this.MessageLog.Name = "MessageLog";
  929. this.MessageLog.Size = new System.Drawing.Size(1642, 97);
  930. this.MessageLog.TabIndex = 28;
  931. this.MessageLog.Text = "";
  932. //
  933. // LabelInf
  934. //
  935. this.LabelInf.AllowUserToAddRows = false;
  936. this.LabelInf.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  937. | System.Windows.Forms.AnchorStyles.Right)));
  938. this.LabelInf.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  939. this.LabelInf.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  940. this.LabelInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  941. this.LabelInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  942. this.Choose,
  943. this.pib_ifpick,
  944. this.pib_ifprint,
  945. this.pib_id1,
  946. this.pib_pdno,
  947. this.pib_prodcode,
  948. this.pr_detail,
  949. this.pr_spec,
  950. this.pr_orispeccode,
  951. this.pd_custprodcode,
  952. this.pd_pocode,
  953. this.pd_custprodspec,
  954. this.pib_brand,
  955. this.pib_madein,
  956. this.pr_zxbzs,
  957. this.pr_unit,
  958. this.pib_lotno,
  959. this.pib_datecode,
  960. this.pib_qty});
  961. this.LabelInf.Location = new System.Drawing.Point(2, 252);
  962. this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  963. this.LabelInf.Name = "LabelInf";
  964. this.LabelInf.RowTemplate.Height = 23;
  965. this.LabelInf.Size = new System.Drawing.Size(1304, 326);
  966. this.LabelInf.TabIndex = 27;
  967. this.LabelInf.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.LabelInf_CellPainting);
  968. this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
  969. //
  970. // Choose
  971. //
  972. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  973. this.Choose.DataPropertyName = "Choose";
  974. this.Choose.HeaderText = "勾选";
  975. this.Choose.Name = "Choose";
  976. this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  977. this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  978. this.Choose.Width = 55;
  979. //
  980. // pib_ifpick
  981. //
  982. this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  983. this.pib_ifpick.DataPropertyName = "pib_ifpick";
  984. this.pib_ifpick.HeaderText = "已采集";
  985. this.pib_ifpick.Name = "pib_ifpick";
  986. this.pib_ifpick.Width = 60;
  987. //
  988. // pib_ifprint
  989. //
  990. this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  991. this.pib_ifprint.DataPropertyName = "pib_ifprint";
  992. this.pib_ifprint.HeaderText = "已打印";
  993. this.pib_ifprint.Name = "pib_ifprint";
  994. this.pib_ifprint.Visible = false;
  995. this.pib_ifprint.Width = 60;
  996. //
  997. // pib_id1
  998. //
  999. this.pib_id1.DataPropertyName = "pib_id";
  1000. this.pib_id1.HeaderText = "pib_id";
  1001. this.pib_id1.Name = "pib_id1";
  1002. this.pib_id1.Visible = false;
  1003. this.pib_id1.Width = 66;
  1004. //
  1005. // pib_pdno
  1006. //
  1007. this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1008. this.pib_pdno.DataPropertyName = "pib_pdno";
  1009. this.pib_pdno.HeaderText = "明细序号";
  1010. this.pib_pdno.Name = "pib_pdno";
  1011. this.pib_pdno.ReadOnly = true;
  1012. this.pib_pdno.Width = 96;
  1013. //
  1014. // pib_prodcode
  1015. //
  1016. this.pib_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
  1017. this.pib_prodcode.DataPropertyName = "pib_prodcode";
  1018. this.pib_prodcode.HeaderText = "物料编号";
  1019. this.pib_prodcode.MinimumWidth = 150;
  1020. this.pib_prodcode.Name = "pib_prodcode";
  1021. this.pib_prodcode.ReadOnly = true;
  1022. this.pib_prodcode.Width = 150;
  1023. //
  1024. // pr_detail
  1025. //
  1026. this.pr_detail.DataPropertyName = "pr_detail";
  1027. this.pr_detail.HeaderText = "物料名称";
  1028. this.pr_detail.Name = "pr_detail";
  1029. this.pr_detail.Width = 78;
  1030. //
  1031. // pr_spec
  1032. //
  1033. this.pr_spec.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
  1034. this.pr_spec.DataPropertyName = "pr_spec";
  1035. this.pr_spec.HeaderText = "规格";
  1036. this.pr_spec.MinimumWidth = 150;
  1037. this.pr_spec.Name = "pr_spec";
  1038. this.pr_spec.Width = 150;
  1039. //
  1040. // pr_orispeccode
  1041. //
  1042. this.pr_orispeccode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
  1043. this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
  1044. this.pr_orispeccode.HeaderText = "MPN";
  1045. this.pr_orispeccode.MinimumWidth = 150;
  1046. this.pr_orispeccode.Name = "pr_orispeccode";
  1047. this.pr_orispeccode.ReadOnly = true;
  1048. this.pr_orispeccode.Width = 150;
  1049. //
  1050. // pd_custprodcode
  1051. //
  1052. this.pd_custprodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
  1053. this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
  1054. this.pd_custprodcode.HeaderText = "客户料号";
  1055. this.pd_custprodcode.MinimumWidth = 100;
  1056. this.pd_custprodcode.Name = "pd_custprodcode";
  1057. this.pd_custprodcode.ReadOnly = true;
  1058. //
  1059. // pd_pocode
  1060. //
  1061. this.pd_pocode.DataPropertyName = "pd_pocode";
  1062. this.pd_pocode.HeaderText = "客户PO";
  1063. this.pd_pocode.MinimumWidth = 150;
  1064. this.pd_pocode.Name = "pd_pocode";
  1065. this.pd_pocode.ReadOnly = true;
  1066. this.pd_pocode.Width = 150;
  1067. //
  1068. // pd_custprodspec
  1069. //
  1070. this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
  1071. this.pd_custprodspec.HeaderText = "客户型号";
  1072. this.pd_custprodspec.Name = "pd_custprodspec";
  1073. this.pd_custprodspec.ReadOnly = true;
  1074. this.pd_custprodspec.Width = 78;
  1075. //
  1076. // pib_brand
  1077. //
  1078. this.pib_brand.DataPropertyName = "pib_brand";
  1079. this.pib_brand.HeaderText = "品牌";
  1080. this.pib_brand.Name = "pib_brand";
  1081. this.pib_brand.ReadOnly = true;
  1082. this.pib_brand.Width = 54;
  1083. //
  1084. // pib_madein
  1085. //
  1086. this.pib_madein.DataPropertyName = "pib_madein";
  1087. this.pib_madein.HeaderText = "产地";
  1088. this.pib_madein.Name = "pib_madein";
  1089. this.pib_madein.Width = 54;
  1090. //
  1091. // pr_zxbzs
  1092. //
  1093. this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
  1094. this.pr_zxbzs.HeaderText = "最小包装数";
  1095. this.pr_zxbzs.Name = "pr_zxbzs";
  1096. this.pr_zxbzs.Visible = false;
  1097. this.pr_zxbzs.Width = 90;
  1098. //
  1099. // pr_unit
  1100. //
  1101. this.pr_unit.DataPropertyName = "pr_unit";
  1102. this.pr_unit.HeaderText = "单位";
  1103. this.pr_unit.Name = "pr_unit";
  1104. this.pr_unit.Visible = false;
  1105. this.pr_unit.Width = 54;
  1106. //
  1107. // pib_lotno
  1108. //
  1109. this.pib_lotno.DataPropertyName = "pib_lotno";
  1110. this.pib_lotno.HeaderText = "LotNo";
  1111. this.pib_lotno.Name = "pib_lotno";
  1112. this.pib_lotno.Width = 60;
  1113. //
  1114. // pib_datecode
  1115. //
  1116. this.pib_datecode.DataPropertyName = "pib_datecode";
  1117. this.pib_datecode.HeaderText = "DC";
  1118. this.pib_datecode.Name = "pib_datecode";
  1119. this.pib_datecode.Width = 42;
  1120. //
  1121. // pib_qty
  1122. //
  1123. this.pib_qty.DataPropertyName = "pib_qty";
  1124. this.pib_qty.HeaderText = "数量";
  1125. this.pib_qty.MinimumWidth = 100;
  1126. this.pib_qty.Name = "pib_qty";
  1127. this.pib_qty.ReadOnly = true;
  1128. //
  1129. // pi_invoicecode
  1130. //
  1131. this.pi_invoicecode.ID = null;
  1132. this.pi_invoicecode.Location = new System.Drawing.Point(76, 10);
  1133. this.pi_invoicecode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1134. this.pi_invoicecode.Name = "pi_invoicecode";
  1135. this.pi_invoicecode.Size = new System.Drawing.Size(150, 21);
  1136. this.pi_invoicecode.Str = null;
  1137. this.pi_invoicecode.Str1 = null;
  1138. this.pi_invoicecode.Str2 = null;
  1139. this.pi_invoicecode.TabIndex = 2;
  1140. this.pi_invoicecode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
  1141. //
  1142. // cu_needrecheck
  1143. //
  1144. this.cu_needrecheck.AutoSize = true;
  1145. this.cu_needrecheck.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1146. this.cu_needrecheck.Location = new System.Drawing.Point(704, 120);
  1147. this.cu_needrecheck.Name = "cu_needrecheck";
  1148. this.cu_needrecheck.Size = new System.Drawing.Size(0, 20);
  1149. this.cu_needrecheck.TabIndex = 95;
  1150. this.cu_needrecheck.Visible = false;
  1151. //
  1152. // label4
  1153. //
  1154. this.label4.AutoSize = true;
  1155. this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1156. this.label4.Location = new System.Drawing.Point(3, 40);
  1157. this.label4.Name = "label4";
  1158. this.label4.Size = new System.Drawing.Size(65, 20);
  1159. this.label4.TabIndex = 96;
  1160. this.label4.Text = "出货单号";
  1161. //
  1162. // label5
  1163. //
  1164. this.label5.AutoSize = true;
  1165. this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1166. this.label5.Location = new System.Drawing.Point(243, 67);
  1167. this.label5.Name = "label5";
  1168. this.label5.Size = new System.Drawing.Size(65, 20);
  1169. this.label5.TabIndex = 97;
  1170. this.label5.Text = "是否复核";
  1171. //
  1172. // needcheck
  1173. //
  1174. this.needcheck.AutoSize = true;
  1175. this.needcheck.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1176. this.needcheck.Location = new System.Drawing.Point(306, 67);
  1177. this.needcheck.Name = "needcheck";
  1178. this.needcheck.Size = new System.Drawing.Size(0, 20);
  1179. this.needcheck.TabIndex = 98;
  1180. //
  1181. // UAS_出货标签打印
  1182. //
  1183. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1184. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1185. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
  1186. this.ClientSize = new System.Drawing.Size(1305, 710);
  1187. this.Controls.Add(this.needcheck);
  1188. this.Controls.Add(this.label5);
  1189. this.Controls.Add(this.label4);
  1190. this.Controls.Add(this.cu_needrecheck);
  1191. this.Controls.Add(this.AllCollect);
  1192. this.Controls.Add(this.pi_inoutno);
  1193. this.Controls.Add(this.sg_code);
  1194. this.Controls.Add(this.ExportData);
  1195. this.Controls.Add(this.cu_code);
  1196. this.Controls.Add(this.CleanBarCode);
  1197. this.Controls.Add(this.pi_date);
  1198. this.Controls.Add(this.ChooseAll);
  1199. this.Controls.Add(this.CleanInputAfterCollect);
  1200. this.Controls.Add(this.Fresh);
  1201. this.Controls.Add(this.pi_cardcode_label);
  1202. this.Controls.Add(this.pib_id);
  1203. this.Controls.Add(this.pr_code);
  1204. this.Controls.Add(this.CleanDetail);
  1205. this.Controls.Add(this.Si_ItemDGV);
  1206. this.Controls.Add(this.CollectionProcess);
  1207. this.Controls.Add(this.CollectionSetting);
  1208. this.Controls.Add(this.sg_separator);
  1209. this.Controls.Add(this.sg_separator_label);
  1210. this.Controls.Add(this.SaveGrid);
  1211. this.Controls.Add(this.GenerateBarCode);
  1212. this.Controls.Add(this.label24);
  1213. this.Controls.Add(this.Input);
  1214. this.Controls.Add(this.pr_code_label);
  1215. this.Controls.Add(this.griddetno);
  1216. this.Controls.Add(this.AutoMatch);
  1217. this.Controls.Add(this.label22);
  1218. this.Controls.Add(this.label2);
  1219. this.Controls.Add(this.sg_brand);
  1220. this.Controls.Add(this.label1);
  1221. this.Controls.Add(this.label3);
  1222. this.Controls.Add(this.MessageLog);
  1223. this.Controls.Add(this.LabelInf);
  1224. this.Controls.Add(this.pi_inoutno_label);
  1225. this.Controls.Add(this.pi_invoicecode);
  1226. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  1227. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1228. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1229. this.Name = "UAS_出货标签打印";
  1230. this.Text = " UAS-出货标签管理";
  1231. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1232. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.贴标机条码打印_FormClosing);
  1233. this.Load += new System.EventHandler(this.贴标机条码打印_Load);
  1234. this.SizeChanged += new System.EventHandler(this.贴标机条码打印_SizeChanged);
  1235. ((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).EndInit();
  1236. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
  1237. this.CollectionProcess.ResumeLayout(true);
  1238. this.CollectionProcess.PerformLayout();
  1239. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
  1240. this.ResumeLayout(true);
  1241. this.PerformLayout();
  1242. }
  1243. #endregion
  1244. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  1245. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1246. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1247. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1248. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1249. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1250. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1251. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  1252. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  1253. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  1254. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  1255. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
  1256. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3;
  1257. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  1258. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  1259. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  1260. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  1261. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  1262. private CustomControl.EnterTextBox pi_invoicecode;
  1263. private System.Windows.Forms.Label pi_inoutno_label;
  1264. private CustomControl.DataGridViewWithSerialNum LabelInf;
  1265. private CustomControl.RichText.RichTextAutoBottom MessageLog;
  1266. private System.Windows.Forms.Label label1;
  1267. private System.Windows.Forms.Label label2;
  1268. private System.Windows.Forms.Label label22;
  1269. private System.Windows.Forms.CheckBox AutoMatch;
  1270. private CustomControl.EnterTextBox griddetno;
  1271. private System.Windows.Forms.Label pr_code_label;
  1272. private CustomControl.EnterTextBox Input;
  1273. private System.Windows.Forms.Label label24;
  1274. private System.Windows.Forms.Button GenerateBarCode;
  1275. private System.Windows.Forms.Button SaveGrid;
  1276. private System.Windows.Forms.Label sg_separator_label;
  1277. private CustomControl.EnterTextBox sg_separator;
  1278. private System.Windows.Forms.Button CollectionSetting;
  1279. private System.Windows.Forms.Label Process;
  1280. private System.Windows.Forms.Label Installed;
  1281. private System.Windows.Forms.Label label13;
  1282. private System.Windows.Forms.Label label11;
  1283. private System.Windows.Forms.Label label14;
  1284. private System.Windows.Forms.Label CollectedCount;
  1285. private System.Windows.Forms.Label label17;
  1286. private System.Windows.Forms.Label TotalCount;
  1287. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder CollectionProcess;
  1288. private System.Windows.Forms.DataGridView Si_ItemDGV;
  1289. private System.Windows.Forms.Button CleanDetail;
  1290. private CustomControl.SearchTextBox sg_brand;
  1291. private CustomControl.SearchTextBox pr_code;
  1292. private System.Windows.Forms.Label pib_id;
  1293. private System.Windows.Forms.Label Process_midboxcode;
  1294. private System.Windows.Forms.Label Process_outboxcode;
  1295. private System.Windows.Forms.Label Capacity;
  1296. private System.Windows.Forms.Label pi_cardcode_label;
  1297. private System.Windows.Forms.LinkLabel Fresh;
  1298. private System.Windows.Forms.Label label3;
  1299. private System.Windows.Forms.CheckBox CleanInputAfterCollect;
  1300. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  1301. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  1302. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  1303. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  1304. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  1305. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  1306. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  1307. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  1308. private System.Windows.Forms.BindingSource MidSource;
  1309. private System.Windows.Forms.Button ChooseAll;
  1310. private System.Windows.Forms.Button ExportData;
  1311. private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
  1312. private System.Windows.Forms.DataGridViewTextBoxColumn si_detno;
  1313. private System.Windows.Forms.DataGridViewTextBoxColumn si_index;
  1314. private System.Windows.Forms.DataGridViewTextBoxColumn si_kind;
  1315. private System.Windows.Forms.DataGridViewTextBoxColumn si_indexstring;
  1316. private System.Windows.Forms.DataGridViewTextBoxColumn si_length;
  1317. private System.Windows.Forms.DataGridViewTextBoxColumn si_expression;
  1318. private System.Windows.Forms.DataGridViewTextBoxColumn si_item;
  1319. private System.Windows.Forms.DataGridViewTextBoxColumn si_expressionitem;
  1320. private System.Windows.Forms.Label pi_date;
  1321. private System.Windows.Forms.Button CleanBarCode;
  1322. private CustomControl.SearchTextBox cu_code;
  1323. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  1324. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifpick;
  1325. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
  1326. private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
  1327. private System.Windows.Forms.DataGridViewTextBoxColumn pib_pdno;
  1328. private System.Windows.Forms.DataGridViewTextBoxColumn pib_prodcode;
  1329. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
  1330. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  1331. private System.Windows.Forms.DataGridViewTextBoxColumn pr_orispeccode;
  1332. private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodcode;
  1333. private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
  1334. private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
  1335. private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
  1336. private System.Windows.Forms.DataGridViewTextBoxColumn pib_madein;
  1337. private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
  1338. private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
  1339. private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
  1340. private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
  1341. private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
  1342. private System.Windows.Forms.Label sg_code;
  1343. private System.Windows.Forms.Label pi_inoutno;
  1344. private System.Windows.Forms.Button AllCollect;
  1345. private System.Windows.Forms.Label cu_needrecheck;
  1346. private System.Windows.Forms.Label label4;
  1347. private System.Windows.Forms.Label label5;
  1348. private System.Windows.Forms.Label needcheck;
  1349. }
  1350. }