Make_Repair.Designer.cs 64 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_Repair
  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_Repair));
  30. this.panel2 = new System.Windows.Forms.Panel();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.ma_craftcode_label = new System.Windows.Forms.Label();
  33. this.st_rstepcode_label = new System.Windows.Forms.Label();
  34. this.ms_prodcode_label = new System.Windows.Forms.Label();
  35. this.pr_detail_label = new System.Windows.Forms.Label();
  36. this.label14 = new System.Windows.Forms.Label();
  37. this.bc_name_label = new System.Windows.Forms.Label();
  38. this.bg_name_label = new System.Windows.Forms.Label();
  39. this.ms_sncode_label = new System.Windows.Forms.Label();
  40. this.ms_makecode_label = new System.Windows.Forms.Label();
  41. this.mbr_brgcode_label = new System.Windows.Forms.Label();
  42. this.nr_name_label = new System.Windows.Forms.Label();
  43. this.mbr_dutycode_label = new System.Windows.Forms.Label();
  44. this.mbc_component_label = new System.Windows.Forms.Label();
  45. this.mbr_solution_label = new System.Windows.Forms.Label();
  46. this.mbl_loc_label = new System.Windows.Forms.Label();
  47. this.mbp_part_label = new System.Windows.Forms.Label();
  48. this.panel1 = new System.Windows.Forms.Panel();
  49. this.GetSNCode_Label = new System.Windows.Forms.Label();
  50. this.label2 = new System.Windows.Forms.Label();
  51. this.panel3 = new System.Windows.Forms.Panel();
  52. this.BadCodeTree = new System.Windows.Forms.TreeView();
  53. this.LocationSource = new System.Windows.Forms.BindingSource(this.components);
  54. this.ComponentSource = new System.Windows.Forms.BindingSource(this.components);
  55. this.bc_code = new System.Windows.Forms.Label();
  56. this.bg_code = new System.Windows.Forms.Label();
  57. this.nr_code = new System.Windows.Forms.Label();
  58. this.mb_badremark = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithTextArea();
  59. this.ms_sncode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  60. this.prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  61. this.mbp_partdgv = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
  62. this.mbl_locdgv = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
  63. this.RefreshTreeView = new UAS_MES.CustomControl.ClickPicBox.ClickPicBox();
  64. this.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  65. this.NewRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  66. this.SaveRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  67. this.DeleteRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  68. this.mbl_loc = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  69. this.mbr_solutioncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  70. this.mbc_component = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  71. this.mbr_dutycode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  72. this.nr_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  73. this.nrg_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  74. this.bc_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  75. this.bg_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  76. this.OperatResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  77. this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  78. this.ms_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  79. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  80. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  81. this.cd_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  82. this.cr_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  83. this.NewBadCode = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  84. this.SaveBadLocation = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  85. this.Scrap = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  86. this.RepairComplete = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  87. this.mbl_loc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.DeletePos = new System.Windows.Forms.DataGridViewImageColumn();
  89. this.mbl_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.mbp_part1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.DeleteCom = new System.Windows.Forms.DataGridViewImageColumn();
  92. this.mbp_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.panel2.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).BeginInit();
  99. this.SuspendLayout();
  100. //
  101. // panel2
  102. //
  103. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  104. this.panel2.Controls.Add(this.label1);
  105. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  106. this.panel2.Location = new System.Drawing.Point(0, 0);
  107. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  108. this.panel2.Name = "panel2";
  109. this.panel2.Size = new System.Drawing.Size(1200, 36);
  110. this.panel2.TabIndex = 32;
  111. //
  112. // label1
  113. //
  114. this.label1.AutoSize = true;
  115. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  117. this.label1.Location = new System.Drawing.Point(16, 5);
  118. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  119. this.label1.Name = "label1";
  120. this.label1.Size = new System.Drawing.Size(92, 27);
  121. this.label1.TabIndex = 0;
  122. this.label1.Text = "工单信息";
  123. //
  124. // ma_craftcode_label
  125. //
  126. this.ma_craftcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  127. | System.Windows.Forms.AnchorStyles.Left)));
  128. this.ma_craftcode_label.AutoSize = true;
  129. this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.ma_craftcode_label.Location = new System.Drawing.Point(10, 102);
  131. this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  132. this.ma_craftcode_label.Name = "ma_craftcode_label";
  133. this.ma_craftcode_label.Size = new System.Drawing.Size(92, 27);
  134. this.ma_craftcode_label.TabIndex = 66;
  135. this.ma_craftcode_label.Text = "回流途程";
  136. //
  137. // st_rstepcode_label
  138. //
  139. this.st_rstepcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  140. | System.Windows.Forms.AnchorStyles.Left)));
  141. this.st_rstepcode_label.AutoSize = true;
  142. this.st_rstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.st_rstepcode_label.Location = new System.Drawing.Point(344, 103);
  144. this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  145. this.st_rstepcode_label.Name = "st_rstepcode_label";
  146. this.st_rstepcode_label.Size = new System.Drawing.Size(92, 27);
  147. this.st_rstepcode_label.TabIndex = 65;
  148. this.st_rstepcode_label.Text = "回流工序";
  149. //
  150. // ms_prodcode_label
  151. //
  152. this.ms_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  153. | System.Windows.Forms.AnchorStyles.Left)));
  154. this.ms_prodcode_label.AutoSize = true;
  155. this.ms_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.ms_prodcode_label.Location = new System.Drawing.Point(534, 55);
  157. this.ms_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  158. this.ms_prodcode_label.Name = "ms_prodcode_label";
  159. this.ms_prodcode_label.Size = new System.Drawing.Size(92, 27);
  160. this.ms_prodcode_label.TabIndex = 62;
  161. this.ms_prodcode_label.Text = "产品编号";
  162. //
  163. // pr_detail_label
  164. //
  165. this.pr_detail_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  166. | System.Windows.Forms.AnchorStyles.Left)));
  167. this.pr_detail_label.AutoSize = true;
  168. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.pr_detail_label.Location = new System.Drawing.Point(840, 55);
  170. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  171. this.pr_detail_label.Name = "pr_detail_label";
  172. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  173. this.pr_detail_label.TabIndex = 61;
  174. this.pr_detail_label.Text = "产品名称";
  175. //
  176. // label14
  177. //
  178. this.label14.AutoSize = true;
  179. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.label14.Location = new System.Drawing.Point(872, 192);
  181. this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  182. this.label14.Name = "label14";
  183. this.label14.Size = new System.Drawing.Size(92, 27);
  184. this.label14.TabIndex = 46;
  185. this.label14.Text = "不良备注";
  186. //
  187. // bc_name_label
  188. //
  189. this.bc_name_label.AutoSize = true;
  190. this.bc_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.bc_name_label.ForeColor = System.Drawing.Color.Black;
  192. this.bc_name_label.Location = new System.Drawing.Point(541, 190);
  193. this.bc_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  194. this.bc_name_label.Name = "bc_name_label";
  195. this.bc_name_label.Size = new System.Drawing.Size(92, 27);
  196. this.bc_name_label.TabIndex = 44;
  197. this.bc_name_label.Text = "不良代码";
  198. //
  199. // bg_name_label
  200. //
  201. this.bg_name_label.AutoSize = true;
  202. this.bg_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.bg_name_label.Location = new System.Drawing.Point(217, 190);
  204. this.bg_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  205. this.bg_name_label.Name = "bg_name_label";
  206. this.bg_name_label.Size = new System.Drawing.Size(112, 27);
  207. this.bg_name_label.TabIndex = 40;
  208. this.bg_name_label.Text = "不良代码组";
  209. //
  210. // ms_sncode_label
  211. //
  212. this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  213. | System.Windows.Forms.AnchorStyles.Left)));
  214. this.ms_sncode_label.AutoSize = true;
  215. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.ms_sncode_label.Location = new System.Drawing.Point(10, 53);
  217. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  218. this.ms_sncode_label.Name = "ms_sncode_label";
  219. this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
  220. this.ms_sncode_label.TabIndex = 38;
  221. this.ms_sncode_label.Text = "序列号";
  222. //
  223. // ms_makecode_label
  224. //
  225. this.ms_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  226. | System.Windows.Forms.AnchorStyles.Left)));
  227. this.ms_makecode_label.AutoSize = true;
  228. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  229. this.ms_makecode_label.Location = new System.Drawing.Point(261, 55);
  230. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  231. this.ms_makecode_label.Name = "ms_makecode_label";
  232. this.ms_makecode_label.Size = new System.Drawing.Size(72, 27);
  233. this.ms_makecode_label.TabIndex = 37;
  234. this.ms_makecode_label.Text = "工单号";
  235. //
  236. // mbr_brgcode_label
  237. //
  238. this.mbr_brgcode_label.AutoSize = true;
  239. this.mbr_brgcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  240. this.mbr_brgcode_label.ForeColor = System.Drawing.Color.Black;
  241. this.mbr_brgcode_label.Location = new System.Drawing.Point(217, 246);
  242. this.mbr_brgcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  243. this.mbr_brgcode_label.Name = "mbr_brgcode_label";
  244. this.mbr_brgcode_label.Size = new System.Drawing.Size(112, 27);
  245. this.mbr_brgcode_label.TabIndex = 93;
  246. this.mbr_brgcode_label.Text = "不良原因组";
  247. //
  248. // nr_name_label
  249. //
  250. this.nr_name_label.AutoSize = true;
  251. this.nr_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.nr_name_label.ForeColor = System.Drawing.Color.Black;
  253. this.nr_name_label.Location = new System.Drawing.Point(541, 243);
  254. this.nr_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  255. this.nr_name_label.Name = "nr_name_label";
  256. this.nr_name_label.Size = new System.Drawing.Size(92, 27);
  257. this.nr_name_label.TabIndex = 95;
  258. this.nr_name_label.Text = "不良原因";
  259. //
  260. // mbr_dutycode_label
  261. //
  262. this.mbr_dutycode_label.AutoSize = true;
  263. this.mbr_dutycode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.mbr_dutycode_label.ForeColor = System.Drawing.Color.Black;
  265. this.mbr_dutycode_label.Location = new System.Drawing.Point(872, 242);
  266. this.mbr_dutycode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  267. this.mbr_dutycode_label.Name = "mbr_dutycode_label";
  268. this.mbr_dutycode_label.Size = new System.Drawing.Size(72, 27);
  269. this.mbr_dutycode_label.TabIndex = 97;
  270. this.mbr_dutycode_label.Text = "责任别";
  271. //
  272. // mbc_component_label
  273. //
  274. this.mbc_component_label.AutoSize = true;
  275. this.mbc_component_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. this.mbc_component_label.ForeColor = System.Drawing.Color.Black;
  277. this.mbc_component_label.Location = new System.Drawing.Point(217, 298);
  278. this.mbc_component_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  279. this.mbc_component_label.Name = "mbc_component_label";
  280. this.mbc_component_label.Size = new System.Drawing.Size(92, 27);
  281. this.mbc_component_label.TabIndex = 99;
  282. this.mbc_component_label.Text = "不良组件";
  283. //
  284. // mbr_solution_label
  285. //
  286. this.mbr_solution_label.AutoSize = true;
  287. this.mbr_solution_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.mbr_solution_label.ForeColor = System.Drawing.Color.Black;
  289. this.mbr_solution_label.Location = new System.Drawing.Point(541, 297);
  290. this.mbr_solution_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  291. this.mbr_solution_label.Name = "mbr_solution_label";
  292. this.mbr_solution_label.Size = new System.Drawing.Size(92, 27);
  293. this.mbr_solution_label.TabIndex = 101;
  294. this.mbr_solution_label.Text = "解决方案";
  295. //
  296. // mbl_loc_label
  297. //
  298. this.mbl_loc_label.AutoSize = true;
  299. this.mbl_loc_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.mbl_loc_label.ForeColor = System.Drawing.Color.Black;
  301. this.mbl_loc_label.Location = new System.Drawing.Point(217, 371);
  302. this.mbl_loc_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  303. this.mbl_loc_label.Name = "mbl_loc_label";
  304. this.mbl_loc_label.Size = new System.Drawing.Size(92, 27);
  305. this.mbl_loc_label.TabIndex = 103;
  306. this.mbl_loc_label.Text = "不良位置";
  307. //
  308. // mbp_part_label
  309. //
  310. this.mbp_part_label.AutoSize = true;
  311. this.mbp_part_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.mbp_part_label.ForeColor = System.Drawing.Color.Black;
  313. this.mbp_part_label.Location = new System.Drawing.Point(605, 371);
  314. this.mbp_part_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  315. this.mbp_part_label.Name = "mbp_part_label";
  316. this.mbp_part_label.Size = new System.Drawing.Size(92, 27);
  317. this.mbp_part_label.TabIndex = 105;
  318. this.mbp_part_label.Text = "不良零件";
  319. //
  320. // panel1
  321. //
  322. this.panel1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  323. this.panel1.Location = new System.Drawing.Point(211, 342);
  324. this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  325. this.panel1.Name = "panel1";
  326. this.panel1.Size = new System.Drawing.Size(985, 1);
  327. this.panel1.TabIndex = 108;
  328. //
  329. // GetSNCode_Label
  330. //
  331. this.GetSNCode_Label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  332. | System.Windows.Forms.AnchorStyles.Left)));
  333. this.GetSNCode_Label.AutoSize = true;
  334. this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  335. this.GetSNCode_Label.Location = new System.Drawing.Point(217, 678);
  336. this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  337. this.GetSNCode_Label.Name = "GetSNCode_Label";
  338. this.GetSNCode_Label.Size = new System.Drawing.Size(72, 27);
  339. this.GetSNCode_Label.TabIndex = 113;
  340. this.GetSNCode_Label.Text = "序列号";
  341. //
  342. // label2
  343. //
  344. this.label2.AutoSize = true;
  345. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.label2.ForeColor = System.Drawing.Color.Black;
  347. this.label2.Location = new System.Drawing.Point(10, 159);
  348. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  349. this.label2.Name = "label2";
  350. this.label2.Size = new System.Drawing.Size(92, 27);
  351. this.label2.TabIndex = 117;
  352. this.label2.Text = "不良信息";
  353. //
  354. // panel3
  355. //
  356. this.panel3.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  357. this.panel3.Location = new System.Drawing.Point(1, 146);
  358. this.panel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  359. this.panel3.Name = "panel3";
  360. this.panel3.Size = new System.Drawing.Size(1195, 1);
  361. this.panel3.TabIndex = 109;
  362. //
  363. // BadCodeTree
  364. //
  365. this.BadCodeTree.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.BadCodeTree.Location = new System.Drawing.Point(15, 192);
  367. this.BadCodeTree.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  368. this.BadCodeTree.Name = "BadCodeTree";
  369. this.BadCodeTree.Size = new System.Drawing.Size(190, 532);
  370. this.BadCodeTree.TabIndex = 118;
  371. this.BadCodeTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.BadCodeTree_NodeMouseClick);
  372. //
  373. // bc_code
  374. //
  375. this.bc_code.AutoSize = true;
  376. this.bc_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.bc_code.ForeColor = System.Drawing.Color.Black;
  378. this.bc_code.Location = new System.Drawing.Point(1176, 94);
  379. this.bc_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  380. this.bc_code.Name = "bc_code";
  381. this.bc_code.Size = new System.Drawing.Size(0, 27);
  382. this.bc_code.TabIndex = 122;
  383. this.bc_code.Visible = false;
  384. //
  385. // bg_code
  386. //
  387. this.bg_code.AutoSize = true;
  388. this.bg_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.bg_code.ForeColor = System.Drawing.Color.Black;
  390. this.bg_code.Location = new System.Drawing.Point(1176, 53);
  391. this.bg_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  392. this.bg_code.Name = "bg_code";
  393. this.bg_code.Size = new System.Drawing.Size(0, 27);
  394. this.bg_code.TabIndex = 123;
  395. this.bg_code.Visible = false;
  396. //
  397. // nr_code
  398. //
  399. this.nr_code.AutoSize = true;
  400. this.nr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.nr_code.ForeColor = System.Drawing.Color.Black;
  402. this.nr_code.Location = new System.Drawing.Point(1147, 94);
  403. this.nr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  404. this.nr_code.Name = "nr_code";
  405. this.nr_code.Size = new System.Drawing.Size(0, 27);
  406. this.nr_code.TabIndex = 125;
  407. this.nr_code.Visible = false;
  408. //
  409. // mb_badremark
  410. //
  411. this.mb_badremark.Location = new System.Drawing.Point(977, 191);
  412. this.mb_badremark.Margin = new System.Windows.Forms.Padding(5);
  413. this.mb_badremark.Name = "mb_badremark";
  414. this.mb_badremark.Size = new System.Drawing.Size(186, 26);
  415. this.mb_badremark.TabIndex = 127;
  416. //
  417. // ms_sncode
  418. //
  419. this.ms_sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  420. | System.Windows.Forms.AnchorStyles.Left)));
  421. this.ms_sncode.AutoSize = true;
  422. this.ms_sncode.CutLength = null;
  423. this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  424. this.ms_sncode.Location = new System.Drawing.Point(119, 55);
  425. this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  426. this.ms_sncode.MaximumSize = new System.Drawing.Size(200, 0);
  427. this.ms_sncode.Name = "ms_sncode";
  428. this.ms_sncode.Size = new System.Drawing.Size(0, 27);
  429. this.ms_sncode.TabIndex = 126;
  430. //
  431. // prodcode
  432. //
  433. this.prodcode.AllPower = null;
  434. this.prodcode.Caller = null;
  435. this.prodcode.Condition = null;
  436. this.prodcode.DBTitle = null;
  437. this.prodcode.FormName = null;
  438. this.prodcode.Location = new System.Drawing.Point(704, 372);
  439. this.prodcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  440. this.prodcode.Name = "prodcode";
  441. this.prodcode.Power = null;
  442. this.prodcode.SelectField = null;
  443. this.prodcode.SetValueField = null;
  444. this.prodcode.Size = new System.Drawing.Size(183, 26);
  445. this.prodcode.TabIndex = 124;
  446. this.prodcode.TableName = null;
  447. this.prodcode.TextBoxEnable = true;
  448. this.prodcode.TextKeyDown += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextKeyDown(this.prodcode_TextKeyDown);
  449. //
  450. // mbp_partdgv
  451. //
  452. this.mbp_partdgv.AllowUserToAddRows = false;
  453. this.mbp_partdgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  454. this.mbp_partdgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  455. this.mbp_part1,
  456. this.DeleteCom,
  457. this.mbp_id});
  458. this.mbp_partdgv.Location = new System.Drawing.Point(611, 418);
  459. this.mbp_partdgv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  460. this.mbp_partdgv.Name = "mbp_partdgv";
  461. this.mbp_partdgv.RowTemplate.Height = 27;
  462. this.mbp_partdgv.Size = new System.Drawing.Size(349, 190);
  463. this.mbp_partdgv.TabIndex = 121;
  464. this.mbp_partdgv.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mbp_partdgv_CellContentClick);
  465. //
  466. // mbl_locdgv
  467. //
  468. this.mbl_locdgv.AllowUserToAddRows = false;
  469. this.mbl_locdgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  470. this.mbl_locdgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  471. this.mbl_loc1,
  472. this.DeletePos,
  473. this.mbl_id});
  474. this.mbl_locdgv.Location = new System.Drawing.Point(222, 418);
  475. this.mbl_locdgv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  476. this.mbl_locdgv.Name = "mbl_locdgv";
  477. this.mbl_locdgv.RowTemplate.Height = 27;
  478. this.mbl_locdgv.Size = new System.Drawing.Size(349, 190);
  479. this.mbl_locdgv.TabIndex = 120;
  480. this.mbl_locdgv.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mbl_locdgv_CellContentClick);
  481. //
  482. // RefreshTreeView
  483. //
  484. this.RefreshTreeView.AllPower = null;
  485. this.RefreshTreeView.Cursor = System.Windows.Forms.Cursors.Hand;
  486. this.RefreshTreeView.Image = global::UAS_MES.Properties.Resources.refresh;
  487. this.RefreshTreeView.Location = new System.Drawing.Point(113, 160);
  488. this.RefreshTreeView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  489. this.RefreshTreeView.Name = "RefreshTreeView";
  490. this.RefreshTreeView.Power = null;
  491. this.RefreshTreeView.Size = new System.Drawing.Size(27, 25);
  492. this.RefreshTreeView.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  493. this.RefreshTreeView.TabIndex = 119;
  494. this.RefreshTreeView.TabStop = false;
  495. this.RefreshTreeView.Click += new System.EventHandler(this.RefreshTreeView_Click);
  496. //
  497. // GetSNCode
  498. //
  499. this.GetSNCode.AllPower = null;
  500. this.GetSNCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  501. | System.Windows.Forms.AnchorStyles.Left)));
  502. this.GetSNCode.BackColor = System.Drawing.Color.White;
  503. this.GetSNCode.ID = null;
  504. this.GetSNCode.Location = new System.Drawing.Point(325, 679);
  505. this.GetSNCode.Margin = new System.Windows.Forms.Padding(4);
  506. this.GetSNCode.Name = "GetSNCode";
  507. this.GetSNCode.Power = null;
  508. this.GetSNCode.Size = new System.Drawing.Size(249, 25);
  509. this.GetSNCode.Str = null;
  510. this.GetSNCode.Str1 = null;
  511. this.GetSNCode.Str2 = null;
  512. this.GetSNCode.TabIndex = 114;
  513. this.GetSNCode.Tag = "Read";
  514. this.GetSNCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GetSNCode_KeyDown);
  515. //
  516. // NewRepairInf
  517. //
  518. this.NewRepairInf.AllPower = "ifall";
  519. this.NewRepairInf.BackColor = System.Drawing.Color.Transparent;
  520. this.NewRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.DownImage")));
  521. this.NewRepairInf.Image = null;
  522. this.NewRepairInf.IsShowBorder = true;
  523. this.NewRepairInf.Location = new System.Drawing.Point(367, 628);
  524. this.NewRepairInf.Margin = new System.Windows.Forms.Padding(4);
  525. this.NewRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.MoveImage")));
  526. this.NewRepairInf.Name = "NewRepairInf";
  527. this.NewRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.NormalImage")));
  528. this.NewRepairInf.Power = null;
  529. this.NewRepairInf.Size = new System.Drawing.Size(115, 30);
  530. this.NewRepairInf.TabIndex = 112;
  531. this.NewRepairInf.Tag = "IfWrite";
  532. this.NewRepairInf.Text = "新增维修信息";
  533. this.NewRepairInf.UseVisualStyleBackColor = true;
  534. this.NewRepairInf.Click += new System.EventHandler(this.NewRepairInf_Click);
  535. //
  536. // SaveRepairInf
  537. //
  538. this.SaveRepairInf.AllPower = "ifall";
  539. this.SaveRepairInf.BackColor = System.Drawing.Color.Transparent;
  540. this.SaveRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.DownImage")));
  541. this.SaveRepairInf.Image = null;
  542. this.SaveRepairInf.IsShowBorder = true;
  543. this.SaveRepairInf.Location = new System.Drawing.Point(518, 628);
  544. this.SaveRepairInf.Margin = new System.Windows.Forms.Padding(4);
  545. this.SaveRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.MoveImage")));
  546. this.SaveRepairInf.Name = "SaveRepairInf";
  547. this.SaveRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.NormalImage")));
  548. this.SaveRepairInf.Power = null;
  549. this.SaveRepairInf.Size = new System.Drawing.Size(115, 30);
  550. this.SaveRepairInf.TabIndex = 111;
  551. this.SaveRepairInf.Tag = "IfWrite";
  552. this.SaveRepairInf.Text = "保存维修信息";
  553. this.SaveRepairInf.UseVisualStyleBackColor = true;
  554. this.SaveRepairInf.Click += new System.EventHandler(this.SaveRepairInf_Click);
  555. //
  556. // DeleteRepairInf
  557. //
  558. this.DeleteRepairInf.AllPower = "ifall";
  559. this.DeleteRepairInf.BackColor = System.Drawing.Color.Transparent;
  560. this.DeleteRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.DownImage")));
  561. this.DeleteRepairInf.Image = null;
  562. this.DeleteRepairInf.IsShowBorder = true;
  563. this.DeleteRepairInf.Location = new System.Drawing.Point(670, 628);
  564. this.DeleteRepairInf.Margin = new System.Windows.Forms.Padding(4);
  565. this.DeleteRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.MoveImage")));
  566. this.DeleteRepairInf.Name = "DeleteRepairInf";
  567. this.DeleteRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.NormalImage")));
  568. this.DeleteRepairInf.Power = null;
  569. this.DeleteRepairInf.Size = new System.Drawing.Size(76, 30);
  570. this.DeleteRepairInf.TabIndex = 110;
  571. this.DeleteRepairInf.Tag = "IfWrite";
  572. this.DeleteRepairInf.Text = "删除";
  573. this.DeleteRepairInf.UseVisualStyleBackColor = true;
  574. this.DeleteRepairInf.Click += new System.EventHandler(this.DeleteRepairInf_Click);
  575. //
  576. // mbl_loc
  577. //
  578. this.mbl_loc.AllPower = null;
  579. this.mbl_loc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  580. | System.Windows.Forms.AnchorStyles.Left)));
  581. this.mbl_loc.BackColor = System.Drawing.Color.White;
  582. this.mbl_loc.ID = null;
  583. this.mbl_loc.Location = new System.Drawing.Point(349, 373);
  584. this.mbl_loc.Margin = new System.Windows.Forms.Padding(4);
  585. this.mbl_loc.Name = "mbl_loc";
  586. this.mbl_loc.Power = null;
  587. this.mbl_loc.Size = new System.Drawing.Size(161, 25);
  588. this.mbl_loc.Str = null;
  589. this.mbl_loc.Str1 = null;
  590. this.mbl_loc.Str2 = null;
  591. this.mbl_loc.TabIndex = 104;
  592. this.mbl_loc.Tag = "Read";
  593. this.mbl_loc.TextChanged += new System.EventHandler(this.mbl_loc_TextChanged);
  594. this.mbl_loc.KeyDown += new System.Windows.Forms.KeyEventHandler(this.mbl_loc_KeyDown);
  595. //
  596. // mbr_solutioncode
  597. //
  598. this.mbr_solutioncode.AllPower = null;
  599. this.mbr_solutioncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  600. | System.Windows.Forms.AnchorStyles.Left)));
  601. this.mbr_solutioncode.BackColor = System.Drawing.Color.White;
  602. this.mbr_solutioncode.Enabled = false;
  603. this.mbr_solutioncode.ID = null;
  604. this.mbr_solutioncode.Location = new System.Drawing.Point(670, 298);
  605. this.mbr_solutioncode.Margin = new System.Windows.Forms.Padding(4);
  606. this.mbr_solutioncode.Name = "mbr_solutioncode";
  607. this.mbr_solutioncode.Power = null;
  608. this.mbr_solutioncode.Size = new System.Drawing.Size(160, 25);
  609. this.mbr_solutioncode.Str = null;
  610. this.mbr_solutioncode.Str1 = null;
  611. this.mbr_solutioncode.Str2 = null;
  612. this.mbr_solutioncode.TabIndex = 102;
  613. this.mbr_solutioncode.Tag = "Read";
  614. //
  615. // mbc_component
  616. //
  617. this.mbc_component.AllPower = null;
  618. this.mbc_component.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  619. | System.Windows.Forms.AnchorStyles.Left)));
  620. this.mbc_component.BackColor = System.Drawing.Color.White;
  621. this.mbc_component.Enabled = false;
  622. this.mbc_component.ID = null;
  623. this.mbc_component.Location = new System.Drawing.Point(350, 299);
  624. this.mbc_component.Margin = new System.Windows.Forms.Padding(4);
  625. this.mbc_component.Name = "mbc_component";
  626. this.mbc_component.Power = null;
  627. this.mbc_component.Size = new System.Drawing.Size(160, 25);
  628. this.mbc_component.Str = null;
  629. this.mbc_component.Str1 = null;
  630. this.mbc_component.Str2 = null;
  631. this.mbc_component.TabIndex = 100;
  632. this.mbc_component.Tag = "Read";
  633. //
  634. // mbr_dutycode
  635. //
  636. this.mbr_dutycode.AllPower = null;
  637. this.mbr_dutycode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  638. | System.Windows.Forms.AnchorStyles.Left)));
  639. this.mbr_dutycode.BackColor = System.Drawing.Color.White;
  640. this.mbr_dutycode.Enabled = false;
  641. this.mbr_dutycode.ID = null;
  642. this.mbr_dutycode.Location = new System.Drawing.Point(977, 248);
  643. this.mbr_dutycode.Margin = new System.Windows.Forms.Padding(4);
  644. this.mbr_dutycode.Name = "mbr_dutycode";
  645. this.mbr_dutycode.Power = null;
  646. this.mbr_dutycode.Size = new System.Drawing.Size(160, 25);
  647. this.mbr_dutycode.Str = null;
  648. this.mbr_dutycode.Str1 = null;
  649. this.mbr_dutycode.Str2 = null;
  650. this.mbr_dutycode.TabIndex = 98;
  651. this.mbr_dutycode.Tag = "Read";
  652. //
  653. // nr_name
  654. //
  655. this.nr_name.AllPower = null;
  656. this.nr_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  657. | System.Windows.Forms.AnchorStyles.Left)));
  658. this.nr_name.BackColor = System.Drawing.Color.White;
  659. this.nr_name.Enabled = false;
  660. this.nr_name.ID = null;
  661. this.nr_name.Location = new System.Drawing.Point(670, 244);
  662. this.nr_name.Margin = new System.Windows.Forms.Padding(4);
  663. this.nr_name.Name = "nr_name";
  664. this.nr_name.Power = null;
  665. this.nr_name.Size = new System.Drawing.Size(160, 25);
  666. this.nr_name.Str = null;
  667. this.nr_name.Str1 = null;
  668. this.nr_name.Str2 = null;
  669. this.nr_name.TabIndex = 96;
  670. this.nr_name.Tag = "Read";
  671. this.nr_name.TextChanged += new System.EventHandler(this.nr_name_TextChanged);
  672. //
  673. // nrg_name
  674. //
  675. this.nrg_name.AllPower = null;
  676. this.nrg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  677. | System.Windows.Forms.AnchorStyles.Left)));
  678. this.nrg_name.BackColor = System.Drawing.Color.White;
  679. this.nrg_name.Enabled = false;
  680. this.nrg_name.ID = null;
  681. this.nrg_name.Location = new System.Drawing.Point(350, 248);
  682. this.nrg_name.Margin = new System.Windows.Forms.Padding(4);
  683. this.nrg_name.Name = "nrg_name";
  684. this.nrg_name.Power = null;
  685. this.nrg_name.Size = new System.Drawing.Size(160, 25);
  686. this.nrg_name.Str = null;
  687. this.nrg_name.Str1 = null;
  688. this.nrg_name.Str2 = null;
  689. this.nrg_name.TabIndex = 94;
  690. this.nrg_name.Tag = "Read";
  691. //
  692. // bc_name
  693. //
  694. this.bc_name.AllPower = null;
  695. this.bc_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  696. | System.Windows.Forms.AnchorStyles.Left)));
  697. this.bc_name.BackColor = System.Drawing.Color.White;
  698. this.bc_name.Enabled = false;
  699. this.bc_name.ID = null;
  700. this.bc_name.Location = new System.Drawing.Point(670, 191);
  701. this.bc_name.Margin = new System.Windows.Forms.Padding(4);
  702. this.bc_name.Name = "bc_name";
  703. this.bc_name.Power = null;
  704. this.bc_name.Size = new System.Drawing.Size(160, 25);
  705. this.bc_name.Str = null;
  706. this.bc_name.Str1 = null;
  707. this.bc_name.Str2 = null;
  708. this.bc_name.TabIndex = 92;
  709. this.bc_name.Tag = "Read";
  710. //
  711. // bg_name
  712. //
  713. this.bg_name.AllPower = null;
  714. this.bg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  715. | System.Windows.Forms.AnchorStyles.Left)));
  716. this.bg_name.BackColor = System.Drawing.Color.White;
  717. this.bg_name.Enabled = false;
  718. this.bg_name.ForeColor = System.Drawing.Color.Red;
  719. this.bg_name.ID = null;
  720. this.bg_name.Location = new System.Drawing.Point(350, 192);
  721. this.bg_name.Margin = new System.Windows.Forms.Padding(4);
  722. this.bg_name.Name = "bg_name";
  723. this.bg_name.Power = null;
  724. this.bg_name.Size = new System.Drawing.Size(160, 25);
  725. this.bg_name.Str = null;
  726. this.bg_name.Str1 = null;
  727. this.bg_name.Str2 = null;
  728. this.bg_name.TabIndex = 91;
  729. this.bg_name.Tag = "Read";
  730. //
  731. // OperatResult
  732. //
  733. this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  734. this.OperatResult.Location = new System.Drawing.Point(977, 371);
  735. this.OperatResult.Margin = new System.Windows.Forms.Padding(4);
  736. this.OperatResult.Name = "OperatResult";
  737. this.OperatResult.Size = new System.Drawing.Size(208, 318);
  738. this.OperatResult.TabIndex = 87;
  739. this.OperatResult.Text = "";
  740. //
  741. // ms_makecode
  742. //
  743. this.ms_makecode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  744. | System.Windows.Forms.AnchorStyles.Left)));
  745. this.ms_makecode.AutoSize = true;
  746. this.ms_makecode.CutLength = null;
  747. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  748. this.ms_makecode.Location = new System.Drawing.Point(368, 55);
  749. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  750. this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
  751. this.ms_makecode.Name = "ms_makecode";
  752. this.ms_makecode.Size = new System.Drawing.Size(0, 27);
  753. this.ms_makecode.TabIndex = 85;
  754. //
  755. // ms_prodcode
  756. //
  757. this.ms_prodcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  758. | System.Windows.Forms.AnchorStyles.Left)));
  759. this.ms_prodcode.AutoSize = true;
  760. this.ms_prodcode.CutLength = null;
  761. this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  762. this.ms_prodcode.Location = new System.Drawing.Point(662, 55);
  763. this.ms_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  764. this.ms_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
  765. this.ms_prodcode.Name = "ms_prodcode";
  766. this.ms_prodcode.Size = new System.Drawing.Size(0, 27);
  767. this.ms_prodcode.TabIndex = 83;
  768. //
  769. // pr_detail
  770. //
  771. this.pr_detail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  772. | System.Windows.Forms.AnchorStyles.Left)));
  773. this.pr_detail.AutoSize = true;
  774. this.pr_detail.CutLength = null;
  775. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  776. this.pr_detail.Location = new System.Drawing.Point(968, 55);
  777. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  778. this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
  779. this.pr_detail.Name = "pr_detail";
  780. this.pr_detail.Size = new System.Drawing.Size(0, 27);
  781. this.pr_detail.TabIndex = 82;
  782. //
  783. // Clean
  784. //
  785. this.Clean.AllPower = null;
  786. this.Clean.BackColor = System.Drawing.Color.Transparent;
  787. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  788. this.Clean.Image = null;
  789. this.Clean.IsShowBorder = true;
  790. this.Clean.Location = new System.Drawing.Point(1043, 697);
  791. this.Clean.Margin = new System.Windows.Forms.Padding(4);
  792. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  793. this.Clean.Name = "Clean";
  794. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  795. this.Clean.Power = null;
  796. this.Clean.Size = new System.Drawing.Size(80, 30);
  797. this.Clean.TabIndex = 81;
  798. this.Clean.Tag = "IfWrite";
  799. this.Clean.Text = "清除";
  800. this.Clean.UseVisualStyleBackColor = true;
  801. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  802. //
  803. // cd_stepcode
  804. //
  805. this.cd_stepcode.AllPower = null;
  806. this.cd_stepcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  807. | System.Windows.Forms.AnchorStyles.Left)));
  808. this.cd_stepcode.Caller = null;
  809. this.cd_stepcode.Condition = null;
  810. this.cd_stepcode.DBTitle = "回流工序";
  811. this.cd_stepcode.FormName = null;
  812. this.cd_stepcode.Location = new System.Drawing.Point(464, 104);
  813. this.cd_stepcode.Margin = new System.Windows.Forms.Padding(4);
  814. this.cd_stepcode.Name = "cd_stepcode";
  815. this.cd_stepcode.Power = null;
  816. this.cd_stepcode.SelectField = null;
  817. this.cd_stepcode.SetValueField = null;
  818. this.cd_stepcode.Size = new System.Drawing.Size(200, 26);
  819. this.cd_stepcode.TabIndex = 68;
  820. this.cd_stepcode.TableName = null;
  821. this.cd_stepcode.Tag = "ms_stepcode";
  822. this.cd_stepcode.TextBoxEnable = true;
  823. //
  824. // cr_code
  825. //
  826. this.cr_code.AllPower = null;
  827. this.cr_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  828. | System.Windows.Forms.AnchorStyles.Left)));
  829. this.cr_code.Caller = null;
  830. this.cr_code.Condition = null;
  831. this.cr_code.DBTitle = "回流途程";
  832. this.cr_code.FormName = null;
  833. this.cr_code.Location = new System.Drawing.Point(121, 103);
  834. this.cr_code.Margin = new System.Windows.Forms.Padding(4);
  835. this.cr_code.Name = "cr_code";
  836. this.cr_code.Power = null;
  837. this.cr_code.SelectField = null;
  838. this.cr_code.SetValueField = null;
  839. this.cr_code.Size = new System.Drawing.Size(200, 26);
  840. this.cr_code.TabIndex = 67;
  841. this.cr_code.TableName = null;
  842. this.cr_code.Tag = "ms_craftcode";
  843. this.cr_code.TextBoxEnable = true;
  844. this.cr_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cr_code_UserControlTextChanged);
  845. //
  846. // NewBadCode
  847. //
  848. this.NewBadCode.AllPower = "ifall";
  849. this.NewBadCode.BackColor = System.Drawing.Color.Transparent;
  850. this.NewBadCode.DownImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.DownImage")));
  851. this.NewBadCode.Image = null;
  852. this.NewBadCode.IsShowBorder = true;
  853. this.NewBadCode.Location = new System.Drawing.Point(218, 628);
  854. this.NewBadCode.Margin = new System.Windows.Forms.Padding(4);
  855. this.NewBadCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.MoveImage")));
  856. this.NewBadCode.Name = "NewBadCode";
  857. this.NewBadCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.NormalImage")));
  858. this.NewBadCode.Power = null;
  859. this.NewBadCode.Size = new System.Drawing.Size(115, 30);
  860. this.NewBadCode.TabIndex = 60;
  861. this.NewBadCode.Tag = "IfWrite";
  862. this.NewBadCode.Text = "新增不良代码";
  863. this.NewBadCode.UseVisualStyleBackColor = true;
  864. this.NewBadCode.Click += new System.EventHandler(this.NewBadCode_Click);
  865. //
  866. // SaveBadLocation
  867. //
  868. this.SaveBadLocation.AllPower = "ifall";
  869. this.SaveBadLocation.BackColor = System.Drawing.Color.Transparent;
  870. this.SaveBadLocation.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.DownImage")));
  871. this.SaveBadLocation.Enabled = false;
  872. this.SaveBadLocation.Image = null;
  873. this.SaveBadLocation.IsShowBorder = true;
  874. this.SaveBadLocation.Location = new System.Drawing.Point(513, 371);
  875. this.SaveBadLocation.Margin = new System.Windows.Forms.Padding(4);
  876. this.SaveBadLocation.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.MoveImage")));
  877. this.SaveBadLocation.Name = "SaveBadLocation";
  878. this.SaveBadLocation.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.NormalImage")));
  879. this.SaveBadLocation.Power = null;
  880. this.SaveBadLocation.Size = new System.Drawing.Size(61, 30);
  881. this.SaveBadLocation.TabIndex = 59;
  882. this.SaveBadLocation.Tag = "IfWrite";
  883. this.SaveBadLocation.Text = "保存";
  884. this.SaveBadLocation.UseVisualStyleBackColor = true;
  885. this.SaveBadLocation.Click += new System.EventHandler(this.SaveBadLocation_Click);
  886. //
  887. // Scrap
  888. //
  889. this.Scrap.AllPower = "ifall";
  890. this.Scrap.BackColor = System.Drawing.Color.Transparent;
  891. this.Scrap.DownImage = ((System.Drawing.Image)(resources.GetObject("Scrap.DownImage")));
  892. this.Scrap.Image = null;
  893. this.Scrap.IsShowBorder = true;
  894. this.Scrap.Location = new System.Drawing.Point(830, 99);
  895. this.Scrap.Margin = new System.Windows.Forms.Padding(4);
  896. this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
  897. this.Scrap.Name = "Scrap";
  898. this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage")));
  899. this.Scrap.Power = null;
  900. this.Scrap.Size = new System.Drawing.Size(91, 30);
  901. this.Scrap.TabIndex = 56;
  902. this.Scrap.Tag = "IfWrite";
  903. this.Scrap.Text = "报废";
  904. this.Scrap.UseVisualStyleBackColor = true;
  905. this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
  906. //
  907. // RepairComplete
  908. //
  909. this.RepairComplete.AllPower = "ifall";
  910. this.RepairComplete.BackColor = System.Drawing.Color.Transparent;
  911. this.RepairComplete.DownImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.DownImage")));
  912. this.RepairComplete.Image = null;
  913. this.RepairComplete.IsShowBorder = true;
  914. this.RepairComplete.Location = new System.Drawing.Point(703, 99);
  915. this.RepairComplete.Margin = new System.Windows.Forms.Padding(4);
  916. this.RepairComplete.MoveImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.MoveImage")));
  917. this.RepairComplete.Name = "RepairComplete";
  918. this.RepairComplete.NormalImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.NormalImage")));
  919. this.RepairComplete.Power = null;
  920. this.RepairComplete.Size = new System.Drawing.Size(91, 30);
  921. this.RepairComplete.TabIndex = 55;
  922. this.RepairComplete.Tag = "IfWrite";
  923. this.RepairComplete.Text = "完成维修";
  924. this.RepairComplete.UseVisualStyleBackColor = true;
  925. this.RepairComplete.Click += new System.EventHandler(this.RepairComplete_Click);
  926. //
  927. // mbl_loc1
  928. //
  929. this.mbl_loc1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  930. this.mbl_loc1.DataPropertyName = "mbl_loc";
  931. this.mbl_loc1.HeaderText = "已选择不良位置";
  932. this.mbl_loc1.Name = "mbl_loc1";
  933. this.mbl_loc1.ReadOnly = true;
  934. //
  935. // DeletePos
  936. //
  937. this.DeletePos.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  938. this.DeletePos.HeaderText = "删除";
  939. this.DeletePos.Image = global::UAS_MES.Properties.Resources.bindingNavigatorDeleteItem_Image;
  940. this.DeletePos.Name = "DeletePos";
  941. this.DeletePos.Width = 80;
  942. //
  943. // mbl_id
  944. //
  945. this.mbl_id.DataPropertyName = "mbl_id";
  946. this.mbl_id.HeaderText = "mbl_id";
  947. this.mbl_id.Name = "mbl_id";
  948. this.mbl_id.Visible = false;
  949. //
  950. // mbp_part1
  951. //
  952. this.mbp_part1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  953. this.mbp_part1.DataPropertyName = "mbp_part";
  954. this.mbp_part1.HeaderText = "已选择不良零件";
  955. this.mbp_part1.Name = "mbp_part1";
  956. this.mbp_part1.ReadOnly = true;
  957. //
  958. // DeleteCom
  959. //
  960. this.DeleteCom.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  961. this.DeleteCom.HeaderText = "删除";
  962. this.DeleteCom.Image = global::UAS_MES.Properties.Resources.bindingNavigatorDeleteItem_Image;
  963. this.DeleteCom.Name = "DeleteCom";
  964. this.DeleteCom.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  965. this.DeleteCom.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  966. this.DeleteCom.Width = 80;
  967. //
  968. // mbp_id
  969. //
  970. this.mbp_id.DataPropertyName = "mbp_id";
  971. this.mbp_id.HeaderText = "mbp_id";
  972. this.mbp_id.Name = "mbp_id";
  973. this.mbp_id.Visible = false;
  974. //
  975. // Make_Repair
  976. //
  977. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  978. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  979. this.ClientSize = new System.Drawing.Size(1200, 735);
  980. this.Controls.Add(this.mb_badremark);
  981. this.Controls.Add(this.ms_sncode);
  982. this.Controls.Add(this.nr_code);
  983. this.Controls.Add(this.prodcode);
  984. this.Controls.Add(this.bg_code);
  985. this.Controls.Add(this.bc_code);
  986. this.Controls.Add(this.mbp_partdgv);
  987. this.Controls.Add(this.mbl_locdgv);
  988. this.Controls.Add(this.RefreshTreeView);
  989. this.Controls.Add(this.BadCodeTree);
  990. this.Controls.Add(this.panel3);
  991. this.Controls.Add(this.label2);
  992. this.Controls.Add(this.GetSNCode);
  993. this.Controls.Add(this.GetSNCode_Label);
  994. this.Controls.Add(this.NewRepairInf);
  995. this.Controls.Add(this.SaveRepairInf);
  996. this.Controls.Add(this.DeleteRepairInf);
  997. this.Controls.Add(this.panel1);
  998. this.Controls.Add(this.mbp_part_label);
  999. this.Controls.Add(this.mbl_loc);
  1000. this.Controls.Add(this.mbl_loc_label);
  1001. this.Controls.Add(this.mbr_solutioncode);
  1002. this.Controls.Add(this.mbr_solution_label);
  1003. this.Controls.Add(this.mbc_component);
  1004. this.Controls.Add(this.mbc_component_label);
  1005. this.Controls.Add(this.mbr_dutycode);
  1006. this.Controls.Add(this.mbr_dutycode_label);
  1007. this.Controls.Add(this.nr_name);
  1008. this.Controls.Add(this.nr_name_label);
  1009. this.Controls.Add(this.nrg_name);
  1010. this.Controls.Add(this.mbr_brgcode_label);
  1011. this.Controls.Add(this.bc_name);
  1012. this.Controls.Add(this.bg_name);
  1013. this.Controls.Add(this.OperatResult);
  1014. this.Controls.Add(this.ms_makecode);
  1015. this.Controls.Add(this.ms_prodcode);
  1016. this.Controls.Add(this.pr_detail);
  1017. this.Controls.Add(this.ms_prodcode_label);
  1018. this.Controls.Add(this.pr_detail_label);
  1019. this.Controls.Add(this.Clean);
  1020. this.Controls.Add(this.cd_stepcode);
  1021. this.Controls.Add(this.cr_code);
  1022. this.Controls.Add(this.ma_craftcode_label);
  1023. this.Controls.Add(this.st_rstepcode_label);
  1024. this.Controls.Add(this.NewBadCode);
  1025. this.Controls.Add(this.SaveBadLocation);
  1026. this.Controls.Add(this.Scrap);
  1027. this.Controls.Add(this.RepairComplete);
  1028. this.Controls.Add(this.label14);
  1029. this.Controls.Add(this.bc_name_label);
  1030. this.Controls.Add(this.bg_name_label);
  1031. this.Controls.Add(this.ms_sncode_label);
  1032. this.Controls.Add(this.ms_makecode_label);
  1033. this.Controls.Add(this.panel2);
  1034. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1035. this.Margin = new System.Windows.Forms.Padding(4);
  1036. this.Name = "Make_Repair";
  1037. this.Tag = "Make!Repair";
  1038. this.Text = "维修作业";
  1039. this.Load += new System.EventHandler(this.维修作业_Load);
  1040. this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
  1041. this.panel2.ResumeLayout(false);
  1042. this.panel2.PerformLayout();
  1043. ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
  1044. ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
  1045. ((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).EndInit();
  1046. ((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).EndInit();
  1047. ((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).EndInit();
  1048. this.ResumeLayout(false);
  1049. this.PerformLayout();
  1050. }
  1051. #endregion
  1052. private CustomControl.ButtonUtil.NormalButton RepairComplete;
  1053. private CustomControl.ButtonUtil.NormalButton Scrap;
  1054. private CustomControl.ButtonUtil.NormalButton SaveBadLocation;
  1055. private CustomControl.ButtonUtil.NormalButton NewBadCode;
  1056. private CustomControl.TextBoxWithIcon.SearchTextBox cr_code;
  1057. private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode;
  1058. private System.Windows.Forms.Panel panel2;
  1059. private System.Windows.Forms.Label label1;
  1060. private System.Windows.Forms.Label ma_craftcode_label;
  1061. private System.Windows.Forms.Label st_rstepcode_label;
  1062. private System.Windows.Forms.Label ms_prodcode_label;
  1063. private System.Windows.Forms.Label pr_detail_label;
  1064. private System.Windows.Forms.Label label14;
  1065. private System.Windows.Forms.Label bc_name_label;
  1066. private System.Windows.Forms.Label bg_name_label;
  1067. private System.Windows.Forms.Label ms_sncode_label;
  1068. private System.Windows.Forms.Label ms_makecode_label;
  1069. private CustomControl.ButtonUtil.NormalButton Clean;
  1070. private CustomControl.ValueLabel.ValueLabel pr_detail;
  1071. private CustomControl.ValueLabel.ValueLabel ms_prodcode;
  1072. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  1073. private CustomControl.RichText.RichTextAutoBottom OperatResult;
  1074. private CustomControl.TextBoxWithIcon.EnterTextBox bg_name;
  1075. private CustomControl.TextBoxWithIcon.EnterTextBox bc_name;
  1076. private CustomControl.TextBoxWithIcon.EnterTextBox nrg_name;
  1077. private System.Windows.Forms.Label mbr_brgcode_label;
  1078. private CustomControl.TextBoxWithIcon.EnterTextBox nr_name;
  1079. private System.Windows.Forms.Label nr_name_label;
  1080. private CustomControl.TextBoxWithIcon.EnterTextBox mbr_dutycode;
  1081. private System.Windows.Forms.Label mbr_dutycode_label;
  1082. private CustomControl.TextBoxWithIcon.EnterTextBox mbc_component;
  1083. private System.Windows.Forms.Label mbc_component_label;
  1084. private CustomControl.TextBoxWithIcon.EnterTextBox mbr_solutioncode;
  1085. private System.Windows.Forms.Label mbr_solution_label;
  1086. private System.Windows.Forms.Label mbl_loc_label;
  1087. private System.Windows.Forms.Label mbp_part_label;
  1088. private System.Windows.Forms.Panel panel1;
  1089. private CustomControl.ButtonUtil.NormalButton DeleteRepairInf;
  1090. private CustomControl.ButtonUtil.NormalButton SaveRepairInf;
  1091. private CustomControl.ButtonUtil.NormalButton NewRepairInf;
  1092. private CustomControl.TextBoxWithIcon.EnterTextBox GetSNCode;
  1093. private System.Windows.Forms.Label GetSNCode_Label;
  1094. private System.Windows.Forms.Label label2;
  1095. private System.Windows.Forms.Panel panel3;
  1096. private System.Windows.Forms.TreeView BadCodeTree;
  1097. private CustomControl.ClickPicBox.ClickPicBox RefreshTreeView;
  1098. private CustomControl.TextBoxWithIcon.EnterTextBox mbl_loc;
  1099. private CustomControl.DataGrid_View.DataGridViewWithCheckBox mbl_locdgv;
  1100. private CustomControl.DataGrid_View.DataGridViewWithCheckBox mbp_partdgv;
  1101. private System.Windows.Forms.BindingSource LocationSource;
  1102. private System.Windows.Forms.BindingSource ComponentSource;
  1103. private System.Windows.Forms.Label bc_code;
  1104. private System.Windows.Forms.Label bg_code;
  1105. private CustomControl.TextBoxWithIcon.SearchTextBox prodcode;
  1106. private System.Windows.Forms.Label nr_code;
  1107. private CustomControl.ValueLabel.ValueLabel ms_sncode;
  1108. private CustomControl.TextBoxWithIcon.TextBoxWithTextArea mb_badremark;
  1109. private System.Windows.Forms.DataGridViewTextBoxColumn mbp_part1;
  1110. private System.Windows.Forms.DataGridViewImageColumn DeleteCom;
  1111. private System.Windows.Forms.DataGridViewTextBoxColumn mbp_id;
  1112. private System.Windows.Forms.DataGridViewTextBoxColumn mbl_loc1;
  1113. private System.Windows.Forms.DataGridViewImageColumn DeletePos;
  1114. private System.Windows.Forms.DataGridViewTextBoxColumn mbl_id;
  1115. }
  1116. }