Make_Repair.Designer.cs 67 KB

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