Make_SmtTestCollection.Designer.cs 59 KB

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