Make_Repair.Designer.cs 65 KB

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