Resources.Designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace UAS_MES.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. internal 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. internal 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_MES.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. internal 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. internal static System.Drawing.Bitmap _0802192135 {
  58. get {
  59. object obj = ResourceManager.GetObject("_0802192135", resourceCulture);
  60. return ((System.Drawing.Bitmap)(obj));
  61. }
  62. }
  63. /// <summary>
  64. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  65. /// </summary>
  66. internal static System.Drawing.Bitmap _2_0btn_04 {
  67. get {
  68. object obj = ResourceManager.GetObject("_2_0btn_04", resourceCulture);
  69. return ((System.Drawing.Bitmap)(obj));
  70. }
  71. }
  72. /// <summary>
  73. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  74. /// </summary>
  75. internal static System.Drawing.Bitmap _2_0btn_07 {
  76. get {
  77. object obj = ResourceManager.GetObject("_2_0btn_07", resourceCulture);
  78. return ((System.Drawing.Bitmap)(obj));
  79. }
  80. }
  81. /// <summary>
  82. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  83. /// </summary>
  84. internal static System.Drawing.Bitmap _2_0btn_36 {
  85. get {
  86. object obj = ResourceManager.GetObject("_2_0btn_36", resourceCulture);
  87. return ((System.Drawing.Bitmap)(obj));
  88. }
  89. }
  90. /// <summary>
  91. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  92. /// </summary>
  93. internal static System.Drawing.Bitmap _20130711113247276 {
  94. get {
  95. object obj = ResourceManager.GetObject("_20130711113247276", resourceCulture);
  96. return ((System.Drawing.Bitmap)(obj));
  97. }
  98. }
  99. /// <summary>
  100. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  101. /// </summary>
  102. internal static System.Drawing.Bitmap _5600c803afc2d {
  103. get {
  104. object obj = ResourceManager.GetObject("_5600c803afc2d", resourceCulture);
  105. return ((System.Drawing.Bitmap)(obj));
  106. }
  107. }
  108. /// <summary>
  109. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  110. /// </summary>
  111. internal static System.Drawing.Bitmap Barcode_48px_1072745_easyicon_net {
  112. get {
  113. object obj = ResourceManager.GetObject("Barcode_48px_1072745_easyicon_net", resourceCulture);
  114. return ((System.Drawing.Bitmap)(obj));
  115. }
  116. }
  117. /// <summary>
  118. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  119. /// </summary>
  120. internal static System.Drawing.Bitmap bindingNavigatorAddNewItem_Image {
  121. get {
  122. object obj = ResourceManager.GetObject("bindingNavigatorAddNewItem_Image", resourceCulture);
  123. return ((System.Drawing.Bitmap)(obj));
  124. }
  125. }
  126. /// <summary>
  127. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  128. /// </summary>
  129. internal static System.Drawing.Bitmap bindingNavigatorDeleteItem_Image {
  130. get {
  131. object obj = ResourceManager.GetObject("bindingNavigatorDeleteItem_Image", resourceCulture);
  132. return ((System.Drawing.Bitmap)(obj));
  133. }
  134. }
  135. /// <summary>
  136. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  137. /// </summary>
  138. internal static System.Drawing.Bitmap bindingNavigatorMoveFirstItem_Image {
  139. get {
  140. object obj = ResourceManager.GetObject("bindingNavigatorMoveFirstItem_Image", resourceCulture);
  141. return ((System.Drawing.Bitmap)(obj));
  142. }
  143. }
  144. /// <summary>
  145. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  146. /// </summary>
  147. internal static System.Drawing.Bitmap bindingNavigatorMoveLastItem_Image {
  148. get {
  149. object obj = ResourceManager.GetObject("bindingNavigatorMoveLastItem_Image", resourceCulture);
  150. return ((System.Drawing.Bitmap)(obj));
  151. }
  152. }
  153. /// <summary>
  154. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  155. /// </summary>
  156. internal static System.Drawing.Bitmap bindingNavigatorMoveLastItem_Image1 {
  157. get {
  158. object obj = ResourceManager.GetObject("bindingNavigatorMoveLastItem_Image1", resourceCulture);
  159. return ((System.Drawing.Bitmap)(obj));
  160. }
  161. }
  162. /// <summary>
  163. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  164. /// </summary>
  165. internal static System.Drawing.Bitmap bindingNavigatorMoveNextItem_Image {
  166. get {
  167. object obj = ResourceManager.GetObject("bindingNavigatorMoveNextItem_Image", resourceCulture);
  168. return ((System.Drawing.Bitmap)(obj));
  169. }
  170. }
  171. /// <summary>
  172. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  173. /// </summary>
  174. internal static System.Drawing.Bitmap bindingNavigatorMovePreviousItem_Image {
  175. get {
  176. object obj = ResourceManager.GetObject("bindingNavigatorMovePreviousItem_Image", resourceCulture);
  177. return ((System.Drawing.Bitmap)(obj));
  178. }
  179. }
  180. /// <summary>
  181. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  182. /// </summary>
  183. internal static System.Drawing.Bitmap box_24px {
  184. get {
  185. object obj = ResourceManager.GetObject("box_24px", resourceCulture);
  186. return ((System.Drawing.Bitmap)(obj));
  187. }
  188. }
  189. /// <summary>
  190. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  191. /// </summary>
  192. internal static System.Drawing.Bitmap box_code {
  193. get {
  194. object obj = ResourceManager.GetObject("box_code", resourceCulture);
  195. return ((System.Drawing.Bitmap)(obj));
  196. }
  197. }
  198. /// <summary>
  199. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  200. /// </summary>
  201. internal static System.Drawing.Bitmap button_bg_lightblue {
  202. get {
  203. object obj = ResourceManager.GetObject("button_bg_lightblue", resourceCulture);
  204. return ((System.Drawing.Bitmap)(obj));
  205. }
  206. }
  207. /// <summary>
  208. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  209. /// </summary>
  210. internal static System.Drawing.Bitmap change_password {
  211. get {
  212. object obj = ResourceManager.GetObject("change_password", resourceCulture);
  213. return ((System.Drawing.Bitmap)(obj));
  214. }
  215. }
  216. /// <summary>
  217. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  218. /// </summary>
  219. internal static System.Drawing.Bitmap close_32px_1181428_easyicon_net {
  220. get {
  221. object obj = ResourceManager.GetObject("close_32px_1181428_easyicon_net", resourceCulture);
  222. return ((System.Drawing.Bitmap)(obj));
  223. }
  224. }
  225. /// <summary>
  226. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  227. /// </summary>
  228. internal static System.Drawing.Bitmap close_button {
  229. get {
  230. object obj = ResourceManager.GetObject("close_button", resourceCulture);
  231. return ((System.Drawing.Bitmap)(obj));
  232. }
  233. }
  234. /// <summary>
  235. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  236. /// </summary>
  237. internal static System.Drawing.Bitmap close_darkbox {
  238. get {
  239. object obj = ResourceManager.GetObject("close_darkbox", resourceCulture);
  240. return ((System.Drawing.Bitmap)(obj));
  241. }
  242. }
  243. /// <summary>
  244. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  245. /// </summary>
  246. internal static System.Drawing.Bitmap close_lightblue {
  247. get {
  248. object obj = ResourceManager.GetObject("close_lightblue", resourceCulture);
  249. return ((System.Drawing.Bitmap)(obj));
  250. }
  251. }
  252. /// <summary>
  253. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  254. /// </summary>
  255. internal static System.Drawing.Bitmap close_red {
  256. get {
  257. object obj = ResourceManager.GetObject("close_red", resourceCulture);
  258. return ((System.Drawing.Bitmap)(obj));
  259. }
  260. }
  261. /// <summary>
  262. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  263. /// </summary>
  264. internal static System.Drawing.Bitmap Close_up_32px_1181430_easyicon_net {
  265. get {
  266. object obj = ResourceManager.GetObject("Close_up_32px_1181430_easyicon_net", resourceCulture);
  267. return ((System.Drawing.Bitmap)(obj));
  268. }
  269. }
  270. /// <summary>
  271. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  272. /// </summary>
  273. internal static System.Drawing.Bitmap dialog_close_24px_1173781_easyicon_net {
  274. get {
  275. object obj = ResourceManager.GetObject("dialog_close_24px_1173781_easyicon_net", resourceCulture);
  276. return ((System.Drawing.Bitmap)(obj));
  277. }
  278. }
  279. /// <summary>
  280. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  281. /// </summary>
  282. internal static System.Drawing.Bitmap dialog_error_5_48px_542794_easyicon_net {
  283. get {
  284. object obj = ResourceManager.GetObject("dialog_error_5_48px_542794_easyicon_net", resourceCulture);
  285. return ((System.Drawing.Bitmap)(obj));
  286. }
  287. }
  288. /// <summary>
  289. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  290. /// </summary>
  291. internal static System.Drawing.Bitmap down {
  292. get {
  293. object obj = ResourceManager.GetObject("down", resourceCulture);
  294. return ((System.Drawing.Bitmap)(obj));
  295. }
  296. }
  297. /// <summary>
  298. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  299. /// </summary>
  300. internal static System.Drawing.Bitmap down_load1 {
  301. get {
  302. object obj = ResourceManager.GetObject("down_load1", resourceCulture);
  303. return ((System.Drawing.Bitmap)(obj));
  304. }
  305. }
  306. /// <summary>
  307. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  308. /// </summary>
  309. internal static System.Drawing.Bitmap download_icon {
  310. get {
  311. object obj = ResourceManager.GetObject("download_icon", resourceCulture);
  312. return ((System.Drawing.Bitmap)(obj));
  313. }
  314. }
  315. /// <summary>
  316. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  317. /// </summary>
  318. internal static System.Drawing.Bitmap excel {
  319. get {
  320. object obj = ResourceManager.GetObject("excel", resourceCulture);
  321. return ((System.Drawing.Bitmap)(obj));
  322. }
  323. }
  324. /// <summary>
  325. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  326. /// </summary>
  327. internal static System.Drawing.Bitmap Excel_2010_16px_1180011_easyicon_net {
  328. get {
  329. object obj = ResourceManager.GetObject("Excel_2010_16px_1180011_easyicon_net", resourceCulture);
  330. return ((System.Drawing.Bitmap)(obj));
  331. }
  332. }
  333. /// <summary>
  334. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  335. /// </summary>
  336. internal static System.Drawing.Bitmap file {
  337. get {
  338. object obj = ResourceManager.GetObject("file", resourceCulture);
  339. return ((System.Drawing.Bitmap)(obj));
  340. }
  341. }
  342. /// <summary>
  343. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  344. /// </summary>
  345. internal static System.Drawing.Bitmap file_info_64px_1176626_easyicon_net {
  346. get {
  347. object obj = ResourceManager.GetObject("file_info_64px_1176626_easyicon_net", resourceCulture);
  348. return ((System.Drawing.Bitmap)(obj));
  349. }
  350. }
  351. /// <summary>
  352. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  353. /// </summary>
  354. internal static System.Drawing.Bitmap focus {
  355. get {
  356. object obj = ResourceManager.GetObject("focus", resourceCulture);
  357. return ((System.Drawing.Bitmap)(obj));
  358. }
  359. }
  360. /// <summary>
  361. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  362. /// </summary>
  363. internal static System.Drawing.Bitmap gray {
  364. get {
  365. object obj = ResourceManager.GetObject("gray", resourceCulture);
  366. return ((System.Drawing.Bitmap)(obj));
  367. }
  368. }
  369. /// <summary>
  370. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  371. /// </summary>
  372. internal static System.Drawing.Bitmap highlight {
  373. get {
  374. object obj = ResourceManager.GetObject("highlight", resourceCulture);
  375. return ((System.Drawing.Bitmap)(obj));
  376. }
  377. }
  378. /// <summary>
  379. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  380. /// </summary>
  381. internal static System.Drawing.Bitmap icon_title {
  382. get {
  383. object obj = ResourceManager.GetObject("icon_title", resourceCulture);
  384. return ((System.Drawing.Bitmap)(obj));
  385. }
  386. }
  387. /// <summary>
  388. /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
  389. /// </summary>
  390. internal static System.Drawing.Icon Internet_Explorer_Windows_8_Windows8_32px_566667_easyicon_net {
  391. get {
  392. object obj = ResourceManager.GetObject("Internet_Explorer_Windows_8_Windows8_32px_566667_easyicon_net", resourceCulture);
  393. return ((System.Drawing.Icon)(obj));
  394. }
  395. }
  396. /// <summary>
  397. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  398. /// </summary>
  399. internal static System.Drawing.Bitmap Light {
  400. get {
  401. object obj = ResourceManager.GetObject("Light", resourceCulture);
  402. return ((System.Drawing.Bitmap)(obj));
  403. }
  404. }
  405. /// <summary>
  406. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  407. /// </summary>
  408. internal static System.Drawing.Bitmap LoadingError {
  409. get {
  410. object obj = ResourceManager.GetObject("LoadingError", resourceCulture);
  411. return ((System.Drawing.Bitmap)(obj));
  412. }
  413. }
  414. /// <summary>
  415. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  416. /// </summary>
  417. internal static System.Drawing.Bitmap LoadingFormat {
  418. get {
  419. object obj = ResourceManager.GetObject("LoadingFormat", resourceCulture);
  420. return ((System.Drawing.Bitmap)(obj));
  421. }
  422. }
  423. /// <summary>
  424. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  425. /// </summary>
  426. internal static System.Drawing.Bitmap lock_lock_24px {
  427. get {
  428. object obj = ResourceManager.GetObject("lock_lock_24px", resourceCulture);
  429. return ((System.Drawing.Bitmap)(obj));
  430. }
  431. }
  432. /// <summary>
  433. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  434. /// </summary>
  435. internal static System.Drawing.Bitmap lock_open_24px {
  436. get {
  437. object obj = ResourceManager.GetObject("lock_open_24px", resourceCulture);
  438. return ((System.Drawing.Bitmap)(obj));
  439. }
  440. }
  441. /// <summary>
  442. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  443. /// </summary>
  444. internal static System.Drawing.Bitmap Lock24px {
  445. get {
  446. object obj = ResourceManager.GetObject("Lock24px", resourceCulture);
  447. return ((System.Drawing.Bitmap)(obj));
  448. }
  449. }
  450. /// <summary>
  451. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  452. /// </summary>
  453. internal static System.Drawing.Bitmap login_button {
  454. get {
  455. object obj = ResourceManager.GetObject("login_button", resourceCulture);
  456. return ((System.Drawing.Bitmap)(obj));
  457. }
  458. }
  459. /// <summary>
  460. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  461. /// </summary>
  462. internal static System.Drawing.Bitmap LoginBG {
  463. get {
  464. object obj = ResourceManager.GetObject("LoginBG", resourceCulture);
  465. return ((System.Drawing.Bitmap)(obj));
  466. }
  467. }
  468. /// <summary>
  469. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  470. /// </summary>
  471. internal static System.Drawing.Bitmap Logout_32px_581264_easyicon_net {
  472. get {
  473. object obj = ResourceManager.GetObject("Logout_32px_581264_easyicon_net", resourceCulture);
  474. return ((System.Drawing.Bitmap)(obj));
  475. }
  476. }
  477. /// <summary>
  478. /// 查找 System.Byte[] 类型的本地化资源。
  479. /// </summary>
  480. internal static byte[] mailattachment {
  481. get {
  482. object obj = ResourceManager.GetObject("mailattachment", resourceCulture);
  483. return ((byte[])(obj));
  484. }
  485. }
  486. /// <summary>
  487. /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
  488. /// </summary>
  489. internal static System.Drawing.Icon matte_white_square_icon_business_tool_hammer_128px_571061_easyicon_net {
  490. get {
  491. object obj = ResourceManager.GetObject("matte_white_square_icon_business_tool_hammer_128px_571061_easyicon_net", resourceCulture);
  492. return ((System.Drawing.Icon)(obj));
  493. }
  494. }
  495. /// <summary>
  496. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  497. /// </summary>
  498. internal static System.Drawing.Bitmap minus {
  499. get {
  500. object obj = ResourceManager.GetObject("minus", resourceCulture);
  501. return ((System.Drawing.Bitmap)(obj));
  502. }
  503. }
  504. /// <summary>
  505. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  506. /// </summary>
  507. internal static System.Drawing.Bitmap nav_file {
  508. get {
  509. object obj = ResourceManager.GetObject("nav_file", resourceCulture);
  510. return ((System.Drawing.Bitmap)(obj));
  511. }
  512. }
  513. /// <summary>
  514. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  515. /// </summary>
  516. internal static System.Drawing.Bitmap nav_file1 {
  517. get {
  518. object obj = ResourceManager.GetObject("nav_file1", resourceCulture);
  519. return ((System.Drawing.Bitmap)(obj));
  520. }
  521. }
  522. /// <summary>
  523. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  524. /// </summary>
  525. internal static System.Drawing.Bitmap nav_file2 {
  526. get {
  527. object obj = ResourceManager.GetObject("nav_file2", resourceCulture);
  528. return ((System.Drawing.Bitmap)(obj));
  529. }
  530. }
  531. /// <summary>
  532. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  533. /// </summary>
  534. internal static System.Drawing.Bitmap normal {
  535. get {
  536. object obj = ResourceManager.GetObject("normal", resourceCulture);
  537. return ((System.Drawing.Bitmap)(obj));
  538. }
  539. }
  540. /// <summary>
  541. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  542. /// </summary>
  543. internal static System.Drawing.Bitmap notice_text_editor_16px_11373_easyicon_net {
  544. get {
  545. object obj = ResourceManager.GetObject("notice_text_editor_16px_11373_easyicon_net", resourceCulture);
  546. return ((System.Drawing.Bitmap)(obj));
  547. }
  548. }
  549. /// <summary>
  550. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  551. /// </summary>
  552. internal static System.Drawing.Bitmap People_48px_500819_easyicon_net {
  553. get {
  554. object obj = ResourceManager.GetObject("People_48px_500819_easyicon_net", resourceCulture);
  555. return ((System.Drawing.Bitmap)(obj));
  556. }
  557. }
  558. /// <summary>
  559. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  560. /// </summary>
  561. internal static System.Drawing.Bitmap plus {
  562. get {
  563. object obj = ResourceManager.GetObject("plus", resourceCulture);
  564. return ((System.Drawing.Bitmap)(obj));
  565. }
  566. }
  567. /// <summary>
  568. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  569. /// </summary>
  570. internal static System.Drawing.Bitmap preview_16px_25980_easyicon_net {
  571. get {
  572. object obj = ResourceManager.GetObject("preview_16px_25980_easyicon_net", resourceCulture);
  573. return ((System.Drawing.Bitmap)(obj));
  574. }
  575. }
  576. /// <summary>
  577. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  578. /// </summary>
  579. internal static System.Drawing.Bitmap pwd {
  580. get {
  581. object obj = ResourceManager.GetObject("pwd", resourceCulture);
  582. return ((System.Drawing.Bitmap)(obj));
  583. }
  584. }
  585. /// <summary>
  586. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  587. /// </summary>
  588. internal static System.Drawing.Bitmap refresh {
  589. get {
  590. object obj = ResourceManager.GetObject("refresh", resourceCulture);
  591. return ((System.Drawing.Bitmap)(obj));
  592. }
  593. }
  594. /// <summary>
  595. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  596. /// </summary>
  597. internal static System.Drawing.Bitmap search {
  598. get {
  599. object obj = ResourceManager.GetObject("search", resourceCulture);
  600. return ((System.Drawing.Bitmap)(obj));
  601. }
  602. }
  603. /// <summary>
  604. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  605. /// </summary>
  606. internal static System.Drawing.Bitmap timg {
  607. get {
  608. object obj = ResourceManager.GetObject("timg", resourceCulture);
  609. return ((System.Drawing.Bitmap)(obj));
  610. }
  611. }
  612. /// <summary>
  613. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  614. /// </summary>
  615. internal static System.Drawing.Bitmap two_arrow_left {
  616. get {
  617. object obj = ResourceManager.GetObject("two_arrow_left", resourceCulture);
  618. return ((System.Drawing.Bitmap)(obj));
  619. }
  620. }
  621. /// <summary>
  622. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  623. /// </summary>
  624. internal static System.Drawing.Bitmap two_arrow_right {
  625. get {
  626. object obj = ResourceManager.GetObject("two_arrow_right", resourceCulture);
  627. return ((System.Drawing.Bitmap)(obj));
  628. }
  629. }
  630. /// <summary>
  631. /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
  632. /// </summary>
  633. internal static System.Drawing.Icon U_Icon {
  634. get {
  635. object obj = ResourceManager.GetObject("U_Icon", resourceCulture);
  636. return ((System.Drawing.Icon)(obj));
  637. }
  638. }
  639. /// <summary>
  640. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  641. /// </summary>
  642. internal static System.Drawing.Bitmap uas_blue {
  643. get {
  644. object obj = ResourceManager.GetObject("uas_blue", resourceCulture);
  645. return ((System.Drawing.Bitmap)(obj));
  646. }
  647. }
  648. /// <summary>
  649. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  650. /// </summary>
  651. internal static System.Drawing.Bitmap updating {
  652. get {
  653. object obj = ResourceManager.GetObject("updating", resourceCulture);
  654. return ((System.Drawing.Bitmap)(obj));
  655. }
  656. }
  657. /// <summary>
  658. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  659. /// </summary>
  660. internal static System.Drawing.Bitmap upload_icon {
  661. get {
  662. object obj = ResourceManager.GetObject("upload_icon", resourceCulture);
  663. return ((System.Drawing.Bitmap)(obj));
  664. }
  665. }
  666. /// <summary>
  667. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  668. /// </summary>
  669. internal static System.Drawing.Bitmap upload_icon1 {
  670. get {
  671. object obj = ResourceManager.GetObject("upload_icon1", resourceCulture);
  672. return ((System.Drawing.Bitmap)(obj));
  673. }
  674. }
  675. /// <summary>
  676. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  677. /// </summary>
  678. internal static System.Drawing.Bitmap White_side {
  679. get {
  680. object obj = ResourceManager.GetObject("White_side", resourceCulture);
  681. return ((System.Drawing.Bitmap)(obj));
  682. }
  683. }
  684. /// <summary>
  685. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  686. /// </summary>
  687. internal static System.Drawing.Bitmap WhiteImage {
  688. get {
  689. object obj = ResourceManager.GetObject("WhiteImage", resourceCulture);
  690. return ((System.Drawing.Bitmap)(obj));
  691. }
  692. }
  693. /// <summary>
  694. /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
  695. /// </summary>
  696. internal static System.Drawing.Icon Windows_32px_1063981_easyicon_net {
  697. get {
  698. object obj = ResourceManager.GetObject("Windows_32px_1063981_easyicon_net", resourceCulture);
  699. return ((System.Drawing.Icon)(obj));
  700. }
  701. }
  702. /// <summary>
  703. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  704. /// </summary>
  705. internal static System.Drawing.Bitmap write_15_893687707641px_1181413_easyicon_net {
  706. get {
  707. object obj = ResourceManager.GetObject("write_15_893687707641px_1181413_easyicon_net", resourceCulture);
  708. return ((System.Drawing.Bitmap)(obj));
  709. }
  710. }
  711. /// <summary>
  712. /// 查找 System.Drawing.Bitmap 类型的本地化资源。
  713. /// </summary>
  714. internal static System.Drawing.Bitmap zxing_android_code_48px_1107946_easyicon_net {
  715. get {
  716. object obj = ResourceManager.GetObject("zxing_android_code_48px_1107946_easyicon_net", resourceCulture);
  717. return ((System.Drawing.Bitmap)(obj));
  718. }
  719. }
  720. }
  721. }