Resources.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.1022
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace LYFZ.ComponentLibrary.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", "4.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("LYFZ.ComponentLibrary.Properties.Resources", typeof(Resources).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// 使用此强类型资源类,为所有资源查找
  43. /// 重写当前线程的 CurrentUICulture 属性。
  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. public static System.Drawing.Bitmap _062 {
  55. get {
  56. object obj = ResourceManager.GetObject("_062", resourceCulture);
  57. return ((System.Drawing.Bitmap)(obj));
  58. }
  59. }
  60. public static System.Drawing.Bitmap _072 {
  61. get {
  62. object obj = ResourceManager.GetObject("_072", resourceCulture);
  63. return ((System.Drawing.Bitmap)(obj));
  64. }
  65. }
  66. public static System.Drawing.Bitmap _083 {
  67. get {
  68. object obj = ResourceManager.GetObject("_083", resourceCulture);
  69. return ((System.Drawing.Bitmap)(obj));
  70. }
  71. }
  72. public static System.Drawing.Bitmap _1_100 {
  73. get {
  74. object obj = ResourceManager.GetObject("_1_100", resourceCulture);
  75. return ((System.Drawing.Bitmap)(obj));
  76. }
  77. }
  78. public static System.Drawing.Bitmap aio_quickbar_cut {
  79. get {
  80. object obj = ResourceManager.GetObject("aio_quickbar_cut", resourceCulture);
  81. return ((System.Drawing.Bitmap)(obj));
  82. }
  83. }
  84. public static System.Drawing.Bitmap allbtn_down {
  85. get {
  86. object obj = ResourceManager.GetObject("allbtn_down", resourceCulture);
  87. return ((System.Drawing.Bitmap)(obj));
  88. }
  89. }
  90. public static System.Drawing.Bitmap allbtn_highlight {
  91. get {
  92. object obj = ResourceManager.GetObject("allbtn_highlight", resourceCulture);
  93. return ((System.Drawing.Bitmap)(obj));
  94. }
  95. }
  96. public static System.Drawing.Bitmap arrow {
  97. get {
  98. object obj = ResourceManager.GetObject("arrow", resourceCulture);
  99. return ((System.Drawing.Bitmap)(obj));
  100. }
  101. }
  102. public static System.Drawing.Bitmap Away {
  103. get {
  104. object obj = ResourceManager.GetObject("Away", resourceCulture);
  105. return ((System.Drawing.Bitmap)(obj));
  106. }
  107. }
  108. public static System.Drawing.Bitmap BG1 {
  109. get {
  110. object obj = ResourceManager.GetObject("BG1", resourceCulture);
  111. return ((System.Drawing.Bitmap)(obj));
  112. }
  113. }
  114. public static System.Drawing.Bitmap BGimg0 {
  115. get {
  116. object obj = ResourceManager.GetObject("BGimg0", resourceCulture);
  117. return ((System.Drawing.Bitmap)(obj));
  118. }
  119. }
  120. public static System.Drawing.Bitmap brush {
  121. get {
  122. object obj = ResourceManager.GetObject("brush", resourceCulture);
  123. return ((System.Drawing.Bitmap)(obj));
  124. }
  125. }
  126. public static System.Drawing.Bitmap btn_bg {
  127. get {
  128. object obj = ResourceManager.GetObject("btn_bg", resourceCulture);
  129. return ((System.Drawing.Bitmap)(obj));
  130. }
  131. }
  132. public static System.Drawing.Bitmap btn_bg2 {
  133. get {
  134. object obj = ResourceManager.GetObject("btn_bg2", resourceCulture);
  135. return ((System.Drawing.Bitmap)(obj));
  136. }
  137. }
  138. public static System.Drawing.Bitmap btn_bg3 {
  139. get {
  140. object obj = ResourceManager.GetObject("btn_bg3", resourceCulture);
  141. return ((System.Drawing.Bitmap)(obj));
  142. }
  143. }
  144. public static System.Drawing.Bitmap btn_bg4 {
  145. get {
  146. object obj = ResourceManager.GetObject("btn_bg4", resourceCulture);
  147. return ((System.Drawing.Bitmap)(obj));
  148. }
  149. }
  150. public static System.Drawing.Bitmap btn_close {
  151. get {
  152. object obj = ResourceManager.GetObject("btn_close", resourceCulture);
  153. return ((System.Drawing.Bitmap)(obj));
  154. }
  155. }
  156. public static System.Drawing.Bitmap btn_max {
  157. get {
  158. object obj = ResourceManager.GetObject("btn_max", resourceCulture);
  159. return ((System.Drawing.Bitmap)(obj));
  160. }
  161. }
  162. public static System.Drawing.Bitmap btn_mini {
  163. get {
  164. object obj = ResourceManager.GetObject("btn_mini", resourceCulture);
  165. return ((System.Drawing.Bitmap)(obj));
  166. }
  167. }
  168. public static System.Drawing.Bitmap btn_qq {
  169. get {
  170. object obj = ResourceManager.GetObject("btn_qq", resourceCulture);
  171. return ((System.Drawing.Bitmap)(obj));
  172. }
  173. }
  174. public static System.Drawing.Bitmap btn_restore {
  175. get {
  176. object obj = ResourceManager.GetObject("btn_restore", resourceCulture);
  177. return ((System.Drawing.Bitmap)(obj));
  178. }
  179. }
  180. public static System.Drawing.Bitmap BtnClose_hight {
  181. get {
  182. object obj = ResourceManager.GetObject("BtnClose_hight", resourceCulture);
  183. return ((System.Drawing.Bitmap)(obj));
  184. }
  185. }
  186. public static System.Drawing.Bitmap Busy {
  187. get {
  188. object obj = ResourceManager.GetObject("Busy", resourceCulture);
  189. return ((System.Drawing.Bitmap)(obj));
  190. }
  191. }
  192. public static System.Drawing.Bitmap cancel {
  193. get {
  194. object obj = ResourceManager.GetObject("cancel", resourceCulture);
  195. return ((System.Drawing.Bitmap)(obj));
  196. }
  197. }
  198. public static System.Drawing.Bitmap check {
  199. get {
  200. object obj = ResourceManager.GetObject("check", resourceCulture);
  201. return ((System.Drawing.Bitmap)(obj));
  202. }
  203. }
  204. public static System.Drawing.Bitmap close {
  205. get {
  206. object obj = ResourceManager.GetObject("close", resourceCulture);
  207. return ((System.Drawing.Bitmap)(obj));
  208. }
  209. }
  210. public static System.Drawing.Bitmap close1 {
  211. get {
  212. object obj = ResourceManager.GetObject("close1", resourceCulture);
  213. return ((System.Drawing.Bitmap)(obj));
  214. }
  215. }
  216. public static System.Drawing.Bitmap color {
  217. get {
  218. object obj = ResourceManager.GetObject("color", resourceCulture);
  219. return ((System.Drawing.Bitmap)(obj));
  220. }
  221. }
  222. public static System.Drawing.Bitmap ContainerBG {
  223. get {
  224. object obj = ResourceManager.GetObject("ContainerBG", resourceCulture);
  225. return ((System.Drawing.Bitmap)(obj));
  226. }
  227. }
  228. public static System.Drawing.Bitmap Dont_Disturb {
  229. get {
  230. object obj = ResourceManager.GetObject("Dont_Disturb", resourceCulture);
  231. return ((System.Drawing.Bitmap)(obj));
  232. }
  233. }
  234. public static System.Drawing.Bitmap dot {
  235. get {
  236. object obj = ResourceManager.GetObject("dot", resourceCulture);
  237. return ((System.Drawing.Bitmap)(obj));
  238. }
  239. }
  240. public static System.Drawing.Bitmap downarrow {
  241. get {
  242. object obj = ResourceManager.GetObject("downarrow", resourceCulture);
  243. return ((System.Drawing.Bitmap)(obj));
  244. }
  245. }
  246. public static System.Drawing.Bitmap ellips {
  247. get {
  248. object obj = ResourceManager.GetObject("ellips", resourceCulture);
  249. return ((System.Drawing.Bitmap)(obj));
  250. }
  251. }
  252. public static System.Drawing.Bitmap feedback {
  253. get {
  254. object obj = ResourceManager.GetObject("feedback", resourceCulture);
  255. return ((System.Drawing.Bitmap)(obj));
  256. }
  257. }
  258. public static System.Drawing.Bitmap folder_256px {
  259. get {
  260. object obj = ResourceManager.GetObject("folder_256px", resourceCulture);
  261. return ((System.Drawing.Bitmap)(obj));
  262. }
  263. }
  264. public static System.Drawing.Bitmap frameBorderEffect_mouseDownDraw {
  265. get {
  266. object obj = ResourceManager.GetObject("frameBorderEffect_mouseDownDraw", resourceCulture);
  267. return ((System.Drawing.Bitmap)(obj));
  268. }
  269. }
  270. public static System.Drawing.Bitmap frameBorderEffect_normalDraw {
  271. get {
  272. object obj = ResourceManager.GetObject("frameBorderEffect_normalDraw", resourceCulture);
  273. return ((System.Drawing.Bitmap)(obj));
  274. }
  275. }
  276. public static System.Drawing.Bitmap hight {
  277. get {
  278. object obj = ResourceManager.GetObject("hight", resourceCulture);
  279. return ((System.Drawing.Bitmap)(obj));
  280. }
  281. }
  282. public static System.Drawing.Bitmap ico_SysRepair {
  283. get {
  284. object obj = ResourceManager.GetObject("ico_SysRepair", resourceCulture);
  285. return ((System.Drawing.Bitmap)(obj));
  286. }
  287. }
  288. public static System.Drawing.Bitmap ico_TraceCleaner {
  289. get {
  290. object obj = ResourceManager.GetObject("ico_TraceCleaner", resourceCulture);
  291. return ((System.Drawing.Bitmap)(obj));
  292. }
  293. }
  294. public static System.Drawing.Bitmap imgRjp_BackgroundImage {
  295. get {
  296. object obj = ResourceManager.GetObject("imgRjp_BackgroundImage", resourceCulture);
  297. return ((System.Drawing.Bitmap)(obj));
  298. }
  299. }
  300. public static System.Drawing.Bitmap inputbox {
  301. get {
  302. object obj = ResourceManager.GetObject("inputbox", resourceCulture);
  303. return ((System.Drawing.Bitmap)(obj));
  304. }
  305. }
  306. public static System.Drawing.Bitmap inputbox_hover {
  307. get {
  308. object obj = ResourceManager.GetObject("inputbox_hover", resourceCulture);
  309. return ((System.Drawing.Bitmap)(obj));
  310. }
  311. }
  312. public static System.Drawing.Bitmap Invisible {
  313. get {
  314. object obj = ResourceManager.GetObject("Invisible", resourceCulture);
  315. return ((System.Drawing.Bitmap)(obj));
  316. }
  317. }
  318. public static System.Drawing.Bitmap keyboard {
  319. get {
  320. object obj = ResourceManager.GetObject("keyboard", resourceCulture);
  321. return ((System.Drawing.Bitmap)(obj));
  322. }
  323. }
  324. public static System.Drawing.Bitmap large {
  325. get {
  326. object obj = ResourceManager.GetObject("large", resourceCulture);
  327. return ((System.Drawing.Bitmap)(obj));
  328. }
  329. }
  330. public static System.Drawing.Bitmap leftarrow {
  331. get {
  332. object obj = ResourceManager.GetObject("leftarrow", resourceCulture);
  333. return ((System.Drawing.Bitmap)(obj));
  334. }
  335. }
  336. public static System.Drawing.Bitmap LOGO_lyfz {
  337. get {
  338. object obj = ResourceManager.GetObject("LOGO_lyfz", resourceCulture);
  339. return ((System.Drawing.Bitmap)(obj));
  340. }
  341. }
  342. public static System.Drawing.Icon LyfzLogo {
  343. get {
  344. object obj = ResourceManager.GetObject("LyfzLogo", resourceCulture);
  345. return ((System.Drawing.Icon)(obj));
  346. }
  347. }
  348. public static System.Drawing.Bitmap main_bluelight_bkg {
  349. get {
  350. object obj = ResourceManager.GetObject("main_bluelight_bkg", resourceCulture);
  351. return ((System.Drawing.Bitmap)(obj));
  352. }
  353. }
  354. public static System.Drawing.Bitmap main_light_bkg {
  355. get {
  356. object obj = ResourceManager.GetObject("main_light_bkg", resourceCulture);
  357. return ((System.Drawing.Bitmap)(obj));
  358. }
  359. }
  360. public static System.Drawing.Bitmap main_light_bkg_top123 {
  361. get {
  362. object obj = ResourceManager.GetObject("main_light_bkg_top123", resourceCulture);
  363. return ((System.Drawing.Bitmap)(obj));
  364. }
  365. }
  366. public static System.Drawing.Bitmap main_tab_background {
  367. get {
  368. object obj = ResourceManager.GetObject("main_tab_background", resourceCulture);
  369. return ((System.Drawing.Bitmap)(obj));
  370. }
  371. }
  372. public static System.Drawing.Bitmap main_tab_bkg {
  373. get {
  374. object obj = ResourceManager.GetObject("main_tab_bkg", resourceCulture);
  375. return ((System.Drawing.Bitmap)(obj));
  376. }
  377. }
  378. public static System.Drawing.Bitmap main_tab_check {
  379. get {
  380. object obj = ResourceManager.GetObject("main_tab_check", resourceCulture);
  381. return ((System.Drawing.Bitmap)(obj));
  382. }
  383. }
  384. public static System.Drawing.Bitmap main_tab_highlighttwo {
  385. get {
  386. object obj = ResourceManager.GetObject("main_tab_highlighttwo", resourceCulture);
  387. return ((System.Drawing.Bitmap)(obj));
  388. }
  389. }
  390. public static System.Drawing.Bitmap main_tabbtn_down {
  391. get {
  392. object obj = ResourceManager.GetObject("main_tabbtn_down", resourceCulture);
  393. return ((System.Drawing.Bitmap)(obj));
  394. }
  395. }
  396. public static System.Drawing.Bitmap main_tabbtn_highlight {
  397. get {
  398. object obj = ResourceManager.GetObject("main_tabbtn_highlight", resourceCulture);
  399. return ((System.Drawing.Bitmap)(obj));
  400. }
  401. }
  402. public static System.Drawing.Bitmap MainPanel {
  403. get {
  404. object obj = ResourceManager.GetObject("MainPanel", resourceCulture);
  405. return ((System.Drawing.Bitmap)(obj));
  406. }
  407. }
  408. public static System.Drawing.Bitmap menu1 {
  409. get {
  410. object obj = ResourceManager.GetObject("menu1", resourceCulture);
  411. return ((System.Drawing.Bitmap)(obj));
  412. }
  413. }
  414. public static System.Drawing.Bitmap middle {
  415. get {
  416. object obj = ResourceManager.GetObject("middle", resourceCulture);
  417. return ((System.Drawing.Bitmap)(obj));
  418. }
  419. }
  420. public static System.Drawing.Bitmap none {
  421. get {
  422. object obj = ResourceManager.GetObject("none", resourceCulture);
  423. return ((System.Drawing.Bitmap)(obj));
  424. }
  425. }
  426. public static System.Drawing.Bitmap none1 {
  427. get {
  428. object obj = ResourceManager.GetObject("none1", resourceCulture);
  429. return ((System.Drawing.Bitmap)(obj));
  430. }
  431. }
  432. public static System.Drawing.Bitmap Norml {
  433. get {
  434. object obj = ResourceManager.GetObject("Norml", resourceCulture);
  435. return ((System.Drawing.Bitmap)(obj));
  436. }
  437. }
  438. public static System.Drawing.Bitmap OffLine {
  439. get {
  440. object obj = ResourceManager.GetObject("OffLine", resourceCulture);
  441. return ((System.Drawing.Bitmap)(obj));
  442. }
  443. }
  444. public static System.Drawing.Bitmap ok {
  445. get {
  446. object obj = ResourceManager.GetObject("ok", resourceCulture);
  447. return ((System.Drawing.Bitmap)(obj));
  448. }
  449. }
  450. public static System.Drawing.Bitmap OnLine {
  451. get {
  452. object obj = ResourceManager.GetObject("OnLine", resourceCulture);
  453. return ((System.Drawing.Bitmap)(obj));
  454. }
  455. }
  456. public static System.Drawing.Bitmap Prohibit {
  457. get {
  458. object obj = ResourceManager.GetObject("Prohibit", resourceCulture);
  459. return ((System.Drawing.Bitmap)(obj));
  460. }
  461. }
  462. public static System.Drawing.Bitmap pushed {
  463. get {
  464. object obj = ResourceManager.GetObject("pushed", resourceCulture);
  465. return ((System.Drawing.Bitmap)(obj));
  466. }
  467. }
  468. public static System.Drawing.Bitmap QMe {
  469. get {
  470. object obj = ResourceManager.GetObject("QMe", resourceCulture);
  471. return ((System.Drawing.Bitmap)(obj));
  472. }
  473. }
  474. public static System.Drawing.Bitmap rect {
  475. get {
  476. object obj = ResourceManager.GetObject("rect", resourceCulture);
  477. return ((System.Drawing.Bitmap)(obj));
  478. }
  479. }
  480. public static System.Drawing.Bitmap rect1 {
  481. get {
  482. object obj = ResourceManager.GetObject("rect1", resourceCulture);
  483. return ((System.Drawing.Bitmap)(obj));
  484. }
  485. }
  486. public static System.Drawing.Bitmap rightarrow {
  487. get {
  488. object obj = ResourceManager.GetObject("rightarrow", resourceCulture);
  489. return ((System.Drawing.Bitmap)(obj));
  490. }
  491. }
  492. public static System.Drawing.Bitmap safe_subtab_btn {
  493. get {
  494. object obj = ResourceManager.GetObject("safe_subtab_btn", resourceCulture);
  495. return ((System.Drawing.Bitmap)(obj));
  496. }
  497. }
  498. public static System.Drawing.Bitmap save {
  499. get {
  500. object obj = ResourceManager.GetObject("save", resourceCulture);
  501. return ((System.Drawing.Bitmap)(obj));
  502. }
  503. }
  504. public static System.Drawing.Bitmap separator {
  505. get {
  506. object obj = ResourceManager.GetObject("separator", resourceCulture);
  507. return ((System.Drawing.Bitmap)(obj));
  508. }
  509. }
  510. public static System.Drawing.Bitmap skin0 {
  511. get {
  512. object obj = ResourceManager.GetObject("skin0", resourceCulture);
  513. return ((System.Drawing.Bitmap)(obj));
  514. }
  515. }
  516. public static System.Drawing.Bitmap small {
  517. get {
  518. object obj = ResourceManager.GetObject("small", resourceCulture);
  519. return ((System.Drawing.Bitmap)(obj));
  520. }
  521. }
  522. public static System.Drawing.Bitmap sub_tabbar_split {
  523. get {
  524. object obj = ResourceManager.GetObject("sub_tabbar_split", resourceCulture);
  525. return ((System.Drawing.Bitmap)(obj));
  526. }
  527. }
  528. public static System.Drawing.Bitmap tab_dots_down {
  529. get {
  530. object obj = ResourceManager.GetObject("tab_dots_down", resourceCulture);
  531. return ((System.Drawing.Bitmap)(obj));
  532. }
  533. }
  534. public static System.Drawing.Bitmap tab_dots_mouseover {
  535. get {
  536. object obj = ResourceManager.GetObject("tab_dots_mouseover", resourceCulture);
  537. return ((System.Drawing.Bitmap)(obj));
  538. }
  539. }
  540. public static System.Drawing.Bitmap tab_dots_normal {
  541. get {
  542. object obj = ResourceManager.GetObject("tab_dots_normal", resourceCulture);
  543. return ((System.Drawing.Bitmap)(obj));
  544. }
  545. }
  546. public static System.Drawing.Bitmap tab01 {
  547. get {
  548. object obj = ResourceManager.GetObject("tab01", resourceCulture);
  549. return ((System.Drawing.Bitmap)(obj));
  550. }
  551. }
  552. public static System.Drawing.Bitmap tab02 {
  553. get {
  554. object obj = ResourceManager.GetObject("tab02", resourceCulture);
  555. return ((System.Drawing.Bitmap)(obj));
  556. }
  557. }
  558. public static System.Drawing.Bitmap text {
  559. get {
  560. object obj = ResourceManager.GetObject("text", resourceCulture);
  561. return ((System.Drawing.Bitmap)(obj));
  562. }
  563. }
  564. public static System.Drawing.Bitmap Textbox {
  565. get {
  566. object obj = ResourceManager.GetObject("Textbox", resourceCulture);
  567. return ((System.Drawing.Bitmap)(obj));
  568. }
  569. }
  570. public static System.Drawing.Bitmap Textbox_bule {
  571. get {
  572. object obj = ResourceManager.GetObject("Textbox_bule", resourceCulture);
  573. return ((System.Drawing.Bitmap)(obj));
  574. }
  575. }
  576. public static System.Drawing.Bitmap texture {
  577. get {
  578. object obj = ResourceManager.GetObject("texture", resourceCulture);
  579. return ((System.Drawing.Bitmap)(obj));
  580. }
  581. }
  582. public static System.Drawing.Bitmap ThumbBottom {
  583. get {
  584. object obj = ResourceManager.GetObject("ThumbBottom", resourceCulture);
  585. return ((System.Drawing.Bitmap)(obj));
  586. }
  587. }
  588. public static System.Drawing.Bitmap ThumbLeft {
  589. get {
  590. object obj = ResourceManager.GetObject("ThumbLeft", resourceCulture);
  591. return ((System.Drawing.Bitmap)(obj));
  592. }
  593. }
  594. public static System.Drawing.Bitmap ThumbMiddleH {
  595. get {
  596. object obj = ResourceManager.GetObject("ThumbMiddleH", resourceCulture);
  597. return ((System.Drawing.Bitmap)(obj));
  598. }
  599. }
  600. public static System.Drawing.Bitmap ThumbMiddleH1 {
  601. get {
  602. object obj = ResourceManager.GetObject("ThumbMiddleH1", resourceCulture);
  603. return ((System.Drawing.Bitmap)(obj));
  604. }
  605. }
  606. public static System.Drawing.Bitmap ThumbMiddleV {
  607. get {
  608. object obj = ResourceManager.GetObject("ThumbMiddleV", resourceCulture);
  609. return ((System.Drawing.Bitmap)(obj));
  610. }
  611. }
  612. public static System.Drawing.Bitmap ThumbRight {
  613. get {
  614. object obj = ResourceManager.GetObject("ThumbRight", resourceCulture);
  615. return ((System.Drawing.Bitmap)(obj));
  616. }
  617. }
  618. public static System.Drawing.Bitmap ThumbSpanBottom {
  619. get {
  620. object obj = ResourceManager.GetObject("ThumbSpanBottom", resourceCulture);
  621. return ((System.Drawing.Bitmap)(obj));
  622. }
  623. }
  624. public static System.Drawing.Bitmap ThumbSpanLeft {
  625. get {
  626. object obj = ResourceManager.GetObject("ThumbSpanLeft", resourceCulture);
  627. return ((System.Drawing.Bitmap)(obj));
  628. }
  629. }
  630. public static System.Drawing.Bitmap ThumbSpanRight {
  631. get {
  632. object obj = ResourceManager.GetObject("ThumbSpanRight", resourceCulture);
  633. return ((System.Drawing.Bitmap)(obj));
  634. }
  635. }
  636. public static System.Drawing.Bitmap ThumbSpanTop {
  637. get {
  638. object obj = ResourceManager.GetObject("ThumbSpanTop", resourceCulture);
  639. return ((System.Drawing.Bitmap)(obj));
  640. }
  641. }
  642. public static System.Drawing.Bitmap ThumbTop {
  643. get {
  644. object obj = ResourceManager.GetObject("ThumbTop", resourceCulture);
  645. return ((System.Drawing.Bitmap)(obj));
  646. }
  647. }
  648. public static System.Drawing.Bitmap tips_light_bkg {
  649. get {
  650. object obj = ResourceManager.GetObject("tips_light_bkg", resourceCulture);
  651. return ((System.Drawing.Bitmap)(obj));
  652. }
  653. }
  654. public static System.Drawing.Bitmap toolbar_hover {
  655. get {
  656. object obj = ResourceManager.GetObject("toolbar_hover", resourceCulture);
  657. return ((System.Drawing.Bitmap)(obj));
  658. }
  659. }
  660. public static System.Drawing.Bitmap tools_256px {
  661. get {
  662. object obj = ResourceManager.GetObject("tools_256px", resourceCulture);
  663. return ((System.Drawing.Bitmap)(obj));
  664. }
  665. }
  666. public static System.Drawing.Bitmap Tx1 {
  667. get {
  668. object obj = ResourceManager.GetObject("Tx1", resourceCulture);
  669. return ((System.Drawing.Bitmap)(obj));
  670. }
  671. }
  672. public static System.Drawing.Bitmap Tx10 {
  673. get {
  674. object obj = ResourceManager.GetObject("Tx10", resourceCulture);
  675. return ((System.Drawing.Bitmap)(obj));
  676. }
  677. }
  678. public static System.Drawing.Bitmap Tx11 {
  679. get {
  680. object obj = ResourceManager.GetObject("Tx11", resourceCulture);
  681. return ((System.Drawing.Bitmap)(obj));
  682. }
  683. }
  684. public static System.Drawing.Bitmap Tx12 {
  685. get {
  686. object obj = ResourceManager.GetObject("Tx12", resourceCulture);
  687. return ((System.Drawing.Bitmap)(obj));
  688. }
  689. }
  690. public static System.Drawing.Bitmap Tx13 {
  691. get {
  692. object obj = ResourceManager.GetObject("Tx13", resourceCulture);
  693. return ((System.Drawing.Bitmap)(obj));
  694. }
  695. }
  696. public static System.Drawing.Bitmap Tx14 {
  697. get {
  698. object obj = ResourceManager.GetObject("Tx14", resourceCulture);
  699. return ((System.Drawing.Bitmap)(obj));
  700. }
  701. }
  702. public static System.Drawing.Bitmap Tx15 {
  703. get {
  704. object obj = ResourceManager.GetObject("Tx15", resourceCulture);
  705. return ((System.Drawing.Bitmap)(obj));
  706. }
  707. }
  708. public static System.Drawing.Bitmap Tx16 {
  709. get {
  710. object obj = ResourceManager.GetObject("Tx16", resourceCulture);
  711. return ((System.Drawing.Bitmap)(obj));
  712. }
  713. }
  714. public static System.Drawing.Bitmap Tx17 {
  715. get {
  716. object obj = ResourceManager.GetObject("Tx17", resourceCulture);
  717. return ((System.Drawing.Bitmap)(obj));
  718. }
  719. }
  720. public static System.Drawing.Bitmap Tx18 {
  721. get {
  722. object obj = ResourceManager.GetObject("Tx18", resourceCulture);
  723. return ((System.Drawing.Bitmap)(obj));
  724. }
  725. }
  726. public static System.Drawing.Bitmap Tx19 {
  727. get {
  728. object obj = ResourceManager.GetObject("Tx19", resourceCulture);
  729. return ((System.Drawing.Bitmap)(obj));
  730. }
  731. }
  732. public static System.Drawing.Bitmap Tx2 {
  733. get {
  734. object obj = ResourceManager.GetObject("Tx2", resourceCulture);
  735. return ((System.Drawing.Bitmap)(obj));
  736. }
  737. }
  738. public static System.Drawing.Bitmap Tx20 {
  739. get {
  740. object obj = ResourceManager.GetObject("Tx20", resourceCulture);
  741. return ((System.Drawing.Bitmap)(obj));
  742. }
  743. }
  744. public static System.Drawing.Bitmap Tx3 {
  745. get {
  746. object obj = ResourceManager.GetObject("Tx3", resourceCulture);
  747. return ((System.Drawing.Bitmap)(obj));
  748. }
  749. }
  750. public static System.Drawing.Bitmap Tx4 {
  751. get {
  752. object obj = ResourceManager.GetObject("Tx4", resourceCulture);
  753. return ((System.Drawing.Bitmap)(obj));
  754. }
  755. }
  756. public static System.Drawing.Bitmap Tx5 {
  757. get {
  758. object obj = ResourceManager.GetObject("Tx5", resourceCulture);
  759. return ((System.Drawing.Bitmap)(obj));
  760. }
  761. }
  762. public static System.Drawing.Bitmap Tx6 {
  763. get {
  764. object obj = ResourceManager.GetObject("Tx6", resourceCulture);
  765. return ((System.Drawing.Bitmap)(obj));
  766. }
  767. }
  768. public static System.Drawing.Bitmap Tx7 {
  769. get {
  770. object obj = ResourceManager.GetObject("Tx7", resourceCulture);
  771. return ((System.Drawing.Bitmap)(obj));
  772. }
  773. }
  774. public static System.Drawing.Bitmap Tx8 {
  775. get {
  776. object obj = ResourceManager.GetObject("Tx8", resourceCulture);
  777. return ((System.Drawing.Bitmap)(obj));
  778. }
  779. }
  780. public static System.Drawing.Bitmap Tx9 {
  781. get {
  782. object obj = ResourceManager.GetObject("Tx9", resourceCulture);
  783. return ((System.Drawing.Bitmap)(obj));
  784. }
  785. }
  786. public static System.Drawing.Bitmap uparrow {
  787. get {
  788. object obj = ResourceManager.GetObject("uparrow", resourceCulture);
  789. return ((System.Drawing.Bitmap)(obj));
  790. }
  791. }
  792. public static System.Drawing.Bitmap Vista_Aero2 {
  793. get {
  794. object obj = ResourceManager.GetObject("Vista_Aero2", resourceCulture);
  795. return ((System.Drawing.Bitmap)(obj));
  796. }
  797. }
  798. public static System.Drawing.Bitmap Vista_Aero3 {
  799. get {
  800. object obj = ResourceManager.GetObject("Vista_Aero3", resourceCulture);
  801. return ((System.Drawing.Bitmap)(obj));
  802. }
  803. }
  804. public static System.Drawing.Bitmap window_shadow {
  805. get {
  806. object obj = ResourceManager.GetObject("window_shadow", resourceCulture);
  807. return ((System.Drawing.Bitmap)(obj));
  808. }
  809. }
  810. public static System.Drawing.Bitmap window_shadow2 {
  811. get {
  812. object obj = ResourceManager.GetObject("window_shadow2", resourceCulture);
  813. return ((System.Drawing.Bitmap)(obj));
  814. }
  815. }
  816. public static System.Drawing.Bitmap XiaLa {
  817. get {
  818. object obj = ResourceManager.GetObject("XiaLa", resourceCulture);
  819. return ((System.Drawing.Bitmap)(obj));
  820. }
  821. }
  822. }
  823. }