Special_Repair.Designer.cs 55 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012
  1. using UAS_MES_NEW.CustomControl.ComBoxWithFocus;
  2. using UAS_MES_NEW.CustomControl.TextBoxWithIcon;
  3. namespace UAS_MES_NEW.Special
  4. {
  5. partial class Special_Repair
  6. {
  7. /// <summary>
  8. /// Required designer variable.
  9. /// </summary>
  10. private System.ComponentModel.IContainer components = null;
  11. /// <summary>
  12. /// Clean up any resources being used.
  13. /// </summary>
  14. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  15. protected override void Dispose(bool disposing)
  16. {
  17. if (disposing && (components != null))
  18. {
  19. components.Dispose();
  20. }
  21. base.Dispose(disposing);
  22. }
  23. #region Windows Form Designer generated code
  24. /// <summary>
  25. /// Required method for Designer support - do not modify
  26. /// the contents of this method with the code editor.
  27. /// </summary>
  28. private void InitializeComponent()
  29. {
  30. this.components = new System.ComponentModel.Container();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Special_Repair));
  32. this.GetSNCode_Label = new System.Windows.Forms.Label();
  33. this.LocationSource = new System.Windows.Forms.BindingSource(this.components);
  34. this.ComponentSource = new System.Windows.Forms.BindingSource(this.components);
  35. this.bc_code = new System.Windows.Forms.Label();
  36. this.as_lcdconfirm = new DevExpress.XtraEditors.ComboBoxEdit();
  37. this.as_shellconfirm = new DevExpress.XtraEditors.ComboBoxEdit();
  38. this.as_duty2 = new DevExpress.XtraEditors.ComboBoxEdit();
  39. this.as_changerconfirm = new DevExpress.XtraEditors.CheckedComboBoxEdit();
  40. this.label14 = new System.Windows.Forms.Label();
  41. this.label13 = new System.Windows.Forms.Label();
  42. this.label12 = new System.Windows.Forms.Label();
  43. this.label11 = new System.Windows.Forms.Label();
  44. this.label10 = new System.Windows.Forms.Label();
  45. this.label8 = new System.Windows.Forms.Label();
  46. this.label21 = new System.Windows.Forms.Label();
  47. this.label18 = new System.Windows.Forms.Label();
  48. this.label19 = new System.Windows.Forms.Label();
  49. this.label9 = new System.Windows.Forms.Label();
  50. this.as_method = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch();
  51. this.as_badpro = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch();
  52. this.as_process = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  53. this.as_recheck = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch();
  54. this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  55. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  56. this.as_outdate = new System.Windows.Forms.Label();
  57. this.label15 = new System.Windows.Forms.Label();
  58. this.AS_BADCODE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  59. this.as_sku = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  60. this.nr_code = new System.Windows.Forms.Label();
  61. this.label7 = new System.Windows.Forms.Label();
  62. this.AS_DESCRIPTION = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  63. this.AS_DUTY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  64. this.AS_BADCODE_label = new System.Windows.Forms.Label();
  65. this.AS_FACTORY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  66. this.AS_WAY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  67. this.nrg_code = new System.Windows.Forms.Label();
  68. this.AS_CHARGER = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  69. this.as_id = new System.Windows.Forms.Label();
  70. this.AS_SHELL = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  71. this.AS_LCD = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  72. this.AS_DESCRIPTION_label = new System.Windows.Forms.Label();
  73. this.label6 = new System.Windows.Forms.Label();
  74. this.label1 = new System.Windows.Forms.Label();
  75. this.label5 = new System.Windows.Forms.Label();
  76. this.label2 = new System.Windows.Forms.Label();
  77. this.label4 = new System.Windows.Forms.Label();
  78. this.label3 = new System.Windows.Forms.Label();
  79. this.GetSNCode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  80. this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  81. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  82. this.as_location = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch();
  83. this.label16 = new System.Windows.Forms.Label();
  84. this.as_type = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch();
  85. this.label17 = new System.Windows.Forms.Label();
  86. this.as_image1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch();
  87. this.label22 = new System.Windows.Forms.Label();
  88. this.as_location1 = new DevExpress.XtraEditors.CheckedComboBoxEdit();
  89. this.label20 = new System.Windows.Forms.Label();
  90. ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.as_lcdconfirm.Properties)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.as_shellconfirm.Properties)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.as_duty2.Properties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).BeginInit();
  96. this.groupBoxWithBorder1.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.as_location1.Properties)).BeginInit();
  98. this.SuspendLayout();
  99. //
  100. // GetSNCode_Label
  101. //
  102. this.GetSNCode_Label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  103. | System.Windows.Forms.AnchorStyles.Left)));
  104. this.GetSNCode_Label.AutoSize = true;
  105. this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  106. this.GetSNCode_Label.Location = new System.Drawing.Point(26, 1072);
  107. this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  108. this.GetSNCode_Label.Name = "GetSNCode_Label";
  109. this.GetSNCode_Label.Size = new System.Drawing.Size(114, 41);
  110. this.GetSNCode_Label.TabIndex = 113;
  111. this.GetSNCode_Label.Text = "序列号";
  112. //
  113. // bc_code
  114. //
  115. this.bc_code.AutoSize = true;
  116. this.bc_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.bc_code.ForeColor = System.Drawing.Color.Black;
  118. this.bc_code.Location = new System.Drawing.Point(1724, 450);
  119. this.bc_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  120. this.bc_code.Name = "bc_code";
  121. this.bc_code.Size = new System.Drawing.Size(0, 41);
  122. this.bc_code.TabIndex = 122;
  123. this.bc_code.Visible = false;
  124. //
  125. // as_lcdconfirm
  126. //
  127. this.as_lcdconfirm.EditValue = "";
  128. this.as_lcdconfirm.Location = new System.Drawing.Point(265, 521);
  129. this.as_lcdconfirm.Name = "as_lcdconfirm";
  130. this.as_lcdconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  131. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  132. this.as_lcdconfirm.Size = new System.Drawing.Size(306, 36);
  133. this.as_lcdconfirm.TabIndex = 206;
  134. //
  135. // as_shellconfirm
  136. //
  137. this.as_shellconfirm.Location = new System.Drawing.Point(265, 596);
  138. this.as_shellconfirm.Name = "as_shellconfirm";
  139. this.as_shellconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  140. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  141. this.as_shellconfirm.Size = new System.Drawing.Size(306, 36);
  142. this.as_shellconfirm.TabIndex = 205;
  143. //
  144. // as_duty2
  145. //
  146. this.as_duty2.Location = new System.Drawing.Point(863, 987);
  147. this.as_duty2.Name = "as_duty2";
  148. this.as_duty2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  149. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  150. this.as_duty2.Size = new System.Drawing.Size(306, 36);
  151. this.as_duty2.TabIndex = 204;
  152. //
  153. // as_changerconfirm
  154. //
  155. this.as_changerconfirm.EditValue = "";
  156. this.as_changerconfirm.Location = new System.Drawing.Point(265, 660);
  157. this.as_changerconfirm.Name = "as_changerconfirm";
  158. this.as_changerconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  159. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  160. this.as_changerconfirm.Size = new System.Drawing.Size(306, 36);
  161. this.as_changerconfirm.TabIndex = 202;
  162. //
  163. // label14
  164. //
  165. this.label14.AutoSize = true;
  166. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.label14.ForeColor = System.Drawing.Color.Black;
  168. this.label14.Location = new System.Drawing.Point(636, 982);
  169. this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  170. this.label14.Name = "label14";
  171. this.label14.Size = new System.Drawing.Size(165, 41);
  172. this.label14.TabIndex = 201;
  173. this.label14.Text = "责任归属2";
  174. //
  175. // label13
  176. //
  177. this.label13.AutoSize = true;
  178. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.label13.ForeColor = System.Drawing.Color.Black;
  180. this.label13.Location = new System.Drawing.Point(38, 654);
  181. this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  182. this.label13.Name = "label13";
  183. this.label13.Size = new System.Drawing.Size(146, 41);
  184. this.label13.TabIndex = 200;
  185. this.label13.Text = "配件确认";
  186. //
  187. // label12
  188. //
  189. this.label12.AutoSize = true;
  190. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.label12.ForeColor = System.Drawing.Color.Black;
  192. this.label12.Location = new System.Drawing.Point(38, 591);
  193. this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  194. this.label12.Name = "label12";
  195. this.label12.Size = new System.Drawing.Size(210, 41);
  196. this.label12.TabIndex = 199;
  197. this.label12.Text = "壳体外观确认";
  198. //
  199. // label11
  200. //
  201. this.label11.AutoSize = true;
  202. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.label11.ForeColor = System.Drawing.Color.Black;
  204. this.label11.Location = new System.Drawing.Point(38, 516);
  205. this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  206. this.label11.Name = "label11";
  207. this.label11.Size = new System.Drawing.Size(210, 41);
  208. this.label11.TabIndex = 198;
  209. this.label11.Text = "屏幕外观确认";
  210. //
  211. // label10
  212. //
  213. this.label10.AutoSize = true;
  214. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.label10.ForeColor = System.Drawing.Color.Black;
  216. this.label10.Location = new System.Drawing.Point(38, 824);
  217. this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  218. this.label10.Name = "label10";
  219. this.label10.Size = new System.Drawing.Size(146, 41);
  220. this.label10.TabIndex = 197;
  221. this.label10.Text = "原因定位";
  222. //
  223. // label8
  224. //
  225. this.label8.AutoSize = true;
  226. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.label8.ForeColor = System.Drawing.Color.Black;
  228. this.label8.Location = new System.Drawing.Point(9, 437);
  229. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  230. this.label8.Name = "label8";
  231. this.label8.Size = new System.Drawing.Size(210, 41);
  232. this.label8.TabIndex = 163;
  233. this.label8.Text = "工厂复测信息";
  234. //
  235. // label21
  236. //
  237. this.label21.AutoSize = true;
  238. this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.label21.ForeColor = System.Drawing.Color.Black;
  240. this.label21.Location = new System.Drawing.Point(38, 977);
  241. this.label21.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  242. this.label21.Name = "label21";
  243. this.label21.Size = new System.Drawing.Size(146, 41);
  244. this.label21.TabIndex = 208;
  245. this.label21.Text = "分析过程";
  246. //
  247. // label18
  248. //
  249. this.label18.AutoSize = true;
  250. this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.label18.ForeColor = System.Drawing.Color.Black;
  252. this.label18.Location = new System.Drawing.Point(636, 524);
  253. this.label18.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  254. this.label18.Name = "label18";
  255. this.label18.Size = new System.Drawing.Size(146, 41);
  256. this.label18.TabIndex = 211;
  257. this.label18.Text = "不良属性";
  258. //
  259. // label19
  260. //
  261. this.label19.AutoSize = true;
  262. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.label19.ForeColor = System.Drawing.Color.Black;
  264. this.label19.Location = new System.Drawing.Point(636, 826);
  265. this.label19.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  266. this.label19.Name = "label19";
  267. this.label19.Size = new System.Drawing.Size(146, 41);
  268. this.label19.TabIndex = 210;
  269. this.label19.Text = "处置动作";
  270. //
  271. // label9
  272. //
  273. this.label9.AutoSize = true;
  274. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.label9.ForeColor = System.Drawing.Color.Black;
  276. this.label9.Location = new System.Drawing.Point(9, 741);
  277. this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  278. this.label9.Name = "label9";
  279. this.label9.Size = new System.Drawing.Size(306, 41);
  280. this.label9.TabIndex = 215;
  281. this.label9.Text = "工厂翻新及交付信息";
  282. //
  283. // as_method
  284. //
  285. this.as_method.Condition = null;
  286. this.as_method.Field = null;
  287. this.as_method.Font = new System.Drawing.Font("微软雅黑", 9F);
  288. this.as_method.Location = new System.Drawing.Point(863, 826);
  289. this.as_method.Margin = new System.Windows.Forms.Padding(4);
  290. this.as_method.Name = "as_method";
  291. this.as_method.Size = new System.Drawing.Size(306, 39);
  292. this.as_method.TabIndex = 214;
  293. this.as_method.TableName = null;
  294. this.as_method.Value = null;
  295. this.as_method.ValueField = null;
  296. //
  297. // as_badpro
  298. //
  299. this.as_badpro.Condition = null;
  300. this.as_badpro.Field = null;
  301. this.as_badpro.Font = new System.Drawing.Font("微软雅黑", 9F);
  302. this.as_badpro.Location = new System.Drawing.Point(863, 524);
  303. this.as_badpro.Margin = new System.Windows.Forms.Padding(4);
  304. this.as_badpro.Name = "as_badpro";
  305. this.as_badpro.Size = new System.Drawing.Size(306, 39);
  306. this.as_badpro.TabIndex = 213;
  307. this.as_badpro.TableName = null;
  308. this.as_badpro.Value = null;
  309. this.as_badpro.ValueField = null;
  310. this.as_badpro.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch.OnTextChange(this.as_badpro_UserControlTextChanged);
  311. //
  312. // as_process
  313. //
  314. this.as_process.AllPower = null;
  315. this.as_process.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  316. | System.Windows.Forms.AnchorStyles.Left)));
  317. this.as_process.BackColor = System.Drawing.Color.White;
  318. this.as_process.Font = new System.Drawing.Font("微软雅黑", 9F);
  319. this.as_process.ID = null;
  320. this.as_process.Location = new System.Drawing.Point(265, 982);
  321. this.as_process.Margin = new System.Windows.Forms.Padding(6);
  322. this.as_process.Name = "as_process";
  323. this.as_process.Power = null;
  324. this.as_process.Size = new System.Drawing.Size(306, 39);
  325. this.as_process.Str = null;
  326. this.as_process.Str1 = null;
  327. this.as_process.Str2 = null;
  328. this.as_process.TabIndex = 207;
  329. this.as_process.Tag = "Read";
  330. //
  331. // as_recheck
  332. //
  333. this.as_recheck.Condition = null;
  334. this.as_recheck.Field = null;
  335. this.as_recheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  336. this.as_recheck.Location = new System.Drawing.Point(265, 826);
  337. this.as_recheck.Margin = new System.Windows.Forms.Padding(4);
  338. this.as_recheck.Name = "as_recheck";
  339. this.as_recheck.Size = new System.Drawing.Size(306, 39);
  340. this.as_recheck.TabIndex = 203;
  341. this.as_recheck.TableName = null;
  342. this.as_recheck.Value = null;
  343. this.as_recheck.ValueField = null;
  344. this.as_recheck.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch.OnTextChange(this.as_recheck_UserControlTextChanged);
  345. //
  346. // Save
  347. //
  348. this.Save.AllPower = null;
  349. this.Save.BackColor = System.Drawing.Color.Transparent;
  350. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  351. this.Save.Image = null;
  352. this.Save.IsShowBorder = true;
  353. this.Save.Location = new System.Drawing.Point(598, 1072);
  354. this.Save.Margin = new System.Windows.Forms.Padding(6);
  355. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  356. this.Save.Name = "Save";
  357. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  358. this.Save.Power = null;
  359. this.Save.Size = new System.Drawing.Size(120, 48);
  360. this.Save.TabIndex = 164;
  361. this.Save.Tag = "IfRead";
  362. this.Save.Text = "保存";
  363. this.Save.UseVisualStyleBackColor = true;
  364. this.Save.Click += new System.EventHandler(this.Save_Click);
  365. //
  366. // groupBoxWithBorder1
  367. //
  368. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  369. this.groupBoxWithBorder1.Controls.Add(this.as_outdate);
  370. this.groupBoxWithBorder1.Controls.Add(this.label15);
  371. this.groupBoxWithBorder1.Controls.Add(this.AS_BADCODE);
  372. this.groupBoxWithBorder1.Controls.Add(this.as_sku);
  373. this.groupBoxWithBorder1.Controls.Add(this.nr_code);
  374. this.groupBoxWithBorder1.Controls.Add(this.label7);
  375. this.groupBoxWithBorder1.Controls.Add(this.AS_DESCRIPTION);
  376. this.groupBoxWithBorder1.Controls.Add(this.AS_DUTY);
  377. this.groupBoxWithBorder1.Controls.Add(this.AS_BADCODE_label);
  378. this.groupBoxWithBorder1.Controls.Add(this.AS_FACTORY);
  379. this.groupBoxWithBorder1.Controls.Add(this.AS_WAY);
  380. this.groupBoxWithBorder1.Controls.Add(this.nrg_code);
  381. this.groupBoxWithBorder1.Controls.Add(this.AS_CHARGER);
  382. this.groupBoxWithBorder1.Controls.Add(this.as_id);
  383. this.groupBoxWithBorder1.Controls.Add(this.AS_SHELL);
  384. this.groupBoxWithBorder1.Controls.Add(this.AS_LCD);
  385. this.groupBoxWithBorder1.Controls.Add(this.AS_DESCRIPTION_label);
  386. this.groupBoxWithBorder1.Controls.Add(this.label6);
  387. this.groupBoxWithBorder1.Controls.Add(this.label1);
  388. this.groupBoxWithBorder1.Controls.Add(this.label5);
  389. this.groupBoxWithBorder1.Controls.Add(this.label2);
  390. this.groupBoxWithBorder1.Controls.Add(this.label4);
  391. this.groupBoxWithBorder1.Controls.Add(this.label3);
  392. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F);
  393. this.groupBoxWithBorder1.Location = new System.Drawing.Point(18, 12);
  394. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4);
  395. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  396. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4);
  397. this.groupBoxWithBorder1.Size = new System.Drawing.Size(1760, 415);
  398. this.groupBoxWithBorder1.TabIndex = 130;
  399. this.groupBoxWithBorder1.TabStop = false;
  400. this.groupBoxWithBorder1.Text = "小度提供信息";
  401. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  402. //
  403. // as_outdate
  404. //
  405. this.as_outdate.AutoSize = true;
  406. this.as_outdate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. this.as_outdate.ForeColor = System.Drawing.Color.Black;
  408. this.as_outdate.Location = new System.Drawing.Point(1293, 216);
  409. this.as_outdate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  410. this.as_outdate.Name = "as_outdate";
  411. this.as_outdate.Size = new System.Drawing.Size(0, 41);
  412. this.as_outdate.TabIndex = 164;
  413. //
  414. // label15
  415. //
  416. this.label15.AutoSize = true;
  417. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  418. this.label15.ForeColor = System.Drawing.Color.Black;
  419. this.label15.Location = new System.Drawing.Point(1135, 216);
  420. this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  421. this.label15.Name = "label15";
  422. this.label15.Size = new System.Drawing.Size(146, 41);
  423. this.label15.TabIndex = 163;
  424. this.label15.Text = "是否过保";
  425. //
  426. // AS_BADCODE
  427. //
  428. this.AS_BADCODE.AllPower = null;
  429. this.AS_BADCODE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  430. | System.Windows.Forms.AnchorStyles.Left)));
  431. this.AS_BADCODE.BackColor = System.Drawing.Color.White;
  432. this.AS_BADCODE.Enabled = false;
  433. this.AS_BADCODE.Font = new System.Drawing.Font("微软雅黑", 9F);
  434. this.AS_BADCODE.ID = null;
  435. this.AS_BADCODE.Location = new System.Drawing.Point(1293, 71);
  436. this.AS_BADCODE.Margin = new System.Windows.Forms.Padding(6);
  437. this.AS_BADCODE.Name = "AS_BADCODE";
  438. this.AS_BADCODE.Power = null;
  439. this.AS_BADCODE.Size = new System.Drawing.Size(350, 39);
  440. this.AS_BADCODE.Str = null;
  441. this.AS_BADCODE.Str1 = null;
  442. this.AS_BADCODE.Str2 = null;
  443. this.AS_BADCODE.TabIndex = 162;
  444. this.AS_BADCODE.Tag = "Read";
  445. //
  446. // as_sku
  447. //
  448. this.as_sku.AllPower = null;
  449. this.as_sku.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  450. | System.Windows.Forms.AnchorStyles.Left)));
  451. this.as_sku.BackColor = System.Drawing.Color.White;
  452. this.as_sku.Enabled = false;
  453. this.as_sku.Font = new System.Drawing.Font("微软雅黑", 9F);
  454. this.as_sku.ID = null;
  455. this.as_sku.Location = new System.Drawing.Point(1293, 141);
  456. this.as_sku.Margin = new System.Windows.Forms.Padding(6);
  457. this.as_sku.Name = "as_sku";
  458. this.as_sku.Power = null;
  459. this.as_sku.Size = new System.Drawing.Size(350, 39);
  460. this.as_sku.Str = null;
  461. this.as_sku.Str1 = null;
  462. this.as_sku.Str2 = null;
  463. this.as_sku.TabIndex = 161;
  464. this.as_sku.Tag = "Read";
  465. //
  466. // nr_code
  467. //
  468. this.nr_code.AutoSize = true;
  469. this.nr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  470. this.nr_code.ForeColor = System.Drawing.Color.Black;
  471. this.nr_code.Location = new System.Drawing.Point(1696, 460);
  472. this.nr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  473. this.nr_code.Name = "nr_code";
  474. this.nr_code.Size = new System.Drawing.Size(0, 41);
  475. this.nr_code.TabIndex = 125;
  476. //
  477. // label7
  478. //
  479. this.label7.AutoSize = true;
  480. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  481. this.label7.Location = new System.Drawing.Point(1135, 135);
  482. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  483. this.label7.Name = "label7";
  484. this.label7.Size = new System.Drawing.Size(80, 41);
  485. this.label7.TabIndex = 160;
  486. this.label7.Text = "SKU";
  487. //
  488. // AS_DESCRIPTION
  489. //
  490. this.AS_DESCRIPTION.Enabled = false;
  491. this.AS_DESCRIPTION.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  492. this.AS_DESCRIPTION.Location = new System.Drawing.Point(247, 46);
  493. this.AS_DESCRIPTION.Margin = new System.Windows.Forms.Padding(6);
  494. this.AS_DESCRIPTION.Name = "AS_DESCRIPTION";
  495. this.AS_DESCRIPTION.Size = new System.Drawing.Size(846, 234);
  496. this.AS_DESCRIPTION.TabIndex = 140;
  497. this.AS_DESCRIPTION.Text = "";
  498. //
  499. // AS_DUTY
  500. //
  501. this.AS_DUTY.AllPower = null;
  502. this.AS_DUTY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  503. | System.Windows.Forms.AnchorStyles.Left)));
  504. this.AS_DUTY.BackColor = System.Drawing.Color.White;
  505. this.AS_DUTY.Enabled = false;
  506. this.AS_DUTY.Font = new System.Drawing.Font("微软雅黑", 9F);
  507. this.AS_DUTY.ID = null;
  508. this.AS_DUTY.Location = new System.Drawing.Point(1332, 367);
  509. this.AS_DUTY.Margin = new System.Windows.Forms.Padding(6);
  510. this.AS_DUTY.Name = "AS_DUTY";
  511. this.AS_DUTY.Power = null;
  512. this.AS_DUTY.Size = new System.Drawing.Size(311, 39);
  513. this.AS_DUTY.Str = null;
  514. this.AS_DUTY.Str1 = null;
  515. this.AS_DUTY.Str2 = null;
  516. this.AS_DUTY.TabIndex = 159;
  517. this.AS_DUTY.Tag = "Read";
  518. //
  519. // AS_BADCODE_label
  520. //
  521. this.AS_BADCODE_label.AutoSize = true;
  522. this.AS_BADCODE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  523. this.AS_BADCODE_label.Location = new System.Drawing.Point(1135, 66);
  524. this.AS_BADCODE_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  525. this.AS_BADCODE_label.Name = "AS_BADCODE_label";
  526. this.AS_BADCODE_label.Size = new System.Drawing.Size(146, 41);
  527. this.AS_BADCODE_label.TabIndex = 46;
  528. this.AS_BADCODE_label.Text = "检测故障";
  529. //
  530. // AS_FACTORY
  531. //
  532. this.AS_FACTORY.AllPower = null;
  533. this.AS_FACTORY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  534. | System.Windows.Forms.AnchorStyles.Left)));
  535. this.AS_FACTORY.BackColor = System.Drawing.Color.White;
  536. this.AS_FACTORY.Enabled = false;
  537. this.AS_FACTORY.Font = new System.Drawing.Font("微软雅黑", 9F);
  538. this.AS_FACTORY.ID = null;
  539. this.AS_FACTORY.Location = new System.Drawing.Point(814, 364);
  540. this.AS_FACTORY.Margin = new System.Windows.Forms.Padding(6);
  541. this.AS_FACTORY.Name = "AS_FACTORY";
  542. this.AS_FACTORY.Power = null;
  543. this.AS_FACTORY.Size = new System.Drawing.Size(311, 39);
  544. this.AS_FACTORY.Str = null;
  545. this.AS_FACTORY.Str1 = null;
  546. this.AS_FACTORY.Str2 = null;
  547. this.AS_FACTORY.TabIndex = 158;
  548. this.AS_FACTORY.Tag = "Read";
  549. //
  550. // AS_WAY
  551. //
  552. this.AS_WAY.AllPower = null;
  553. this.AS_WAY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  554. | System.Windows.Forms.AnchorStyles.Left)));
  555. this.AS_WAY.BackColor = System.Drawing.Color.White;
  556. this.AS_WAY.Enabled = false;
  557. this.AS_WAY.Font = new System.Drawing.Font("微软雅黑", 9F);
  558. this.AS_WAY.ID = null;
  559. this.AS_WAY.Location = new System.Drawing.Point(265, 364);
  560. this.AS_WAY.Margin = new System.Windows.Forms.Padding(6);
  561. this.AS_WAY.Name = "AS_WAY";
  562. this.AS_WAY.Power = null;
  563. this.AS_WAY.Size = new System.Drawing.Size(311, 39);
  564. this.AS_WAY.Str = null;
  565. this.AS_WAY.Str1 = null;
  566. this.AS_WAY.Str2 = null;
  567. this.AS_WAY.TabIndex = 157;
  568. this.AS_WAY.Tag = "Read";
  569. //
  570. // nrg_code
  571. //
  572. this.nrg_code.AutoSize = true;
  573. this.nrg_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  574. this.nrg_code.ForeColor = System.Drawing.Color.Black;
  575. this.nrg_code.Location = new System.Drawing.Point(1626, 351);
  576. this.nrg_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  577. this.nrg_code.Name = "nrg_code";
  578. this.nrg_code.Size = new System.Drawing.Size(0, 41);
  579. this.nrg_code.TabIndex = 136;
  580. this.nrg_code.Visible = false;
  581. //
  582. // AS_CHARGER
  583. //
  584. this.AS_CHARGER.AllPower = null;
  585. this.AS_CHARGER.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  586. | System.Windows.Forms.AnchorStyles.Left)));
  587. this.AS_CHARGER.BackColor = System.Drawing.Color.White;
  588. this.AS_CHARGER.Enabled = false;
  589. this.AS_CHARGER.Font = new System.Drawing.Font("微软雅黑", 9F);
  590. this.AS_CHARGER.ID = null;
  591. this.AS_CHARGER.Location = new System.Drawing.Point(1332, 297);
  592. this.AS_CHARGER.Margin = new System.Windows.Forms.Padding(6);
  593. this.AS_CHARGER.Name = "AS_CHARGER";
  594. this.AS_CHARGER.Power = null;
  595. this.AS_CHARGER.Size = new System.Drawing.Size(311, 39);
  596. this.AS_CHARGER.Str = null;
  597. this.AS_CHARGER.Str1 = null;
  598. this.AS_CHARGER.Str2 = null;
  599. this.AS_CHARGER.TabIndex = 156;
  600. this.AS_CHARGER.Tag = "Read";
  601. //
  602. // as_id
  603. //
  604. this.as_id.AutoSize = true;
  605. this.as_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  606. this.as_id.ForeColor = System.Drawing.Color.Black;
  607. this.as_id.Location = new System.Drawing.Point(1668, 357);
  608. this.as_id.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  609. this.as_id.Name = "as_id";
  610. this.as_id.Size = new System.Drawing.Size(0, 41);
  611. this.as_id.TabIndex = 137;
  612. this.as_id.Visible = false;
  613. //
  614. // AS_SHELL
  615. //
  616. this.AS_SHELL.AllPower = null;
  617. this.AS_SHELL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  618. | System.Windows.Forms.AnchorStyles.Left)));
  619. this.AS_SHELL.BackColor = System.Drawing.Color.White;
  620. this.AS_SHELL.Enabled = false;
  621. this.AS_SHELL.Font = new System.Drawing.Font("微软雅黑", 9F);
  622. this.AS_SHELL.ID = null;
  623. this.AS_SHELL.Location = new System.Drawing.Point(814, 297);
  624. this.AS_SHELL.Margin = new System.Windows.Forms.Padding(6);
  625. this.AS_SHELL.Name = "AS_SHELL";
  626. this.AS_SHELL.Power = null;
  627. this.AS_SHELL.Size = new System.Drawing.Size(311, 39);
  628. this.AS_SHELL.Str = null;
  629. this.AS_SHELL.Str1 = null;
  630. this.AS_SHELL.Str2 = null;
  631. this.AS_SHELL.TabIndex = 155;
  632. this.AS_SHELL.Tag = "Read";
  633. //
  634. // AS_LCD
  635. //
  636. this.AS_LCD.AllPower = null;
  637. this.AS_LCD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  638. | System.Windows.Forms.AnchorStyles.Left)));
  639. this.AS_LCD.BackColor = System.Drawing.Color.White;
  640. this.AS_LCD.Enabled = false;
  641. this.AS_LCD.Font = new System.Drawing.Font("微软雅黑", 9F);
  642. this.AS_LCD.ID = null;
  643. this.AS_LCD.Location = new System.Drawing.Point(265, 297);
  644. this.AS_LCD.Margin = new System.Windows.Forms.Padding(6);
  645. this.AS_LCD.Name = "AS_LCD";
  646. this.AS_LCD.Power = null;
  647. this.AS_LCD.Size = new System.Drawing.Size(311, 39);
  648. this.AS_LCD.Str = null;
  649. this.AS_LCD.Str1 = null;
  650. this.AS_LCD.Str2 = null;
  651. this.AS_LCD.TabIndex = 154;
  652. this.AS_LCD.Tag = "Read";
  653. //
  654. // AS_DESCRIPTION_label
  655. //
  656. this.AS_DESCRIPTION_label.AutoSize = true;
  657. this.AS_DESCRIPTION_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.AS_DESCRIPTION_label.ForeColor = System.Drawing.Color.Black;
  659. this.AS_DESCRIPTION_label.Location = new System.Drawing.Point(43, 64);
  660. this.AS_DESCRIPTION_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  661. this.AS_DESCRIPTION_label.Name = "AS_DESCRIPTION_label";
  662. this.AS_DESCRIPTION_label.Size = new System.Drawing.Size(210, 41);
  663. this.AS_DESCRIPTION_label.TabIndex = 141;
  664. this.AS_DESCRIPTION_label.Text = "客户故障描述";
  665. //
  666. // label6
  667. //
  668. this.label6.AutoSize = true;
  669. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  670. this.label6.ForeColor = System.Drawing.Color.Black;
  671. this.label6.Location = new System.Drawing.Point(1152, 362);
  672. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  673. this.label6.Name = "label6";
  674. this.label6.Size = new System.Drawing.Size(165, 41);
  675. this.label6.TabIndex = 152;
  676. this.label6.Text = "责任归属1";
  677. //
  678. // label1
  679. //
  680. this.label1.AutoSize = true;
  681. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  682. this.label1.ForeColor = System.Drawing.Color.Black;
  683. this.label1.Location = new System.Drawing.Point(35, 300);
  684. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  685. this.label1.Name = "label1";
  686. this.label1.Size = new System.Drawing.Size(232, 41);
  687. this.label1.TabIndex = 142;
  688. this.label1.Text = "屏幕有(无)划伤";
  689. //
  690. // label5
  691. //
  692. this.label5.AutoSize = true;
  693. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  694. this.label5.ForeColor = System.Drawing.Color.Black;
  695. this.label5.Location = new System.Drawing.Point(575, 362);
  696. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  697. this.label5.Name = "label5";
  698. this.label5.Size = new System.Drawing.Size(82, 41);
  699. this.label5.TabIndex = 150;
  700. this.label5.Text = "工厂";
  701. //
  702. // label2
  703. //
  704. this.label2.AutoSize = true;
  705. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  706. this.label2.ForeColor = System.Drawing.Color.Black;
  707. this.label2.Location = new System.Drawing.Point(575, 300);
  708. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  709. this.label2.Name = "label2";
  710. this.label2.Size = new System.Drawing.Size(232, 41);
  711. this.label2.TabIndex = 144;
  712. this.label2.Text = "壳体有(无)划伤";
  713. //
  714. // label4
  715. //
  716. this.label4.AutoSize = true;
  717. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  718. this.label4.ForeColor = System.Drawing.Color.Black;
  719. this.label4.Location = new System.Drawing.Point(35, 362);
  720. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  721. this.label4.Name = "label4";
  722. this.label4.Size = new System.Drawing.Size(82, 41);
  723. this.label4.TabIndex = 148;
  724. this.label4.Text = "渠道";
  725. //
  726. // label3
  727. //
  728. this.label3.AutoSize = true;
  729. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  730. this.label3.ForeColor = System.Drawing.Color.Black;
  731. this.label3.Location = new System.Drawing.Point(1152, 300);
  732. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  733. this.label3.Name = "label3";
  734. this.label3.Size = new System.Drawing.Size(168, 41);
  735. this.label3.TabIndex = 146;
  736. this.label3.Text = "有(无)配件";
  737. //
  738. // GetSNCode
  739. //
  740. this.GetSNCode.AllPower = null;
  741. this.GetSNCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  742. | System.Windows.Forms.AnchorStyles.Left)));
  743. this.GetSNCode.BackColor = System.Drawing.Color.White;
  744. this.GetSNCode.ID = null;
  745. this.GetSNCode.Location = new System.Drawing.Point(173, 1078);
  746. this.GetSNCode.Margin = new System.Windows.Forms.Padding(6);
  747. this.GetSNCode.Name = "GetSNCode";
  748. this.GetSNCode.Power = null;
  749. this.GetSNCode.Size = new System.Drawing.Size(372, 35);
  750. this.GetSNCode.Str = null;
  751. this.GetSNCode.Str1 = null;
  752. this.GetSNCode.Str2 = null;
  753. this.GetSNCode.TabIndex = 114;
  754. this.GetSNCode.Tag = "Read";
  755. this.GetSNCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GetSNCode_KeyDown);
  756. //
  757. // OperatResult
  758. //
  759. this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  760. this.OperatResult.Location = new System.Drawing.Point(1357, 437);
  761. this.OperatResult.Margin = new System.Windows.Forms.Padding(6);
  762. this.OperatResult.Name = "OperatResult";
  763. this.OperatResult.Size = new System.Drawing.Size(421, 596);
  764. this.OperatResult.TabIndex = 87;
  765. this.OperatResult.Text = "";
  766. //
  767. // Clean
  768. //
  769. this.Clean.AllPower = null;
  770. this.Clean.BackColor = System.Drawing.Color.Transparent;
  771. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  772. this.Clean.Image = null;
  773. this.Clean.IsShowBorder = true;
  774. this.Clean.Location = new System.Drawing.Point(1506, 1065);
  775. this.Clean.Margin = new System.Windows.Forms.Padding(6);
  776. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  777. this.Clean.Name = "Clean";
  778. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  779. this.Clean.Power = null;
  780. this.Clean.Size = new System.Drawing.Size(120, 48);
  781. this.Clean.TabIndex = 81;
  782. this.Clean.Tag = "IfRead";
  783. this.Clean.Text = "清除";
  784. this.Clean.UseVisualStyleBackColor = true;
  785. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  786. //
  787. // as_location
  788. //
  789. this.as_location.Condition = null;
  790. this.as_location.Field = null;
  791. this.as_location.Font = new System.Drawing.Font("微软雅黑", 9F);
  792. this.as_location.Location = new System.Drawing.Point(863, 907);
  793. this.as_location.Margin = new System.Windows.Forms.Padding(4);
  794. this.as_location.Name = "as_location";
  795. this.as_location.Size = new System.Drawing.Size(306, 39);
  796. this.as_location.TabIndex = 216;
  797. this.as_location.TableName = null;
  798. this.as_location.Value = null;
  799. this.as_location.ValueField = null;
  800. //
  801. // label16
  802. //
  803. this.label16.AutoSize = true;
  804. this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  805. this.label16.ForeColor = System.Drawing.Color.Black;
  806. this.label16.Location = new System.Drawing.Point(636, 905);
  807. this.label16.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  808. this.label16.Name = "label16";
  809. this.label16.Size = new System.Drawing.Size(82, 41);
  810. this.label16.TabIndex = 217;
  811. this.label16.Text = "位置";
  812. //
  813. // as_type
  814. //
  815. this.as_type.Condition = null;
  816. this.as_type.Field = null;
  817. this.as_type.Font = new System.Drawing.Font("微软雅黑", 9F);
  818. this.as_type.Location = new System.Drawing.Point(863, 593);
  819. this.as_type.Margin = new System.Windows.Forms.Padding(4);
  820. this.as_type.Name = "as_type";
  821. this.as_type.Size = new System.Drawing.Size(306, 39);
  822. this.as_type.TabIndex = 219;
  823. this.as_type.TableName = null;
  824. this.as_type.Value = null;
  825. this.as_type.ValueField = null;
  826. this.as_type.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch.OnTextChange(this.as_type_UserControlTextChanged);
  827. //
  828. // label17
  829. //
  830. this.label17.AutoSize = true;
  831. this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  832. this.label17.ForeColor = System.Drawing.Color.Black;
  833. this.label17.Location = new System.Drawing.Point(636, 590);
  834. this.label17.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  835. this.label17.Name = "label17";
  836. this.label17.Size = new System.Drawing.Size(146, 41);
  837. this.label17.TabIndex = 218;
  838. this.label17.Text = "不良类别";
  839. //
  840. // as_image1
  841. //
  842. this.as_image1.Condition = null;
  843. this.as_image1.Field = null;
  844. this.as_image1.Font = new System.Drawing.Font("微软雅黑", 9F);
  845. this.as_image1.Location = new System.Drawing.Point(863, 665);
  846. this.as_image1.Margin = new System.Windows.Forms.Padding(4);
  847. this.as_image1.Name = "as_image1";
  848. this.as_image1.Size = new System.Drawing.Size(306, 39);
  849. this.as_image1.TabIndex = 221;
  850. this.as_image1.TableName = null;
  851. this.as_image1.Value = null;
  852. this.as_image1.ValueField = null;
  853. //
  854. // label22
  855. //
  856. this.label22.AutoSize = true;
  857. this.label22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  858. this.label22.ForeColor = System.Drawing.Color.Black;
  859. this.label22.Location = new System.Drawing.Point(636, 663);
  860. this.label22.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  861. this.label22.Name = "label22";
  862. this.label22.Size = new System.Drawing.Size(146, 41);
  863. this.label22.TabIndex = 220;
  864. this.label22.Text = "不良现象";
  865. //
  866. // as_location1
  867. //
  868. this.as_location1.Location = new System.Drawing.Point(265, 902);
  869. this.as_location1.Margin = new System.Windows.Forms.Padding(4);
  870. this.as_location1.Name = "as_location1";
  871. this.as_location1.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F);
  872. this.as_location1.Properties.Appearance.Options.UseFont = true;
  873. this.as_location1.Size = new System.Drawing.Size(306, 38);
  874. this.as_location1.TabIndex = 223;
  875. //
  876. // label20
  877. //
  878. this.label20.AutoSize = true;
  879. this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  880. this.label20.ForeColor = System.Drawing.Color.Black;
  881. this.label20.Location = new System.Drawing.Point(38, 902);
  882. this.label20.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  883. this.label20.Name = "label20";
  884. this.label20.Size = new System.Drawing.Size(82, 41);
  885. this.label20.TabIndex = 222;
  886. this.label20.Text = "位置";
  887. //
  888. // Special_Repair
  889. //
  890. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  891. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  892. this.ClientSize = new System.Drawing.Size(1800, 1158);
  893. this.Controls.Add(this.as_location1);
  894. this.Controls.Add(this.label20);
  895. this.Controls.Add(this.as_image1);
  896. this.Controls.Add(this.label22);
  897. this.Controls.Add(this.as_type);
  898. this.Controls.Add(this.label17);
  899. this.Controls.Add(this.label16);
  900. this.Controls.Add(this.as_location);
  901. this.Controls.Add(this.label9);
  902. this.Controls.Add(this.as_method);
  903. this.Controls.Add(this.as_badpro);
  904. this.Controls.Add(this.as_process);
  905. this.Controls.Add(this.label21);
  906. this.Controls.Add(this.label18);
  907. this.Controls.Add(this.label19);
  908. this.Controls.Add(this.label8);
  909. this.Controls.Add(this.as_lcdconfirm);
  910. this.Controls.Add(this.as_shellconfirm);
  911. this.Controls.Add(this.as_duty2);
  912. this.Controls.Add(this.as_changerconfirm);
  913. this.Controls.Add(this.label14);
  914. this.Controls.Add(this.label13);
  915. this.Controls.Add(this.label12);
  916. this.Controls.Add(this.label11);
  917. this.Controls.Add(this.label10);
  918. this.Controls.Add(this.as_recheck);
  919. this.Controls.Add(this.Save);
  920. this.Controls.Add(this.groupBoxWithBorder1);
  921. this.Controls.Add(this.bc_code);
  922. this.Controls.Add(this.GetSNCode);
  923. this.Controls.Add(this.GetSNCode_Label);
  924. this.Controls.Add(this.OperatResult);
  925. this.Controls.Add(this.Clean);
  926. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  927. this.Margin = new System.Windows.Forms.Padding(6);
  928. this.Name = "Special_Repair";
  929. this.Tag = "Make!Repair";
  930. this.Text = "维修作业";
  931. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_Repair_FormClosing);
  932. this.Load += new System.EventHandler(this.Make_Repair_Load);
  933. this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
  934. ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
  935. ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
  936. ((System.ComponentModel.ISupportInitialize)(this.as_lcdconfirm.Properties)).EndInit();
  937. ((System.ComponentModel.ISupportInitialize)(this.as_shellconfirm.Properties)).EndInit();
  938. ((System.ComponentModel.ISupportInitialize)(this.as_duty2.Properties)).EndInit();
  939. ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).EndInit();
  940. this.groupBoxWithBorder1.ResumeLayout(true);
  941. this.groupBoxWithBorder1.PerformLayout();
  942. ((System.ComponentModel.ISupportInitialize)(this.as_location1.Properties)).EndInit();
  943. this.ResumeLayout(true);
  944. this.PerformLayout();
  945. }
  946. #endregion
  947. private System.Windows.Forms.Label AS_BADCODE_label;
  948. private CustomControl.ButtonUtil.NormalButton Clean;
  949. private CustomControl.TextBoxWithIcon.SnCollectionBox GetSNCode;
  950. private System.Windows.Forms.Label GetSNCode_Label;
  951. private System.Windows.Forms.BindingSource LocationSource;
  952. private System.Windows.Forms.BindingSource ComponentSource;
  953. private System.Windows.Forms.Label bc_code;
  954. private System.Windows.Forms.Label nr_code;
  955. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  956. private System.Windows.Forms.Label nrg_code;
  957. private System.Windows.Forms.Label as_id;
  958. private CustomControl.RichText.RichTextAutoBottom AS_DESCRIPTION;
  959. private System.Windows.Forms.Label AS_DESCRIPTION_label;
  960. private System.Windows.Forms.Label label1;
  961. private System.Windows.Forms.Label label2;
  962. private System.Windows.Forms.Label label3;
  963. private System.Windows.Forms.Label label4;
  964. private System.Windows.Forms.Label label5;
  965. private System.Windows.Forms.Label label6;
  966. private CustomControl.TextBoxWithIcon.SnCollectionBox AS_LCD;
  967. private CustomControl.TextBoxWithIcon.SnCollectionBox AS_SHELL;
  968. private CustomControl.TextBoxWithIcon.SnCollectionBox AS_CHARGER;
  969. private CustomControl.TextBoxWithIcon.SnCollectionBox AS_WAY;
  970. private CustomControl.TextBoxWithIcon.SnCollectionBox AS_FACTORY;
  971. private CustomControl.TextBoxWithIcon.SnCollectionBox AS_DUTY;
  972. private System.Windows.Forms.Label label7;
  973. private CustomControl.TextBoxWithIcon.SnCollectionBox as_sku;
  974. private CustomControl.TextBoxWithIcon.SnCollectionBox AS_BADCODE;
  975. private CustomControl.ButtonUtil.NormalButton Save;
  976. private CustomControl.RichText.RichTextAutoBottom OperatResult;
  977. private DevExpress.XtraEditors.ComboBoxEdit as_lcdconfirm;
  978. private DevExpress.XtraEditors.ComboBoxEdit as_shellconfirm;
  979. private DevExpress.XtraEditors.ComboBoxEdit as_duty2;
  980. private DevExpress.XtraEditors.CheckedComboBoxEdit as_changerconfirm;
  981. private System.Windows.Forms.Label label14;
  982. private System.Windows.Forms.Label label13;
  983. private System.Windows.Forms.Label label12;
  984. private System.Windows.Forms.Label label11;
  985. private System.Windows.Forms.Label label10;
  986. private MultBlurSearch as_recheck;
  987. private System.Windows.Forms.Label label8;
  988. private MultBlurSearch as_method;
  989. private MultBlurSearch as_badpro;
  990. private SnCollectionBox as_process;
  991. private System.Windows.Forms.Label label21;
  992. private System.Windows.Forms.Label label18;
  993. private System.Windows.Forms.Label label19;
  994. private System.Windows.Forms.Label label9;
  995. private System.Windows.Forms.Label as_outdate;
  996. private System.Windows.Forms.Label label15;
  997. private MultBlurSearch as_location;
  998. private System.Windows.Forms.Label label16;
  999. private MultBlurSearch as_type;
  1000. private System.Windows.Forms.Label label17;
  1001. private MultBlurSearch as_image1;
  1002. private System.Windows.Forms.Label label22;
  1003. private DevExpress.XtraEditors.CheckedComboBoxEdit as_location1;
  1004. private System.Windows.Forms.Label label20;
  1005. }
  1006. }