Make_Repair.Designer.cs 70 KB

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