Make_Repair_AfterSale.Designer.cs 61 KB

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