Make_Repair.Designer.cs 60 KB

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