📄 resources.designer.vb
字号:
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.42
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Imports System
Namespace My.Resources
'This class was auto-generated by the StronglyTypedResourceBuilder
'class via a tool like ResGen or Visual Studio.
'To add or remove a member, edit your .ResX file then rerun ResGen
'with the /str option, or rebuild your VS project.
'''<summary>
''' A strongly-typed resource class, for looking up localized strings, etc.
'''</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>
''' Returns the cached ResourceManager instance used by this class.
'''</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("VirtualSoftware.Resources", GetType(Resources).Assembly)
resourceMan = temp
End If
Return resourceMan
End Get
End Property
'''<summary>
''' Overrides the current thread's CurrentUICulture property for all
''' resource lookups using this strongly typed resource class.
'''</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 _Default() As System.Drawing.Icon
Get
Dim obj As Object = ResourceManager.GetObject("_Default", resourceCulture)
Return CType(obj,System.Drawing.Icon)
End Get
End Property
Friend ReadOnly Property _Exit() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("_Exit", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _New() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("_New", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _Select() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("_Select", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property _Stop() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("_Stop", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property About() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("About", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property Add() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Add", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property BlueGradient() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("BlueGradient", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property Center() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Center", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property Checked() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Checked", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property Close_Mouse_Hover() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Close_Mouse_Hover", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property Close_Mouse_Up() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Close_Mouse_Up", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property Color() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Color", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property CyanGradient() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("CyanGradient", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property DefaultMuted() As System.Drawing.Icon
Get
Dim obj As Object = ResourceManager.GetObject("DefaultMuted", resourceCulture)
Return CType(obj,System.Drawing.Icon)
End Get
End Property
Friend ReadOnly Property Delete() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Delete", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property Disconnect() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Disconnect", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property Download() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Download", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property EasterEgg() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("EasterEgg", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property Edit() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Edit", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property FuchsiaGradient() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("FuchsiaGradient", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property GrayGradient() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("GrayGradient", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
Friend ReadOnly Property GreenGradient() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("GreenGradient", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -