Make_Repair.Designer.cs 65 KB

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