Make_Repair.Designer.cs 63 KB

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