Make_Repair.Designer.cs 74 KB

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