Make_Repair.Designer.cs 70 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202
  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.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  51. this.mbc_component = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  52. this.mbr_dutyname = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
  53. this.so_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
  54. this.nr_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
  55. this.nrg_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
  56. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  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(5, 0, 5, 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(5, 0, 5, 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(325, 284);
  132. this.bg_name_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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(325, 373);
  144. this.mbr_brgcode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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, 373);
  156. this.nr_name_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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, 373);
  168. this.mbr_dutycode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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(325, 459);
  180. this.mbc_component_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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(5, 0, 5, 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(325, 573);
  204. this.mbl_loc_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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, 573);
  216. this.mbp_part_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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(325, 1067);
  229. this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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(5, 0, 5, 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(21, 288);
  251. this.BadCodeTree.Margin = new System.Windows.Forms.Padding(4, 4, 4, 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, 451);
  264. this.bc_code.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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(1653, 451);
  276. this.bg_code.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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(1597, 520);
  288. this.nrg_code.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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, 525);
  300. this.so_code.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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, 525);
  312. this.mbr_dutycode.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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. // normalButton1
  319. //
  320. this.normalButton1.AllPower = "ifall";
  321. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  322. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  323. this.normalButton1.Image = null;
  324. this.normalButton1.IsShowBorder = true;
  325. this.normalButton1.Location = new System.Drawing.Point(820, 987);
  326. this.normalButton1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  327. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  328. this.normalButton1.Name = "normalButton1";
  329. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  330. this.normalButton1.Power = null;
  331. this.normalButton1.Size = new System.Drawing.Size(171, 48);
  332. this.normalButton1.TabIndex = 140;
  333. this.normalButton1.Tag = "IfRead";
  334. this.normalButton1.Text = "删除不良代码";
  335. this.normalButton1.UseVisualStyleBackColor = true;
  336. this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
  337. //
  338. // mbc_component
  339. //
  340. this.mbc_component.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  341. this.mbc_component.FormattingEnabled = true;
  342. this.mbc_component.ItemHeight = 24;
  343. this.mbc_component.Items.AddRange(new object[] {
  344. "",
  345. "主板",
  346. "液晶屏",
  347. "TFT板",
  348. "TP屏",
  349. "U架",
  350. "KB板",
  351. "USB板",
  352. "摄像头",
  353. "MIC板",
  354. "蓝牙模块",
  355. "收音模块",
  356. "核心板",
  357. "咪头",
  358. "wif天线",
  359. "GPS天线",
  360. "底壳",
  361. "面壳",
  362. "天线/喇叭支架",
  363. "A壳组件",
  364. "B壳组件",
  365. "C壳组件",
  366. "D壳组件",
  367. "接口小板",
  368. "主机",
  369. "其他"});
  370. this.mbc_component.Location = new System.Drawing.Point(524, 459);
  371. this.mbc_component.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  372. this.mbc_component.Name = "mbc_component";
  373. this.mbc_component.Size = new System.Drawing.Size(239, 32);
  374. this.mbc_component.TabIndex = 139;
  375. //
  376. // mbr_dutyname
  377. //
  378. this.mbr_dutyname.Condition = null;
  379. this.mbr_dutyname.Field = null;
  380. this.mbr_dutyname.Location = new System.Drawing.Point(1467, 379);
  381. this.mbr_dutyname.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  382. this.mbr_dutyname.Name = "mbr_dutyname";
  383. this.mbr_dutyname.Size = new System.Drawing.Size(243, 47);
  384. this.mbr_dutyname.TabIndex = 135;
  385. this.mbr_dutyname.TableName = null;
  386. this.mbr_dutyname.Value = null;
  387. this.mbr_dutyname.ValueField = null;
  388. this.mbr_dutyname.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch.OnTextChange(this.mbr_dutyname_UserControlTextChanged);
  389. //
  390. // so_name
  391. //
  392. this.so_name.Condition = null;
  393. this.so_name.Field = null;
  394. this.so_name.Location = new System.Drawing.Point(1004, 459);
  395. this.so_name.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  396. this.so_name.Name = "so_name";
  397. this.so_name.Size = new System.Drawing.Size(243, 47);
  398. this.so_name.TabIndex = 133;
  399. this.so_name.TableName = null;
  400. this.so_name.Value = null;
  401. this.so_name.ValueField = null;
  402. this.so_name.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch.OnTextChange(this.so_name_UserControlTextChanged);
  403. //
  404. // nr_name
  405. //
  406. this.nr_name.Condition = null;
  407. this.nr_name.Field = null;
  408. this.nr_name.Location = new System.Drawing.Point(1004, 379);
  409. this.nr_name.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  410. this.nr_name.Name = "nr_name";
  411. this.nr_name.Size = new System.Drawing.Size(243, 47);
  412. this.nr_name.TabIndex = 132;
  413. this.nr_name.TableName = null;
  414. this.nr_name.Value = null;
  415. this.nr_name.ValueField = null;
  416. this.nr_name.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch.OnTextChange(this.nr_name_UserControlTextChanged);
  417. //
  418. // nrg_name
  419. //
  420. this.nrg_name.Condition = null;
  421. this.nrg_name.Field = null;
  422. this.nrg_name.Location = new System.Drawing.Point(524, 379);
  423. this.nrg_name.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  424. this.nrg_name.Name = "nrg_name";
  425. this.nrg_name.Size = new System.Drawing.Size(243, 47);
  426. this.nrg_name.TabIndex = 131;
  427. this.nrg_name.TableName = null;
  428. this.nrg_name.Value = null;
  429. this.nrg_name.ValueField = null;
  430. this.nrg_name.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch.OnTextChange(this.nrg_name_UserControlTextChanged);
  431. //
  432. // groupBoxWithBorder1
  433. //
  434. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  435. this.groupBoxWithBorder1.Controls.Add(this.cd_stepcode);
  436. this.groupBoxWithBorder1.Controls.Add(this.ms_reworkcheckno);
  437. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
  438. this.groupBoxWithBorder1.Controls.Add(this.ms_sncode_label);
  439. this.groupBoxWithBorder1.Controls.Add(this.ms_checkno);
  440. this.groupBoxWithBorder1.Controls.Add(this.RepairComplete);
  441. this.groupBoxWithBorder1.Controls.Add(this.ms_sncode);
  442. this.groupBoxWithBorder1.Controls.Add(this.Scrap);
  443. this.groupBoxWithBorder1.Controls.Add(this.nr_code);
  444. this.groupBoxWithBorder1.Controls.Add(this.st_rstepcode_label);
  445. this.groupBoxWithBorder1.Controls.Add(this.ma_craftcode_label);
  446. this.groupBoxWithBorder1.Controls.Add(this.cr_code);
  447. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  448. this.groupBoxWithBorder1.Controls.Add(this.ms_prodcode_label);
  449. this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
  450. this.groupBoxWithBorder1.Controls.Add(this.ms_prodcode);
  451. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
  452. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F);
  453. this.groupBoxWithBorder1.Location = new System.Drawing.Point(19, 16);
  454. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  455. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  456. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  457. this.groupBoxWithBorder1.Size = new System.Drawing.Size(1760, 204);
  458. this.groupBoxWithBorder1.TabIndex = 130;
  459. this.groupBoxWithBorder1.TabStop = false;
  460. this.groupBoxWithBorder1.Text = "工单信息";
  461. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  462. //
  463. // cd_stepcode
  464. //
  465. this.cd_stepcode.AllPower = "ifall";
  466. this.cd_stepcode.Caller = null;
  467. this.cd_stepcode.Condition = null;
  468. this.cd_stepcode.DBTitle = "回流工序";
  469. this.cd_stepcode.Font = new System.Drawing.Font("微软雅黑", 9F);
  470. this.cd_stepcode.FormName = null;
  471. this.cd_stepcode.Location = new System.Drawing.Point(712, 139);
  472. this.cd_stepcode.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  473. this.cd_stepcode.Name = "cd_stepcode";
  474. this.cd_stepcode.Power = "ifspecial";
  475. this.cd_stepcode.ReturnData = null;
  476. this.cd_stepcode.SelectField = null;
  477. this.cd_stepcode.SetValueField = null;
  478. this.cd_stepcode.Size = new System.Drawing.Size(300, 44);
  479. this.cd_stepcode.TabIndex = 68;
  480. this.cd_stepcode.TableName = null;
  481. this.cd_stepcode.Tag = "";
  482. this.cd_stepcode.TextBoxEnable = false;
  483. //
  484. // ms_reworkcheckno
  485. //
  486. this.ms_reworkcheckno.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  487. | System.Windows.Forms.AnchorStyles.Left)));
  488. this.ms_reworkcheckno.AutoSize = true;
  489. this.ms_reworkcheckno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.ms_reworkcheckno.Location = new System.Drawing.Point(1585, 119);
  491. this.ms_reworkcheckno.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  492. this.ms_reworkcheckno.Name = "ms_reworkcheckno";
  493. this.ms_reworkcheckno.Size = new System.Drawing.Size(146, 41);
  494. this.ms_reworkcheckno.TabIndex = 129;
  495. this.ms_reworkcheckno.Text = "返修批号";
  496. this.ms_reworkcheckno.Visible = false;
  497. //
  498. // ms_makecode_label
  499. //
  500. this.ms_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  501. | System.Windows.Forms.AnchorStyles.Left)));
  502. this.ms_makecode_label.AutoSize = true;
  503. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  504. this.ms_makecode_label.Location = new System.Drawing.Point(407, 55);
  505. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  506. this.ms_makecode_label.Name = "ms_makecode_label";
  507. this.ms_makecode_label.Size = new System.Drawing.Size(114, 41);
  508. this.ms_makecode_label.TabIndex = 37;
  509. this.ms_makecode_label.Text = "工单号";
  510. //
  511. // ms_sncode_label
  512. //
  513. this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  514. | System.Windows.Forms.AnchorStyles.Left)));
  515. this.ms_sncode_label.AutoSize = true;
  516. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  517. this.ms_sncode_label.Location = new System.Drawing.Point(31, 53);
  518. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  519. this.ms_sncode_label.Name = "ms_sncode_label";
  520. this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
  521. this.ms_sncode_label.TabIndex = 38;
  522. this.ms_sncode_label.Text = "序列号";
  523. //
  524. // ms_checkno
  525. //
  526. this.ms_checkno.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  527. | System.Windows.Forms.AnchorStyles.Left)));
  528. this.ms_checkno.AutoSize = true;
  529. this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  530. this.ms_checkno.Location = new System.Drawing.Point(1581, 55);
  531. this.ms_checkno.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  532. this.ms_checkno.Name = "ms_checkno";
  533. this.ms_checkno.Size = new System.Drawing.Size(146, 41);
  534. this.ms_checkno.TabIndex = 128;
  535. this.ms_checkno.Text = "送检批号";
  536. this.ms_checkno.Visible = false;
  537. //
  538. // RepairComplete
  539. //
  540. this.RepairComplete.AllPower = "ifall";
  541. this.RepairComplete.BackColor = System.Drawing.Color.Transparent;
  542. this.RepairComplete.DownImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.DownImage")));
  543. this.RepairComplete.Font = new System.Drawing.Font("微软雅黑", 9F);
  544. this.RepairComplete.Image = null;
  545. this.RepairComplete.IsShowBorder = true;
  546. this.RepairComplete.Location = new System.Drawing.Point(1072, 132);
  547. this.RepairComplete.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  548. this.RepairComplete.MoveImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.MoveImage")));
  549. this.RepairComplete.Name = "RepairComplete";
  550. this.RepairComplete.NormalImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.NormalImage")));
  551. this.RepairComplete.Power = null;
  552. this.RepairComplete.Size = new System.Drawing.Size(136, 48);
  553. this.RepairComplete.TabIndex = 55;
  554. this.RepairComplete.Tag = "IfRead";
  555. this.RepairComplete.Text = "完成维修";
  556. this.RepairComplete.UseVisualStyleBackColor = true;
  557. this.RepairComplete.Click += new System.EventHandler(this.RepairComplete_Click);
  558. //
  559. // ms_sncode
  560. //
  561. this.ms_sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  562. | System.Windows.Forms.AnchorStyles.Left)));
  563. this.ms_sncode.AutoSize = true;
  564. this.ms_sncode.CutLength = null;
  565. this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  566. this.ms_sncode.Location = new System.Drawing.Point(181, 55);
  567. this.ms_sncode.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  568. this.ms_sncode.MaximumSize = new System.Drawing.Size(300, 0);
  569. this.ms_sncode.Name = "ms_sncode";
  570. this.ms_sncode.Size = new System.Drawing.Size(0, 41);
  571. this.ms_sncode.TabIndex = 126;
  572. //
  573. // Scrap
  574. //
  575. this.Scrap.AllPower = "ifall";
  576. this.Scrap.BackColor = System.Drawing.Color.Transparent;
  577. this.Scrap.DownImage = ((System.Drawing.Image)(resources.GetObject("Scrap.DownImage")));
  578. this.Scrap.Font = new System.Drawing.Font("微软雅黑", 9F);
  579. this.Scrap.Image = null;
  580. this.Scrap.IsShowBorder = true;
  581. this.Scrap.Location = new System.Drawing.Point(1261, 132);
  582. this.Scrap.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  583. this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
  584. this.Scrap.Name = "Scrap";
  585. this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage")));
  586. this.Scrap.Power = null;
  587. this.Scrap.Size = new System.Drawing.Size(136, 48);
  588. this.Scrap.TabIndex = 56;
  589. this.Scrap.Tag = "IfRead";
  590. this.Scrap.Text = "报废";
  591. this.Scrap.UseVisualStyleBackColor = true;
  592. this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
  593. //
  594. // nr_code
  595. //
  596. this.nr_code.AutoSize = true;
  597. this.nr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  598. this.nr_code.ForeColor = System.Drawing.Color.Black;
  599. this.nr_code.Location = new System.Drawing.Point(1681, 445);
  600. this.nr_code.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  601. this.nr_code.Name = "nr_code";
  602. this.nr_code.Size = new System.Drawing.Size(0, 41);
  603. this.nr_code.TabIndex = 125;
  604. //
  605. // st_rstepcode_label
  606. //
  607. this.st_rstepcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  608. | System.Windows.Forms.AnchorStyles.Left)));
  609. this.st_rstepcode_label.AutoSize = true;
  610. this.st_rstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  611. this.st_rstepcode_label.Location = new System.Drawing.Point(531, 131);
  612. this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  613. this.st_rstepcode_label.Name = "st_rstepcode_label";
  614. this.st_rstepcode_label.Size = new System.Drawing.Size(146, 41);
  615. this.st_rstepcode_label.TabIndex = 65;
  616. this.st_rstepcode_label.Text = "回流工序";
  617. //
  618. // ma_craftcode_label
  619. //
  620. this.ma_craftcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  621. | System.Windows.Forms.AnchorStyles.Left)));
  622. this.ma_craftcode_label.AutoSize = true;
  623. this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. this.ma_craftcode_label.Location = new System.Drawing.Point(31, 131);
  625. this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  626. this.ma_craftcode_label.Name = "ma_craftcode_label";
  627. this.ma_craftcode_label.Size = new System.Drawing.Size(146, 41);
  628. this.ma_craftcode_label.TabIndex = 66;
  629. this.ma_craftcode_label.Text = "回流途程";
  630. //
  631. // cr_code
  632. //
  633. this.cr_code.AllPower = "ifall";
  634. this.cr_code.Caller = null;
  635. this.cr_code.Condition = null;
  636. this.cr_code.DBTitle = "回流途程";
  637. this.cr_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  638. this.cr_code.FormName = null;
  639. this.cr_code.Location = new System.Drawing.Point(181, 139);
  640. this.cr_code.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  641. this.cr_code.Name = "cr_code";
  642. this.cr_code.Power = "ifspecial";
  643. this.cr_code.ReturnData = null;
  644. this.cr_code.SelectField = null;
  645. this.cr_code.SetValueField = null;
  646. this.cr_code.Size = new System.Drawing.Size(300, 45);
  647. this.cr_code.TabIndex = 67;
  648. this.cr_code.TableName = null;
  649. this.cr_code.Tag = "ma_craftcode";
  650. this.cr_code.TextBoxEnable = false;
  651. this.cr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cr_code_UserControlTextChanged);
  652. //
  653. // pr_detail_label
  654. //
  655. this.pr_detail_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  656. | System.Windows.Forms.AnchorStyles.Left)));
  657. this.pr_detail_label.AutoSize = true;
  658. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  659. this.pr_detail_label.Location = new System.Drawing.Point(1275, 55);
  660. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  661. this.pr_detail_label.Name = "pr_detail_label";
  662. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  663. this.pr_detail_label.TabIndex = 61;
  664. this.pr_detail_label.Text = "产品名称";
  665. //
  666. // ms_prodcode_label
  667. //
  668. this.ms_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  669. | System.Windows.Forms.AnchorStyles.Left)));
  670. this.ms_prodcode_label.AutoSize = true;
  671. this.ms_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  672. this.ms_prodcode_label.Location = new System.Drawing.Point(817, 55);
  673. this.ms_prodcode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  674. this.ms_prodcode_label.Name = "ms_prodcode_label";
  675. this.ms_prodcode_label.Size = new System.Drawing.Size(146, 41);
  676. this.ms_prodcode_label.TabIndex = 62;
  677. this.ms_prodcode_label.Text = "产品编号";
  678. //
  679. // pr_detail
  680. //
  681. this.pr_detail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  682. | System.Windows.Forms.AnchorStyles.Left)));
  683. this.pr_detail.AutoSize = true;
  684. this.pr_detail.CutLength = null;
  685. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  686. this.pr_detail.Location = new System.Drawing.Point(1467, 55);
  687. this.pr_detail.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  688. this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
  689. this.pr_detail.Name = "pr_detail";
  690. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  691. this.pr_detail.TabIndex = 82;
  692. //
  693. // ms_prodcode
  694. //
  695. this.ms_prodcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  696. | System.Windows.Forms.AnchorStyles.Left)));
  697. this.ms_prodcode.AutoSize = true;
  698. this.ms_prodcode.CutLength = null;
  699. this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  700. this.ms_prodcode.Location = new System.Drawing.Point(1009, 55);
  701. this.ms_prodcode.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  702. this.ms_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
  703. this.ms_prodcode.Name = "ms_prodcode";
  704. this.ms_prodcode.Size = new System.Drawing.Size(0, 41);
  705. this.ms_prodcode.TabIndex = 20;
  706. this.ms_prodcode.TextChanged += new System.EventHandler(this.ms_prodcode_TextChanged);
  707. //
  708. // ms_makecode
  709. //
  710. this.ms_makecode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  711. | System.Windows.Forms.AnchorStyles.Left)));
  712. this.ms_makecode.AutoSize = true;
  713. this.ms_makecode.CutLength = null;
  714. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  715. this.ms_makecode.Location = new System.Drawing.Point(567, 55);
  716. this.ms_makecode.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  717. this.ms_makecode.MaximumSize = new System.Drawing.Size(300, 0);
  718. this.ms_makecode.Name = "ms_makecode";
  719. this.ms_makecode.Size = new System.Drawing.Size(0, 41);
  720. this.ms_makecode.TabIndex = 85;
  721. //
  722. // mb_badremark
  723. //
  724. this.mb_badremark.Location = new System.Drawing.Point(1467, 285);
  725. this.mb_badremark.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  726. this.mb_badremark.Name = "mb_badremark";
  727. this.mb_badremark.Size = new System.Drawing.Size(280, 43);
  728. this.mb_badremark.TabIndex = 127;
  729. this.mb_badremark.TextAreaEnable = true;
  730. this.mb_badremark.TextBoxEnable = true;
  731. //
  732. // bd_soncode
  733. //
  734. this.bd_soncode.AllPower = null;
  735. this.bd_soncode.Caller = null;
  736. this.bd_soncode.Condition = null;
  737. this.bd_soncode.DBTitle = null;
  738. this.bd_soncode.FormName = null;
  739. this.bd_soncode.Location = new System.Drawing.Point(1056, 576);
  740. this.bd_soncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  741. this.bd_soncode.Name = "bd_soncode";
  742. this.bd_soncode.Power = null;
  743. this.bd_soncode.ReturnData = null;
  744. this.bd_soncode.SelectField = null;
  745. this.bd_soncode.SetValueField = null;
  746. this.bd_soncode.Size = new System.Drawing.Size(275, 43);
  747. this.bd_soncode.TabIndex = 124;
  748. this.bd_soncode.TableName = null;
  749. this.bd_soncode.Tag = "bd_soncode";
  750. this.bd_soncode.TextBoxEnable = true;
  751. //
  752. // mbp_partdgv
  753. //
  754. this.mbp_partdgv.AllowUserToAddRows = false;
  755. this.mbp_partdgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  756. this.mbp_partdgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  757. this.mbp_part1,
  758. this.DeleteCom,
  759. this.mbp_id});
  760. this.mbp_partdgv.Location = new System.Drawing.Point(916, 651);
  761. this.mbp_partdgv.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  762. this.mbp_partdgv.Name = "mbp_partdgv";
  763. this.mbp_partdgv.RowHeadersWidth = 62;
  764. this.mbp_partdgv.RowTemplate.Height = 27;
  765. this.mbp_partdgv.Size = new System.Drawing.Size(524, 304);
  766. this.mbp_partdgv.TabIndex = 121;
  767. this.mbp_partdgv.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mbp_partdgv_CellContentClick);
  768. //
  769. // mbp_part1
  770. //
  771. this.mbp_part1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  772. this.mbp_part1.DataPropertyName = "mbp_part";
  773. this.mbp_part1.HeaderText = "已选择不良零件";
  774. this.mbp_part1.MinimumWidth = 8;
  775. this.mbp_part1.Name = "mbp_part1";
  776. this.mbp_part1.ReadOnly = true;
  777. //
  778. // DeleteCom
  779. //
  780. this.DeleteCom.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  781. this.DeleteCom.HeaderText = "删除";
  782. this.DeleteCom.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  783. this.DeleteCom.MinimumWidth = 8;
  784. this.DeleteCom.Name = "DeleteCom";
  785. this.DeleteCom.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  786. this.DeleteCom.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  787. this.DeleteCom.Width = 80;
  788. //
  789. // mbp_id
  790. //
  791. this.mbp_id.DataPropertyName = "mbp_id";
  792. this.mbp_id.HeaderText = "mbp_id";
  793. this.mbp_id.MinimumWidth = 8;
  794. this.mbp_id.Name = "mbp_id";
  795. this.mbp_id.Visible = false;
  796. this.mbp_id.Width = 150;
  797. //
  798. // mbl_locdgv
  799. //
  800. this.mbl_locdgv.AllowUserToAddRows = false;
  801. this.mbl_locdgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  802. this.mbl_locdgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  803. this.mbl_loc1,
  804. this.DeletePos,
  805. this.mbl_id});
  806. this.mbl_locdgv.Location = new System.Drawing.Point(332, 651);
  807. this.mbl_locdgv.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  808. this.mbl_locdgv.Name = "mbl_locdgv";
  809. this.mbl_locdgv.RowHeadersWidth = 62;
  810. this.mbl_locdgv.RowTemplate.Height = 27;
  811. this.mbl_locdgv.Size = new System.Drawing.Size(524, 304);
  812. this.mbl_locdgv.TabIndex = 120;
  813. this.mbl_locdgv.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mbl_locdgv_CellContentClick);
  814. //
  815. // mbl_loc1
  816. //
  817. this.mbl_loc1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  818. this.mbl_loc1.DataPropertyName = "mbl_loc";
  819. this.mbl_loc1.HeaderText = "已选择不良位置";
  820. this.mbl_loc1.MinimumWidth = 8;
  821. this.mbl_loc1.Name = "mbl_loc1";
  822. this.mbl_loc1.ReadOnly = true;
  823. //
  824. // DeletePos
  825. //
  826. this.DeletePos.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  827. this.DeletePos.HeaderText = "删除";
  828. this.DeletePos.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  829. this.DeletePos.MinimumWidth = 8;
  830. this.DeletePos.Name = "DeletePos";
  831. this.DeletePos.Width = 80;
  832. //
  833. // mbl_id
  834. //
  835. this.mbl_id.DataPropertyName = "mbl_id";
  836. this.mbl_id.HeaderText = "mbl_id";
  837. this.mbl_id.MinimumWidth = 8;
  838. this.mbl_id.Name = "mbl_id";
  839. this.mbl_id.Visible = false;
  840. this.mbl_id.Width = 150;
  841. //
  842. // RefreshTreeView
  843. //
  844. this.RefreshTreeView.AllPower = null;
  845. this.RefreshTreeView.Cursor = System.Windows.Forms.Cursors.Hand;
  846. this.RefreshTreeView.Image = global::UAS_MES_NEW.Properties.Resources.refresh;
  847. this.RefreshTreeView.Location = new System.Drawing.Point(171, 236);
  848. this.RefreshTreeView.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  849. this.RefreshTreeView.Name = "RefreshTreeView";
  850. this.RefreshTreeView.Power = null;
  851. this.RefreshTreeView.Size = new System.Drawing.Size(40, 40);
  852. this.RefreshTreeView.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  853. this.RefreshTreeView.TabIndex = 119;
  854. this.RefreshTreeView.TabStop = false;
  855. this.RefreshTreeView.Click += new System.EventHandler(this.RefreshTreeView_Click);
  856. //
  857. // GetSNCode
  858. //
  859. this.GetSNCode.AllPower = null;
  860. this.GetSNCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  861. | System.Windows.Forms.AnchorStyles.Left)));
  862. this.GetSNCode.BackColor = System.Drawing.Color.White;
  863. this.GetSNCode.ID = null;
  864. this.GetSNCode.Location = new System.Drawing.Point(488, 1068);
  865. this.GetSNCode.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  866. this.GetSNCode.Name = "GetSNCode";
  867. this.GetSNCode.Power = null;
  868. this.GetSNCode.Size = new System.Drawing.Size(372, 35);
  869. this.GetSNCode.Str = null;
  870. this.GetSNCode.Str1 = null;
  871. this.GetSNCode.Str2 = null;
  872. this.GetSNCode.TabIndex = 114;
  873. this.GetSNCode.Tag = "Read";
  874. this.GetSNCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GetSNCode_KeyDown);
  875. //
  876. // NewRepairInf
  877. //
  878. this.NewRepairInf.AllPower = "ifall";
  879. this.NewRepairInf.BackColor = System.Drawing.Color.Transparent;
  880. this.NewRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.DownImage")));
  881. this.NewRepairInf.Image = null;
  882. this.NewRepairInf.IsShowBorder = true;
  883. this.NewRepairInf.Location = new System.Drawing.Point(584, 987);
  884. this.NewRepairInf.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  885. this.NewRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.MoveImage")));
  886. this.NewRepairInf.Name = "NewRepairInf";
  887. this.NewRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.NormalImage")));
  888. this.NewRepairInf.Power = null;
  889. this.NewRepairInf.Size = new System.Drawing.Size(172, 48);
  890. this.NewRepairInf.TabIndex = 112;
  891. this.NewRepairInf.Tag = "IfRead";
  892. this.NewRepairInf.Text = "新增维修信息";
  893. this.NewRepairInf.UseVisualStyleBackColor = true;
  894. this.NewRepairInf.Click += new System.EventHandler(this.NewRepairInf_Click);
  895. //
  896. // SaveRepairInf
  897. //
  898. this.SaveRepairInf.AllPower = "ifall";
  899. this.SaveRepairInf.BackColor = System.Drawing.Color.Transparent;
  900. this.SaveRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.DownImage")));
  901. this.SaveRepairInf.Image = null;
  902. this.SaveRepairInf.IsShowBorder = true;
  903. this.SaveRepairInf.Location = new System.Drawing.Point(1312, 453);
  904. this.SaveRepairInf.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  905. this.SaveRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.MoveImage")));
  906. this.SaveRepairInf.Name = "SaveRepairInf";
  907. this.SaveRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.NormalImage")));
  908. this.SaveRepairInf.Power = null;
  909. this.SaveRepairInf.Size = new System.Drawing.Size(172, 48);
  910. this.SaveRepairInf.TabIndex = 111;
  911. this.SaveRepairInf.Tag = "IfRead";
  912. this.SaveRepairInf.Text = "保存维修信息";
  913. this.SaveRepairInf.UseVisualStyleBackColor = true;
  914. this.SaveRepairInf.Click += new System.EventHandler(this.SaveRepairInf_Click);
  915. //
  916. // DeleteRepairInf
  917. //
  918. this.DeleteRepairInf.AllPower = "ifall";
  919. this.DeleteRepairInf.BackColor = System.Drawing.Color.Transparent;
  920. this.DeleteRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.DownImage")));
  921. this.DeleteRepairInf.Image = null;
  922. this.DeleteRepairInf.IsShowBorder = true;
  923. this.DeleteRepairInf.Location = new System.Drawing.Point(1036, 987);
  924. this.DeleteRepairInf.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  925. this.DeleteRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.MoveImage")));
  926. this.DeleteRepairInf.Name = "DeleteRepairInf";
  927. this.DeleteRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.NormalImage")));
  928. this.DeleteRepairInf.Power = null;
  929. this.DeleteRepairInf.Size = new System.Drawing.Size(163, 48);
  930. this.DeleteRepairInf.TabIndex = 110;
  931. this.DeleteRepairInf.Tag = "IfRead";
  932. this.DeleteRepairInf.Text = "删除不良原因";
  933. this.DeleteRepairInf.UseVisualStyleBackColor = true;
  934. this.DeleteRepairInf.Click += new System.EventHandler(this.DeleteRepairInf_Click);
  935. //
  936. // mbl_loc
  937. //
  938. this.mbl_loc.AllPower = null;
  939. this.mbl_loc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  940. | System.Windows.Forms.AnchorStyles.Left)));
  941. this.mbl_loc.BackColor = System.Drawing.Color.White;
  942. this.mbl_loc.ID = null;
  943. this.mbl_loc.Location = new System.Drawing.Point(524, 579);
  944. this.mbl_loc.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  945. this.mbl_loc.Name = "mbl_loc";
  946. this.mbl_loc.Power = null;
  947. this.mbl_loc.Size = new System.Drawing.Size(240, 35);
  948. this.mbl_loc.Str = null;
  949. this.mbl_loc.Str1 = null;
  950. this.mbl_loc.Str2 = null;
  951. this.mbl_loc.TabIndex = 104;
  952. this.mbl_loc.Tag = "Read";
  953. this.mbl_loc.KeyDown += new System.Windows.Forms.KeyEventHandler(this.mbl_loc_KeyDown);
  954. //
  955. // bc_name
  956. //
  957. this.bc_name.AllPower = null;
  958. this.bc_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  959. | System.Windows.Forms.AnchorStyles.Left)));
  960. this.bc_name.BackColor = System.Drawing.Color.White;
  961. this.bc_name.Enabled = false;
  962. this.bc_name.ID = null;
  963. this.bc_name.Location = new System.Drawing.Point(1004, 285);
  964. this.bc_name.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  965. this.bc_name.Name = "bc_name";
  966. this.bc_name.Power = null;
  967. this.bc_name.Size = new System.Drawing.Size(239, 35);
  968. this.bc_name.Str = null;
  969. this.bc_name.Str1 = null;
  970. this.bc_name.Str2 = null;
  971. this.bc_name.TabIndex = 92;
  972. this.bc_name.Tag = "Read";
  973. //
  974. // bg_name
  975. //
  976. this.bg_name.AllPower = null;
  977. this.bg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  978. | System.Windows.Forms.AnchorStyles.Left)));
  979. this.bg_name.BackColor = System.Drawing.Color.White;
  980. this.bg_name.Enabled = false;
  981. this.bg_name.ForeColor = System.Drawing.Color.Red;
  982. this.bg_name.ID = null;
  983. this.bg_name.Location = new System.Drawing.Point(524, 288);
  984. this.bg_name.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  985. this.bg_name.Name = "bg_name";
  986. this.bg_name.Power = null;
  987. this.bg_name.Size = new System.Drawing.Size(239, 35);
  988. this.bg_name.Str = null;
  989. this.bg_name.Str1 = null;
  990. this.bg_name.Str2 = null;
  991. this.bg_name.TabIndex = 91;
  992. this.bg_name.Tag = "Read";
  993. //
  994. // OperatResult
  995. //
  996. this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  997. this.OperatResult.Location = new System.Drawing.Point(1467, 573);
  998. this.OperatResult.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  999. this.OperatResult.Name = "OperatResult";
  1000. this.OperatResult.Size = new System.Drawing.Size(311, 496);
  1001. this.OperatResult.TabIndex = 87;
  1002. this.OperatResult.Text = "";
  1003. //
  1004. // Clean
  1005. //
  1006. this.Clean.AllPower = null;
  1007. this.Clean.BackColor = System.Drawing.Color.Transparent;
  1008. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  1009. this.Clean.Image = null;
  1010. this.Clean.IsShowBorder = true;
  1011. this.Clean.Location = new System.Drawing.Point(1564, 1084);
  1012. this.Clean.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  1013. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  1014. this.Clean.Name = "Clean";
  1015. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  1016. this.Clean.Power = null;
  1017. this.Clean.Size = new System.Drawing.Size(120, 48);
  1018. this.Clean.TabIndex = 81;
  1019. this.Clean.Tag = "IfRead";
  1020. this.Clean.Text = "清除";
  1021. this.Clean.UseVisualStyleBackColor = true;
  1022. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  1023. //
  1024. // NewBadCode
  1025. //
  1026. this.NewBadCode.AllPower = "ifall";
  1027. this.NewBadCode.BackColor = System.Drawing.Color.Transparent;
  1028. this.NewBadCode.DownImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.DownImage")));
  1029. this.NewBadCode.Image = null;
  1030. this.NewBadCode.IsShowBorder = true;
  1031. this.NewBadCode.Location = new System.Drawing.Point(328, 987);
  1032. this.NewBadCode.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  1033. this.NewBadCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.MoveImage")));
  1034. this.NewBadCode.Name = "NewBadCode";
  1035. this.NewBadCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.NormalImage")));
  1036. this.NewBadCode.Power = null;
  1037. this.NewBadCode.Size = new System.Drawing.Size(172, 48);
  1038. this.NewBadCode.TabIndex = 60;
  1039. this.NewBadCode.Tag = "IfRead";
  1040. this.NewBadCode.Text = "新增不良代码";
  1041. this.NewBadCode.UseVisualStyleBackColor = true;
  1042. this.NewBadCode.Click += new System.EventHandler(this.NewBadCode_Click);
  1043. //
  1044. // SaveBadLocation
  1045. //
  1046. this.SaveBadLocation.AllPower = "ifall";
  1047. this.SaveBadLocation.BackColor = System.Drawing.Color.Transparent;
  1048. this.SaveBadLocation.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.DownImage")));
  1049. this.SaveBadLocation.Enabled = false;
  1050. this.SaveBadLocation.Image = null;
  1051. this.SaveBadLocation.IsShowBorder = true;
  1052. this.SaveBadLocation.Location = new System.Drawing.Point(771, 573);
  1053. this.SaveBadLocation.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  1054. this.SaveBadLocation.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.MoveImage")));
  1055. this.SaveBadLocation.Name = "SaveBadLocation";
  1056. this.SaveBadLocation.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.NormalImage")));
  1057. this.SaveBadLocation.Power = null;
  1058. this.SaveBadLocation.Size = new System.Drawing.Size(92, 48);
  1059. this.SaveBadLocation.TabIndex = 59;
  1060. this.SaveBadLocation.Tag = "IfRead";
  1061. this.SaveBadLocation.Text = "保存";
  1062. this.SaveBadLocation.UseVisualStyleBackColor = true;
  1063. this.SaveBadLocation.Click += new System.EventHandler(this.SaveBadLocation_Click);
  1064. //
  1065. // Make_Repair
  1066. //
  1067. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  1068. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1069. this.ClientSize = new System.Drawing.Size(1800, 1157);
  1070. this.Controls.Add(this.normalButton1);
  1071. this.Controls.Add(this.mbc_component);
  1072. this.Controls.Add(this.mbr_dutycode);
  1073. this.Controls.Add(this.so_code);
  1074. this.Controls.Add(this.nrg_code);
  1075. this.Controls.Add(this.mbr_dutyname);
  1076. this.Controls.Add(this.so_name);
  1077. this.Controls.Add(this.nr_name);
  1078. this.Controls.Add(this.nrg_name);
  1079. this.Controls.Add(this.groupBoxWithBorder1);
  1080. this.Controls.Add(this.mb_badremark);
  1081. this.Controls.Add(this.bd_soncode);
  1082. this.Controls.Add(this.bg_code);
  1083. this.Controls.Add(this.bc_code);
  1084. this.Controls.Add(this.mbp_partdgv);
  1085. this.Controls.Add(this.mbl_locdgv);
  1086. this.Controls.Add(this.RefreshTreeView);
  1087. this.Controls.Add(this.BadCodeTree);
  1088. this.Controls.Add(this.label2);
  1089. this.Controls.Add(this.GetSNCode);
  1090. this.Controls.Add(this.GetSNCode_Label);
  1091. this.Controls.Add(this.NewRepairInf);
  1092. this.Controls.Add(this.SaveRepairInf);
  1093. this.Controls.Add(this.DeleteRepairInf);
  1094. this.Controls.Add(this.mbp_part_label);
  1095. this.Controls.Add(this.mbl_loc);
  1096. this.Controls.Add(this.mbl_loc_label);
  1097. this.Controls.Add(this.mbr_solution_label);
  1098. this.Controls.Add(this.mbc_component_label);
  1099. this.Controls.Add(this.mbr_dutycode_label);
  1100. this.Controls.Add(this.nr_name_label);
  1101. this.Controls.Add(this.mbr_brgcode_label);
  1102. this.Controls.Add(this.bc_name);
  1103. this.Controls.Add(this.bg_name);
  1104. this.Controls.Add(this.OperatResult);
  1105. this.Controls.Add(this.Clean);
  1106. this.Controls.Add(this.NewBadCode);
  1107. this.Controls.Add(this.SaveBadLocation);
  1108. this.Controls.Add(this.label14);
  1109. this.Controls.Add(this.bc_name_label);
  1110. this.Controls.Add(this.bg_name_label);
  1111. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1112. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  1113. this.Name = "Make_Repair";
  1114. this.Tag = "Make!Repair";
  1115. this.Text = "维修作业";
  1116. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_Repair_FormClosing);
  1117. this.Load += new System.EventHandler(this.Make_Repair_Load);
  1118. this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
  1119. ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
  1120. ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
  1121. this.groupBoxWithBorder1.ResumeLayout(true);
  1122. this.groupBoxWithBorder1.PerformLayout();
  1123. ((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).EndInit();
  1124. ((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).EndInit();
  1125. ((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).EndInit();
  1126. this.ResumeLayout(true);
  1127. this.PerformLayout();
  1128. }
  1129. #endregion
  1130. private CustomControl.ButtonUtil.NormalButton RepairComplete;
  1131. private CustomControl.ButtonUtil.NormalButton Scrap;
  1132. private CustomControl.ButtonUtil.NormalButton SaveBadLocation;
  1133. private CustomControl.ButtonUtil.NormalButton NewBadCode;
  1134. private CustomControl.TextBoxWithIcon.SearchTextBox cr_code;
  1135. private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode;
  1136. private System.Windows.Forms.Label ma_craftcode_label;
  1137. private System.Windows.Forms.Label st_rstepcode_label;
  1138. private System.Windows.Forms.Label ms_prodcode_label;
  1139. private System.Windows.Forms.Label label14;
  1140. private System.Windows.Forms.Label bc_name_label;
  1141. private System.Windows.Forms.Label bg_name_label;
  1142. private System.Windows.Forms.Label ms_sncode_label;
  1143. private System.Windows.Forms.Label ms_makecode_label;
  1144. private CustomControl.ButtonUtil.NormalButton Clean;
  1145. private CustomControl.ValueLabel.ValueLabel pr_detail;
  1146. private CustomControl.ValueLabel.ValueLabel ms_prodcode;
  1147. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  1148. private CustomControl.RichText.RichTextAutoBottom OperatResult;
  1149. private CustomControl.TextBoxWithIcon.EnterTextBox bg_name;
  1150. private CustomControl.TextBoxWithIcon.EnterTextBox bc_name;
  1151. private System.Windows.Forms.Label mbr_brgcode_label;
  1152. private System.Windows.Forms.Label nr_name_label;
  1153. private System.Windows.Forms.Label mbr_dutycode_label;
  1154. private System.Windows.Forms.Label mbc_component_label;
  1155. private System.Windows.Forms.Label mbr_solution_label;
  1156. private System.Windows.Forms.Label mbl_loc_label;
  1157. private System.Windows.Forms.Label mbp_part_label;
  1158. private CustomControl.ButtonUtil.NormalButton DeleteRepairInf;
  1159. private CustomControl.ButtonUtil.NormalButton SaveRepairInf;
  1160. private CustomControl.ButtonUtil.NormalButton NewRepairInf;
  1161. private CustomControl.TextBoxWithIcon.SnCollectionBox GetSNCode;
  1162. private System.Windows.Forms.Label GetSNCode_Label;
  1163. private System.Windows.Forms.Label label2;
  1164. private System.Windows.Forms.TreeView BadCodeTree;
  1165. private CustomControl.ClickPicBox.ClickPicBox RefreshTreeView;
  1166. private CustomControl.TextBoxWithIcon.EnterTextBox mbl_loc;
  1167. private CustomControl.DataGrid_View.DataGridViewWithCheckBox mbl_locdgv;
  1168. private CustomControl.DataGrid_View.DataGridViewWithCheckBox mbp_partdgv;
  1169. private System.Windows.Forms.BindingSource LocationSource;
  1170. private System.Windows.Forms.BindingSource ComponentSource;
  1171. private System.Windows.Forms.Label bc_code;
  1172. private System.Windows.Forms.Label bg_code;
  1173. private CustomControl.TextBoxWithIcon.SearchTextBox bd_soncode;
  1174. private System.Windows.Forms.Label nr_code;
  1175. private CustomControl.ValueLabel.ValueLabel ms_sncode;
  1176. private CustomControl.TextBoxWithIcon.TextBoxWithTextArea mb_badremark;
  1177. private System.Windows.Forms.DataGridViewTextBoxColumn mbp_part1;
  1178. private System.Windows.Forms.DataGridViewImageColumn DeleteCom;
  1179. private System.Windows.Forms.DataGridViewTextBoxColumn mbp_id;
  1180. private System.Windows.Forms.DataGridViewTextBoxColumn mbl_loc1;
  1181. private System.Windows.Forms.DataGridViewImageColumn DeletePos;
  1182. private System.Windows.Forms.DataGridViewTextBoxColumn mbl_id;
  1183. private System.Windows.Forms.Label pr_detail_label;
  1184. private System.Windows.Forms.Label ms_checkno;
  1185. private System.Windows.Forms.Label ms_reworkcheckno;
  1186. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  1187. private CustomControl.TextBoxWithIcon.BlurSearch nrg_name;
  1188. private CustomControl.TextBoxWithIcon.BlurSearch nr_name;
  1189. private CustomControl.TextBoxWithIcon.BlurSearch so_name;
  1190. private CustomControl.TextBoxWithIcon.BlurSearch mbr_dutyname;
  1191. private System.Windows.Forms.Label nrg_code;
  1192. private System.Windows.Forms.Label so_code;
  1193. private System.Windows.Forms.Label mbr_dutycode;
  1194. private CustomControl.ComBoxWithFocus.ComBoxWithFocus mbc_component;
  1195. private CustomControl.ButtonUtil.NormalButton normalButton1;
  1196. }
  1197. }