Make_TestCollection.Designer.cs 74 KB

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