Make_Repair.Designer.cs 69 KB

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