Make_SmtTestCollection.Designer.cs 63 KB

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