mirror of
https://github.com/ShiftOS-Rewind/ShiftOS.git
synced 2025-01-23 18:22:16 +00:00
cf1bf85e01
Very, very incomplete (C# isn't *remotely* complete.)
3319 lines
136 KiB
VB.net
3319 lines
136 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <auto-generated>
|
|
' This code was generated by a tool.
|
|
' Runtime Version:4.0.30319.34014
|
|
'
|
|
' 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", "4.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("ShiftOS.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
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
'''</summary>
|
|
Friend ReadOnly Property _3beepvirus() As System.IO.UnmanagedMemoryStream
|
|
Get
|
|
Return ResourceManager.GetStream("_3beepvirus", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeaudioplayerbox() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeaudioplayerbox", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeaudioplayerprice() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeaudioplayerprice", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeaudioplayerpricepressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeaudioplayerpricepressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapecalculator() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapecalculator", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapecalculatorprice() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapecalculatorprice", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapecalculatorpricepressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapecalculatorpricepressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapedepositbitnotewalletscreenshot() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapedepositbitnotewalletscreenshot", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapedepositinfo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapedepositinfo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapedepositnowbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapedepositnowbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapedownloadbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapedownloadbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfoaudioplayertext() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfoaudioplayertext", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfoaudioplayervisualpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfoaudioplayervisualpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfobackbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfobackbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfobutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfobutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfobuttonpressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfobuttonpressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfobuybutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfobuybutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfocalculatortext() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfocalculatortext", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfocalculatorvisualpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfocalculatorvisualpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfoorcwritetext() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfoorcwritetext", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfoorcwritevisualpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfoorcwritevisualpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfovideoplayertext() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfovideoplayertext", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfovideoplayervisualpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfovideoplayervisualpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfowebbrowsertext() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfowebbrowsertext", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeinfowebbrowservisualpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeinfowebbrowservisualpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapemoresoftware() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapemoresoftware", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeorcwrite() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeorcwrite", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapetitlebanner() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapetitlebanner", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeundefinedprice() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeundefinedprice", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapeundefinedpricepressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapeundefinedpricepressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapevideoplayer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapevideoplayer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapevideoplayerprice() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapevideoplayerprice", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapevideoplayerpricepressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapevideoplayerpricepressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapewebbrowser() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapewebbrowser", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapewebbrowserprice() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapewebbrowserprice", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapewebbrowserpricepressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapewebbrowserpricepressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property appscapewelcometoappscape() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("appscapewelcometoappscape", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadcirclerubber() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadcirclerubber", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadcirclerubberselected() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadcirclerubberselected", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPaderacer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPaderacer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadfloodfill() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadfloodfill", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadlinetool() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadlinetool", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadmagnify() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadmagnify", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadnew() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadnew", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadopen() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadopen", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadOval() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadOval", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadpaintbrush() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadpaintbrush", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadpencil() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadpencil", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadpixelplacer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadpixelplacer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadpixelsetter() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadpixelsetter", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadRectangle() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadRectangle", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadredo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadredo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadsave() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadsave", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadsquarerubber() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadsquarerubber", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadsquarerubberselected() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadsquarerubberselected", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadtexttool() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadtexttool", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ArtPadundo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ArtPadundo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Byte[].
|
|
'''</summary>
|
|
Friend ReadOnly Property AxInterop_WMPLib() As Byte()
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("AxInterop_WMPLib", resourceCulture)
|
|
Return CType(obj,Byte())
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property bitnotediggergradetable() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bitnotediggergradetable", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property BitnotesAcceptedHereLogo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("BitnotesAcceptedHereLogo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property bitnoteswebsidepnl() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bitnoteswebsidepnl", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property bitnotewalletdownload() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bitnotewalletdownload", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property bitnotewalletpreviewscreenshot() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bitnotewalletpreviewscreenshot", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property bitnotewebsitetitle() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bitnotewebsitetitle", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property centrebutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("centrebutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property centrebuttonpressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("centrebuttonpressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property christmaseasteregg() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("christmaseasteregg", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property crash() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("crash", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property crash_cheat() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("crash_cheat", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property crash_force() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("crash_force", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property crash_ofm() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("crash_ofm", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property deletefile() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("deletefile", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property deletefolder() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("deletefolder", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Desktop++ v1.0
|
|
'''
|
|
'''Ever wanted to have a useful desktop with icons? Icons that can open files, websites or other content? Icons that can be dragged across the screen any way you like? Well, Desktop++ is for you. Desktop++ constantly scans 'C:/ShiftOS/Home/Desktop' and creates an icon for each file and folder within.
|
|
'''
|
|
'''Desktop++ also allows you to change between Icon and Tile view, where Tile view gives more information, and Icon View allows simplicity and draggability. It also allows you to dump a Text File [rest of string was truncated]";.
|
|
'''</summary>
|
|
Friend ReadOnly Property DesktopPlusPlusAbout() As String
|
|
Get
|
|
Return ResourceManager.GetString("DesktopPlusPlusAbout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
'''</summary>
|
|
Friend ReadOnly Property dial_up_modem_02() As System.IO.UnmanagedMemoryStream
|
|
Get
|
|
Return ResourceManager.GetStream("dial_up_modem_02", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property dodge() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("dodge", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property downarrow() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("downarrow", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property floodgateicn() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("floodgateicn", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconArtpad() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconArtpad", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconAudioPlayer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconAudioPlayer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconBitnoteDigger() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconBitnoteDigger", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconBitnoteWallet() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconBitnoteWallet", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconCalculator() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconCalculator", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconClock() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconClock", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconColourPicker() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconColourPicker", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconDodge() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconDodge", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconDownloader() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconDownloader", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icondownloadmanager() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icondownloadmanager", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconFileOpener() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconFileOpener", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconFileSaver() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconFileSaver", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconFileSkimmer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconFileSkimmer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconfloodgate() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconfloodgate", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconGraphicPicker() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconGraphicPicker", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconIconManager() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconIconManager", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconInfoBox() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconInfoBox", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconinstaller() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconinstaller", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconKnowledgeInput() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconKnowledgeInput", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconmaze() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconmaze", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconNameChanger() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconNameChanger", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconorcwrite() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconorcwrite", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconPong() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconPong", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconShifter() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconShifter", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconShiftnet() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconShiftnet", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconShiftorium() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconShiftorium", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconshutdown() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconshutdown", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconSkinLoader() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconSkinLoader", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconSkinShifter() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconSkinShifter", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconSnakey() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconSnakey", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconSysinfo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconSysinfo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconTerminal() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconTerminal", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconTextPad() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconTextPad", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconunitytoggle() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconunitytoggle", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconVideoPlayer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconVideoPlayer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconvirusscanner() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconvirusscanner", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property iconWebBrowser() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("iconWebBrowser", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
'''</summary>
|
|
Friend ReadOnly Property infobox() As System.IO.UnmanagedMemoryStream
|
|
Get
|
|
Return ResourceManager.GetStream("infobox", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Byte[].
|
|
'''</summary>
|
|
Friend ReadOnly Property Interop_WMPLib() As Byte()
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Interop_WMPLib", resourceCulture)
|
|
Return CType(obj,Byte())
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Byte[].
|
|
'''</summary>
|
|
Friend ReadOnly Property license() As Byte()
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("license", resourceCulture)
|
|
Return CType(obj,Byte())
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property loadbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("loadbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Minimatchbackground() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Minimatchbackground", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property minimatchdodgepreviewimage() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("minimatchdodgepreviewimage", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property minimatchlabyrinthpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("minimatchlabyrinthpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property newfolder() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("newfolder", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property newicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("newicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property nextbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("nextbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property openicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("openicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property pausebutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("pausebutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property playbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("playbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property previousbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("previousbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ReceiveClicked() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ReceiveClicked", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ReceiveUnclicked() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ReceiveUnclicked", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
'''</summary>
|
|
Friend ReadOnly Property rolldown() As System.IO.UnmanagedMemoryStream
|
|
Get
|
|
Return ResourceManager.GetStream("rolldown", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
'''</summary>
|
|
Friend ReadOnly Property rollup() As System.IO.UnmanagedMemoryStream
|
|
Get
|
|
Return ResourceManager.GetStream("rollup", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property saveicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("saveicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property SendClicked() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("SendClicked", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property SendUnclicked() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("SendUnclicked", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property shiftomizericonpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("shiftomizericonpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property shiftomizerindustrialskinpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("shiftomizerindustrialskinpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property shiftomizerlinuxmintskinpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("shiftomizerlinuxmintskinpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property shiftomizernamechangerpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("shiftomizernamechangerpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property shiftomizerskinchangerpreview() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("shiftomizerskinchangerpreview", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property shiftomizersliderleftarrow() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("shiftomizersliderleftarrow", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property shiftomizersliderrightarrow() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("shiftomizersliderrightarrow", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property skindownarrow() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("skindownarrow", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property skinfile() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("skinfile", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Byte[].
|
|
'''</summary>
|
|
Friend ReadOnly Property skinIndustrial() As Byte()
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("skinIndustrial", resourceCulture)
|
|
Return CType(obj,Byte())
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Byte[].
|
|
'''</summary>
|
|
Friend ReadOnly Property skinLinuxMint7() As Byte()
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("skinLinuxMint7", resourceCulture)
|
|
Return CType(obj,Byte())
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property skinuparrow() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("skinuparrow", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property snakeyback() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("snakeyback", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property stopbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("stopbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property stretchbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("stretchbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property stretchbuttonpressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("stretchbuttonpressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Symbolinfo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Symbolinfo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property test() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("test", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property tilebutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("tilebutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property tilebuttonpressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("tilebuttonpressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property TotalBalanceClicked() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("TotalBalanceClicked", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property TotalBalanceUnclicked() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("TotalBalanceUnclicked", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property transactionsClicked() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("transactionsClicked", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property transactionsUnclicked() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("transactionsUnclicked", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
'''</summary>
|
|
Friend ReadOnly Property typesound() As System.IO.UnmanagedMemoryStream
|
|
Get
|
|
Return ResourceManager.GetStream("typesound", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property uparrow() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("uparrow", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property updatecustomcolourpallets() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("updatecustomcolourpallets", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradealartpad() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradealartpad", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradealclock() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradealclock", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradealfileskimmer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradealfileskimmer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradealpong() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradealpong", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradealshifter() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradealshifter", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradealshiftorium() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradealshiftorium", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradealtextpad() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradealtextpad", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradealunitymode() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradealunitymode", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeamandpm() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeamandpm", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeanycolourshade() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeanycolourshade", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeanycolourshade2() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeanycolourshade2", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeanycolourshade3() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeanycolourshade3", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeanycolourshade4() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeanycolourshade4", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeapplaunchermenu() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeapplaunchermenu", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeapplaunchershutdown() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeapplaunchershutdown", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpad() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpad", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpad128colorpallets() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpad128colorpallets", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpad16colorpallets() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpad16colorpallets", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpad32colorpallets() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpad32colorpallets", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpad4colorpallets() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpad4colorpallets", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpad64colorpallets() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpad64colorpallets", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpad8colorpallets() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpad8colorpallets", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpaderaser() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpaderaser", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadfilltool() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadfilltool", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadlimitlesspixels() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadlimitlesspixels", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadlinetool() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadlinetool", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadload() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadload", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadnew() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadnew", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadovaltool() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadovaltool", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpaintbrushtool() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpaintbrushtool", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpenciltool() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpenciltool", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixellimit1024() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixellimit1024", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixellimit16() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixellimit16", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixellimit16384() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixellimit16384", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixellimit256() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixellimit256", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixellimit4() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixellimit4", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixellimit4096() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixellimit4096", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixellimit64() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixellimit64", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixellimit65536() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixellimit65536", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixellimit8() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixellimit8", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixelplacer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixelplacer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadpixelplacermovementmode() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadpixelplacermovementmode", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadrectangletool() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadrectangletool", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadredo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadredo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadsave() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadsave", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadtexttool() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadtexttool", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeartpadundo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeartpadundo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeautoscrollterminal() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeautoscrollterminal", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeblue() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeblue", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradebluecustom() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradebluecustom", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeblueshades() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeblueshades", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeblueshadeset() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeblueshadeset", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradebrown() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradebrown", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradebrowncustom() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradebrowncustom", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradebrownshades() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradebrownshades", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradebrownshadeset() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradebrownshadeset", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeclock() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeclock", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeclockicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeclockicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeclosebutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeclosebutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradecolourpickericon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradecolourpickericon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradecustomusername() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradecustomusername", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradedesktoppanel() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradedesktoppanel", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradedesktoppanelclock() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradedesktoppanelclock", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradedraggablewindows() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradedraggablewindows", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradefileskimmer() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradefileskimmer", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradefileskimmerdelete() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradefileskimmerdelete", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradefileskimmericon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradefileskimmericon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradefileskimmernew() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradefileskimmernew", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradegray() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradegray", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradegraycustom() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradegraycustom", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradegrayshades() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradegrayshades", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradegrayshadeset() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradegrayshadeset", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradegreen() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradegreen", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradegreencustom() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradegreencustom", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradegreenshades() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradegreenshades", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradegreenshadeset() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradegreenshadeset", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradehoursssincemidnight() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradehoursssincemidnight", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeiconunitymode() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeiconunitymode", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeinfoboxicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeinfoboxicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradekiaddons() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradekiaddons", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradekielements() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradekielements", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeknowledgeinput() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeknowledgeinput", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeknowledgeinputicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeknowledgeinputicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgrademinimizebutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgrademinimizebutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgrademinimizecommand() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgrademinimizecommand", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgrademinuteaccuracytime() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgrademinuteaccuracytime", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgrademinutesssincemidnight() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgrademinutesssincemidnight", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgrademoveablewindows() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgrademoveablewindows", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgrademultitasking() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgrademultitasking", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeorange() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeorange", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeorangecustom() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeorangecustom", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeorangeshades() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeorangeshades", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeorangeshadeset() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeorangeshadeset", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeosname() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeosname", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepanelbuttons() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepanelbuttons", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepink() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepink", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepinkcustom() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepinkcustom", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepinkshades() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepinkshades", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepinkshadeset() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepinkshadeset", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepong() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepong", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepongicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepongicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepurple() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepurple", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepurplecustom() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepurplecustom", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepurpleshades() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepurpleshades", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradepurpleshadeset() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradepurpleshadeset", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradered() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradered", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderedcustom() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderedcustom", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderedshades() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderedshades", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderedshadeset() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderedshadeset", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderemoveth1() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderemoveth1", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderemoveth2() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderemoveth2", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderemoveth3() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderemoveth3", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderemoveth4() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderemoveth4", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderesize() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderesize", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderollupbutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderollupbutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgraderollupcommand() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgraderollupcommand", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradesecondssincemidnight() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradesecondssincemidnight", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradesgameconsoles() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradesgameconsoles", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftapplauncher() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftapplauncher", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftborders() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftborders", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftbuttons() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftbuttons", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftdesktop() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftdesktop", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftdesktoppanel() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftdesktoppanel", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshifter() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshifter", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftericon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftericon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftitems() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftitems", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftoriumicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftoriumicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftpanelbuttons() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftpanelbuttons", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshiftpanelclock() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshiftpanelclock", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshifttitlebar() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshifttitlebar", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshifttitletext() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshifttitletext", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeshutdownicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeshutdownicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeskicarbrands() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeskicarbrands", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeskinning() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeskinning", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradesplitsecondaccuracy() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradesplitsecondaccuracy", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradesysinfo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradesysinfo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeterminalicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeterminalicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeterminalscrollbar() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeterminalscrollbar", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradetextpad() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradetextpad", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradetextpadicon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradetextpadicon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradetextpadnew() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradetextpadnew", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradetextpadopen() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradetextpadopen", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradetextpadsave() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradetextpadsave", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradetitlebar() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradetitlebar", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradetitletext() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradetitletext", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradetrm() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradetrm", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeunitymode() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeunitymode", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeusefulpanelbuttons() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeusefulpanelbuttons", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradevirusscanner() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradevirusscanner", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradewindowborders() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradewindowborders", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradewindowedterminal() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradewindowedterminal", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradewindowsanywhere() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradewindowsanywhere", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeyellow() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeyellow", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeyellowcustom() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeyellowcustom", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeyellowshades() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeyellowshades", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property upgradeyellowshadeset() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("upgradeyellowshadeset", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property webback() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("webback", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property webforward() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("webforward", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property webhome() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("webhome", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
'''</summary>
|
|
Friend ReadOnly Property writesound() As System.IO.UnmanagedMemoryStream
|
|
Get
|
|
Return ResourceManager.GetStream("writesound", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property zoombutton() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("zoombutton", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property zoombuttonpressed() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("zoombuttonpressed", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
End Module
|
|
End Namespace
|