📄 resources.designer.vb
字号:
'------------------------------------------------------------------------------
' <auto-generated>
' 此代码由工具生成。
' 运行库版本:2.0.50727.42
'
' 对此文件的更改可能会导致不正确的行为,并且如果
' 重新生成代码,这些更改将会丢失。
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Imports System
Namespace My.Resources
'此类是由 StronglyTypedResourceBuilder
'类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
'若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
'(以 /str 作为命令选项),或重新生成 VS 项目。
'''<summary>
''' 强类型资源类,用于查找本地化字符串等。
'''</summary>
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
Friend Module Resources
Private resourceMan As Global.System.Resources.ResourceManager
Private resourceCulture As Global.System.Globalization.CultureInfo
'''<summary>
''' 返回此类使用的缓存 ResourceManager 实例。
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
Get
If Object.ReferenceEquals(resourceMan, Nothing) Then
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("超市系统开发.Resources", GetType(Resources).Assembly)
resourceMan = temp
End If
Return resourceMan
End Get
End Property
'''<summary>
''' 为使用此强类型资源类的所有资源查找
''' 重写当前线程的 CurrentUICulture 属性。
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend Property Culture() As Global.System.Globalization.CultureInfo
Get
Return resourceCulture
End Get
Set
resourceCulture = value
End Set
End Property
Friend ReadOnly Property _0041() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("0041", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _0201() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("0201", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _022() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("022", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _1() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("1", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _10() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("10", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _11() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("11", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _1167033707t1wy2q8w_400_0() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("1167033707t1wy2q8w_400_0", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _179651_yjj20070816_qzl_109_thumb() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("179651_yjj20070816_qzl_109_thumb", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _2() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("2", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _2005430142557494() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("2005430142557494", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _20055241931872() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("20055241931872", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _200641081021212() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("200641081021212", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _20071013191248251_2() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("20071013191248251_2", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _500_P0o5Gr() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("500_P0o5Gr", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _7() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("7", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property huan2() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("huan2", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property mickey_37_800_3pr6() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("mickey_37_800_3pr6", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property vector_winter_18() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("vector,winter,18", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property vector_winter_181() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("vector,winter,181", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property 未命名2() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("未命名2", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
End Module
End Namespace
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -