Make_Repair.Designer.cs 59 KB

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