Resources.Designer.cs
上传用户:xzl658
上传日期:2022-04-13
资源大小:1766k
文件大小:8k
源码类别:

浏览器

开发平台:

C#

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. //     此代码由工具生成。
  4. //     运行库版本:2.0.50727.42
  5. //
  6. //     对此文件的更改可能会导致不正确的行为,并且如果
  7. //     重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace MyIE.Properties {
  11.     using System;
  12.     
  13.     
  14.     /// <summary>
  15.     ///   强类型资源类,用于查找本地化字符串等。
  16.     /// </summary>
  17.     // 此类是由 StronglyTypedResourceBuilder
  18.     // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
  19.     // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
  20.     // (以 /str 作为命令选项),或重新生成 VS 项目。
  21.     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
  22.     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  23.     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  24.     internal class Resources {
  25.         
  26.         private static global::System.Resources.ResourceManager resourceMan;
  27.         
  28.         private static global::System.Globalization.CultureInfo resourceCulture;
  29.         
  30.         [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  31.         internal Resources() {
  32.         }
  33.         
  34.         /// <summary>
  35.         ///   返回此类使用的缓存 ResourceManager 实例。
  36.         /// </summary>
  37.         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  38.         internal static global::System.Resources.ResourceManager ResourceManager {
  39.             get {
  40.                 if (object.ReferenceEquals(resourceMan, null)) {
  41.                     global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("MyIE.Properties.Resources", typeof(Resources).Assembly);
  42.                     resourceMan = temp;
  43.                 }
  44.                 return resourceMan;
  45.             }
  46.         }
  47.         
  48.         /// <summary>
  49.         ///   为使用此强类型资源类的所有资源查找
  50.         ///   重写当前线程的 CurrentUICulture 属性。
  51.         /// </summary>
  52.         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  53.         internal static global::System.Globalization.CultureInfo Culture {
  54.             get {
  55.                 return resourceCulture;
  56.             }
  57.             set {
  58.                 resourceCulture = value;
  59.             }
  60.         }
  61.         
  62.         internal static System.Drawing.Bitmap BackEnable {
  63.             get {
  64.                 object obj = ResourceManager.GetObject("BackEnable", resourceCulture);
  65.                 return ((System.Drawing.Bitmap)(obj));
  66.             }
  67.         }
  68.         
  69.         internal static System.Drawing.Bitmap Backfalse {
  70.             get {
  71.                 object obj = ResourceManager.GetObject("Backfalse", resourceCulture);
  72.                 return ((System.Drawing.Bitmap)(obj));
  73.             }
  74.         }
  75.         
  76.         internal static System.Drawing.Bitmap bookmark_folder {
  77.             get {
  78.                 object obj = ResourceManager.GetObject("bookmark_folder", resourceCulture);
  79.                 return ((System.Drawing.Bitmap)(obj));
  80.             }
  81.         }
  82.         
  83.         internal static System.Drawing.Bitmap button_cancel {
  84.             get {
  85.                 object obj = ResourceManager.GetObject("button_cancel", resourceCulture);
  86.                 return ((System.Drawing.Bitmap)(obj));
  87.             }
  88.         }
  89.         
  90.         internal static System.Drawing.Bitmap ClosedAll {
  91.             get {
  92.                 object obj = ResourceManager.GetObject("ClosedAll", resourceCulture);
  93.                 return ((System.Drawing.Bitmap)(obj));
  94.             }
  95.         }
  96.         
  97.         internal static System.Drawing.Bitmap ClosedSelectdPage {
  98.             get {
  99.                 object obj = ResourceManager.GetObject("ClosedSelectdPage", resourceCulture);
  100.                 return ((System.Drawing.Bitmap)(obj));
  101.             }
  102.         }
  103.         
  104.         internal static System.Drawing.Bitmap ClosedSelectdPageHui {
  105.             get {
  106.                 object obj = ResourceManager.GetObject("ClosedSelectdPageHui", resourceCulture);
  107.                 return ((System.Drawing.Bitmap)(obj));
  108.             }
  109.         }
  110.         
  111.         internal static System.Drawing.Bitmap DSC00155 {
  112.             get {
  113.                 object obj = ResourceManager.GetObject("DSC00155", resourceCulture);
  114.                 return ((System.Drawing.Bitmap)(obj));
  115.             }
  116.         }
  117.         
  118.         internal static System.Drawing.Bitmap Edit {
  119.             get {
  120.                 object obj = ResourceManager.GetObject("Edit", resourceCulture);
  121.                 return ((System.Drawing.Bitmap)(obj));
  122.             }
  123.         }
  124.         
  125.         internal static System.Drawing.Bitmap fawedfalse {
  126.             get {
  127.                 object obj = ResourceManager.GetObject("fawedfalse", resourceCulture);
  128.                 return ((System.Drawing.Bitmap)(obj));
  129.             }
  130.         }
  131.         
  132.         internal static System.Drawing.Bitmap FowedEnabled {
  133.             get {
  134.                 object obj = ResourceManager.GetObject("FowedEnabled", resourceCulture);
  135.                 return ((System.Drawing.Bitmap)(obj));
  136.             }
  137.         }
  138.         
  139.         internal static System.Drawing.Bitmap history {
  140.             get {
  141.                 object obj = ResourceManager.GetObject("history", resourceCulture);
  142.                 return ((System.Drawing.Bitmap)(obj));
  143.             }
  144.         }
  145.         
  146.         internal static System.Drawing.Bitmap Home {
  147.             get {
  148.                 object obj = ResourceManager.GetObject("Home", resourceCulture);
  149.                 return ((System.Drawing.Bitmap)(obj));
  150.             }
  151.         }
  152.         
  153.         internal static System.Drawing.Bitmap mail_delete {
  154.             get {
  155.                 object obj = ResourceManager.GetObject("mail_delete", resourceCulture);
  156.                 return ((System.Drawing.Bitmap)(obj));
  157.             }
  158.         }
  159.         
  160.         internal static System.Drawing.Bitmap NextHtml {
  161.             get {
  162.                 object obj = ResourceManager.GetObject("NextHtml", resourceCulture);
  163.                 return ((System.Drawing.Bitmap)(obj));
  164.             }
  165.         }
  166.         
  167.         internal static System.Drawing.Bitmap player_play {
  168.             get {
  169.                 object obj = ResourceManager.GetObject("player_play", resourceCulture);
  170.                 return ((System.Drawing.Bitmap)(obj));
  171.             }
  172.         }
  173.         
  174.         internal static System.Drawing.Bitmap PrevewHtml {
  175.             get {
  176.                 object obj = ResourceManager.GetObject("PrevewHtml", resourceCulture);
  177.                 return ((System.Drawing.Bitmap)(obj));
  178.             }
  179.         }
  180.         
  181.         internal static System.Drawing.Bitmap print {
  182.             get {
  183.                 object obj = ResourceManager.GetObject("print", resourceCulture);
  184.                 return ((System.Drawing.Bitmap)(obj));
  185.             }
  186.         }
  187.         
  188.         internal static System.Drawing.Bitmap Refresh {
  189.             get {
  190.                 object obj = ResourceManager.GetObject("Refresh", resourceCulture);
  191.                 return ((System.Drawing.Bitmap)(obj));
  192.             }
  193.         }
  194.         
  195.         internal static System.Drawing.Bitmap Serach {
  196.             get {
  197.                 object obj = ResourceManager.GetObject("Serach", resourceCulture);
  198.                 return ((System.Drawing.Bitmap)(obj));
  199.             }
  200.         }
  201.         
  202.         internal static System.Drawing.Bitmap Shouchang {
  203.             get {
  204.                 object obj = ResourceManager.GetObject("Shouchang", resourceCulture);
  205.                 return ((System.Drawing.Bitmap)(obj));
  206.             }
  207.         }
  208.         
  209.         internal static System.Drawing.Bitmap Stop {
  210.             get {
  211.                 object obj = ResourceManager.GetObject("Stop", resourceCulture);
  212.                 return ((System.Drawing.Bitmap)(obj));
  213.             }
  214.         }
  215.     }
  216. }