'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' Runtime Version:4.0.30319.239 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' '------------------------------------------------------------------------------ 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. ''' ''' A strongly-typed resource class, for looking up localized strings, etc. ''' _ Friend Module Resources Private resourceMan As Global.System.Resources.ResourceManager Private resourceCulture As Global.System.Globalization.CultureInfo ''' ''' Returns the cached ResourceManager instance used by this class. ''' _ 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("mRemoteNG.Resources", GetType(Resources).Assembly) resourceMan = temp End If Return resourceMan End Get End Property ''' ''' Overrides the current thread's CurrentUICulture property for all ''' resource lookups using this strongly typed resource class. ''' _ Friend Property Culture() As Global.System.Globalization.CultureInfo Get Return resourceCulture End Get Set resourceCulture = value End Set End Property Friend ReadOnly Property _Error() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("_Error", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ActiveDirectory() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("ActiveDirectory", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ActiveDirectory_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("ActiveDirectory_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Appearance_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Appearance_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Arrow_Down() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Arrow_Down", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Arrow_Up() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Arrow_Up", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Bad_Symbol() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Bad_Symbol", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Bug() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Bug", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Chat() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Chat", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Collapse() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Collapse", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ComponentsCheck() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("ComponentsCheck", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ComponentsCheck_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("ComponentsCheck_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Config() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Config", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Config_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Config_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Connection_Add() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Connection_Add", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Connection_Duplicate() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Connection_Duplicate", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Connections_Load() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Connections_Load", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Connections_New() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Connections_New", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Connections_Save() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Connections_Save", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Connections_SaveAs() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Connections_SaveAs", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Connections_SaveAs_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Connections_SaveAs_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Console() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Console", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Copy() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Copy", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Delete() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Delete", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Donate() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Donate", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ErrorsAndInfos() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("ErrorsAndInfos", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ErrorSmall() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("ErrorSmall", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Expand() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Expand", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ExtApp() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("ExtApp", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ExtApp_Add() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("ExtApp_Add", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ExtApp_Delete() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("ExtApp_Delete", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property ExtApp_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("ExtApp_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property ExtApp_Start() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("ExtApp_Start", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property File() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("File", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Folder() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Folder", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Folder_Add() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Folder_Add", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Fullscreen() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Fullscreen", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Good_Symbol() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Good_Symbol", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Help() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Help", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Help_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Help_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property HostStatus_Check() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("HostStatus_Check", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property HostStatus_Off() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("HostStatus_Off", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property HostStatus_On() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("HostStatus_On", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Info() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Info", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Info_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Info_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Information() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Information", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property InformationSmall() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("InformationSmall", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Inheritance() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Inheritance", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Inheritance_Default() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Inheritance_Default", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property JumpTo() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("JumpTo", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Keyboard() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Keyboard", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Lock() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Lock", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Logo() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Logo", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Monitor() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Monitor", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Monitor_GoTo() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Monitor_GoTo", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property mRemote() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("mRemote", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property mRemote_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("mRemote_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property News() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("News", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property News_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("News_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Options() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Options", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Options_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Options_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Page() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Page", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Panel_Add() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Panel_Add", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Panel_Close() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Panel_Close", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Panels() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Panels", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Panels_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Panels_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Pause() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Pause", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Play() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Play", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Play_Quick() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Play_Quick", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Play_Quick_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Play_Quick_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property PortScan() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("PortScan", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property PortScan_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("PortScan_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Properties() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Properties", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Properties_Default() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Properties_Default", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property PuttyConfig() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("PuttyConfig", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Quit() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Quit", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property RDP() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("RDP", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Refresh() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Refresh", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Rename() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Rename", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Root() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Root", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Root_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Root_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Save() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Save", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Save_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Save_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Screenshot() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Screenshot", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Screenshot_Add() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Screenshot_Add", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Screenshot_Copy() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Screenshot_Copy", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Screenshot_Delete() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Screenshot_Delete", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Screenshot_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Screenshot_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Screenshot_Save() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Screenshot_Save", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Search() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Search", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Session_LogOff() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Session_LogOff", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Sessions() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Sessions", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Sessions_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Sessions_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property SmartSize() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("SmartSize", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Sort_AZ() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Sort_AZ", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Sort_ZA() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Sort_ZA", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property SSHTransfer() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("SSHTransfer", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property SSHTransfer_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("SSHTransfer_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property StartupExit_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("StartupExit_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property End Get End Property ''' ''' Looks up a localized string similar to The startup connection file could not be loaded.{0}{0}{2}{0}{3}{0}{0}In order to prevent data loss, {1} will now exit.. ''' Friend ReadOnly Property strErrorStartupConnectionFileLoad() As String Get Return ResourceManager.GetString("strErrorStartupConnectionFileLoad", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to mRemoteNG Portable Edition does not currently support automatic updates.. ''' Friend ReadOnly Property strUpdateCheckPortableEdition() As String Get Return ResourceManager.GetString("strUpdateCheckPortableEdition", resourceCulture) Friend ReadOnly Property Tab_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Tab_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property Tools() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Tools", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Update() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Update", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Update_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("Update_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property UVNC_SC() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("UVNC_SC", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property UVNC_SC_Icon() As System.Drawing.Icon Get Dim obj As Object = ResourceManager.GetObject("UVNC_SC_Icon", resourceCulture) Return CType(obj,System.Drawing.Icon) End Get End Property Friend ReadOnly Property View() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("View", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Warning() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Warning", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property WarningSmall() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("WarningSmall", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property Friend ReadOnly Property Website() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Website", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property End Module End Namespace