Resources.Designer.cs 40 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. //
  5. // Changes to this file may cause incorrect behavior and will be lost if
  6. // the code is regenerated.
  7. // </auto-generated>
  8. //------------------------------------------------------------------------------
  9. namespace InABox.Wpf {
  10. using System;
  11. /// <summary>
  12. /// A strongly-typed resource class, for looking up localized strings, etc.
  13. /// </summary>
  14. // This class was auto-generated by the StronglyTypedResourceBuilder
  15. // class via a tool like ResGen or Visual Studio.
  16. // To add or remove a member, edit your .ResX file then rerun ResGen
  17. // with the /str option, or rebuild your VS project.
  18. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
  19. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  20. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  21. public class Resources {
  22. private static global::System.Resources.ResourceManager resourceMan;
  23. private static global::System.Globalization.CultureInfo resourceCulture;
  24. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  25. internal Resources() {
  26. }
  27. /// <summary>
  28. /// Returns the cached ResourceManager instance used by this class.
  29. /// </summary>
  30. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  31. public static global::System.Resources.ResourceManager ResourceManager {
  32. get {
  33. if (object.ReferenceEquals(resourceMan, null)) {
  34. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("InABox.Wpf.Resources", typeof(Resources).Assembly);
  35. resourceMan = temp;
  36. }
  37. return resourceMan;
  38. }
  39. }
  40. /// <summary>
  41. /// Overrides the current thread's CurrentUICulture property for all
  42. /// resource lookups using this strongly typed resource class.
  43. /// </summary>
  44. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  45. public static global::System.Globalization.CultureInfo Culture {
  46. get {
  47. return resourceCulture;
  48. }
  49. set {
  50. resourceCulture = value;
  51. }
  52. }
  53. /// <summary>
  54. /// Looks up a localized resource of type System.Drawing.Bitmap.
  55. /// </summary>
  56. public static System.Drawing.Bitmap add {
  57. get {
  58. object obj = ResourceManager.GetObject("add", resourceCulture);
  59. return ((System.Drawing.Bitmap)(obj));
  60. }
  61. }
  62. /// <summary>
  63. /// Looks up a localized resource of type System.Drawing.Bitmap.
  64. /// </summary>
  65. public static System.Drawing.Bitmap AlignTextCenter16 {
  66. get {
  67. object obj = ResourceManager.GetObject("AlignTextCenter16", resourceCulture);
  68. return ((System.Drawing.Bitmap)(obj));
  69. }
  70. }
  71. /// <summary>
  72. /// Looks up a localized resource of type System.Drawing.Bitmap.
  73. /// </summary>
  74. public static System.Drawing.Bitmap AlignTextJustify16 {
  75. get {
  76. object obj = ResourceManager.GetObject("AlignTextJustify16", resourceCulture);
  77. return ((System.Drawing.Bitmap)(obj));
  78. }
  79. }
  80. /// <summary>
  81. /// Looks up a localized resource of type System.Drawing.Bitmap.
  82. /// </summary>
  83. public static System.Drawing.Bitmap AlignTextLeft16 {
  84. get {
  85. object obj = ResourceManager.GetObject("AlignTextLeft16", resourceCulture);
  86. return ((System.Drawing.Bitmap)(obj));
  87. }
  88. }
  89. /// <summary>
  90. /// Looks up a localized resource of type System.Drawing.Bitmap.
  91. /// </summary>
  92. public static System.Drawing.Bitmap AlignTextRight16 {
  93. get {
  94. object obj = ResourceManager.GetObject("AlignTextRight16", resourceCulture);
  95. return ((System.Drawing.Bitmap)(obj));
  96. }
  97. }
  98. /// <summary>
  99. /// Looks up a localized resource of type System.Drawing.Bitmap.
  100. /// </summary>
  101. public static System.Drawing.Bitmap alter {
  102. get {
  103. object obj = ResourceManager.GetObject("alter", resourceCulture);
  104. return ((System.Drawing.Bitmap)(obj));
  105. }
  106. }
  107. /// <summary>
  108. /// Looks up a localized resource of type System.Drawing.Bitmap.
  109. /// </summary>
  110. public static System.Drawing.Bitmap back {
  111. get {
  112. object obj = ResourceManager.GetObject("back", resourceCulture);
  113. return ((System.Drawing.Bitmap)(obj));
  114. }
  115. }
  116. /// <summary>
  117. /// Looks up a localized resource of type System.Drawing.Bitmap.
  118. /// </summary>
  119. public static System.Drawing.Bitmap Bold16 {
  120. get {
  121. object obj = ResourceManager.GetObject("Bold16", resourceCulture);
  122. return ((System.Drawing.Bitmap)(obj));
  123. }
  124. }
  125. /// <summary>
  126. /// Looks up a localized resource of type System.Drawing.Bitmap.
  127. /// </summary>
  128. public static System.Drawing.Bitmap Bullet_Arrow {
  129. get {
  130. object obj = ResourceManager.GetObject("Bullet_Arrow", resourceCulture);
  131. return ((System.Drawing.Bitmap)(obj));
  132. }
  133. }
  134. /// <summary>
  135. /// Looks up a localized resource of type System.Drawing.Bitmap.
  136. /// </summary>
  137. public static System.Drawing.Bitmap Bullet_Circle {
  138. get {
  139. object obj = ResourceManager.GetObject("Bullet_Circle", resourceCulture);
  140. return ((System.Drawing.Bitmap)(obj));
  141. }
  142. }
  143. /// <summary>
  144. /// Looks up a localized resource of type System.Drawing.Bitmap.
  145. /// </summary>
  146. public static System.Drawing.Bitmap Bullet_Dot {
  147. get {
  148. object obj = ResourceManager.GetObject("Bullet_Dot", resourceCulture);
  149. return ((System.Drawing.Bitmap)(obj));
  150. }
  151. }
  152. /// <summary>
  153. /// Looks up a localized resource of type System.Drawing.Bitmap.
  154. /// </summary>
  155. public static System.Drawing.Bitmap Bullet_Flower {
  156. get {
  157. object obj = ResourceManager.GetObject("Bullet_Flower", resourceCulture);
  158. return ((System.Drawing.Bitmap)(obj));
  159. }
  160. }
  161. /// <summary>
  162. /// Looks up a localized resource of type System.Drawing.Bitmap.
  163. /// </summary>
  164. public static System.Drawing.Bitmap Bullet_Image {
  165. get {
  166. object obj = ResourceManager.GetObject("Bullet_Image", resourceCulture);
  167. return ((System.Drawing.Bitmap)(obj));
  168. }
  169. }
  170. /// <summary>
  171. /// Looks up a localized resource of type System.Drawing.Bitmap.
  172. /// </summary>
  173. public static System.Drawing.Bitmap Bullet_None {
  174. get {
  175. object obj = ResourceManager.GetObject("Bullet_None", resourceCulture);
  176. return ((System.Drawing.Bitmap)(obj));
  177. }
  178. }
  179. /// <summary>
  180. /// Looks up a localized resource of type System.Drawing.Bitmap.
  181. /// </summary>
  182. public static System.Drawing.Bitmap Bullet_Square {
  183. get {
  184. object obj = ResourceManager.GetObject("Bullet_Square", resourceCulture);
  185. return ((System.Drawing.Bitmap)(obj));
  186. }
  187. }
  188. /// <summary>
  189. /// Looks up a localized resource of type System.Drawing.Bitmap.
  190. /// </summary>
  191. public static System.Drawing.Bitmap Bullet_Tick {
  192. get {
  193. object obj = ResourceManager.GetObject("Bullet_Tick", resourceCulture);
  194. return ((System.Drawing.Bitmap)(obj));
  195. }
  196. }
  197. /// <summary>
  198. /// Looks up a localized resource of type System.Drawing.Bitmap.
  199. /// </summary>
  200. public static System.Drawing.Bitmap Bullets16 {
  201. get {
  202. object obj = ResourceManager.GetObject("Bullets16", resourceCulture);
  203. return ((System.Drawing.Bitmap)(obj));
  204. }
  205. }
  206. /// <summary>
  207. /// Looks up a localized resource of type System.Drawing.Bitmap.
  208. /// </summary>
  209. public static System.Drawing.Bitmap circle {
  210. get {
  211. object obj = ResourceManager.GetObject("circle", resourceCulture);
  212. return ((System.Drawing.Bitmap)(obj));
  213. }
  214. }
  215. /// <summary>
  216. /// Looks up a localized resource of type System.Drawing.Bitmap.
  217. /// </summary>
  218. public static System.Drawing.Bitmap copy {
  219. get {
  220. object obj = ResourceManager.GetObject("copy", resourceCulture);
  221. return ((System.Drawing.Bitmap)(obj));
  222. }
  223. }
  224. /// <summary>
  225. /// Looks up a localized resource of type System.Drawing.Bitmap.
  226. /// </summary>
  227. public static System.Drawing.Bitmap cut {
  228. get {
  229. object obj = ResourceManager.GetObject("cut", resourceCulture);
  230. return ((System.Drawing.Bitmap)(obj));
  231. }
  232. }
  233. /// <summary>
  234. /// Looks up a localized resource of type System.Drawing.Bitmap.
  235. /// </summary>
  236. public static System.Drawing.Bitmap DecreaseIndent16 {
  237. get {
  238. object obj = ResourceManager.GetObject("DecreaseIndent16", resourceCulture);
  239. return ((System.Drawing.Bitmap)(obj));
  240. }
  241. }
  242. /// <summary>
  243. /// Looks up a localized resource of type System.Drawing.Bitmap.
  244. /// </summary>
  245. public static System.Drawing.Bitmap delete {
  246. get {
  247. object obj = ResourceManager.GetObject("delete", resourceCulture);
  248. return ((System.Drawing.Bitmap)(obj));
  249. }
  250. }
  251. /// <summary>
  252. /// Looks up a localized resource of type System.Drawing.Bitmap.
  253. /// </summary>
  254. public static System.Drawing.Bitmap design {
  255. get {
  256. object obj = ResourceManager.GetObject("design", resourceCulture);
  257. return ((System.Drawing.Bitmap)(obj));
  258. }
  259. }
  260. /// <summary>
  261. /// Looks up a localized resource of type System.Drawing.Bitmap.
  262. /// </summary>
  263. public static System.Drawing.Bitmap disabled {
  264. get {
  265. object obj = ResourceManager.GetObject("disabled", resourceCulture);
  266. return ((System.Drawing.Bitmap)(obj));
  267. }
  268. }
  269. /// <summary>
  270. /// Looks up a localized resource of type System.Drawing.Bitmap.
  271. /// </summary>
  272. public static System.Drawing.Bitmap disk {
  273. get {
  274. object obj = ResourceManager.GetObject("disk", resourceCulture);
  275. return ((System.Drawing.Bitmap)(obj));
  276. }
  277. }
  278. /// <summary>
  279. /// Looks up a localized resource of type System.Drawing.Bitmap.
  280. /// </summary>
  281. public static System.Drawing.Bitmap doc_bmp {
  282. get {
  283. object obj = ResourceManager.GetObject("doc_bmp", resourceCulture);
  284. return ((System.Drawing.Bitmap)(obj));
  285. }
  286. }
  287. /// <summary>
  288. /// Looks up a localized resource of type System.Drawing.Bitmap.
  289. /// </summary>
  290. public static System.Drawing.Bitmap doc_jpg {
  291. get {
  292. object obj = ResourceManager.GetObject("doc_jpg", resourceCulture);
  293. return ((System.Drawing.Bitmap)(obj));
  294. }
  295. }
  296. /// <summary>
  297. /// Looks up a localized resource of type System.Drawing.Bitmap.
  298. /// </summary>
  299. public static System.Drawing.Bitmap doc_misc {
  300. get {
  301. object obj = ResourceManager.GetObject("doc_misc", resourceCulture);
  302. return ((System.Drawing.Bitmap)(obj));
  303. }
  304. }
  305. /// <summary>
  306. /// Looks up a localized resource of type System.Drawing.Bitmap.
  307. /// </summary>
  308. public static System.Drawing.Bitmap doc_pdf {
  309. get {
  310. object obj = ResourceManager.GetObject("doc_pdf", resourceCulture);
  311. return ((System.Drawing.Bitmap)(obj));
  312. }
  313. }
  314. /// <summary>
  315. /// Looks up a localized resource of type System.Drawing.Bitmap.
  316. /// </summary>
  317. public static System.Drawing.Bitmap doc_png {
  318. get {
  319. object obj = ResourceManager.GetObject("doc_png", resourceCulture);
  320. return ((System.Drawing.Bitmap)(obj));
  321. }
  322. }
  323. /// <summary>
  324. /// Looks up a localized resource of type System.Drawing.Bitmap.
  325. /// </summary>
  326. public static System.Drawing.Bitmap doc_rtf {
  327. get {
  328. object obj = ResourceManager.GetObject("doc_rtf", resourceCulture);
  329. return ((System.Drawing.Bitmap)(obj));
  330. }
  331. }
  332. /// <summary>
  333. /// Looks up a localized resource of type System.Drawing.Bitmap.
  334. /// </summary>
  335. public static System.Drawing.Bitmap doc_txt {
  336. get {
  337. object obj = ResourceManager.GetObject("doc_txt", resourceCulture);
  338. return ((System.Drawing.Bitmap)(obj));
  339. }
  340. }
  341. /// <summary>
  342. /// Looks up a localized resource of type System.Drawing.Bitmap.
  343. /// </summary>
  344. public static System.Drawing.Bitmap doc_xls {
  345. get {
  346. object obj = ResourceManager.GetObject("doc_xls", resourceCulture);
  347. return ((System.Drawing.Bitmap)(obj));
  348. }
  349. }
  350. /// <summary>
  351. /// Looks up a localized resource of type System.Drawing.Bitmap.
  352. /// </summary>
  353. public static System.Drawing.Bitmap downarrow {
  354. get {
  355. object obj = ResourceManager.GetObject("downarrow", resourceCulture);
  356. return ((System.Drawing.Bitmap)(obj));
  357. }
  358. }
  359. /// <summary>
  360. /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
  361. /// </summary>
  362. public static System.IO.UnmanagedMemoryStream download {
  363. get {
  364. return ResourceManager.GetStream("download", resourceCulture);
  365. }
  366. }
  367. /// <summary>
  368. /// Looks up a localized resource of type System.Drawing.Bitmap.
  369. /// </summary>
  370. public static System.Drawing.Bitmap drag {
  371. get {
  372. object obj = ResourceManager.GetObject("drag", resourceCulture);
  373. return ((System.Drawing.Bitmap)(obj));
  374. }
  375. }
  376. /// <summary>
  377. /// Looks up a localized resource of type System.Drawing.Bitmap.
  378. /// </summary>
  379. public static System.Drawing.Bitmap draw {
  380. get {
  381. object obj = ResourceManager.GetObject("draw", resourceCulture);
  382. return ((System.Drawing.Bitmap)(obj));
  383. }
  384. }
  385. /// <summary>
  386. /// Looks up a localized resource of type System.Drawing.Bitmap.
  387. /// </summary>
  388. public static System.Drawing.Bitmap duplicate {
  389. get {
  390. object obj = ResourceManager.GetObject("duplicate", resourceCulture);
  391. return ((System.Drawing.Bitmap)(obj));
  392. }
  393. }
  394. /// <summary>
  395. /// Looks up a localized resource of type System.Drawing.Bitmap.
  396. /// </summary>
  397. public static System.Drawing.Bitmap edit {
  398. get {
  399. object obj = ResourceManager.GetObject("edit", resourceCulture);
  400. return ((System.Drawing.Bitmap)(obj));
  401. }
  402. }
  403. /// <summary>
  404. /// Looks up a localized resource of type System.Drawing.Bitmap.
  405. /// </summary>
  406. public static System.Drawing.Bitmap email {
  407. get {
  408. object obj = ResourceManager.GetObject("email", resourceCulture);
  409. return ((System.Drawing.Bitmap)(obj));
  410. }
  411. }
  412. /// <summary>
  413. /// Looks up a localized resource of type System.Drawing.Bitmap.
  414. /// </summary>
  415. public static System.Drawing.Bitmap filter {
  416. get {
  417. object obj = ResourceManager.GetObject("filter", resourceCulture);
  418. return ((System.Drawing.Bitmap)(obj));
  419. }
  420. }
  421. /// <summary>
  422. /// Looks up a localized resource of type System.Drawing.Bitmap.
  423. /// </summary>
  424. public static System.Drawing.Bitmap filter_active {
  425. get {
  426. object obj = ResourceManager.GetObject("filter_active", resourceCulture);
  427. return ((System.Drawing.Bitmap)(obj));
  428. }
  429. }
  430. /// <summary>
  431. /// Looks up a localized resource of type System.Drawing.Bitmap.
  432. /// </summary>
  433. public static System.Drawing.Bitmap filter_set {
  434. get {
  435. object obj = ResourceManager.GetObject("filter_set", resourceCulture);
  436. return ((System.Drawing.Bitmap)(obj));
  437. }
  438. }
  439. /// <summary>
  440. /// Looks up a localized resource of type System.Drawing.Bitmap.
  441. /// </summary>
  442. public static System.Drawing.Bitmap first {
  443. get {
  444. object obj = ResourceManager.GetObject("first", resourceCulture);
  445. return ((System.Drawing.Bitmap)(obj));
  446. }
  447. }
  448. /// <summary>
  449. /// Looks up a localized resource of type System.Drawing.Bitmap.
  450. /// </summary>
  451. public static System.Drawing.Bitmap fontsize {
  452. get {
  453. object obj = ResourceManager.GetObject("fontsize", resourceCulture);
  454. return ((System.Drawing.Bitmap)(obj));
  455. }
  456. }
  457. /// <summary>
  458. /// Looks up a localized resource of type System.Drawing.Bitmap.
  459. /// </summary>
  460. public static System.Drawing.Bitmap fullpage {
  461. get {
  462. object obj = ResourceManager.GetObject("fullpage", resourceCulture);
  463. return ((System.Drawing.Bitmap)(obj));
  464. }
  465. }
  466. /// <summary>
  467. /// Looks up a localized resource of type System.Drawing.Bitmap.
  468. /// </summary>
  469. public static System.Drawing.Bitmap go {
  470. get {
  471. object obj = ResourceManager.GetObject("go", resourceCulture);
  472. return ((System.Drawing.Bitmap)(obj));
  473. }
  474. }
  475. /// <summary>
  476. /// Looks up a localized resource of type System.Drawing.Bitmap.
  477. /// </summary>
  478. public static System.Drawing.Bitmap hand {
  479. get {
  480. object obj = ResourceManager.GetObject("hand", resourceCulture);
  481. return ((System.Drawing.Bitmap)(obj));
  482. }
  483. }
  484. /// <summary>
  485. /// Looks up a localized resource of type System.Drawing.Bitmap.
  486. /// </summary>
  487. public static System.Drawing.Bitmap header_closed {
  488. get {
  489. object obj = ResourceManager.GetObject("header_closed", resourceCulture);
  490. return ((System.Drawing.Bitmap)(obj));
  491. }
  492. }
  493. /// <summary>
  494. /// Looks up a localized resource of type System.Drawing.Bitmap.
  495. /// </summary>
  496. public static System.Drawing.Bitmap help {
  497. get {
  498. object obj = ResourceManager.GetObject("help", resourceCulture);
  499. return ((System.Drawing.Bitmap)(obj));
  500. }
  501. }
  502. /// <summary>
  503. /// Looks up a localized resource of type System.Drawing.Bitmap.
  504. /// </summary>
  505. public static System.Drawing.Bitmap Hyperlink16 {
  506. get {
  507. object obj = ResourceManager.GetObject("Hyperlink16", resourceCulture);
  508. return ((System.Drawing.Bitmap)(obj));
  509. }
  510. }
  511. /// <summary>
  512. /// Looks up a localized resource of type System.Drawing.Bitmap.
  513. /// </summary>
  514. public static System.Drawing.Bitmap IncreaseIndent16 {
  515. get {
  516. object obj = ResourceManager.GetObject("IncreaseIndent16", resourceCulture);
  517. return ((System.Drawing.Bitmap)(obj));
  518. }
  519. }
  520. /// <summary>
  521. /// Looks up a localized resource of type System.Drawing.Bitmap.
  522. /// </summary>
  523. public static System.Drawing.Bitmap Italic16 {
  524. get {
  525. object obj = ResourceManager.GetObject("Italic16", resourceCulture);
  526. return ((System.Drawing.Bitmap)(obj));
  527. }
  528. }
  529. /// <summary>
  530. /// Looks up a localized resource of type System.Drawing.Bitmap.
  531. /// </summary>
  532. public static System.Drawing.Bitmap key {
  533. get {
  534. object obj = ResourceManager.GetObject("key", resourceCulture);
  535. return ((System.Drawing.Bitmap)(obj));
  536. }
  537. }
  538. /// <summary>
  539. /// Looks up a localized resource of type System.Drawing.Bitmap.
  540. /// </summary>
  541. public static System.Drawing.Bitmap last {
  542. get {
  543. object obj = ResourceManager.GetObject("last", resourceCulture);
  544. return ((System.Drawing.Bitmap)(obj));
  545. }
  546. }
  547. /// <summary>
  548. /// Looks up a localized resource of type System.Drawing.Bitmap.
  549. /// </summary>
  550. public static System.Drawing.Bitmap leftarrow {
  551. get {
  552. object obj = ResourceManager.GetObject("leftarrow", resourceCulture);
  553. return ((System.Drawing.Bitmap)(obj));
  554. }
  555. }
  556. /// <summary>
  557. /// Looks up a localized resource of type System.Drawing.Bitmap.
  558. /// </summary>
  559. public static System.Drawing.Bitmap line {
  560. get {
  561. object obj = ResourceManager.GetObject("line", resourceCulture);
  562. return ((System.Drawing.Bitmap)(obj));
  563. }
  564. }
  565. /// <summary>
  566. /// Looks up a localized resource of type System.Drawing.Bitmap.
  567. /// </summary>
  568. public static System.Drawing.Bitmap load {
  569. get {
  570. object obj = ResourceManager.GetObject("load", resourceCulture);
  571. return ((System.Drawing.Bitmap)(obj));
  572. }
  573. }
  574. /// <summary>
  575. /// Looks up a localized resource of type System.Drawing.Bitmap.
  576. /// </summary>
  577. public static System.Drawing.Bitmap localfile {
  578. get {
  579. object obj = ResourceManager.GetObject("localfile", resourceCulture);
  580. return ((System.Drawing.Bitmap)(obj));
  581. }
  582. }
  583. /// <summary>
  584. /// Looks up a localized resource of type System.Drawing.Bitmap.
  585. /// </summary>
  586. public static System.Drawing.Bitmap menu {
  587. get {
  588. object obj = ResourceManager.GetObject("menu", resourceCulture);
  589. return ((System.Drawing.Bitmap)(obj));
  590. }
  591. }
  592. /// <summary>
  593. /// Looks up a localized resource of type System.Drawing.Bitmap.
  594. /// </summary>
  595. public static System.Drawing.Bitmap merge {
  596. get {
  597. object obj = ResourceManager.GetObject("merge", resourceCulture);
  598. return ((System.Drawing.Bitmap)(obj));
  599. }
  600. }
  601. /// <summary>
  602. /// Looks up a localized resource of type System.Drawing.Bitmap.
  603. /// </summary>
  604. public static System.Drawing.Bitmap multi_image {
  605. get {
  606. object obj = ResourceManager.GetObject("multi_image", resourceCulture);
  607. return ((System.Drawing.Bitmap)(obj));
  608. }
  609. }
  610. /// <summary>
  611. /// Looks up a localized resource of type System.Drawing.Bitmap.
  612. /// </summary>
  613. public static System.Drawing.Bitmap next {
  614. get {
  615. object obj = ResourceManager.GetObject("next", resourceCulture);
  616. return ((System.Drawing.Bitmap)(obj));
  617. }
  618. }
  619. /// <summary>
  620. /// Looks up a localized resource of type System.Drawing.Bitmap.
  621. /// </summary>
  622. public static System.Drawing.Bitmap notification {
  623. get {
  624. object obj = ResourceManager.GetObject("notification", resourceCulture);
  625. return ((System.Drawing.Bitmap)(obj));
  626. }
  627. }
  628. /// <summary>
  629. /// Looks up a localized resource of type System.Drawing.Bitmap.
  630. /// </summary>
  631. public static System.Drawing.Bitmap Numbering_LowLetter_Brace {
  632. get {
  633. object obj = ResourceManager.GetObject("Numbering_LowLetter_Brace", resourceCulture);
  634. return ((System.Drawing.Bitmap)(obj));
  635. }
  636. }
  637. /// <summary>
  638. /// Looks up a localized resource of type System.Drawing.Bitmap.
  639. /// </summary>
  640. public static System.Drawing.Bitmap Numbering_LowLetter_Dot {
  641. get {
  642. object obj = ResourceManager.GetObject("Numbering_LowLetter_Dot", resourceCulture);
  643. return ((System.Drawing.Bitmap)(obj));
  644. }
  645. }
  646. /// <summary>
  647. /// Looks up a localized resource of type System.Drawing.Bitmap.
  648. /// </summary>
  649. public static System.Drawing.Bitmap Numbering_LowRoman {
  650. get {
  651. object obj = ResourceManager.GetObject("Numbering_LowRoman", resourceCulture);
  652. return ((System.Drawing.Bitmap)(obj));
  653. }
  654. }
  655. /// <summary>
  656. /// Looks up a localized resource of type System.Drawing.Bitmap.
  657. /// </summary>
  658. public static System.Drawing.Bitmap Numbering_None {
  659. get {
  660. object obj = ResourceManager.GetObject("Numbering_None", resourceCulture);
  661. return ((System.Drawing.Bitmap)(obj));
  662. }
  663. }
  664. /// <summary>
  665. /// Looks up a localized resource of type System.Drawing.Bitmap.
  666. /// </summary>
  667. public static System.Drawing.Bitmap Numbering_Number_Brace {
  668. get {
  669. object obj = ResourceManager.GetObject("Numbering_Number_Brace", resourceCulture);
  670. return ((System.Drawing.Bitmap)(obj));
  671. }
  672. }
  673. /// <summary>
  674. /// Looks up a localized resource of type System.Drawing.Bitmap.
  675. /// </summary>
  676. public static System.Drawing.Bitmap Numbering_Number_Dot {
  677. get {
  678. object obj = ResourceManager.GetObject("Numbering_Number_Dot", resourceCulture);
  679. return ((System.Drawing.Bitmap)(obj));
  680. }
  681. }
  682. /// <summary>
  683. /// Looks up a localized resource of type System.Drawing.Bitmap.
  684. /// </summary>
  685. public static System.Drawing.Bitmap Numbering_UpLetter {
  686. get {
  687. object obj = ResourceManager.GetObject("Numbering_UpLetter", resourceCulture);
  688. return ((System.Drawing.Bitmap)(obj));
  689. }
  690. }
  691. /// <summary>
  692. /// Looks up a localized resource of type System.Drawing.Bitmap.
  693. /// </summary>
  694. public static System.Drawing.Bitmap Numbering_UpRoman {
  695. get {
  696. object obj = ResourceManager.GetObject("Numbering_UpRoman", resourceCulture);
  697. return ((System.Drawing.Bitmap)(obj));
  698. }
  699. }
  700. /// <summary>
  701. /// Looks up a localized resource of type System.Drawing.Bitmap.
  702. /// </summary>
  703. public static System.Drawing.Bitmap Numbering16 {
  704. get {
  705. object obj = ResourceManager.GetObject("Numbering16", resourceCulture);
  706. return ((System.Drawing.Bitmap)(obj));
  707. }
  708. }
  709. /// <summary>
  710. /// Looks up a localized resource of type System.Drawing.Bitmap.
  711. /// </summary>
  712. public static System.Drawing.Bitmap pagewidth {
  713. get {
  714. object obj = ResourceManager.GetObject("pagewidth", resourceCulture);
  715. return ((System.Drawing.Bitmap)(obj));
  716. }
  717. }
  718. /// <summary>
  719. /// Looks up a localized resource of type System.Drawing.Bitmap.
  720. /// </summary>
  721. public static System.Drawing.Bitmap palette {
  722. get {
  723. object obj = ResourceManager.GetObject("palette", resourceCulture);
  724. return ((System.Drawing.Bitmap)(obj));
  725. }
  726. }
  727. /// <summary>
  728. /// Looks up a localized resource of type System.Drawing.Bitmap.
  729. /// </summary>
  730. public static System.Drawing.Bitmap paste {
  731. get {
  732. object obj = ResourceManager.GetObject("paste", resourceCulture);
  733. return ((System.Drawing.Bitmap)(obj));
  734. }
  735. }
  736. /// <summary>
  737. /// Looks up a localized resource of type System.Drawing.Bitmap.
  738. /// </summary>
  739. public static System.Drawing.Bitmap pause_button {
  740. get {
  741. object obj = ResourceManager.GetObject("pause_button", resourceCulture);
  742. return ((System.Drawing.Bitmap)(obj));
  743. }
  744. }
  745. /// <summary>
  746. /// Looks up a localized resource of type System.Drawing.Bitmap.
  747. /// </summary>
  748. public static System.Drawing.Bitmap pencil {
  749. get {
  750. object obj = ResourceManager.GetObject("pencil", resourceCulture);
  751. return ((System.Drawing.Bitmap)(obj));
  752. }
  753. }
  754. /// <summary>
  755. /// Looks up a localized resource of type System.Drawing.Bitmap.
  756. /// </summary>
  757. public static System.Drawing.Bitmap Picture16 {
  758. get {
  759. object obj = ResourceManager.GetObject("Picture16", resourceCulture);
  760. return ((System.Drawing.Bitmap)(obj));
  761. }
  762. }
  763. /// <summary>
  764. /// Looks up a localized resource of type System.Drawing.Bitmap.
  765. /// </summary>
  766. public static System.Drawing.Bitmap play_button {
  767. get {
  768. object obj = ResourceManager.GetObject("play_button", resourceCulture);
  769. return ((System.Drawing.Bitmap)(obj));
  770. }
  771. }
  772. /// <summary>
  773. /// Looks up a localized resource of type System.Drawing.Bitmap.
  774. /// </summary>
  775. public static System.Drawing.Bitmap print {
  776. get {
  777. object obj = ResourceManager.GetObject("print", resourceCulture);
  778. return ((System.Drawing.Bitmap)(obj));
  779. }
  780. }
  781. /// <summary>
  782. /// Looks up a localized resource of type System.Drawing.Bitmap.
  783. /// </summary>
  784. public static System.Drawing.Bitmap printer {
  785. get {
  786. object obj = ResourceManager.GetObject("printer", resourceCulture);
  787. return ((System.Drawing.Bitmap)(obj));
  788. }
  789. }
  790. /// <summary>
  791. /// Looks up a localized resource of type System.Drawing.Bitmap.
  792. /// </summary>
  793. public static System.Drawing.Bitmap redo {
  794. get {
  795. object obj = ResourceManager.GetObject("redo", resourceCulture);
  796. return ((System.Drawing.Bitmap)(obj));
  797. }
  798. }
  799. /// <summary>
  800. /// Looks up a localized resource of type System.Drawing.Bitmap.
  801. /// </summary>
  802. public static System.Drawing.Bitmap Redo16 {
  803. get {
  804. object obj = ResourceManager.GetObject("Redo16", resourceCulture);
  805. return ((System.Drawing.Bitmap)(obj));
  806. }
  807. }
  808. /// <summary>
  809. /// Looks up a localized resource of type System.Drawing.Bitmap.
  810. /// </summary>
  811. public static System.Drawing.Bitmap refresh {
  812. get {
  813. object obj = ResourceManager.GetObject("refresh", resourceCulture);
  814. return ((System.Drawing.Bitmap)(obj));
  815. }
  816. }
  817. /// <summary>
  818. /// Looks up a localized resource of type System.Drawing.Bitmap.
  819. /// </summary>
  820. public static System.Drawing.Bitmap remotefile {
  821. get {
  822. object obj = ResourceManager.GetObject("remotefile", resourceCulture);
  823. return ((System.Drawing.Bitmap)(obj));
  824. }
  825. }
  826. /// <summary>
  827. /// Looks up a localized resource of type System.Drawing.Bitmap.
  828. /// </summary>
  829. public static System.Drawing.Bitmap rightarrow {
  830. get {
  831. object obj = ResourceManager.GetObject("rightarrow", resourceCulture);
  832. return ((System.Drawing.Bitmap)(obj));
  833. }
  834. }
  835. /// <summary>
  836. /// Looks up a localized resource of type System.Drawing.Bitmap.
  837. /// </summary>
  838. public static System.Drawing.Bitmap run {
  839. get {
  840. object obj = ResourceManager.GetObject("run", resourceCulture);
  841. return ((System.Drawing.Bitmap)(obj));
  842. }
  843. }
  844. /// <summary>
  845. /// Looks up a localized resource of type System.Drawing.Bitmap.
  846. /// </summary>
  847. public static System.Drawing.Bitmap save {
  848. get {
  849. object obj = ResourceManager.GetObject("save", resourceCulture);
  850. return ((System.Drawing.Bitmap)(obj));
  851. }
  852. }
  853. /// <summary>
  854. /// Looks up a localized resource of type System.Drawing.Bitmap.
  855. /// </summary>
  856. public static System.Drawing.Bitmap signature {
  857. get {
  858. object obj = ResourceManager.GetObject("signature", resourceCulture);
  859. return ((System.Drawing.Bitmap)(obj));
  860. }
  861. }
  862. /// <summary>
  863. /// Looks up a localized resource of type System.Drawing.Bitmap.
  864. /// </summary>
  865. public static System.Drawing.Bitmap square {
  866. get {
  867. object obj = ResourceManager.GetObject("square", resourceCulture);
  868. return ((System.Drawing.Bitmap)(obj));
  869. }
  870. }
  871. /// <summary>
  872. /// Looks up a localized resource of type System.Drawing.Bitmap.
  873. /// </summary>
  874. public static System.Drawing.Bitmap Strikethrough16 {
  875. get {
  876. object obj = ResourceManager.GetObject("Strikethrough16", resourceCulture);
  877. return ((System.Drawing.Bitmap)(obj));
  878. }
  879. }
  880. /// <summary>
  881. /// Looks up a localized resource of type System.Drawing.Bitmap.
  882. /// </summary>
  883. public static System.Drawing.Bitmap Table16 {
  884. get {
  885. object obj = ResourceManager.GetObject("Table16", resourceCulture);
  886. return ((System.Drawing.Bitmap)(obj));
  887. }
  888. }
  889. /// <summary>
  890. /// Looks up a localized resource of type System.Drawing.Bitmap.
  891. /// </summary>
  892. public static System.Drawing.Bitmap text {
  893. get {
  894. object obj = ResourceManager.GetObject("text", resourceCulture);
  895. return ((System.Drawing.Bitmap)(obj));
  896. }
  897. }
  898. /// <summary>
  899. /// Looks up a localized resource of type System.Drawing.Bitmap.
  900. /// </summary>
  901. public static System.Drawing.Bitmap tick {
  902. get {
  903. object obj = ResourceManager.GetObject("tick", resourceCulture);
  904. return ((System.Drawing.Bitmap)(obj));
  905. }
  906. }
  907. /// <summary>
  908. /// Looks up a localized resource of type System.Drawing.Bitmap.
  909. /// </summary>
  910. public static System.Drawing.Bitmap Underline16 {
  911. get {
  912. object obj = ResourceManager.GetObject("Underline16", resourceCulture);
  913. return ((System.Drawing.Bitmap)(obj));
  914. }
  915. }
  916. /// <summary>
  917. /// Looks up a localized resource of type System.Drawing.Bitmap.
  918. /// </summary>
  919. public static System.Drawing.Bitmap undo {
  920. get {
  921. object obj = ResourceManager.GetObject("undo", resourceCulture);
  922. return ((System.Drawing.Bitmap)(obj));
  923. }
  924. }
  925. /// <summary>
  926. /// Looks up a localized resource of type System.Drawing.Bitmap.
  927. /// </summary>
  928. public static System.Drawing.Bitmap Undo16 {
  929. get {
  930. object obj = ResourceManager.GetObject("Undo16", resourceCulture);
  931. return ((System.Drawing.Bitmap)(obj));
  932. }
  933. }
  934. /// <summary>
  935. /// Looks up a localized resource of type System.Drawing.Bitmap.
  936. /// </summary>
  937. public static System.Drawing.Bitmap uparrow {
  938. get {
  939. object obj = ResourceManager.GetObject("uparrow", resourceCulture);
  940. return ((System.Drawing.Bitmap)(obj));
  941. }
  942. }
  943. /// <summary>
  944. /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
  945. /// </summary>
  946. public static System.IO.UnmanagedMemoryStream upload {
  947. get {
  948. return ResourceManager.GetStream("upload", resourceCulture);
  949. }
  950. }
  951. /// <summary>
  952. /// Looks up a localized resource of type System.Drawing.Bitmap.
  953. /// </summary>
  954. public static System.Drawing.Bitmap view {
  955. get {
  956. object obj = ResourceManager.GetObject("view", resourceCulture);
  957. return ((System.Drawing.Bitmap)(obj));
  958. }
  959. }
  960. /// <summary>
  961. /// Looks up a localized resource of type System.Drawing.Bitmap.
  962. /// </summary>
  963. public static System.Drawing.Bitmap warning {
  964. get {
  965. object obj = ResourceManager.GetObject("warning", resourceCulture);
  966. return ((System.Drawing.Bitmap)(obj));
  967. }
  968. }
  969. /// <summary>
  970. /// Looks up a localized resource of type System.Drawing.Bitmap.
  971. /// </summary>
  972. public static System.Drawing.Bitmap zoomin {
  973. get {
  974. object obj = ResourceManager.GetObject("zoomin", resourceCulture);
  975. return ((System.Drawing.Bitmap)(obj));
  976. }
  977. }
  978. /// <summary>
  979. /// Looks up a localized resource of type System.Drawing.Bitmap.
  980. /// </summary>
  981. public static System.Drawing.Bitmap zoomout {
  982. get {
  983. object obj = ResourceManager.GetObject("zoomout", resourceCulture);
  984. return ((System.Drawing.Bitmap)(obj));
  985. }
  986. }
  987. }
  988. }