Make_TestCollection.Designer.cs 68 KB

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