Resources.Designer.vb
上传用户:szledliu
上传日期:2021-01-29
资源大小:13805k
文件大小:25k
源码类别:

C#编程

开发平台:

C#

  1. '------------------------------------------------------------------------------
  2. ' <auto-generated>
  3. '     此代码由工具生成。
  4. '     运行库版本:2.0.50727.1433
  5. '
  6. '     对此文件的更改可能会导致不正确的行为,并且如果
  7. '     重新生成代码,这些更改将会丢失。
  8. ' </auto-generated>
  9. '------------------------------------------------------------------------------
  10. Option Strict On
  11. Option Explicit On
  12. Imports System
  13. Namespace My.Resources
  14.     
  15.     '此类是由 StronglyTypedResourceBuilder
  16.     '类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
  17.     '若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
  18.     '(以 /str 作为命令选项),或重新生成 VS 项目。
  19.     '''<summary>
  20.     '''  强类型资源类,用于查找本地化字符串等。
  21.     '''</summary>
  22.     <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"),  _
  23.      Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
  24.      Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(),  _
  25.      Global.Microsoft.VisualBasic.HideModuleNameAttribute()>  _
  26.     Friend Module Resources
  27.         
  28.         Private resourceMan As Global.System.Resources.ResourceManager
  29.         
  30.         Private resourceCulture As Global.System.Globalization.CultureInfo
  31.         
  32.         '''<summary>
  33.         '''  返回此类使用的缓存 ResourceManager 实例。
  34.         '''</summary>
  35.         <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>  _
  36.         Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
  37.             Get
  38.                 If Object.ReferenceEquals(resourceMan, Nothing) Then
  39.                     Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("Ie7Clone.Resources", GetType(Resources).Assembly)
  40.                     resourceMan = temp
  41.                 End If
  42.                 Return resourceMan
  43.             End Get
  44.         End Property
  45.         
  46.         '''<summary>
  47.         '''  为使用此强类型资源类的所有资源查找
  48.         '''  重写当前线程的 CurrentUICulture 属性。
  49.         '''</summary>
  50.         <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>  _
  51.         Friend Property Culture() As Global.System.Globalization.CultureInfo
  52.             Get
  53.                 Return resourceCulture
  54.             End Get
  55.             Set
  56.                 resourceCulture = value
  57.             End Set
  58.         End Property
  59.         
  60.         Friend ReadOnly Property _173_3() As System.Drawing.Icon
  61.             Get
  62.                 Dim obj As Object = ResourceManager.GetObject("_173_3", resourceCulture)
  63.                 Return CType(obj,System.Drawing.Icon)
  64.             End Get
  65.         End Property
  66.         
  67.         Friend ReadOnly Property _191_21() As System.Drawing.Bitmap
  68.             Get
  69.                 Dim obj As Object = ResourceManager.GetObject("_191_21", resourceCulture)
  70.                 Return CType(obj,System.Drawing.Bitmap)
  71.             End Get
  72.         End Property
  73.         
  74.         Friend ReadOnly Property _1DocExp() As System.Drawing.Bitmap
  75.             Get
  76.                 Dim obj As Object = ResourceManager.GetObject("1DocExp", resourceCulture)
  77.                 Return CType(obj,System.Drawing.Bitmap)
  78.             End Get
  79.         End Property
  80.         
  81.         Friend ReadOnly Property _1feed() As System.Drawing.Bitmap
  82.             Get
  83.                 Dim obj As Object = ResourceManager.GetObject("1feed", resourceCulture)
  84.                 Return CType(obj,System.Drawing.Bitmap)
  85.             End Get
  86.         End Property
  87.         
  88.         Friend ReadOnly Property _218_3() As System.Drawing.Bitmap
  89.             Get
  90.                 Dim obj As Object = ResourceManager.GetObject("218_3", resourceCulture)
  91.                 Return CType(obj,System.Drawing.Bitmap)
  92.             End Get
  93.         End Property
  94.         
  95.         Friend ReadOnly Property _553_1() As System.Drawing.Bitmap
  96.             Get
  97.                 Dim obj As Object = ResourceManager.GetObject("553_1", resourceCulture)
  98.                 Return CType(obj,System.Drawing.Bitmap)
  99.             End Get
  100.         End Property
  101.         
  102.         Friend ReadOnly Property _719() As System.Drawing.Bitmap
  103.             Get
  104.                 Dim obj As Object = ResourceManager.GetObject("719", resourceCulture)
  105.                 Return CType(obj,System.Drawing.Bitmap)
  106.             End Get
  107.         End Property
  108.         
  109.         Friend ReadOnly Property addfav() As System.Drawing.Bitmap
  110.             Get
  111.                 Dim obj As Object = ResourceManager.GetObject("addfav", resourceCulture)
  112.                 Return CType(obj,System.Drawing.Bitmap)
  113.             End Get
  114.         End Property
  115.         
  116.         Friend ReadOnly Property allwindows() As System.Drawing.Bitmap
  117.             Get
  118.                 Dim obj As Object = ResourceManager.GetObject("allwindows", resourceCulture)
  119.                 Return CType(obj,System.Drawing.Bitmap)
  120.             End Get
  121.         End Property
  122.         
  123.         Friend ReadOnly Property allwindows2() As System.Drawing.Bitmap
  124.             Get
  125.                 Dim obj As Object = ResourceManager.GetObject("allwindows2", resourceCulture)
  126.                 Return CType(obj,System.Drawing.Bitmap)
  127.             End Get
  128.         End Property
  129.         
  130.         '''<summary>
  131.         '''  查找类似 Microsoft Internet Explorer 9 的本地化字符串。
  132.         '''</summary>
  133.         Friend ReadOnly Property AppName() As String
  134.             Get
  135.                 Return ResourceManager.GetString("AppName", resourceCulture)
  136.             End Get
  137.         End Property
  138.         
  139.         Friend ReadOnly Property Back() As System.Drawing.Bitmap
  140.             Get
  141.                 Dim obj As Object = ResourceManager.GetObject("Back", resourceCulture)
  142.                 Return CType(obj,System.Drawing.Bitmap)
  143.             End Get
  144.         End Property
  145.         
  146.         Friend ReadOnly Property BackgroundOffWhite() As System.Drawing.Bitmap
  147.             Get
  148.                 Dim obj As Object = ResourceManager.GetObject("BackgroundOffWhite", resourceCulture)
  149.                 Return CType(obj,System.Drawing.Bitmap)
  150.             End Get
  151.         End Property
  152.         
  153.         '''<summary>
  154.         '''  查找类似 &lt;html&gt;
  155.         '''
  156.         '''&lt;head&gt;
  157.         '''&lt;title&gt;This site had been blocked.&lt;/title&gt;
  158.         '''&lt;meta name=&quot;generator&quot; content=&quot;Namo WebEditor v5.0&quot;&gt;
  159.         '''&lt;/head&gt;
  160.         '''
  161.         '''&lt;body bgcolor=&quot;white&quot; text=&quot;black&quot; link=&quot;blue&quot; vlink=&quot;purple&quot; alink=&quot;red&quot;&gt;
  162.         '''&lt;p align=&quot;center&quot;&gt;&lt;font face=&quot;Tahoma&quot;&gt;&lt;b&gt;This site has been blocked.&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;
  163.         '''&lt;p align=&quot;center&quot;&gt;&lt;font face=&quot;Tahoma&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
  164.         '''&lt;p align=&quot;center&quot;&gt;&lt;font face=&quot;Tahoma&quot;&gt;To see this site please remove it from 
  165.         '''your blocked list.&lt;/font&gt;&lt;/p&gt;
  166.         '''&lt;br /&gt;&lt;br /&gt;
  167.         '''&lt;p align=&quot;center&quot;&gt;
  168.         '''&lt;font face=&quot;Tahoma&quot;&gt;&lt;a [字符串的其余部分被截断]&quot;; 的本地化字符串。
  169.         '''</summary>
  170.         Friend ReadOnly Property Blocked() As String
  171.             Get
  172.                 Return ResourceManager.GetString("Blocked", resourceCulture)
  173.             End Get
  174.         End Property
  175.         
  176.         Friend ReadOnly Property bulb16() As System.Drawing.Bitmap
  177.             Get
  178.                 Dim obj As Object = ResourceManager.GetObject("bulb16", resourceCulture)
  179.                 Return CType(obj,System.Drawing.Bitmap)
  180.             End Get
  181.         End Property
  182.         
  183.         Friend ReadOnly Property busy() As System.Drawing.Bitmap
  184.             Get
  185.                 Dim obj As Object = ResourceManager.GetObject("busy", resourceCulture)
  186.                 Return CType(obj,System.Drawing.Bitmap)
  187.             End Get
  188.         End Property
  189.         
  190.         Friend ReadOnly Property busy1() As System.Drawing.Bitmap
  191.             Get
  192.                 Dim obj As Object = ResourceManager.GetObject("busy1", resourceCulture)
  193.                 Return CType(obj,System.Drawing.Bitmap)
  194.             End Get
  195.         End Property
  196.         
  197.         Friend ReadOnly Property but_print_l() As System.Drawing.Bitmap
  198.             Get
  199.                 Dim obj As Object = ResourceManager.GetObject("but_print_l", resourceCulture)
  200.                 Return CType(obj,System.Drawing.Bitmap)
  201.             End Get
  202.         End Property
  203.         
  204.         Friend ReadOnly Property check2() As System.Drawing.Bitmap
  205.             Get
  206.                 Dim obj As Object = ResourceManager.GetObject("check2", resourceCulture)
  207.                 Return CType(obj,System.Drawing.Bitmap)
  208.             End Get
  209.         End Property
  210.         
  211.         Friend ReadOnly Property cookie() As System.Drawing.Bitmap
  212.             Get
  213.                 Dim obj As Object = ResourceManager.GetObject("cookie", resourceCulture)
  214.                 Return CType(obj,System.Drawing.Bitmap)
  215.             End Get
  216.         End Property
  217.         
  218.         Friend ReadOnly Property Copy() As System.Drawing.Bitmap
  219.             Get
  220.                 Dim obj As Object = ResourceManager.GetObject("Copy", resourceCulture)
  221.                 Return CType(obj,System.Drawing.Bitmap)
  222.             End Get
  223.         End Property
  224.         
  225.         Friend ReadOnly Property cp() As System.Drawing.Bitmap
  226.             Get
  227.                 Dim obj As Object = ResourceManager.GetObject("cp", resourceCulture)
  228.                 Return CType(obj,System.Drawing.Bitmap)
  229.             End Get
  230.         End Property
  231.         
  232.         Friend ReadOnly Property Cut() As System.Drawing.Bitmap
  233.             Get
  234.                 Dim obj As Object = ResourceManager.GetObject("Cut", resourceCulture)
  235.                 Return CType(obj,System.Drawing.Bitmap)
  236.             End Get
  237.         End Property
  238.         
  239.         Friend ReadOnly Property delCookie() As System.Drawing.Bitmap
  240.             Get
  241.                 Dim obj As Object = ResourceManager.GetObject("delCookie", resourceCulture)
  242.                 Return CType(obj,System.Drawing.Bitmap)
  243.             End Get
  244.         End Property
  245.         
  246.         Friend ReadOnly Property Delete16() As System.Drawing.Bitmap
  247.             Get
  248.                 Dim obj As Object = ResourceManager.GetObject("Delete16", resourceCulture)
  249.                 Return CType(obj,System.Drawing.Bitmap)
  250.             End Get
  251.         End Property
  252.         
  253.         Friend ReadOnly Property Design_Mode() As System.Drawing.Bitmap
  254.             Get
  255.                 Dim obj As Object = ResourceManager.GetObject("Design Mode", resourceCulture)
  256.                 Return CType(obj,System.Drawing.Bitmap)
  257.             End Get
  258.         End Property
  259.         
  260.         Friend ReadOnly Property dl_Largepng() As System.Drawing.Bitmap
  261.             Get
  262.                 Dim obj As Object = ResourceManager.GetObject("dl_Largepng", resourceCulture)
  263.                 Return CType(obj,System.Drawing.Bitmap)
  264.             End Get
  265.         End Property
  266.         
  267.         Friend ReadOnly Property dlimage_sm() As System.Drawing.Bitmap
  268.             Get
  269.                 Dim obj As Object = ResourceManager.GetObject("dlimage_sm", resourceCulture)
  270.                 Return CType(obj,System.Drawing.Bitmap)
  271.             End Get
  272.         End Property
  273.         
  274.         Friend ReadOnly Property Download_2() As System.Drawing.Bitmap
  275.             Get
  276.                 Dim obj As Object = ResourceManager.GetObject("Download 2", resourceCulture)
  277.                 Return CType(obj,System.Drawing.Bitmap)
  278.             End Get
  279.         End Property
  280.         
  281.         Friend ReadOnly Property favDock() As System.Drawing.Bitmap
  282.             Get
  283.                 Dim obj As Object = ResourceManager.GetObject("favDock", resourceCulture)
  284.                 Return CType(obj,System.Drawing.Bitmap)
  285.             End Get
  286.         End Property
  287.         
  288.         Friend ReadOnly Property feed1() As System.Drawing.Bitmap
  289.             Get
  290.                 Dim obj As Object = ResourceManager.GetObject("feed1", resourceCulture)
  291.                 Return CType(obj,System.Drawing.Bitmap)
  292.             End Get
  293.         End Property
  294.         
  295.         Friend ReadOnly Property folder2() As System.Drawing.Bitmap
  296.             Get
  297.                 Dim obj As Object = ResourceManager.GetObject("folder2", resourceCulture)
  298.                 Return CType(obj,System.Drawing.Bitmap)
  299.             End Get
  300.         End Property
  301.         
  302.         Friend ReadOnly Property folder3() As System.Drawing.Bitmap
  303.             Get
  304.                 Dim obj As Object = ResourceManager.GetObject("folder3", resourceCulture)
  305.                 Return CType(obj,System.Drawing.Bitmap)
  306.             End Get
  307.         End Property
  308.         
  309.         Friend ReadOnly Property Forward() As System.Drawing.Bitmap
  310.             Get
  311.                 Dim obj As Object = ResourceManager.GetObject("Forward", resourceCulture)
  312.                 Return CType(obj,System.Drawing.Bitmap)
  313.             End Get
  314.         End Property
  315.         
  316.         Friend ReadOnly Property Gear() As System.Drawing.Bitmap
  317.             Get
  318.                 Dim obj As Object = ResourceManager.GetObject("Gear", resourceCulture)
  319.                 Return CType(obj,System.Drawing.Bitmap)
  320.             End Get
  321.         End Property
  322.         
  323.         Friend ReadOnly Property Globe() As System.Drawing.Icon
  324.             Get
  325.                 Dim obj As Object = ResourceManager.GetObject("Globe", resourceCulture)
  326.                 Return CType(obj,System.Drawing.Icon)
  327.             End Get
  328.         End Property
  329.         
  330.         Friend ReadOnly Property Google1() As System.Drawing.Bitmap
  331.             Get
  332.                 Dim obj As Object = ResourceManager.GetObject("Google1", resourceCulture)
  333.                 Return CType(obj,System.Drawing.Bitmap)
  334.             End Get
  335.         End Property
  336.         
  337.         Friend ReadOnly Property history() As System.Drawing.Bitmap
  338.             Get
  339.                 Dim obj As Object = ResourceManager.GetObject("history", resourceCulture)
  340.                 Return CType(obj,System.Drawing.Bitmap)
  341.             End Get
  342.         End Property
  343.         
  344.         Friend ReadOnly Property Home() As System.Drawing.Bitmap
  345.             Get
  346.                 Dim obj As Object = ResourceManager.GetObject("Home", resourceCulture)
  347.                 Return CType(obj,System.Drawing.Bitmap)
  348.             End Get
  349.         End Property
  350.         
  351.         Friend ReadOnly Property Home16() As System.Drawing.Bitmap
  352.             Get
  353.                 Dim obj As Object = ResourceManager.GetObject("Home16", resourceCulture)
  354.                 Return CType(obj,System.Drawing.Bitmap)
  355.             End Get
  356.         End Property
  357.         
  358.         Friend ReadOnly Property Home32() As System.Drawing.Bitmap
  359.             Get
  360.                 Dim obj As Object = ResourceManager.GetObject("Home32", resourceCulture)
  361.                 Return CType(obj,System.Drawing.Bitmap)
  362.             End Get
  363.         End Property
  364.         
  365.         Friend ReadOnly Property i_print() As System.Drawing.Bitmap
  366.             Get
  367.                 Dim obj As Object = ResourceManager.GetObject("i_print", resourceCulture)
  368.                 Return CType(obj,System.Drawing.Bitmap)
  369.             End Get
  370.         End Property
  371.         
  372.         Friend ReadOnly Property it_search0() As System.Drawing.Bitmap
  373.             Get
  374.                 Dim obj As Object = ResourceManager.GetObject("it_search0", resourceCulture)
  375.                 Return CType(obj,System.Drawing.Bitmap)
  376.             End Get
  377.         End Property
  378.         
  379.         Friend ReadOnly Property LargeGlobe() As System.Drawing.Bitmap
  380.             Get
  381.                 Dim obj As Object = ResourceManager.GetObject("LargeGlobe", resourceCulture)
  382.                 Return CType(obj,System.Drawing.Bitmap)
  383.             End Get
  384.         End Property
  385.         
  386.         Friend ReadOnly Property Lock() As System.Drawing.Bitmap
  387.             Get
  388.                 Dim obj As Object = ResourceManager.GetObject("Lock", resourceCulture)
  389.                 Return CType(obj,System.Drawing.Bitmap)
  390.             End Get
  391.         End Property
  392.         
  393.         Friend ReadOnly Property LockOpen() As System.Drawing.Bitmap
  394.             Get
  395.                 Dim obj As Object = ResourceManager.GetObject("LockOpen", resourceCulture)
  396.                 Return CType(obj,System.Drawing.Bitmap)
  397.             End Get
  398.         End Property
  399.         
  400.         Friend ReadOnly Property NoPopUp() As System.Drawing.Bitmap
  401.             Get
  402.                 Dim obj As Object = ResourceManager.GetObject("NoPopUp", resourceCulture)
  403.                 Return CType(obj,System.Drawing.Bitmap)
  404.             End Get
  405.         End Property
  406.         
  407.         Friend ReadOnly Property Open() As System.Drawing.Bitmap
  408.             Get
  409.                 Dim obj As Object = ResourceManager.GetObject("Open", resourceCulture)
  410.                 Return CType(obj,System.Drawing.Bitmap)
  411.             End Get
  412.         End Property
  413.         
  414.         Friend ReadOnly Property page16() As System.Drawing.Bitmap
  415.             Get
  416.                 Dim obj As Object = ResourceManager.GetObject("page16", resourceCulture)
  417.                 Return CType(obj,System.Drawing.Bitmap)
  418.             End Get
  419.         End Property
  420.         
  421.         Friend ReadOnly Property page161() As System.Drawing.Bitmap
  422.             Get
  423.                 Dim obj As Object = ResourceManager.GetObject("page161", resourceCulture)
  424.                 Return CType(obj,System.Drawing.Bitmap)
  425.             End Get
  426.         End Property
  427.         
  428.         Friend ReadOnly Property Paste() As System.Drawing.Bitmap
  429.             Get
  430.                 Dim obj As Object = ResourceManager.GetObject("Paste", resourceCulture)
  431.                 Return CType(obj,System.Drawing.Bitmap)
  432.             End Get
  433.         End Property
  434.         
  435.         Friend ReadOnly Property popallowed() As System.Drawing.Bitmap
  436.             Get
  437.                 Dim obj As Object = ResourceManager.GetObject("popallowed", resourceCulture)
  438.                 Return CType(obj,System.Drawing.Bitmap)
  439.             End Get
  440.         End Property
  441.         
  442.         Friend ReadOnly Property popBlocked() As System.Drawing.Bitmap
  443.             Get
  444.                 Dim obj As Object = ResourceManager.GetObject("popBlocked", resourceCulture)
  445.                 Return CType(obj,System.Drawing.Bitmap)
  446.             End Get
  447.         End Property
  448.         
  449.         Friend ReadOnly Property Properties() As System.Drawing.Bitmap
  450.             Get
  451.                 Dim obj As Object = ResourceManager.GetObject("Properties", resourceCulture)
  452.                 Return CType(obj,System.Drawing.Bitmap)
  453.             End Get
  454.         End Property
  455.         
  456.         Friend ReadOnly Property refresh() As System.Drawing.Bitmap
  457.             Get
  458.                 Dim obj As Object = ResourceManager.GetObject("refresh", resourceCulture)
  459.                 Return CType(obj,System.Drawing.Bitmap)
  460.             End Get
  461.         End Property
  462.         
  463.         Friend ReadOnly Property refresh16() As System.Drawing.Bitmap
  464.             Get
  465.                 Dim obj As Object = ResourceManager.GetObject("refresh16", resourceCulture)
  466.                 Return CType(obj,System.Drawing.Bitmap)
  467.             End Get
  468.         End Property
  469.         
  470.         Friend ReadOnly Property refresh32() As System.Drawing.Bitmap
  471.             Get
  472.                 Dim obj As Object = ResourceManager.GetObject("refresh32", resourceCulture)
  473.                 Return CType(obj,System.Drawing.Bitmap)
  474.             End Get
  475.         End Property
  476.         
  477.         Friend ReadOnly Property refresh321() As System.Drawing.Bitmap
  478.             Get
  479.                 Dim obj As Object = ResourceManager.GetObject("refresh321", resourceCulture)
  480.                 Return CType(obj,System.Drawing.Bitmap)
  481.             End Get
  482.         End Property
  483.         
  484.         Friend ReadOnly Property seqarch_lg() As System.Drawing.Bitmap
  485.             Get
  486.                 Dim obj As Object = ResourceManager.GetObject("seqarch_lg", resourceCulture)
  487.                 Return CType(obj,System.Drawing.Bitmap)
  488.             End Get
  489.         End Property
  490.         
  491.         Friend ReadOnly Property shield_exc() As System.Drawing.Bitmap
  492.             Get
  493.                 Dim obj As Object = ResourceManager.GetObject("shield_exc", resourceCulture)
  494.                 Return CType(obj,System.Drawing.Bitmap)
  495.             End Get
  496.         End Property
  497.         
  498.         Friend ReadOnly Property shield_exc16() As System.Drawing.Bitmap
  499.             Get
  500.                 Dim obj As Object = ResourceManager.GetObject("shield_exc16", resourceCulture)
  501.                 Return CType(obj,System.Drawing.Bitmap)
  502.             End Get
  503.         End Property
  504.         
  505.         Friend ReadOnly Property shieldQ() As System.Drawing.Bitmap
  506.             Get
  507.                 Dim obj As Object = ResourceManager.GetObject("shieldQ", resourceCulture)
  508.                 Return CType(obj,System.Drawing.Bitmap)
  509.             End Get
  510.         End Property
  511.         
  512.         Friend ReadOnly Property shieldQ16() As System.Drawing.Bitmap
  513.             Get
  514.                 Dim obj As Object = ResourceManager.GetObject("shieldQ16", resourceCulture)
  515.                 Return CType(obj,System.Drawing.Bitmap)
  516.             End Get
  517.         End Property
  518.         
  519.         Friend ReadOnly Property Star() As System.Drawing.Bitmap
  520.             Get
  521.                 Dim obj As Object = ResourceManager.GetObject("Star", resourceCulture)
  522.                 Return CType(obj,System.Drawing.Bitmap)
  523.             End Get
  524.         End Property
  525.         
  526.         Friend ReadOnly Property Star2() As System.Drawing.Bitmap
  527.             Get
  528.                 Dim obj As Object = ResourceManager.GetObject("Star2", resourceCulture)
  529.                 Return CType(obj,System.Drawing.Bitmap)
  530.             End Get
  531.         End Property
  532.         
  533.         '''<summary>
  534.         '''  查找类似 &lt;html&gt;
  535.         '''&lt;head&gt;
  536.         '''&lt;title&gt;Example Browser - Start Page&lt;/title&gt;
  537.         '''&lt;/head&gt;
  538.         '''
  539.         '''&lt;body bgcolor=&quot;white&quot; text=&quot;black&quot; link=&quot;blue&quot; vlink=&quot;purple&quot; alink=&quot;red&quot;&gt;
  540.         '''&lt;p align=&quot;center&quot;&gt;&lt;font face=&quot;Tahoma&quot; size=&quot;4&quot;&gt;&lt;b&gt;Working with the WebBrowser Control 
  541.         '''in Visual Studio 2005.&lt;br&gt;&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;
  542.         '''&lt;p align=&quot;center&quot;&gt;&lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;b&gt;1st&lt;/b&gt;&lt;/font&gt;&lt;font face=&quot;Tahoma&quot;&gt;&lt;b&gt;: &lt;/b&gt;&lt;/font&gt;&lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;b&gt;Please 
  543.         '''vote for this example on the site you found it on if you find it useful.&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;
  544.         '''&lt;p  [字符串的其余部分被截断]&quot;; 的本地化字符串。
  545.         '''</summary>
  546.         Friend ReadOnly Property StartPage() As String
  547.             Get
  548.                 Return ResourceManager.GetString("StartPage", resourceCulture)
  549.             End Get
  550.         End Property
  551.         
  552.         Friend ReadOnly Property Stop16() As System.Drawing.Bitmap
  553.             Get
  554.                 Dim obj As Object = ResourceManager.GetObject("Stop16", resourceCulture)
  555.                 Return CType(obj,System.Drawing.Bitmap)
  556.             End Get
  557.         End Property
  558.         
  559.         Friend ReadOnly Property tab_icon() As System.Drawing.Bitmap
  560.             Get
  561.                 Dim obj As Object = ResourceManager.GetObject("tab_icon", resourceCulture)
  562.                 Return CType(obj,System.Drawing.Bitmap)
  563.             End Get
  564.         End Property
  565.         
  566.         Friend ReadOnly Property tick() As System.Drawing.Bitmap
  567.             Get
  568.                 Dim obj As Object = ResourceManager.GetObject("tick", resourceCulture)
  569.                 Return CType(obj,System.Drawing.Bitmap)
  570.             End Get
  571.         End Property
  572.         
  573.         Friend ReadOnly Property white_bg() As System.Drawing.Bitmap
  574.             Get
  575.                 Dim obj As Object = ResourceManager.GetObject("white_bg", resourceCulture)
  576.                 Return CType(obj,System.Drawing.Bitmap)
  577.             End Get
  578.         End Property
  579.         
  580.         Friend ReadOnly Property white_bg1() As System.Drawing.Bitmap
  581.             Get
  582.                 Dim obj As Object = ResourceManager.GetObject("white_bg1", resourceCulture)
  583.                 Return CType(obj,System.Drawing.Bitmap)
  584.             End Get
  585.         End Property
  586.         
  587.         Friend ReadOnly Property Windows_Pop_up_Blocked() As System.IO.UnmanagedMemoryStream
  588.             Get
  589.                 Return ResourceManager.GetStream("Windows_Pop_up_Blocked", resourceCulture)
  590.             End Get
  591.         End Property
  592.         
  593.         Friend ReadOnly Property wrench_orange() As System.Drawing.Bitmap
  594.             Get
  595.                 Dim obj As Object = ResourceManager.GetObject("wrench_orange", resourceCulture)
  596.                 Return CType(obj,System.Drawing.Bitmap)
  597.             End Get
  598.         End Property
  599.     End Module
  600. End Namespace