Make_Repair.Designer.cs 75 KB

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