Make_Repair.Designer.cs 65 KB

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