Make_RepairOk.Designer.cs 77 KB

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