Make_TestCollection.Designer.cs 62 KB

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