Make_Repair.Designer.cs 62 KB

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