Resources.Designer.cs 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace UAS_BARCODEIO.Properties {
  11. using System;
  12. /// <summary>
  13. /// 一个强类型的资源类,用于查找本地化的字符串等。
  14. /// </summary>
  15. // 此类是由 StronglyTypedResourceBuilder
  16. // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
  17. // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
  18. // (以 /str 作为命令选项),或重新生成 VS 项目。
  19. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. public class Resources {
  23. private static global::System.Resources.ResourceManager resourceMan;
  24. private static global::System.Globalization.CultureInfo resourceCulture;
  25. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  26. internal Resources() {
  27. }
  28. /// <summary>
  29. /// 返回此类使用的缓存的 ResourceManager 实例。
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. public static global::System.Resources.ResourceManager ResourceManager {
  33. get {
  34. if (object.ReferenceEquals(resourceMan, null)) {
  35. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("UAS_BARCODEIO.Properties.Resources", typeof(Resources).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// 重写当前线程的 CurrentUICulture 属性,对
  43. /// 使用此强类型资源类的所有资源查找执行重写。
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. public static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  56. /// </summary>
  57. public static System.Drawing.Bitmap _07 {
  58. get {
  59. object obj = ResourceManager.GetObject("_07", resourceCulture);
  60. return ((System.Drawing.Bitmap)(obj));
  61. }
  62. }
  63. /// <summary>
  64. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  65. /// </summary>
  66. public static System.Drawing.Bitmap _0802192135 {
  67. get {
  68. object obj = ResourceManager.GetObject("_0802192135", resourceCulture);
  69. return ((System.Drawing.Bitmap)(obj));
  70. }
  71. }
  72. /// <summary>
  73. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  74. /// </summary>
  75. public static System.Drawing.Bitmap _2_0btn_04 {
  76. get {
  77. object obj = ResourceManager.GetObject("_2_0btn_04", resourceCulture);
  78. return ((System.Drawing.Bitmap)(obj));
  79. }
  80. }
  81. /// <summary>
  82. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  83. /// </summary>
  84. public static System.Drawing.Bitmap _2_0btn_07 {
  85. get {
  86. object obj = ResourceManager.GetObject("_2_0btn_07", resourceCulture);
  87. return ((System.Drawing.Bitmap)(obj));
  88. }
  89. }
  90. /// <summary>
  91. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  92. /// </summary>
  93. public static System.Drawing.Bitmap _2_0btn_36 {
  94. get {
  95. object obj = ResourceManager.GetObject("_2_0btn_36", resourceCulture);
  96. return ((System.Drawing.Bitmap)(obj));
  97. }
  98. }
  99. /// <summary>
  100. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  101. /// </summary>
  102. public static System.Drawing.Bitmap _20130711113247276 {
  103. get {
  104. object obj = ResourceManager.GetObject("_20130711113247276", resourceCulture);
  105. return ((System.Drawing.Bitmap)(obj));
  106. }
  107. }
  108. /// <summary>
  109. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  110. /// </summary>
  111. public static System.Drawing.Bitmap _46 {
  112. get {
  113. object obj = ResourceManager.GetObject("_46", resourceCulture);
  114. return ((System.Drawing.Bitmap)(obj));
  115. }
  116. }
  117. /// <summary>
  118. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  119. /// </summary>
  120. public static System.Drawing.Bitmap _83 {
  121. get {
  122. object obj = ResourceManager.GetObject("_83", resourceCulture);
  123. return ((System.Drawing.Bitmap)(obj));
  124. }
  125. }
  126. /// <summary>
  127. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  128. /// </summary>
  129. public static System.Drawing.Bitmap Barcode_48px_1072745_easyicon_net {
  130. get {
  131. object obj = ResourceManager.GetObject("Barcode_48px_1072745_easyicon_net", resourceCulture);
  132. return ((System.Drawing.Bitmap)(obj));
  133. }
  134. }
  135. /// <summary>
  136. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  137. /// </summary>
  138. public static System.Drawing.Bitmap bindingNavigatorAddNewItem_Image {
  139. get {
  140. object obj = ResourceManager.GetObject("bindingNavigatorAddNewItem_Image", resourceCulture);
  141. return ((System.Drawing.Bitmap)(obj));
  142. }
  143. }
  144. /// <summary>
  145. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  146. /// </summary>
  147. public static System.Drawing.Bitmap bindingNavigatorDeleteItem_Image {
  148. get {
  149. object obj = ResourceManager.GetObject("bindingNavigatorDeleteItem_Image", resourceCulture);
  150. return ((System.Drawing.Bitmap)(obj));
  151. }
  152. }
  153. /// <summary>
  154. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  155. /// </summary>
  156. public static System.Drawing.Bitmap bindingNavigatorMoveFirstItem_Image {
  157. get {
  158. object obj = ResourceManager.GetObject("bindingNavigatorMoveFirstItem_Image", resourceCulture);
  159. return ((System.Drawing.Bitmap)(obj));
  160. }
  161. }
  162. /// <summary>
  163. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  164. /// </summary>
  165. public static System.Drawing.Bitmap bindingNavigatorMoveLastItem_Image {
  166. get {
  167. object obj = ResourceManager.GetObject("bindingNavigatorMoveLastItem_Image", resourceCulture);
  168. return ((System.Drawing.Bitmap)(obj));
  169. }
  170. }
  171. /// <summary>
  172. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  173. /// </summary>
  174. public static System.Drawing.Bitmap bindingNavigatorMoveNextItem_Image {
  175. get {
  176. object obj = ResourceManager.GetObject("bindingNavigatorMoveNextItem_Image", resourceCulture);
  177. return ((System.Drawing.Bitmap)(obj));
  178. }
  179. }
  180. /// <summary>
  181. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  182. /// </summary>
  183. public static System.Drawing.Bitmap bindingNavigatorMovePreviousItem_Image {
  184. get {
  185. object obj = ResourceManager.GetObject("bindingNavigatorMovePreviousItem_Image", resourceCulture);
  186. return ((System.Drawing.Bitmap)(obj));
  187. }
  188. }
  189. /// <summary>
  190. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  191. /// </summary>
  192. public static System.Drawing.Bitmap box_17_453077699294px_1191579_easyicon_net {
  193. get {
  194. object obj = ResourceManager.GetObject("box_17_453077699294px_1191579_easyicon_net", resourceCulture);
  195. return ((System.Drawing.Bitmap)(obj));
  196. }
  197. }
  198. /// <summary>
  199. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  200. /// </summary>
  201. public static System.Drawing.Bitmap box_26_17961654894px_1191579_easyicon_net {
  202. get {
  203. object obj = ResourceManager.GetObject("box_26_17961654894px_1191579_easyicon_net", resourceCulture);
  204. return ((System.Drawing.Bitmap)(obj));
  205. }
  206. }
  207. /// <summary>
  208. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  209. /// </summary>
  210. public static System.Drawing.Bitmap btncheckoff1 {
  211. get {
  212. object obj = ResourceManager.GetObject("btncheckoff1", resourceCulture);
  213. return ((System.Drawing.Bitmap)(obj));
  214. }
  215. }
  216. /// <summary>
  217. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  218. /// </summary>
  219. public static System.Drawing.Bitmap btncheckoff2 {
  220. get {
  221. object obj = ResourceManager.GetObject("btncheckoff2", resourceCulture);
  222. return ((System.Drawing.Bitmap)(obj));
  223. }
  224. }
  225. /// <summary>
  226. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  227. /// </summary>
  228. public static System.Drawing.Bitmap btncheckoff3 {
  229. get {
  230. object obj = ResourceManager.GetObject("btncheckoff3", resourceCulture);
  231. return ((System.Drawing.Bitmap)(obj));
  232. }
  233. }
  234. /// <summary>
  235. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  236. /// </summary>
  237. public static System.Drawing.Bitmap btncheckoff4 {
  238. get {
  239. object obj = ResourceManager.GetObject("btncheckoff4", resourceCulture);
  240. return ((System.Drawing.Bitmap)(obj));
  241. }
  242. }
  243. /// <summary>
  244. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  245. /// </summary>
  246. public static System.Drawing.Bitmap btncheckoff5 {
  247. get {
  248. object obj = ResourceManager.GetObject("btncheckoff5", resourceCulture);
  249. return ((System.Drawing.Bitmap)(obj));
  250. }
  251. }
  252. /// <summary>
  253. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  254. /// </summary>
  255. public static System.Drawing.Bitmap btncheckoff6 {
  256. get {
  257. object obj = ResourceManager.GetObject("btncheckoff6", resourceCulture);
  258. return ((System.Drawing.Bitmap)(obj));
  259. }
  260. }
  261. /// <summary>
  262. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  263. /// </summary>
  264. public static System.Drawing.Bitmap btncheckon1 {
  265. get {
  266. object obj = ResourceManager.GetObject("btncheckon1", resourceCulture);
  267. return ((System.Drawing.Bitmap)(obj));
  268. }
  269. }
  270. /// <summary>
  271. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  272. /// </summary>
  273. public static System.Drawing.Bitmap btncheckon2 {
  274. get {
  275. object obj = ResourceManager.GetObject("btncheckon2", resourceCulture);
  276. return ((System.Drawing.Bitmap)(obj));
  277. }
  278. }
  279. /// <summary>
  280. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  281. /// </summary>
  282. public static System.Drawing.Bitmap btncheckon3 {
  283. get {
  284. object obj = ResourceManager.GetObject("btncheckon3", resourceCulture);
  285. return ((System.Drawing.Bitmap)(obj));
  286. }
  287. }
  288. /// <summary>
  289. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  290. /// </summary>
  291. public static System.Drawing.Bitmap btncheckon4 {
  292. get {
  293. object obj = ResourceManager.GetObject("btncheckon4", resourceCulture);
  294. return ((System.Drawing.Bitmap)(obj));
  295. }
  296. }
  297. /// <summary>
  298. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  299. /// </summary>
  300. public static System.Drawing.Bitmap btncheckon5 {
  301. get {
  302. object obj = ResourceManager.GetObject("btncheckon5", resourceCulture);
  303. return ((System.Drawing.Bitmap)(obj));
  304. }
  305. }
  306. /// <summary>
  307. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  308. /// </summary>
  309. public static System.Drawing.Bitmap btncheckon6 {
  310. get {
  311. object obj = ResourceManager.GetObject("btncheckon6", resourceCulture);
  312. return ((System.Drawing.Bitmap)(obj));
  313. }
  314. }
  315. /// <summary>
  316. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  317. /// </summary>
  318. public static System.Drawing.Bitmap change_password {
  319. get {
  320. object obj = ResourceManager.GetObject("change_password", resourceCulture);
  321. return ((System.Drawing.Bitmap)(obj));
  322. }
  323. }
  324. /// <summary>
  325. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  326. /// </summary>
  327. public static System.Drawing.Bitmap close {
  328. get {
  329. object obj = ResourceManager.GetObject("close", resourceCulture);
  330. return ((System.Drawing.Bitmap)(obj));
  331. }
  332. }
  333. /// <summary>
  334. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  335. /// </summary>
  336. public static System.Drawing.Bitmap close_16px_558195_easyicon_net {
  337. get {
  338. object obj = ResourceManager.GetObject("close_16px_558195_easyicon_net", resourceCulture);
  339. return ((System.Drawing.Bitmap)(obj));
  340. }
  341. }
  342. /// <summary>
  343. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  344. /// </summary>
  345. public static System.Drawing.Bitmap CLOSE_24px_1115282_easyicon_net {
  346. get {
  347. object obj = ResourceManager.GetObject("CLOSE_24px_1115282_easyicon_net", resourceCulture);
  348. return ((System.Drawing.Bitmap)(obj));
  349. }
  350. }
  351. /// <summary>
  352. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  353. /// </summary>
  354. public static System.Drawing.Bitmap close_24px_1139093_easyicon_net {
  355. get {
  356. object obj = ResourceManager.GetObject("close_24px_1139093_easyicon_net", resourceCulture);
  357. return ((System.Drawing.Bitmap)(obj));
  358. }
  359. }
  360. /// <summary>
  361. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  362. /// </summary>
  363. public static System.Drawing.Bitmap close_32px_1181428_easyicon_net {
  364. get {
  365. object obj = ResourceManager.GetObject("close_32px_1181428_easyicon_net", resourceCulture);
  366. return ((System.Drawing.Bitmap)(obj));
  367. }
  368. }
  369. /// <summary>
  370. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  371. /// </summary>
  372. public static System.Drawing.Bitmap Close_up_32px_1181430_easyicon_net {
  373. get {
  374. object obj = ResourceManager.GetObject("Close_up_32px_1181430_easyicon_net", resourceCulture);
  375. return ((System.Drawing.Bitmap)(obj));
  376. }
  377. }
  378. /// <summary>
  379. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  380. /// </summary>
  381. public static System.Drawing.Bitmap defaulticon {
  382. get {
  383. object obj = ResourceManager.GetObject("defaulticon", resourceCulture);
  384. return ((System.Drawing.Bitmap)(obj));
  385. }
  386. }
  387. /// <summary>
  388. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  389. /// </summary>
  390. public static System.Drawing.Bitmap dialog_close_24px_1173781_easyicon_net {
  391. get {
  392. object obj = ResourceManager.GetObject("dialog_close_24px_1173781_easyicon_net", resourceCulture);
  393. return ((System.Drawing.Bitmap)(obj));
  394. }
  395. }
  396. /// <summary>
  397. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  398. /// </summary>
  399. public static System.Drawing.Bitmap dialog_error_5_48px_542794_easyicon_net {
  400. get {
  401. object obj = ResourceManager.GetObject("dialog_error_5_48px_542794_easyicon_net", resourceCulture);
  402. return ((System.Drawing.Bitmap)(obj));
  403. }
  404. }
  405. /// <summary>
  406. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  407. /// </summary>
  408. public static System.Drawing.Bitmap down {
  409. get {
  410. object obj = ResourceManager.GetObject("down", resourceCulture);
  411. return ((System.Drawing.Bitmap)(obj));
  412. }
  413. }
  414. /// <summary>
  415. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  416. /// </summary>
  417. public static System.Drawing.Bitmap down_load1 {
  418. get {
  419. object obj = ResourceManager.GetObject("down_load1", resourceCulture);
  420. return ((System.Drawing.Bitmap)(obj));
  421. }
  422. }
  423. /// <summary>
  424. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  425. /// </summary>
  426. public static System.Drawing.Bitmap download_14_926374650513px_1191613_easyicon_net {
  427. get {
  428. object obj = ResourceManager.GetObject("download_14_926374650513px_1191613_easyicon_net", resourceCulture);
  429. return ((System.Drawing.Bitmap)(obj));
  430. }
  431. }
  432. /// <summary>
  433. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  434. /// </summary>
  435. public static System.Drawing.Bitmap download_17_519713261649px_1200629_easyicon_net {
  436. get {
  437. object obj = ResourceManager.GetObject("download_17_519713261649px_1200629_easyicon_net", resourceCulture);
  438. return ((System.Drawing.Bitmap)(obj));
  439. }
  440. }
  441. /// <summary>
  442. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  443. /// </summary>
  444. public static System.Drawing.Bitmap excel {
  445. get {
  446. object obj = ResourceManager.GetObject("excel", resourceCulture);
  447. return ((System.Drawing.Bitmap)(obj));
  448. }
  449. }
  450. /// <summary>
  451. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  452. /// </summary>
  453. public static System.Drawing.Bitmap Excel_2010_16px_1180011_easyicon_net {
  454. get {
  455. object obj = ResourceManager.GetObject("Excel_2010_16px_1180011_easyicon_net", resourceCulture);
  456. return ((System.Drawing.Bitmap)(obj));
  457. }
  458. }
  459. /// <summary>
  460. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  461. /// </summary>
  462. public static System.Drawing.Bitmap Excel_2013_16px_1180012_easyicon_net {
  463. get {
  464. object obj = ResourceManager.GetObject("Excel_2013_16px_1180012_easyicon_net", resourceCulture);
  465. return ((System.Drawing.Bitmap)(obj));
  466. }
  467. }
  468. /// <summary>
  469. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  470. /// </summary>
  471. public static System.Drawing.Bitmap file {
  472. get {
  473. object obj = ResourceManager.GetObject("file", resourceCulture);
  474. return ((System.Drawing.Bitmap)(obj));
  475. }
  476. }
  477. /// <summary>
  478. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  479. /// </summary>
  480. public static System.Drawing.Bitmap file_24px_1133611_easyicon_net {
  481. get {
  482. object obj = ResourceManager.GetObject("file_24px_1133611_easyicon_net", resourceCulture);
  483. return ((System.Drawing.Bitmap)(obj));
  484. }
  485. }
  486. /// <summary>
  487. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  488. /// </summary>
  489. public static System.Drawing.Bitmap file_24px_1175380_easyicon_net {
  490. get {
  491. object obj = ResourceManager.GetObject("file_24px_1175380_easyicon_net", resourceCulture);
  492. return ((System.Drawing.Bitmap)(obj));
  493. }
  494. }
  495. /// <summary>
  496. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  497. /// </summary>
  498. public static System.Drawing.Bitmap file_info_64px_1176626_easyicon_net {
  499. get {
  500. object obj = ResourceManager.GetObject("file_info_64px_1176626_easyicon_net", resourceCulture);
  501. return ((System.Drawing.Bitmap)(obj));
  502. }
  503. }
  504. /// <summary>
  505. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  506. /// </summary>
  507. public static System.Drawing.Bitmap file_manager_24px_1145241_easyicon_net {
  508. get {
  509. object obj = ResourceManager.GetObject("file_manager_24px_1145241_easyicon_net", resourceCulture);
  510. return ((System.Drawing.Bitmap)(obj));
  511. }
  512. }
  513. /// <summary>
  514. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  515. /// </summary>
  516. public static System.Drawing.Bitmap focus {
  517. get {
  518. object obj = ResourceManager.GetObject("focus", resourceCulture);
  519. return ((System.Drawing.Bitmap)(obj));
  520. }
  521. }
  522. /// <summary>
  523. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  524. /// </summary>
  525. public static System.Drawing.Bitmap gray {
  526. get {
  527. object obj = ResourceManager.GetObject("gray", resourceCulture);
  528. return ((System.Drawing.Bitmap)(obj));
  529. }
  530. }
  531. /// <summary>
  532. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  533. /// </summary>
  534. public static System.Drawing.Bitmap highlight {
  535. get {
  536. object obj = ResourceManager.GetObject("highlight", resourceCulture);
  537. return ((System.Drawing.Bitmap)(obj));
  538. }
  539. }
  540. /// <summary>
  541. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  542. /// </summary>
  543. public static System.Drawing.Bitmap icon_title {
  544. get {
  545. object obj = ResourceManager.GetObject("icon_title", resourceCulture);
  546. return ((System.Drawing.Bitmap)(obj));
  547. }
  548. }
  549. /// <summary>
  550. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  551. /// </summary>
  552. public static System.Drawing.Bitmap Image1 {
  553. get {
  554. object obj = ResourceManager.GetObject("Image1", resourceCulture);
  555. return ((System.Drawing.Bitmap)(obj));
  556. }
  557. }
  558. /// <summary>
  559. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  560. /// </summary>
  561. public static System.Drawing.Bitmap Light {
  562. get {
  563. object obj = ResourceManager.GetObject("Light", resourceCulture);
  564. return ((System.Drawing.Bitmap)(obj));
  565. }
  566. }
  567. /// <summary>
  568. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  569. /// </summary>
  570. public static System.Drawing.Bitmap LoadingError {
  571. get {
  572. object obj = ResourceManager.GetObject("LoadingError", resourceCulture);
  573. return ((System.Drawing.Bitmap)(obj));
  574. }
  575. }
  576. /// <summary>
  577. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  578. /// </summary>
  579. public static System.Drawing.Bitmap LoadingFormat {
  580. get {
  581. object obj = ResourceManager.GetObject("LoadingFormat", resourceCulture);
  582. return ((System.Drawing.Bitmap)(obj));
  583. }
  584. }
  585. /// <summary>
  586. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  587. /// </summary>
  588. public static System.Drawing.Bitmap lock_lock_24px {
  589. get {
  590. object obj = ResourceManager.GetObject("lock_lock_24px", resourceCulture);
  591. return ((System.Drawing.Bitmap)(obj));
  592. }
  593. }
  594. /// <summary>
  595. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  596. /// </summary>
  597. public static System.Drawing.Bitmap lock_open_24px {
  598. get {
  599. object obj = ResourceManager.GetObject("lock_open_24px", resourceCulture);
  600. return ((System.Drawing.Bitmap)(obj));
  601. }
  602. }
  603. /// <summary>
  604. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  605. /// </summary>
  606. public static System.Drawing.Bitmap Lock24px {
  607. get {
  608. object obj = ResourceManager.GetObject("Lock24px", resourceCulture);
  609. return ((System.Drawing.Bitmap)(obj));
  610. }
  611. }
  612. /// <summary>
  613. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  614. /// </summary>
  615. public static System.Drawing.Bitmap LoginBG {
  616. get {
  617. object obj = ResourceManager.GetObject("LoginBG", resourceCulture);
  618. return ((System.Drawing.Bitmap)(obj));
  619. }
  620. }
  621. /// <summary>
  622. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  623. /// </summary>
  624. public static System.Drawing.Bitmap LoginCloseIcon {
  625. get {
  626. object obj = ResourceManager.GetObject("LoginCloseIcon", resourceCulture);
  627. return ((System.Drawing.Bitmap)(obj));
  628. }
  629. }
  630. /// <summary>
  631. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  632. /// </summary>
  633. public static System.Drawing.Bitmap Logout_32px_581264_easyicon_net {
  634. get {
  635. object obj = ResourceManager.GetObject("Logout_32px_581264_easyicon_net", resourceCulture);
  636. return ((System.Drawing.Bitmap)(obj));
  637. }
  638. }
  639. /// <summary>
  640. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  641. /// </summary>
  642. public static System.Drawing.Bitmap Material {
  643. get {
  644. object obj = ResourceManager.GetObject("Material", resourceCulture);
  645. return ((System.Drawing.Bitmap)(obj));
  646. }
  647. }
  648. /// <summary>
  649. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  650. /// </summary>
  651. public static System.Drawing.Bitmap minus {
  652. get {
  653. object obj = ResourceManager.GetObject("minus", resourceCulture);
  654. return ((System.Drawing.Bitmap)(obj));
  655. }
  656. }
  657. /// <summary>
  658. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  659. /// </summary>
  660. public static System.Drawing.Bitmap normal {
  661. get {
  662. object obj = ResourceManager.GetObject("normal", resourceCulture);
  663. return ((System.Drawing.Bitmap)(obj));
  664. }
  665. }
  666. /// <summary>
  667. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  668. /// </summary>
  669. public static System.Drawing.Bitmap notice_text_editor_16px_11373_easyicon_net {
  670. get {
  671. object obj = ResourceManager.GetObject("notice_text_editor_16px_11373_easyicon_net", resourceCulture);
  672. return ((System.Drawing.Bitmap)(obj));
  673. }
  674. }
  675. /// <summary>
  676. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  677. /// </summary>
  678. public static System.Drawing.Bitmap OQC作业 {
  679. get {
  680. object obj = ResourceManager.GetObject("OQC作业", resourceCulture);
  681. return ((System.Drawing.Bitmap)(obj));
  682. }
  683. }
  684. /// <summary>
  685. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  686. /// </summary>
  687. public static System.Drawing.Bitmap People_48px_500819_easyicon_net {
  688. get {
  689. object obj = ResourceManager.GetObject("People_48px_500819_easyicon_net", resourceCulture);
  690. return ((System.Drawing.Bitmap)(obj));
  691. }
  692. }
  693. /// <summary>
  694. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  695. /// </summary>
  696. public static System.Drawing.Bitmap plus {
  697. get {
  698. object obj = ResourceManager.GetObject("plus", resourceCulture);
  699. return ((System.Drawing.Bitmap)(obj));
  700. }
  701. }
  702. /// <summary>
  703. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  704. /// </summary>
  705. public static System.Drawing.Bitmap pluslogo {
  706. get {
  707. object obj = ResourceManager.GetObject("pluslogo", resourceCulture);
  708. return ((System.Drawing.Bitmap)(obj));
  709. }
  710. }
  711. /// <summary>
  712. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  713. /// </summary>
  714. public static System.Drawing.Bitmap preview_16px_25980_easyicon_net {
  715. get {
  716. object obj = ResourceManager.GetObject("preview_16px_25980_easyicon_net", resourceCulture);
  717. return ((System.Drawing.Bitmap)(obj));
  718. }
  719. }
  720. /// <summary>
  721. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  722. /// </summary>
  723. public static System.Drawing.Bitmap preview_16px_25980_easyicon_net1 {
  724. get {
  725. object obj = ResourceManager.GetObject("preview_16px_25980_easyicon_net1", resourceCulture);
  726. return ((System.Drawing.Bitmap)(obj));
  727. }
  728. }
  729. /// <summary>
  730. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  731. /// </summary>
  732. public static System.Drawing.Bitmap pwd {
  733. get {
  734. object obj = ResourceManager.GetObject("pwd", resourceCulture);
  735. return ((System.Drawing.Bitmap)(obj));
  736. }
  737. }
  738. /// <summary>
  739. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  740. /// </summary>
  741. public static System.Drawing.Bitmap refresh {
  742. get {
  743. object obj = ResourceManager.GetObject("refresh", resourceCulture);
  744. return ((System.Drawing.Bitmap)(obj));
  745. }
  746. }
  747. /// <summary>
  748. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  749. /// </summary>
  750. public static System.Drawing.Bitmap search_16px_1202802_easyicon_net {
  751. get {
  752. object obj = ResourceManager.GetObject("search_16px_1202802_easyicon_net", resourceCulture);
  753. return ((System.Drawing.Bitmap)(obj));
  754. }
  755. }
  756. /// <summary>
  757. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  758. /// </summary>
  759. public static System.Drawing.Bitmap SN {
  760. get {
  761. object obj = ResourceManager.GetObject("SN", resourceCulture);
  762. return ((System.Drawing.Bitmap)(obj));
  763. }
  764. }
  765. /// <summary>
  766. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  767. /// </summary>
  768. public static System.Drawing.Bitmap timg {
  769. get {
  770. object obj = ResourceManager.GetObject("timg", resourceCulture);
  771. return ((System.Drawing.Bitmap)(obj));
  772. }
  773. }
  774. /// <summary>
  775. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  776. /// </summary>
  777. public static System.Drawing.Bitmap two_arrow_left {
  778. get {
  779. object obj = ResourceManager.GetObject("two_arrow_left", resourceCulture);
  780. return ((System.Drawing.Bitmap)(obj));
  781. }
  782. }
  783. /// <summary>
  784. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  785. /// </summary>
  786. public static System.Drawing.Bitmap two_arrow_right {
  787. get {
  788. object obj = ResourceManager.GetObject("two_arrow_right", resourceCulture);
  789. return ((System.Drawing.Bitmap)(obj));
  790. }
  791. }
  792. /// <summary>
  793. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  794. /// </summary>
  795. public static System.Drawing.Bitmap uas_blue {
  796. get {
  797. object obj = ResourceManager.GetObject("uas_blue", resourceCulture);
  798. return ((System.Drawing.Bitmap)(obj));
  799. }
  800. }
  801. /// <summary>
  802. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  803. /// </summary>
  804. public static System.Drawing.Bitmap updating {
  805. get {
  806. object obj = ResourceManager.GetObject("updating", resourceCulture);
  807. return ((System.Drawing.Bitmap)(obj));
  808. }
  809. }
  810. /// <summary>
  811. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  812. /// </summary>
  813. public static System.Drawing.Bitmap upload_17_459649122807px_1200703_easyicon_net {
  814. get {
  815. object obj = ResourceManager.GetObject("upload_17_459649122807px_1200703_easyicon_net", resourceCulture);
  816. return ((System.Drawing.Bitmap)(obj));
  817. }
  818. }
  819. /// <summary>
  820. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  821. /// </summary>
  822. public static System.Drawing.Bitmap upload_17_459649122807px_1200703_easyicon_net__1_ {
  823. get {
  824. object obj = ResourceManager.GetObject("upload_17_459649122807px_1200703_easyicon_net__1_", resourceCulture);
  825. return ((System.Drawing.Bitmap)(obj));
  826. }
  827. }
  828. /// <summary>
  829. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  830. /// </summary>
  831. public static System.Drawing.Bitmap upload_icon1 {
  832. get {
  833. object obj = ResourceManager.GetObject("upload_icon1", resourceCulture);
  834. return ((System.Drawing.Bitmap)(obj));
  835. }
  836. }
  837. /// <summary>
  838. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  839. /// </summary>
  840. public static System.Drawing.Bitmap White_side {
  841. get {
  842. object obj = ResourceManager.GetObject("White_side", resourceCulture);
  843. return ((System.Drawing.Bitmap)(obj));
  844. }
  845. }
  846. /// <summary>
  847. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  848. /// </summary>
  849. public static System.Drawing.Bitmap WhiteImage {
  850. get {
  851. object obj = ResourceManager.GetObject("WhiteImage", resourceCulture);
  852. return ((System.Drawing.Bitmap)(obj));
  853. }
  854. }
  855. /// <summary>
  856. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  857. /// </summary>
  858. public static System.Drawing.Bitmap write_15_893687707641px_1181413_easyicon_net {
  859. get {
  860. object obj = ResourceManager.GetObject("write_15_893687707641px_1181413_easyicon_net", resourceCulture);
  861. return ((System.Drawing.Bitmap)(obj));
  862. }
  863. }
  864. /// <summary>
  865. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  866. /// </summary>
  867. public static System.Drawing.Bitmap zxing_android_code_48px_1107946_easyicon_net {
  868. get {
  869. object obj = ResourceManager.GetObject("zxing_android_code_48px_1107946_easyicon_net", resourceCulture);
  870. return ((System.Drawing.Bitmap)(obj));
  871. }
  872. }
  873. /// <summary>
  874. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  875. /// </summary>
  876. public static System.Drawing.Bitmap 产线作业 {
  877. get {
  878. object obj = ResourceManager.GetObject("产线作业", resourceCulture);
  879. return ((System.Drawing.Bitmap)(obj));
  880. }
  881. }
  882. /// <summary>
  883. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  884. /// </summary>
  885. public static System.Drawing.Bitmap 人员管理 {
  886. get {
  887. object obj = ResourceManager.GetObject("人员管理", resourceCulture);
  888. return ((System.Drawing.Bitmap)(obj));
  889. }
  890. }
  891. /// <summary>
  892. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  893. /// </summary>
  894. public static System.Drawing.Bitmap 仓库作业 {
  895. get {
  896. object obj = ResourceManager.GetObject("仓库作业", resourceCulture);
  897. return ((System.Drawing.Bitmap)(obj));
  898. }
  899. }
  900. /// <summary>
  901. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  902. /// </summary>
  903. public static System.Drawing.Bitmap 包装作业 {
  904. get {
  905. object obj = ResourceManager.GetObject("包装作业", resourceCulture);
  906. return ((System.Drawing.Bitmap)(obj));
  907. }
  908. }
  909. /// <summary>
  910. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  911. /// </summary>
  912. public static System.Drawing.Bitmap 查询分析 {
  913. get {
  914. object obj = ResourceManager.GetObject("查询分析", resourceCulture);
  915. return ((System.Drawing.Bitmap)(obj));
  916. }
  917. }
  918. /// <summary>
  919. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  920. /// </summary>
  921. public static System.Drawing.Bitmap 特殊作业 {
  922. get {
  923. object obj = ResourceManager.GetObject("特殊作业", resourceCulture);
  924. return ((System.Drawing.Bitmap)(obj));
  925. }
  926. }
  927. /// <summary>
  928. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  929. /// </summary>
  930. public static System.Drawing.Bitmap 系统设置 {
  931. get {
  932. object obj = ResourceManager.GetObject("系统设置", resourceCulture);
  933. return ((System.Drawing.Bitmap)(obj));
  934. }
  935. }
  936. }
  937. }