Make_TestCollection.Designer.cs 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385
  1. using UAS_MES_NEW.CustomControl.CustomCheckBox;
  2. namespace UAS_MES_NEW.Make
  3. {
  4. partial class Make_TestCollection
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_TestCollection));
  31. this.bc_remark_label = new System.Windows.Forms.Label();
  32. this.ms_sncode_label = new System.Windows.Forms.Label();
  33. this.bc_groupcode_label = new System.Windows.Forms.Label();
  34. this.label2 = new System.Windows.Forms.Label();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.GoodProduct = new System.Windows.Forms.RadioButton();
  37. this.Reject = new System.Windows.Forms.RadioButton();
  38. this.WaitRejectList = new System.Windows.Forms.ListView();
  39. this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  40. this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  41. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  42. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  43. this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  44. this.label4 = new System.Windows.Forms.Label();
  45. this.label5 = new System.Windows.Forms.Label();
  46. this.label6 = new System.Windows.Forms.Label();
  47. this.ChoosedRejectList = new System.Windows.Forms.ListView();
  48. this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  49. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  50. this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  51. this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  52. this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  53. this.ma_qty_label = new System.Windows.Forms.Label();
  54. this.ma_prodcode_label = new System.Windows.Forms.Label();
  55. this.ms_makecode_label = new System.Windows.Forms.Label();
  56. this.mcd_inqty_label = new System.Windows.Forms.Label();
  57. this.mc_restqty_label = new System.Windows.Forms.Label();
  58. this.label9 = new System.Windows.Forms.Label();
  59. this.label8 = new System.Windows.Forms.Label();
  60. this.label1 = new System.Windows.Forms.Label();
  61. this.ob_checkno = new System.Windows.Forms.Label();
  62. this.pr_detail_label = new System.Windows.Forms.Label();
  63. this.ma_softversion_label = new System.Windows.Forms.Label();
  64. this.BadInfSource = new System.Windows.Forms.BindingSource(this.components);
  65. this.NoteForChange = new System.Windows.Forms.CheckBox();
  66. this.ControlLockTimer = new System.Windows.Forms.Timer(this.components);
  67. this.Lock_label = new System.Windows.Forms.Label();
  68. this.ma_salecode = new System.Windows.Forms.Label();
  69. this.pr_sendchecktype = new System.Windows.Forms.Label();
  70. this.StopWatch = new System.Windows.Forms.Button();
  71. this.StartWatch = new System.Windows.Forms.Button();
  72. this.ChooseFolder = new System.Windows.Forms.Button();
  73. this.FolderPath = new System.Windows.Forms.TextBox();
  74. this.label7 = new System.Windows.Forms.Label();
  75. this.label10 = new System.Windows.Forms.Label();
  76. this.label11 = new System.Windows.Forms.Label();
  77. this.XmlWatcher = new System.IO.FileSystemWatcher();
  78. this.bidui = new System.Windows.Forms.CheckBox();
  79. this.label12 = new System.Windows.Forms.Label();
  80. this.ob_batchqty_label = new System.Windows.Forms.Label();
  81. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  82. this.lastsn = new System.Windows.Forms.Label();
  83. this.ob_sendqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  84. this.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  85. this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  86. this.mcd_totalng = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  87. this.biduisn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  88. this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  89. this.mcd_ngqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  90. this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  91. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  92. this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  93. this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  94. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  95. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  96. this.Filter = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
  97. this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  98. this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  99. this.AutoBadCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
  100. this.bc_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  101. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  102. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  103. this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  104. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  105. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  106. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  107. this.CleanInfo = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  108. this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
  109. this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
  110. this.bc_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  111. this.bc_groupcode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  112. this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  113. this.lastresult = new System.Windows.Forms.Button();
  114. this.oth = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  115. this.khcheck = new System.Windows.Forms.CheckBox();
  116. this.ma_endremark = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  117. this.label13 = new System.Windows.Forms.Label();
  118. this.label14 = new System.Windows.Forms.Label();
  119. this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  120. this.RePrint = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  121. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).BeginInit();
  123. this.SuspendLayout();
  124. //
  125. // bc_remark_label
  126. //
  127. this.bc_remark_label.AutoSize = true;
  128. this.bc_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.bc_remark_label.Location = new System.Drawing.Point(1304, 733);
  130. this.bc_remark_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  131. this.bc_remark_label.Name = "bc_remark_label";
  132. this.bc_remark_label.Size = new System.Drawing.Size(146, 41);
  133. this.bc_remark_label.TabIndex = 25;
  134. this.bc_remark_label.Text = "不良备注";
  135. this.bc_remark_label.Visible = false;
  136. //
  137. // ms_sncode_label
  138. //
  139. this.ms_sncode_label.AutoSize = true;
  140. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.ms_sncode_label.Location = new System.Drawing.Point(428, 995);
  142. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  143. this.ms_sncode_label.Name = "ms_sncode_label";
  144. this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
  145. this.ms_sncode_label.TabIndex = 18;
  146. this.ms_sncode_label.Text = "序列号";
  147. //
  148. // bc_groupcode_label
  149. //
  150. this.bc_groupcode_label.AutoSize = true;
  151. this.bc_groupcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.bc_groupcode_label.Location = new System.Drawing.Point(5, 363);
  153. this.bc_groupcode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  154. this.bc_groupcode_label.Name = "bc_groupcode_label";
  155. this.bc_groupcode_label.Size = new System.Drawing.Size(146, 41);
  156. this.bc_groupcode_label.TabIndex = 24;
  157. this.bc_groupcode_label.Text = "不良组别";
  158. //
  159. // label2
  160. //
  161. this.label2.AutoSize = true;
  162. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.label2.ForeColor = System.Drawing.Color.Blue;
  164. this.label2.Location = new System.Drawing.Point(5, 301);
  165. this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  166. this.label2.Name = "label2";
  167. this.label2.Size = new System.Drawing.Size(146, 42);
  168. this.label2.TabIndex = 0;
  169. this.label2.Text = "采集信息";
  170. //
  171. // label3
  172. //
  173. this.label3.AutoSize = true;
  174. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.label3.Location = new System.Drawing.Point(5, 443);
  176. this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  177. this.label3.Name = "label3";
  178. this.label3.Size = new System.Drawing.Size(146, 41);
  179. this.label3.TabIndex = 34;
  180. this.label3.Text = "不良代码";
  181. //
  182. // GoodProduct
  183. //
  184. this.GoodProduct.AutoSize = true;
  185. this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
  187. this.GoodProduct.Location = new System.Drawing.Point(12, 989);
  188. this.GoodProduct.Margin = new System.Windows.Forms.Padding(5);
  189. this.GoodProduct.Name = "GoodProduct";
  190. this.GoodProduct.Size = new System.Drawing.Size(129, 54);
  191. this.GoodProduct.TabIndex = 35;
  192. this.GoodProduct.TabStop = true;
  193. this.GoodProduct.Text = "良品";
  194. this.GoodProduct.UseVisualStyleBackColor = true;
  195. this.GoodProduct.CheckedChanged += new System.EventHandler(this.GoodProduct_CheckedChanged);
  196. //
  197. // Reject
  198. //
  199. this.Reject.AutoSize = true;
  200. this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.Reject.ForeColor = System.Drawing.Color.Red;
  202. this.Reject.Location = new System.Drawing.Point(176, 989);
  203. this.Reject.Margin = new System.Windows.Forms.Padding(5);
  204. this.Reject.Name = "Reject";
  205. this.Reject.Size = new System.Drawing.Size(167, 54);
  206. this.Reject.TabIndex = 36;
  207. this.Reject.TabStop = true;
  208. this.Reject.Text = "不良品";
  209. this.Reject.UseVisualStyleBackColor = true;
  210. //
  211. // WaitRejectList
  212. //
  213. this.WaitRejectList.CheckBoxes = true;
  214. this.WaitRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  215. this.columnHeader5,
  216. this.columnHeader4,
  217. this.columnHeader1,
  218. this.columnHeader2,
  219. this.columnHeader9});
  220. this.WaitRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  221. this.WaitRejectList.FullRowSelect = true;
  222. this.WaitRejectList.HideSelection = false;
  223. this.WaitRejectList.Location = new System.Drawing.Point(8, 605);
  224. this.WaitRejectList.Margin = new System.Windows.Forms.Padding(5);
  225. this.WaitRejectList.Name = "WaitRejectList";
  226. this.WaitRejectList.Size = new System.Drawing.Size(528, 369);
  227. this.WaitRejectList.TabIndex = 37;
  228. this.WaitRejectList.UseCompatibleStateImageBehavior = false;
  229. this.WaitRejectList.View = System.Windows.Forms.View.Details;
  230. this.WaitRejectList.DoubleClick += new System.EventHandler(this.WaitRejectList_DoubleClick);
  231. //
  232. // columnHeader5
  233. //
  234. this.columnHeader5.Text = " ";
  235. this.columnHeader5.Width = 20;
  236. //
  237. // columnHeader4
  238. //
  239. this.columnHeader4.Text = "不良代码组";
  240. this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  241. this.columnHeader4.Width = 0;
  242. //
  243. // columnHeader1
  244. //
  245. this.columnHeader1.Text = "不良代码";
  246. this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  247. this.columnHeader1.Width = 143;
  248. //
  249. // columnHeader2
  250. //
  251. this.columnHeader2.Text = "不良名称";
  252. this.columnHeader2.Width = 122;
  253. //
  254. // columnHeader9
  255. //
  256. this.columnHeader9.Text = "备注";
  257. this.columnHeader9.Width = 0;
  258. //
  259. // label4
  260. //
  261. this.label4.AutoSize = true;
  262. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.label4.ForeColor = System.Drawing.Color.Black;
  264. this.label4.Location = new System.Drawing.Point(0, 541);
  265. this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  266. this.label4.Name = "label4";
  267. this.label4.Size = new System.Drawing.Size(146, 42);
  268. this.label4.TabIndex = 39;
  269. this.label4.Text = "待选不良";
  270. //
  271. // label5
  272. //
  273. this.label5.AutoSize = true;
  274. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.label5.ForeColor = System.Drawing.Color.Black;
  276. this.label5.Location = new System.Drawing.Point(728, 555);
  277. this.label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  278. this.label5.Name = "label5";
  279. this.label5.Size = new System.Drawing.Size(146, 42);
  280. this.label5.TabIndex = 40;
  281. this.label5.Text = "已选不良";
  282. //
  283. // label6
  284. //
  285. this.label6.AutoSize = true;
  286. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.label6.Location = new System.Drawing.Point(1283, 306);
  288. this.label6.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  289. this.label6.Name = "label6";
  290. this.label6.Size = new System.Drawing.Size(146, 42);
  291. this.label6.TabIndex = 46;
  292. this.label6.Text = "操作结果";
  293. //
  294. // ChoosedRejectList
  295. //
  296. this.ChoosedRejectList.CheckBoxes = true;
  297. this.ChoosedRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  298. this.columnHeader6,
  299. this.columnHeader3,
  300. this.columnHeader7,
  301. this.columnHeader8,
  302. this.columnHeader10});
  303. this.ChoosedRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.ChoosedRejectList.HideSelection = false;
  305. this.ChoosedRejectList.Location = new System.Drawing.Point(736, 605);
  306. this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(5);
  307. this.ChoosedRejectList.Name = "ChoosedRejectList";
  308. this.ChoosedRejectList.Size = new System.Drawing.Size(528, 369);
  309. this.ChoosedRejectList.TabIndex = 50;
  310. this.ChoosedRejectList.UseCompatibleStateImageBehavior = false;
  311. this.ChoosedRejectList.View = System.Windows.Forms.View.Details;
  312. //
  313. // columnHeader6
  314. //
  315. this.columnHeader6.Text = " ";
  316. this.columnHeader6.Width = 20;
  317. //
  318. // columnHeader3
  319. //
  320. this.columnHeader3.Text = "不良代码组";
  321. this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  322. this.columnHeader3.Width = 117;
  323. //
  324. // columnHeader7
  325. //
  326. this.columnHeader7.Text = "不良代码";
  327. this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  328. this.columnHeader7.Width = 95;
  329. //
  330. // columnHeader8
  331. //
  332. this.columnHeader8.Text = "不良名称";
  333. this.columnHeader8.Width = 99;
  334. //
  335. // columnHeader10
  336. //
  337. this.columnHeader10.Text = "备注";
  338. this.columnHeader10.Width = 0;
  339. //
  340. // ma_qty_label
  341. //
  342. this.ma_qty_label.AutoSize = true;
  343. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  344. this.ma_qty_label.Location = new System.Drawing.Point(548, 29);
  345. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  346. this.ma_qty_label.Name = "ma_qty_label";
  347. this.ma_qty_label.Size = new System.Drawing.Size(146, 41);
  348. this.ma_qty_label.TabIndex = 11;
  349. this.ma_qty_label.Text = "工单数量";
  350. //
  351. // ma_prodcode_label
  352. //
  353. this.ma_prodcode_label.AutoSize = true;
  354. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  355. this.ma_prodcode_label.Location = new System.Drawing.Point(5, 128);
  356. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  357. this.ma_prodcode_label.Name = "ma_prodcode_label";
  358. this.ma_prodcode_label.Size = new System.Drawing.Size(146, 41);
  359. this.ma_prodcode_label.TabIndex = 7;
  360. this.ma_prodcode_label.Text = "产品编号";
  361. //
  362. // ms_makecode_label
  363. //
  364. this.ms_makecode_label.AutoSize = true;
  365. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.ms_makecode_label.Location = new System.Drawing.Point(5, 27);
  367. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  368. this.ms_makecode_label.Name = "ms_makecode_label";
  369. this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
  370. this.ms_makecode_label.TabIndex = 2;
  371. this.ms_makecode_label.Text = "归属工单";
  372. //
  373. // mcd_inqty_label
  374. //
  375. this.mcd_inqty_label.AutoSize = true;
  376. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.mcd_inqty_label.Location = new System.Drawing.Point(1200, 43);
  378. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  379. this.mcd_inqty_label.Name = "mcd_inqty_label";
  380. this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
  381. this.mcd_inqty_label.TabIndex = 14;
  382. this.mcd_inqty_label.Text = "已采集数";
  383. //
  384. // mc_restqty_label
  385. //
  386. this.mc_restqty_label.AutoSize = true;
  387. this.mc_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  388. this.mc_restqty_label.Location = new System.Drawing.Point(917, 43);
  389. this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  390. this.mc_restqty_label.Name = "mc_restqty_label";
  391. this.mc_restqty_label.Size = new System.Drawing.Size(146, 41);
  392. this.mc_restqty_label.TabIndex = 17;
  393. this.mc_restqty_label.Text = "待采集数";
  394. //
  395. // label9
  396. //
  397. this.label9.AutoSize = true;
  398. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  399. this.label9.Location = new System.Drawing.Point(917, 200);
  400. this.label9.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  401. this.label9.Name = "label9";
  402. this.label9.Size = new System.Drawing.Size(178, 41);
  403. this.label9.TabIndex = 83;
  404. this.label9.Text = "累计不良数";
  405. //
  406. // label8
  407. //
  408. this.label8.AutoSize = true;
  409. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  410. this.label8.Location = new System.Drawing.Point(1203, 119);
  411. this.label8.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  412. this.label8.Name = "label8";
  413. this.label8.Size = new System.Drawing.Size(114, 41);
  414. this.label8.TabIndex = 81;
  415. this.label8.Text = "良品数";
  416. //
  417. // label1
  418. //
  419. this.label1.AutoSize = true;
  420. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  421. this.label1.Location = new System.Drawing.Point(917, 119);
  422. this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  423. this.label1.Name = "label1";
  424. this.label1.Size = new System.Drawing.Size(178, 41);
  425. this.label1.TabIndex = 79;
  426. this.label1.Text = "当前不良数";
  427. //
  428. // ob_checkno
  429. //
  430. this.ob_checkno.AutoSize = true;
  431. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  432. this.ob_checkno.ForeColor = System.Drawing.Color.Black;
  433. this.ob_checkno.Location = new System.Drawing.Point(1931, 717);
  434. this.ob_checkno.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  435. this.ob_checkno.Name = "ob_checkno";
  436. this.ob_checkno.Size = new System.Drawing.Size(0, 41);
  437. this.ob_checkno.TabIndex = 76;
  438. this.ob_checkno.Tag = "ob_checkno";
  439. this.ob_checkno.Visible = false;
  440. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  441. //
  442. // pr_detail_label
  443. //
  444. this.pr_detail_label.AutoSize = true;
  445. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.pr_detail_label.Location = new System.Drawing.Point(432, 128);
  447. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  448. this.pr_detail_label.Name = "pr_detail_label";
  449. this.pr_detail_label.Size = new System.Drawing.Size(82, 41);
  450. this.pr_detail_label.TabIndex = 6;
  451. this.pr_detail_label.Text = "型号";
  452. //
  453. // ma_softversion_label
  454. //
  455. this.ma_softversion_label.AutoSize = true;
  456. this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  457. this.ma_softversion_label.Location = new System.Drawing.Point(5, 224);
  458. this.ma_softversion_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  459. this.ma_softversion_label.Name = "ma_softversion_label";
  460. this.ma_softversion_label.Size = new System.Drawing.Size(146, 41);
  461. this.ma_softversion_label.TabIndex = 72;
  462. this.ma_softversion_label.Text = "软件版本";
  463. //
  464. // NoteForChange
  465. //
  466. this.NoteForChange.AutoSize = true;
  467. this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.NoteForChange.Location = new System.Drawing.Point(436, 301);
  469. this.NoteForChange.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  470. this.NoteForChange.Name = "NoteForChange";
  471. this.NoteForChange.Size = new System.Drawing.Size(190, 35);
  472. this.NoteForChange.TabIndex = 75;
  473. this.NoteForChange.Text = "切换工单提示";
  474. this.NoteForChange.UseVisualStyleBackColor = true;
  475. //
  476. // Lock_label
  477. //
  478. this.Lock_label.AutoSize = true;
  479. this.Lock_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  480. this.Lock_label.ForeColor = System.Drawing.Color.Red;
  481. this.Lock_label.Location = new System.Drawing.Point(576, 299);
  482. this.Lock_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  483. this.Lock_label.Name = "Lock_label";
  484. this.Lock_label.Size = new System.Drawing.Size(250, 41);
  485. this.Lock_label.TabIndex = 77;
  486. this.Lock_label.Text = "Ctrl+Q解除锁定";
  487. this.Lock_label.Visible = false;
  488. //
  489. // ma_salecode
  490. //
  491. this.ma_salecode.AutoSize = true;
  492. this.ma_salecode.Location = new System.Drawing.Point(955, 301);
  493. this.ma_salecode.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  494. this.ma_salecode.Name = "ma_salecode";
  495. this.ma_salecode.Size = new System.Drawing.Size(0, 24);
  496. this.ma_salecode.TabIndex = 78;
  497. this.ma_salecode.Visible = false;
  498. //
  499. // pr_sendchecktype
  500. //
  501. this.pr_sendchecktype.AutoSize = true;
  502. this.pr_sendchecktype.Location = new System.Drawing.Point(955, 309);
  503. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  504. this.pr_sendchecktype.Name = "pr_sendchecktype";
  505. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 24);
  506. this.pr_sendchecktype.TabIndex = 79;
  507. this.pr_sendchecktype.Visible = false;
  508. //
  509. // StopWatch
  510. //
  511. this.StopWatch.Enabled = false;
  512. this.StopWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  513. this.StopWatch.Location = new System.Drawing.Point(1939, 819);
  514. this.StopWatch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  515. this.StopWatch.Name = "StopWatch";
  516. this.StopWatch.Size = new System.Drawing.Size(128, 56);
  517. this.StopWatch.TabIndex = 214;
  518. this.StopWatch.Text = "停止监控";
  519. this.StopWatch.UseVisualStyleBackColor = true;
  520. this.StopWatch.Visible = false;
  521. this.StopWatch.Click += new System.EventHandler(this.StopWatch_Click);
  522. //
  523. // StartWatch
  524. //
  525. this.StartWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  526. this.StartWatch.Location = new System.Drawing.Point(1943, 632);
  527. this.StartWatch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  528. this.StartWatch.Name = "StartWatch";
  529. this.StartWatch.Size = new System.Drawing.Size(128, 56);
  530. this.StartWatch.TabIndex = 213;
  531. this.StartWatch.Text = "开始监控";
  532. this.StartWatch.UseVisualStyleBackColor = true;
  533. this.StartWatch.Visible = false;
  534. this.StartWatch.Click += new System.EventHandler(this.StartWatch_Click);
  535. //
  536. // ChooseFolder
  537. //
  538. this.ChooseFolder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  539. this.ChooseFolder.Location = new System.Drawing.Point(1897, 469);
  540. this.ChooseFolder.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  541. this.ChooseFolder.Name = "ChooseFolder";
  542. this.ChooseFolder.Size = new System.Drawing.Size(156, 48);
  543. this.ChooseFolder.TabIndex = 212;
  544. this.ChooseFolder.Text = "选择文件夹";
  545. this.ChooseFolder.UseVisualStyleBackColor = true;
  546. this.ChooseFolder.Visible = false;
  547. this.ChooseFolder.Click += new System.EventHandler(this.ChooseFolder_Click);
  548. //
  549. // FolderPath
  550. //
  551. this.FolderPath.Enabled = false;
  552. this.FolderPath.Location = new System.Drawing.Point(1756, 763);
  553. this.FolderPath.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  554. this.FolderPath.Name = "FolderPath";
  555. this.FolderPath.Size = new System.Drawing.Size(313, 35);
  556. this.FolderPath.TabIndex = 211;
  557. this.FolderPath.Visible = false;
  558. //
  559. // label7
  560. //
  561. this.label7.AutoSize = true;
  562. this.label7.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.label7.Location = new System.Drawing.Point(1891, 313);
  564. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  565. this.label7.Name = "label7";
  566. this.label7.Size = new System.Drawing.Size(162, 38);
  567. this.label7.TabIndex = 210;
  568. this.label7.Text = "监控文件夹";
  569. this.label7.Visible = false;
  570. //
  571. // label10
  572. //
  573. this.label10.AutoSize = true;
  574. this.label10.Location = new System.Drawing.Point(956, 333);
  575. this.label10.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  576. this.label10.Name = "label10";
  577. this.label10.Size = new System.Drawing.Size(0, 24);
  578. this.label10.TabIndex = 209;
  579. this.label10.Visible = false;
  580. //
  581. // label11
  582. //
  583. this.label11.AutoSize = true;
  584. this.label11.Location = new System.Drawing.Point(956, 325);
  585. this.label11.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  586. this.label11.Name = "label11";
  587. this.label11.Size = new System.Drawing.Size(0, 24);
  588. this.label11.TabIndex = 208;
  589. this.label11.Visible = false;
  590. //
  591. // XmlWatcher
  592. //
  593. this.XmlWatcher.EnableRaisingEvents = true;
  594. this.XmlWatcher.Filter = "*.log";
  595. this.XmlWatcher.IncludeSubdirectories = true;
  596. this.XmlWatcher.SynchronizingObject = this;
  597. this.XmlWatcher.Created += new System.IO.FileSystemEventHandler(this.XmlWatcher_Created);
  598. //
  599. // bidui
  600. //
  601. this.bidui.AutoSize = true;
  602. this.bidui.Location = new System.Drawing.Point(1123, 947);
  603. this.bidui.Margin = new System.Windows.Forms.Padding(5);
  604. this.bidui.Name = "bidui";
  605. this.bidui.Size = new System.Drawing.Size(138, 28);
  606. this.bidui.TabIndex = 216;
  607. this.bidui.Text = "人员采集";
  608. this.bidui.UseVisualStyleBackColor = true;
  609. this.bidui.Visible = false;
  610. //
  611. // label12
  612. //
  613. this.label12.AutoSize = true;
  614. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  615. this.label12.ForeColor = System.Drawing.Color.Black;
  616. this.label12.Location = new System.Drawing.Point(1435, 200);
  617. this.label12.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  618. this.label12.Name = "label12";
  619. this.label12.Size = new System.Drawing.Size(146, 41);
  620. this.label12.TabIndex = 223;
  621. this.label12.Text = "已送检数";
  622. //
  623. // ob_batchqty_label
  624. //
  625. this.ob_batchqty_label.AutoSize = true;
  626. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  627. this.ob_batchqty_label.ForeColor = System.Drawing.Color.Black;
  628. this.ob_batchqty_label.Location = new System.Drawing.Point(1435, 43);
  629. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  630. this.ob_batchqty_label.Name = "ob_batchqty_label";
  631. this.ob_batchqty_label.Size = new System.Drawing.Size(146, 41);
  632. this.ob_batchqty_label.TabIndex = 221;
  633. this.ob_batchqty_label.Text = "抽检批数";
  634. //
  635. // ob_nowcheckqty_label
  636. //
  637. this.ob_nowcheckqty_label.AutoSize = true;
  638. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  639. this.ob_nowcheckqty_label.ForeColor = System.Drawing.Color.Black;
  640. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(1435, 119);
  641. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  642. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  643. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(146, 41);
  644. this.ob_nowcheckqty_label.TabIndex = 219;
  645. this.ob_nowcheckqty_label.Text = "当前批数";
  646. //
  647. // lastsn
  648. //
  649. this.lastsn.AutoSize = true;
  650. this.lastsn.Font = new System.Drawing.Font("宋体", 25F, System.Drawing.FontStyle.Bold);
  651. this.lastsn.Location = new System.Drawing.Point(661, 363);
  652. this.lastsn.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  653. this.lastsn.Name = "lastsn";
  654. this.lastsn.Size = new System.Drawing.Size(0, 67);
  655. this.lastsn.TabIndex = 225;
  656. //
  657. // ob_sendqty
  658. //
  659. this.ob_sendqty.AutoSize = true;
  660. this.ob_sendqty.CutLength = null;
  661. this.ob_sendqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  662. this.ob_sendqty.ForeColor = System.Drawing.Color.Black;
  663. this.ob_sendqty.Location = new System.Drawing.Point(1621, 200);
  664. this.ob_sendqty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  665. this.ob_sendqty.MaximumSize = new System.Drawing.Size(300, 0);
  666. this.ob_sendqty.Name = "ob_sendqty";
  667. this.ob_sendqty.Size = new System.Drawing.Size(0, 41);
  668. this.ob_sendqty.TabIndex = 224;
  669. this.ob_sendqty.Tag = "ob_batchqty";
  670. //
  671. // ob_batchqty
  672. //
  673. this.ob_batchqty.AutoSize = true;
  674. this.ob_batchqty.CutLength = null;
  675. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  676. this.ob_batchqty.ForeColor = System.Drawing.Color.Black;
  677. this.ob_batchqty.Location = new System.Drawing.Point(1621, 43);
  678. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  679. this.ob_batchqty.MaximumSize = new System.Drawing.Size(300, 0);
  680. this.ob_batchqty.Name = "ob_batchqty";
  681. this.ob_batchqty.Size = new System.Drawing.Size(0, 41);
  682. this.ob_batchqty.TabIndex = 222;
  683. this.ob_batchqty.Tag = "ob_batchqty";
  684. //
  685. // ob_nowcheckqty
  686. //
  687. this.ob_nowcheckqty.AutoSize = true;
  688. this.ob_nowcheckqty.CutLength = null;
  689. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  690. this.ob_nowcheckqty.ForeColor = System.Drawing.Color.Black;
  691. this.ob_nowcheckqty.Location = new System.Drawing.Point(1616, 119);
  692. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  693. this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(300, 0);
  694. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  695. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 41);
  696. this.ob_nowcheckqty.TabIndex = 220;
  697. this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
  698. //
  699. // mcd_totalng
  700. //
  701. this.mcd_totalng.AutoSize = true;
  702. this.mcd_totalng.CutLength = null;
  703. this.mcd_totalng.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  704. this.mcd_totalng.Location = new System.Drawing.Point(1113, 200);
  705. this.mcd_totalng.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  706. this.mcd_totalng.MaximumSize = new System.Drawing.Size(300, 0);
  707. this.mcd_totalng.Name = "mcd_totalng";
  708. this.mcd_totalng.Size = new System.Drawing.Size(0, 41);
  709. this.mcd_totalng.TabIndex = 84;
  710. this.mcd_totalng.Tag = "mcd_inqty";
  711. //
  712. // biduisn
  713. //
  714. this.biduisn.AllPower = "ifall";
  715. this.biduisn.BackColor = System.Drawing.Color.White;
  716. this.biduisn.Enabled = false;
  717. this.biduisn.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  718. this.biduisn.ID = null;
  719. this.biduisn.Location = new System.Drawing.Point(1288, 931);
  720. this.biduisn.Margin = new System.Windows.Forms.Padding(5);
  721. this.biduisn.Name = "biduisn";
  722. this.biduisn.Power = null;
  723. this.biduisn.Size = new System.Drawing.Size(359, 40);
  724. this.biduisn.Str = null;
  725. this.biduisn.Str1 = null;
  726. this.biduisn.Str2 = null;
  727. this.biduisn.TabIndex = 215;
  728. this.biduisn.Tag = "IfRead";
  729. this.biduisn.Visible = false;
  730. this.biduisn.KeyDown += new System.Windows.Forms.KeyEventHandler(this.biduisn_KeyDown);
  731. //
  732. // mcd_okqty
  733. //
  734. this.mcd_okqty.AutoSize = true;
  735. this.mcd_okqty.CutLength = null;
  736. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  737. this.mcd_okqty.Location = new System.Drawing.Point(1349, 119);
  738. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  739. this.mcd_okqty.MaximumSize = new System.Drawing.Size(300, 0);
  740. this.mcd_okqty.Name = "mcd_okqty";
  741. this.mcd_okqty.Size = new System.Drawing.Size(0, 41);
  742. this.mcd_okqty.TabIndex = 82;
  743. this.mcd_okqty.Tag = "mcd_inqty";
  744. //
  745. // mcd_ngqty
  746. //
  747. this.mcd_ngqty.AutoSize = true;
  748. this.mcd_ngqty.CutLength = null;
  749. this.mcd_ngqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  750. this.mcd_ngqty.Location = new System.Drawing.Point(1113, 119);
  751. this.mcd_ngqty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  752. this.mcd_ngqty.MaximumSize = new System.Drawing.Size(300, 0);
  753. this.mcd_ngqty.Name = "mcd_ngqty";
  754. this.mcd_ngqty.Size = new System.Drawing.Size(0, 41);
  755. this.mcd_ngqty.TabIndex = 80;
  756. this.mcd_ngqty.Tag = "mcd_inqty";
  757. //
  758. // SendCheck
  759. //
  760. this.SendCheck.AllPower = null;
  761. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  762. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  763. this.SendCheck.Enabled = false;
  764. this.SendCheck.Image = null;
  765. this.SendCheck.IsShowBorder = true;
  766. this.SendCheck.Location = new System.Drawing.Point(1216, 200);
  767. this.SendCheck.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  768. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  769. this.SendCheck.Name = "SendCheck";
  770. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  771. this.SendCheck.Power = null;
  772. this.SendCheck.Size = new System.Drawing.Size(131, 51);
  773. this.SendCheck.TabIndex = 72;
  774. this.SendCheck.Text = "送检";
  775. this.SendCheck.UseVisualStyleBackColor = false;
  776. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  777. //
  778. // mcd_remainqty
  779. //
  780. this.mcd_remainqty.AutoSize = true;
  781. this.mcd_remainqty.CutLength = null;
  782. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  783. this.mcd_remainqty.Location = new System.Drawing.Point(1113, 43);
  784. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  785. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(300, 0);
  786. this.mcd_remainqty.Name = "mcd_remainqty";
  787. this.mcd_remainqty.Size = new System.Drawing.Size(0, 41);
  788. this.mcd_remainqty.TabIndex = 57;
  789. this.mcd_remainqty.Tag = "mcd_remainqty";
  790. //
  791. // PrintList
  792. //
  793. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  794. this.PrintList.Location = new System.Drawing.Point(1835, 157);
  795. this.PrintList.Margin = new System.Windows.Forms.Padding(12, 13, 12, 13);
  796. this.PrintList.Name = "PrintList";
  797. this.PrintList.Size = new System.Drawing.Size(272, 56);
  798. this.PrintList.TabIndex = 198;
  799. this.PrintList.Visible = false;
  800. //
  801. // normalButton1
  802. //
  803. this.normalButton1.AllPower = null;
  804. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  805. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  806. this.normalButton1.Image = null;
  807. this.normalButton1.IsShowBorder = true;
  808. this.normalButton1.Location = new System.Drawing.Point(1863, 527);
  809. this.normalButton1.Margin = new System.Windows.Forms.Padding(5);
  810. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  811. this.normalButton1.Name = "normalButton1";
  812. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  813. this.normalButton1.Power = null;
  814. this.normalButton1.Size = new System.Drawing.Size(208, 56);
  815. this.normalButton1.TabIndex = 197;
  816. this.normalButton1.Text = "打印不良";
  817. this.normalButton1.UseVisualStyleBackColor = false;
  818. this.normalButton1.Visible = false;
  819. this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
  820. //
  821. // mcd_inqty
  822. //
  823. this.mcd_inqty.AutoSize = true;
  824. this.mcd_inqty.CutLength = null;
  825. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  826. this.mcd_inqty.Location = new System.Drawing.Point(1347, 43);
  827. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  828. this.mcd_inqty.MaximumSize = new System.Drawing.Size(300, 0);
  829. this.mcd_inqty.Name = "mcd_inqty";
  830. this.mcd_inqty.Size = new System.Drawing.Size(0, 41);
  831. this.mcd_inqty.TabIndex = 54;
  832. this.mcd_inqty.Tag = "mcd_inqty";
  833. //
  834. // StepCount
  835. //
  836. this.StepCount.LineCode = null;
  837. this.StepCount.Location = new System.Drawing.Point(581, 291);
  838. this.StepCount.Margin = new System.Windows.Forms.Padding(8, 13, 8, 13);
  839. this.StepCount.Name = "StepCount";
  840. this.StepCount.Size = new System.Drawing.Size(128, 45);
  841. this.StepCount.Source = null;
  842. this.StepCount.StepCode = null;
  843. this.StepCount.TabIndex = 194;
  844. //
  845. // Filter
  846. //
  847. this.Filter.BackColor = System.Drawing.Color.Transparent;
  848. this.Filter.Font = new System.Drawing.Font("宋体", 10.8F);
  849. this.Filter.Location = new System.Drawing.Point(187, 549);
  850. this.Filter.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  851. this.Filter.Name = "Filter";
  852. this.Filter.PlaceHolder = "不良名称搜索";
  853. this.Filter.Size = new System.Drawing.Size(352, 45);
  854. this.Filter.TabIndex = 76;
  855. this.Filter.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder.OnTextChange(this.Filter_UserControlTextChanged);
  856. //
  857. // ma_softversion
  858. //
  859. this.ma_softversion.AutoSize = true;
  860. this.ma_softversion.CutLength = null;
  861. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  862. this.ma_softversion.Location = new System.Drawing.Point(188, 224);
  863. this.ma_softversion.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  864. this.ma_softversion.MaximumSize = new System.Drawing.Size(300, 0);
  865. this.ma_softversion.Name = "ma_softversion";
  866. this.ma_softversion.Size = new System.Drawing.Size(0, 41);
  867. this.ma_softversion.TabIndex = 73;
  868. //
  869. // Save
  870. //
  871. this.Save.AllPower = null;
  872. this.Save.BackColor = System.Drawing.Color.Transparent;
  873. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  874. this.Save.Image = null;
  875. this.Save.IsShowBorder = true;
  876. this.Save.Location = new System.Drawing.Point(955, 995);
  877. this.Save.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  878. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  879. this.Save.Name = "Save";
  880. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  881. this.Save.Power = null;
  882. this.Save.Size = new System.Drawing.Size(131, 51);
  883. this.Save.TabIndex = 70;
  884. this.Save.Text = "保存";
  885. this.Save.UseVisualStyleBackColor = false;
  886. this.Save.Click += new System.EventHandler(this.Save_Click);
  887. //
  888. // AutoBadCode
  889. //
  890. this.AutoBadCode.AutoSize = true;
  891. this.AutoBadCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  892. this.AutoBadCode.Location = new System.Drawing.Point(1456, 312);
  893. this.AutoBadCode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  894. this.AutoBadCode.Name = "AutoBadCode";
  895. this.AutoBadCode.Size = new System.Drawing.Size(224, 35);
  896. this.AutoBadCode.TabIndex = 69;
  897. this.AutoBadCode.Text = "自动打印不良SN";
  898. this.AutoBadCode.UseVisualStyleBackColor = true;
  899. //
  900. // bc_code
  901. //
  902. this.bc_code.AllPower = null;
  903. this.bc_code.BackColor = System.Drawing.Color.White;
  904. this.bc_code.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  905. this.bc_code.ID = null;
  906. this.bc_code.Location = new System.Drawing.Point(188, 443);
  907. this.bc_code.Margin = new System.Windows.Forms.Padding(5);
  908. this.bc_code.Name = "bc_code";
  909. this.bc_code.Power = null;
  910. this.bc_code.Size = new System.Drawing.Size(348, 40);
  911. this.bc_code.Str = null;
  912. this.bc_code.Str1 = null;
  913. this.bc_code.Str2 = null;
  914. this.bc_code.TabIndex = 70;
  915. this.bc_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyDown);
  916. this.bc_code.KeyUp += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyUp);
  917. //
  918. // ma_code
  919. //
  920. this.ma_code.AllPower = null;
  921. this.ma_code.Caller = null;
  922. this.ma_code.Condition = null;
  923. this.ma_code.DBTitle = null;
  924. this.ma_code.FormName = null;
  925. this.ma_code.Location = new System.Drawing.Point(187, 27);
  926. this.ma_code.Margin = new System.Windows.Forms.Padding(5);
  927. this.ma_code.Name = "ma_code";
  928. this.ma_code.Power = null;
  929. this.ma_code.ReturnData = null;
  930. this.ma_code.SelectField = null;
  931. this.ma_code.SetValueField = null;
  932. this.ma_code.Size = new System.Drawing.Size(229, 43);
  933. this.ma_code.TabIndex = 67;
  934. this.ma_code.TableName = null;
  935. this.ma_code.Tag = "ma_code";
  936. this.ma_code.TextBoxEnable = true;
  937. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  938. //
  939. // LockMakeCode
  940. //
  941. this.LockMakeCode.AutoSize = true;
  942. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  943. this.LockMakeCode.LeaveEvent = false;
  944. this.LockMakeCode.Location = new System.Drawing.Point(427, 33);
  945. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  946. this.LockMakeCode.Name = "LockMakeCode";
  947. this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
  948. this.LockMakeCode.TabIndex = 66;
  949. this.LockMakeCode.Text = "锁定";
  950. this.LockMakeCode.UseVisualStyleBackColor = true;
  951. //
  952. // pr_spec
  953. //
  954. this.pr_spec.AutoSize = true;
  955. this.pr_spec.CutLength = "qweqwe";
  956. this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  957. this.pr_spec.Location = new System.Drawing.Point(605, 128);
  958. this.pr_spec.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  959. this.pr_spec.MaximumSize = new System.Drawing.Size(360, 0);
  960. this.pr_spec.Name = "pr_spec";
  961. this.pr_spec.Size = new System.Drawing.Size(0, 41);
  962. this.pr_spec.TabIndex = 56;
  963. //
  964. // ma_qty
  965. //
  966. this.ma_qty.AutoSize = true;
  967. this.ma_qty.CutLength = null;
  968. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  969. this.ma_qty.Location = new System.Drawing.Point(721, 29);
  970. this.ma_qty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  971. this.ma_qty.MaximumSize = new System.Drawing.Size(300, 0);
  972. this.ma_qty.Name = "ma_qty";
  973. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  974. this.ma_qty.TabIndex = 55;
  975. //
  976. // ma_prodcode
  977. //
  978. this.ma_prodcode.AutoSize = true;
  979. this.ma_prodcode.CutLength = null;
  980. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  981. this.ma_prodcode.Location = new System.Drawing.Point(188, 128);
  982. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  983. this.ma_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
  984. this.ma_prodcode.Name = "ma_prodcode";
  985. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  986. this.ma_prodcode.TabIndex = 53;
  987. this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
  988. //
  989. // OperateResult
  990. //
  991. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  992. this.OperateResult.Location = new System.Drawing.Point(1288, 363);
  993. this.OperateResult.Margin = new System.Windows.Forms.Padding(5);
  994. this.OperateResult.Name = "OperateResult";
  995. this.OperateResult.Size = new System.Drawing.Size(409, 609);
  996. this.OperateResult.TabIndex = 52;
  997. this.OperateResult.Text = "";
  998. //
  999. // CleanInfo
  1000. //
  1001. this.CleanInfo.AllPower = null;
  1002. this.CleanInfo.BackColor = System.Drawing.Color.Transparent;
  1003. this.CleanInfo.DownImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.DownImage")));
  1004. this.CleanInfo.Image = ((System.Drawing.Image)(resources.GetObject("CleanInfo.Image")));
  1005. this.CleanInfo.IsShowBorder = true;
  1006. this.CleanInfo.Location = new System.Drawing.Point(845, 299);
  1007. this.CleanInfo.Margin = new System.Windows.Forms.Padding(5);
  1008. this.CleanInfo.MoveImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.MoveImage")));
  1009. this.CleanInfo.Name = "CleanInfo";
  1010. this.CleanInfo.NormalImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.NormalImage")));
  1011. this.CleanInfo.Power = null;
  1012. this.CleanInfo.Size = new System.Drawing.Size(123, 48);
  1013. this.CleanInfo.TabIndex = 47;
  1014. this.CleanInfo.Text = "清除内容";
  1015. this.CleanInfo.UseVisualStyleBackColor = true;
  1016. this.CleanInfo.Visible = false;
  1017. this.CleanInfo.Click += new System.EventHandler(this.CleanInfo_Click);
  1018. //
  1019. // ChooseedReject
  1020. //
  1021. this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
  1022. this.ChooseedReject.Location = new System.Drawing.Point(584, 693);
  1023. this.ChooseedReject.Margin = new System.Windows.Forms.Padding(5);
  1024. this.ChooseedReject.Name = "ChooseedReject";
  1025. this.ChooseedReject.Size = new System.Drawing.Size(100, 45);
  1026. this.ChooseedReject.TabIndex = 45;
  1027. this.ChooseedReject.UseVisualStyleBackColor = true;
  1028. this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
  1029. //
  1030. // WaitReject
  1031. //
  1032. this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
  1033. this.WaitReject.Location = new System.Drawing.Point(584, 819);
  1034. this.WaitReject.Margin = new System.Windows.Forms.Padding(5);
  1035. this.WaitReject.Name = "WaitReject";
  1036. this.WaitReject.Size = new System.Drawing.Size(100, 45);
  1037. this.WaitReject.TabIndex = 44;
  1038. this.WaitReject.UseVisualStyleBackColor = true;
  1039. this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
  1040. //
  1041. // bc_remark
  1042. //
  1043. this.bc_remark.AllPower = null;
  1044. this.bc_remark.BackColor = System.Drawing.Color.White;
  1045. this.bc_remark.ID = null;
  1046. this.bc_remark.Location = new System.Drawing.Point(1580, 795);
  1047. this.bc_remark.Margin = new System.Windows.Forms.Padding(5);
  1048. this.bc_remark.Multiline = true;
  1049. this.bc_remark.Name = "bc_remark";
  1050. this.bc_remark.Power = null;
  1051. this.bc_remark.Size = new System.Drawing.Size(24, 17);
  1052. this.bc_remark.Str = null;
  1053. this.bc_remark.Str1 = null;
  1054. this.bc_remark.Str2 = null;
  1055. this.bc_remark.TabIndex = 41;
  1056. this.bc_remark.Visible = false;
  1057. //
  1058. // bc_groupcode
  1059. //
  1060. this.bc_groupcode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1061. this.bc_groupcode.FormattingEnabled = true;
  1062. this.bc_groupcode.Location = new System.Drawing.Point(188, 365);
  1063. this.bc_groupcode.Margin = new System.Windows.Forms.Padding(5);
  1064. this.bc_groupcode.Name = "bc_groupcode";
  1065. this.bc_groupcode.Size = new System.Drawing.Size(348, 37);
  1066. this.bc_groupcode.TabIndex = 21;
  1067. this.bc_groupcode.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode_SelectedIndexChanged);
  1068. //
  1069. // ms_sncode
  1070. //
  1071. this.ms_sncode.AllPower = "ifall";
  1072. this.ms_sncode.BackColor = System.Drawing.Color.White;
  1073. this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1074. this.ms_sncode.ID = null;
  1075. this.ms_sncode.Location = new System.Drawing.Point(560, 995);
  1076. this.ms_sncode.Margin = new System.Windows.Forms.Padding(5);
  1077. this.ms_sncode.Name = "ms_sncode";
  1078. this.ms_sncode.Power = null;
  1079. this.ms_sncode.Size = new System.Drawing.Size(359, 40);
  1080. this.ms_sncode.Str = null;
  1081. this.ms_sncode.Str1 = null;
  1082. this.ms_sncode.Str2 = null;
  1083. this.ms_sncode.TabIndex = 68;
  1084. this.ms_sncode.Tag = "IfRead";
  1085. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
  1086. //
  1087. // lastresult
  1088. //
  1089. this.lastresult.BackColor = System.Drawing.SystemColors.Control;
  1090. this.lastresult.Font = new System.Drawing.Font("宋体", 25F, System.Drawing.FontStyle.Bold);
  1091. this.lastresult.Location = new System.Drawing.Point(673, 443);
  1092. this.lastresult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  1093. this.lastresult.Name = "lastresult";
  1094. this.lastresult.Size = new System.Drawing.Size(541, 97);
  1095. this.lastresult.TabIndex = 226;
  1096. this.lastresult.UseVisualStyleBackColor = false;
  1097. //
  1098. // oth
  1099. //
  1100. this.oth.AllPower = "ifall";
  1101. this.oth.BackColor = System.Drawing.Color.White;
  1102. this.oth.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1103. this.oth.ID = null;
  1104. this.oth.Location = new System.Drawing.Point(1288, 999);
  1105. this.oth.Margin = new System.Windows.Forms.Padding(5);
  1106. this.oth.Name = "oth";
  1107. this.oth.Power = null;
  1108. this.oth.Size = new System.Drawing.Size(389, 40);
  1109. this.oth.Str = null;
  1110. this.oth.Str1 = null;
  1111. this.oth.Str2 = null;
  1112. this.oth.TabIndex = 227;
  1113. this.oth.Tag = "IfRead";
  1114. this.oth.KeyDown += new System.Windows.Forms.KeyEventHandler(this.oth_KeyDown);
  1115. //
  1116. // khcheck
  1117. //
  1118. this.khcheck.AutoSize = true;
  1119. this.khcheck.Enabled = false;
  1120. this.khcheck.Location = new System.Drawing.Point(1121, 1011);
  1121. this.khcheck.Margin = new System.Windows.Forms.Padding(5);
  1122. this.khcheck.Name = "khcheck";
  1123. this.khcheck.Size = new System.Drawing.Size(162, 28);
  1124. this.khcheck.TabIndex = 228;
  1125. this.khcheck.Text = "客户码采集";
  1126. this.khcheck.UseVisualStyleBackColor = true;
  1127. //
  1128. // ma_endremark
  1129. //
  1130. this.ma_endremark.AutoSize = true;
  1131. this.ma_endremark.CutLength = "qweqwe";
  1132. this.ma_endremark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1133. this.ma_endremark.Location = new System.Drawing.Point(605, 209);
  1134. this.ma_endremark.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  1135. this.ma_endremark.MaximumSize = new System.Drawing.Size(360, 0);
  1136. this.ma_endremark.Name = "ma_endremark";
  1137. this.ma_endremark.Size = new System.Drawing.Size(0, 41);
  1138. this.ma_endremark.TabIndex = 230;
  1139. //
  1140. // label13
  1141. //
  1142. this.label13.AutoSize = true;
  1143. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1144. this.label13.Location = new System.Drawing.Point(432, 209);
  1145. this.label13.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  1146. this.label13.Name = "label13";
  1147. this.label13.Size = new System.Drawing.Size(146, 41);
  1148. this.label13.TabIndex = 229;
  1149. this.label13.Text = "客户代码";
  1150. //
  1151. // label14
  1152. //
  1153. this.label14.AutoSize = true;
  1154. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1155. this.label14.Location = new System.Drawing.Point(1283, 260);
  1156. this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1157. this.label14.Name = "label14";
  1158. this.label14.Size = new System.Drawing.Size(114, 41);
  1159. this.label14.TabIndex = 234;
  1160. this.label14.Text = "打印机";
  1161. //
  1162. // Printer
  1163. //
  1164. this.Printer.Location = new System.Drawing.Point(1418, 260);
  1165. this.Printer.Margin = new System.Windows.Forms.Padding(8);
  1166. this.Printer.Name = "Printer";
  1167. this.Printer.Size = new System.Drawing.Size(268, 50);
  1168. this.Printer.TabIndex = 233;
  1169. //
  1170. // RePrint
  1171. //
  1172. this.RePrint.AllPower = null;
  1173. this.RePrint.BackColor = System.Drawing.Color.Transparent;
  1174. this.RePrint.DownImage = ((System.Drawing.Image)(resources.GetObject("RePrint.DownImage")));
  1175. this.RePrint.Image = ((System.Drawing.Image)(resources.GetObject("RePrint.Image")));
  1176. this.RePrint.IsShowBorder = true;
  1177. this.RePrint.Location = new System.Drawing.Point(1150, 302);
  1178. this.RePrint.Margin = new System.Windows.Forms.Padding(6);
  1179. this.RePrint.MoveImage = ((System.Drawing.Image)(resources.GetObject("RePrint.MoveImage")));
  1180. this.RePrint.Name = "RePrint";
  1181. this.RePrint.NormalImage = ((System.Drawing.Image)(resources.GetObject("RePrint.NormalImage")));
  1182. this.RePrint.Power = null;
  1183. this.RePrint.Size = new System.Drawing.Size(122, 48);
  1184. this.RePrint.TabIndex = 235;
  1185. this.RePrint.Text = "重打不良";
  1186. this.RePrint.UseVisualStyleBackColor = true;
  1187. this.RePrint.Click += new System.EventHandler(this.RePrint_Click);
  1188. //
  1189. // Make_TestCollection
  1190. //
  1191. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  1192. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1193. this.BackColor = System.Drawing.SystemColors.Control;
  1194. this.ClientSize = new System.Drawing.Size(1719, 1069);
  1195. this.Controls.Add(this.RePrint);
  1196. this.Controls.Add(this.label14);
  1197. this.Controls.Add(this.Printer);
  1198. this.Controls.Add(this.ma_endremark);
  1199. this.Controls.Add(this.label13);
  1200. this.Controls.Add(this.khcheck);
  1201. this.Controls.Add(this.oth);
  1202. this.Controls.Add(this.lastresult);
  1203. this.Controls.Add(this.lastsn);
  1204. this.Controls.Add(this.ob_sendqty);
  1205. this.Controls.Add(this.label12);
  1206. this.Controls.Add(this.ob_batchqty);
  1207. this.Controls.Add(this.ob_batchqty_label);
  1208. this.Controls.Add(this.ob_nowcheckqty);
  1209. this.Controls.Add(this.ob_nowcheckqty_label);
  1210. this.Controls.Add(this.mcd_totalng);
  1211. this.Controls.Add(this.bidui);
  1212. this.Controls.Add(this.label9);
  1213. this.Controls.Add(this.biduisn);
  1214. this.Controls.Add(this.mcd_okqty);
  1215. this.Controls.Add(this.StopWatch);
  1216. this.Controls.Add(this.label8);
  1217. this.Controls.Add(this.StartWatch);
  1218. this.Controls.Add(this.mcd_ngqty);
  1219. this.Controls.Add(this.ChooseFolder);
  1220. this.Controls.Add(this.label1);
  1221. this.Controls.Add(this.FolderPath);
  1222. this.Controls.Add(this.ob_checkno);
  1223. this.Controls.Add(this.label7);
  1224. this.Controls.Add(this.SendCheck);
  1225. this.Controls.Add(this.label10);
  1226. this.Controls.Add(this.label11);
  1227. this.Controls.Add(this.mcd_remainqty);
  1228. this.Controls.Add(this.PrintList);
  1229. this.Controls.Add(this.mc_restqty_label);
  1230. this.Controls.Add(this.normalButton1);
  1231. this.Controls.Add(this.mcd_inqty);
  1232. this.Controls.Add(this.mcd_inqty_label);
  1233. this.Controls.Add(this.StepCount);
  1234. this.Controls.Add(this.pr_sendchecktype);
  1235. this.Controls.Add(this.ma_salecode);
  1236. this.Controls.Add(this.Lock_label);
  1237. this.Controls.Add(this.Filter);
  1238. this.Controls.Add(this.NoteForChange);
  1239. this.Controls.Add(this.ma_softversion);
  1240. this.Controls.Add(this.ma_softversion_label);
  1241. this.Controls.Add(this.Save);
  1242. this.Controls.Add(this.AutoBadCode);
  1243. this.Controls.Add(this.bc_code);
  1244. this.Controls.Add(this.ma_code);
  1245. this.Controls.Add(this.LockMakeCode);
  1246. this.Controls.Add(this.label2);
  1247. this.Controls.Add(this.pr_spec);
  1248. this.Controls.Add(this.ma_qty);
  1249. this.Controls.Add(this.ma_prodcode);
  1250. this.Controls.Add(this.OperateResult);
  1251. this.Controls.Add(this.ChoosedRejectList);
  1252. this.Controls.Add(this.CleanInfo);
  1253. this.Controls.Add(this.label6);
  1254. this.Controls.Add(this.ChooseedReject);
  1255. this.Controls.Add(this.WaitReject);
  1256. this.Controls.Add(this.bc_remark);
  1257. this.Controls.Add(this.label5);
  1258. this.Controls.Add(this.label4);
  1259. this.Controls.Add(this.WaitRejectList);
  1260. this.Controls.Add(this.Reject);
  1261. this.Controls.Add(this.GoodProduct);
  1262. this.Controls.Add(this.label3);
  1263. this.Controls.Add(this.bc_groupcode);
  1264. this.Controls.Add(this.bc_remark_label);
  1265. this.Controls.Add(this.ms_sncode_label);
  1266. this.Controls.Add(this.bc_groupcode_label);
  1267. this.Controls.Add(this.ms_sncode);
  1268. this.Controls.Add(this.ma_qty_label);
  1269. this.Controls.Add(this.ms_makecode_label);
  1270. this.Controls.Add(this.pr_detail_label);
  1271. this.Controls.Add(this.ma_prodcode_label);
  1272. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1273. this.KeyPreview = true;
  1274. this.Margin = new System.Windows.Forms.Padding(5);
  1275. this.Name = "Make_TestCollection";
  1276. this.Tag = "Make!TestCollection";
  1277. this.Text = " ";
  1278. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
  1279. this.Load += new System.EventHandler(this.TestCollection_Load);
  1280. this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
  1281. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_TestCollection_KeyDown);
  1282. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
  1283. ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).EndInit();
  1284. this.ResumeLayout(false);
  1285. this.PerformLayout();
  1286. }
  1287. #endregion
  1288. private System.Windows.Forms.Label ma_prodcode_label;
  1289. private System.Windows.Forms.Label ms_makecode_label;
  1290. private System.Windows.Forms.Label mcd_inqty_label;
  1291. private System.Windows.Forms.Label ma_qty_label;
  1292. private System.Windows.Forms.Label mc_restqty_label;
  1293. private System.Windows.Forms.Label ms_sncode_label;
  1294. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  1295. private System.Windows.Forms.Label bc_groupcode_label;
  1296. private System.Windows.Forms.Label bc_remark_label;
  1297. private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode;
  1298. private System.Windows.Forms.Label label2;
  1299. private System.Windows.Forms.Label label3;
  1300. private System.Windows.Forms.RadioButton GoodProduct;
  1301. private System.Windows.Forms.RadioButton Reject;
  1302. private System.Windows.Forms.ListView WaitRejectList;
  1303. private System.Windows.Forms.Label label4;
  1304. private System.Windows.Forms.Label label5;
  1305. private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
  1306. private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
  1307. private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
  1308. private System.Windows.Forms.ColumnHeader columnHeader1;
  1309. private System.Windows.Forms.Label label6;
  1310. private CustomControl.ButtonUtil.NormalButton CleanInfo;
  1311. private System.Windows.Forms.ColumnHeader columnHeader5;
  1312. private System.Windows.Forms.ListView ChoosedRejectList;
  1313. private System.Windows.Forms.ColumnHeader columnHeader6;
  1314. private System.Windows.Forms.ColumnHeader columnHeader7;
  1315. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1316. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  1317. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  1318. private CustomControl.ValueLabel.ValueLabel ma_qty;
  1319. private CustomControl.ValueLabel.ValueLabel pr_spec;
  1320. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  1321. private System.Windows.Forms.ColumnHeader columnHeader3;
  1322. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  1323. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  1324. private CustomControl.TextBoxWithIcon.EnterTextBox bc_code;
  1325. private ReSetCheckBox AutoBadCode;
  1326. private System.Windows.Forms.ColumnHeader columnHeader4;
  1327. private CustomControl.ButtonUtil.NormalButton Save;
  1328. private CustomControl.ButtonUtil.NormalButton SendCheck;
  1329. private System.Windows.Forms.Label ob_checkno;
  1330. private System.Windows.Forms.Label pr_detail_label;
  1331. private System.Windows.Forms.ColumnHeader columnHeader2;
  1332. private System.Windows.Forms.ColumnHeader columnHeader8;
  1333. private CustomControl.ValueLabel.ValueLabel ma_softversion;
  1334. private System.Windows.Forms.Label ma_softversion_label;
  1335. private System.Windows.Forms.ColumnHeader columnHeader9;
  1336. private System.Windows.Forms.ColumnHeader columnHeader10;
  1337. private System.Windows.Forms.BindingSource BadInfSource;
  1338. private System.Windows.Forms.CheckBox NoteForChange;
  1339. private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder Filter;
  1340. private System.Windows.Forms.Timer ControlLockTimer;
  1341. private System.Windows.Forms.Label Lock_label;
  1342. private System.Windows.Forms.Label ma_salecode;
  1343. private System.Windows.Forms.Label pr_sendchecktype;
  1344. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  1345. private CustomControl.ValueLabel.ValueLabel mcd_ngqty;
  1346. private System.Windows.Forms.Label label1;
  1347. private CustomControl.ValueLabel.ValueLabel mcd_totalng;
  1348. private System.Windows.Forms.Label label9;
  1349. private CustomControl.ValueLabel.ValueLabel mcd_okqty;
  1350. private System.Windows.Forms.Label label8;
  1351. private CustomControl.ButtonUtil.NormalButton normalButton1;
  1352. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  1353. private System.Windows.Forms.Button StopWatch;
  1354. private System.Windows.Forms.Button StartWatch;
  1355. private System.Windows.Forms.Button ChooseFolder;
  1356. private System.Windows.Forms.TextBox FolderPath;
  1357. private System.Windows.Forms.Label label7;
  1358. private System.Windows.Forms.Label label10;
  1359. private System.Windows.Forms.Label label11;
  1360. private System.IO.FileSystemWatcher XmlWatcher;
  1361. private System.Windows.Forms.CheckBox bidui;
  1362. private CustomControl.TextBoxWithIcon.SnCollectionBox biduisn;
  1363. private CustomControl.ValueLabel.ValueLabel ob_sendqty;
  1364. private System.Windows.Forms.Label label12;
  1365. private CustomControl.ValueLabel.ValueLabel ob_batchqty;
  1366. private System.Windows.Forms.Label ob_batchqty_label;
  1367. private CustomControl.ValueLabel.ValueLabel ob_nowcheckqty;
  1368. private System.Windows.Forms.Label ob_nowcheckqty_label;
  1369. private System.Windows.Forms.Label lastsn;
  1370. private System.Windows.Forms.Button lastresult;
  1371. private CustomControl.TextBoxWithIcon.SnCollectionBox oth;
  1372. private System.Windows.Forms.CheckBox khcheck;
  1373. private CustomControl.ValueLabel.ValueLabel ma_endremark;
  1374. private System.Windows.Forms.Label label13;
  1375. private System.Windows.Forms.Label label14;
  1376. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  1377. private CustomControl.ButtonUtil.NormalButton RePrint;
  1378. }
  1379. }