Make_Repair.Designer.cs 58 KB

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