mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
2636 lines
99 KiB
VB.net
2636 lines
99 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <auto-generated>
|
|
' This code was generated by a tool.
|
|
' Runtime Version:2.0.50727.4927
|
|
'
|
|
' Changes to this file may cause incorrect behavior and will be lost if
|
|
' the code is regenerated.
|
|
' </auto-generated>
|
|
'------------------------------------------------------------------------------
|
|
|
|
Option Strict On
|
|
Option Explicit On
|
|
|
|
Imports System
|
|
|
|
Namespace My.Resources
|
|
|
|
'This class was auto-generated by the StronglyTypedResourceBuilder
|
|
'class via a tool like ResGen or Visual Studio.
|
|
'To add or remove a member, edit your .ResX file then rerun ResGen
|
|
'with the /str option, or rebuild your VS project.
|
|
'''<summary>
|
|
''' A strongly-typed resource class, for looking up localized strings, etc.
|
|
'''</summary>
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"), _
|
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
|
Friend Module Resources
|
|
|
|
Private resourceMan As Global.System.Resources.ResourceManager
|
|
|
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
|
|
|
'''<summary>
|
|
''' Returns the cached ResourceManager instance used by this class.
|
|
'''</summary>
|
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
|
Get
|
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("mRemote.Resources", GetType(Resources).Assembly)
|
|
resourceMan = temp
|
|
End If
|
|
Return resourceMan
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Overrides the current thread's CurrentUICulture property for all
|
|
''' resource lookups using this strongly typed resource class.
|
|
'''</summary>
|
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
|
Get
|
|
Return resourceCulture
|
|
End Get
|
|
Set
|
|
resourceCulture = value
|
|
End Set
|
|
End Property
|
|
|
|
Friend ReadOnly Property _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
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to About.
|
|
'''</summary>
|
|
Friend ReadOnly Property strAbout() As String
|
|
Get
|
|
Return ResourceManager.GetString("strAbout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Active.
|
|
'''</summary>
|
|
Friend ReadOnly Property strActive() As String
|
|
Get
|
|
Return ResourceManager.GetString("strActive", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &Browse....
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonBrowse() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonBrowse", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &Cancel.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonCancel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonCancel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Change.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonChange() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonChange", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &Close.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonClose() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonClose", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Default Inheritance.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonDefaultInheritance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonDefaultInheritance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Default Properties.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonDefaultProperties() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonDefaultProperties", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Disconnect.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonDisconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonDisconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Icon.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonIcon() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonIcon", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &Import.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonImport() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonImport", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inheritance.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonInheritance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonInheritance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Launch PuTTY.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonLaunchPutty() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonLaunchPutty", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &New.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonNew() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonNew", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &OK.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonOK() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonOK", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Properties.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonProperties() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonProperties", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &Scan.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonScan() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonScan", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &Stop.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonStop() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonStop", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Test Proxy.
|
|
'''</summary>
|
|
Friend ReadOnly Property strButtonTestProxy() As String
|
|
Get
|
|
Return ResourceManager.GetString("strButtonTestProxy", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Appearance.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryAppearance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryAppearance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Connection.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Credentials.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryCredentials() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryCredentials", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Display.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryDisplay() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryDisplay", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Gateway.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryGateway() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryGateway", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Miscellaneous.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryMiscellaneous() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryMiscellaneous", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Protocol.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Redirect.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCategoryRedirect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCategoryRedirect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Automatically try to reconnect when disconnected from server (RDP && ICA only).
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxAutomaticReconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxAutomaticReconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Domain.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Do not show this message again..
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxDoNotShowThisMessageAgain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxDoNotShowThisMessageAgain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inheritance.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxInheritance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxInheritance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Password.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to This proxy server requires authentication.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxProxyAuthentication() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxProxyAuthentication", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Use custom PuTTY path:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxPuttyPath() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxPuttyPath", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Reconnect when ready.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxReconnectWhenReady() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxReconnectWhenReady", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Use a proxy server to connect.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxUpdateUseProxy() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxUpdateUseProxy", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Username.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Wait for exit.
|
|
'''</summary>
|
|
Friend ReadOnly Property strCheckboxWaitForExit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strCheckboxWaitForExit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Arguments.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnArguments() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnArguments", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Display Name.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnDisplayName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnDisplayName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Filename.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnFilename() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnFilename", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Hostname/IP.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnHostnameIP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnHostnameIP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Message.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnMessage() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnMessage", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Username.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Wait For Exit.
|
|
'''</summary>
|
|
Friend ReadOnly Property strColumnWaitForExit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strColumnWaitForExit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Are you sure you want to delete the external tool, "{0}"?.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Are you sure you want to delete the {0} selected external tools?.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteExternalToolMultiple() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteExternalToolMultiple", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Are you sure you want to delete the connection, "{0}"?.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteNodeConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteNodeConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Are you sure you want to delete the empty folder, "{0}"?.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteNodeFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteNodeFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Are you sure you want to delete the folder, "{0}"? Any folders or connections that it contains will also be deleted..
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmDeleteNodeFolderNotEmpty() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmDeleteNodeFolderNotEmpty", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Do you want to close all open connections?.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmExitMainInstruction() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmExitMainInstruction", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Are you sure you want to reset the panels to their default layout?.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConfirmResetLayout() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConfirmResetLayout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Connections.
|
|
'''</summary>
|
|
Friend ReadOnly Property strConnections() As String
|
|
Get
|
|
Return ResourceManager.GetString("strConnections", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Includes icons by [FAMFAMFAM].
|
|
'''</summary>
|
|
Friend ReadOnly Property strFAMFAMFAMAttribution() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFAMFAMFAMAttribution", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to http://www.famfamfam.com/.
|
|
'''</summary>
|
|
Friend ReadOnly Property strFAMFAMFAMAttributionURL() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFAMFAMFAMAttributionURL", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to All Files (*.*).
|
|
'''</summary>
|
|
Friend ReadOnly Property strFilterAll() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFilterAll", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Application Files (*.exe).
|
|
'''</summary>
|
|
Friend ReadOnly Property strFilterApplication() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFilterApplication", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to mRemote CSV Files (*.csv).
|
|
'''</summary>
|
|
Friend ReadOnly Property strFiltermRemoteCSV() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFiltermRemoteCSV", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to mRemote XML Files (*.xml).
|
|
'''</summary>
|
|
Friend ReadOnly Property strFiltermRemoteXML() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFiltermRemoteXML", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to RDP Files (*.rdp).
|
|
'''</summary>
|
|
Friend ReadOnly Property strFilterRDP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFilterRDP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to visionapp Remote Desktop 2008 CSV Files (*.csv).
|
|
'''</summary>
|
|
Friend ReadOnly Property strFiltervRD2008CSV() As String
|
|
Get
|
|
Return ResourceManager.GetString("strFiltervRD2008CSV", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Automatic Reconnect.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGroupboxAutomaticReconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGroupboxAutomaticReconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Connection.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGroupboxConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGroupboxConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to External Tool Properties.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGroupboxExternalToolProperties() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGroupboxExternalToolProperties", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Files.
|
|
'''</summary>
|
|
Friend ReadOnly Property strGroupboxFiles() As String
|
|
Get
|
|
Return ResourceManager.GetString("strGroupboxFiles", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inactive.
|
|
'''</summary>
|
|
Friend ReadOnly Property strInactive() As String
|
|
Get
|
|
Return ResourceManager.GetString("strInactive", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Address:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelAddress() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelAddress", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Arguments:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelArguments() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelArguments", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Change Log:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelChangeLog() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelChangeLog", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &Connect:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelConnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelConnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Display Name.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelDisplayName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelDisplayName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Domain:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Filename:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelFilename() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelFilename", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Options:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelOptions() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelOptions", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Password:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Port:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Portable Edition.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPortableEdition() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPortableEdition", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Protocol:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to To configure PuTTY sessions click this button:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPuttySessionsConfig() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPuttySessionsConfig", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Max. PuTTY && Integrated Ext. Apps wait time:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelPuttyTimeout() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelPuttyTimeout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Released under the GNU General Public License (GPL).
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelReleasedUnderGPL() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelReleasedUnderGPL", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to seconds.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelSeconds() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelSeconds", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Select a panel from the list below or click New to add a new one. Click OK to continue..
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelSelectPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelSelectPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Server Status:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelServerStatus() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelServerStatus", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Username:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Verify:.
|
|
'''</summary>
|
|
Friend ReadOnly Property strLabelVerify() As String
|
|
Get
|
|
Return ResourceManager.GetString("strLabelVerify", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Uses the Magic library by [Crownwood Software].
|
|
'''</summary>
|
|
Friend ReadOnly Property strMagicLibraryAttribution() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMagicLibraryAttribution", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to http://www.dotnetmagic.com/.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMagicLibraryAttributionURL() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMagicLibraryAttributionURL", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to About.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuAbout() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuAbout", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Add Connection Panel.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuAddConnectionPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuAddConnectionPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Check for Updates.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuCheckForUpdates() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuCheckForUpdates", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Config.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConfig() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConfig", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Connect.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Connection Panels.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConnectionPanels() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConnectionPanels", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Connections.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConnections() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConnections", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Connections and Config.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuConnectionsAndConfig() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuConnectionsAndConfig", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Copy.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuCopy() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuCopy", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Ctrl-Alt-Del.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuCtrlAltDel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuCtrlAltDel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Ctrl-Esc.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuCtrlEsc() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuCtrlEsc", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Delete....
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDelete() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDelete", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Delete Connection....
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDeleteConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDeleteConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Delete External Tool....
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDeleteExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDeleteExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Delete Folder....
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDeleteFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDeleteFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Disconnect.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDisconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDisconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Donate.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDonate() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDonate", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Duplicate.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDuplicate() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDuplicate", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Duplicate Connection.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDuplicateConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDuplicateConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Duplicate Folder.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDuplicateFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDuplicateFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Duplicate Tab.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuDuplicateTab() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuDuplicateTab", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Exit.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuExit() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuExit", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to External Tools.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuExternalTools() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuExternalTools", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to External Tools Toolbar.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuExternalToolsToolbar() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuExternalToolsToolbar", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &File.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Full Screen.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuFullScreen() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuFullScreen", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Full Screen (RDP).
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuFullScreenRDP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuFullScreenRDP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &Help.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuHelp() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuHelp", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to mRemoteNG Help.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuHelpContents() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuHelpContents", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Jump To.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuJumpTo() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuJumpTo", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Launch External Tool.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuLaunchExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuLaunchExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to New Connection File.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuNewConnectionFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuNewConnectionFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to New External Tool.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuNewExternalTool() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuNewExternalTool", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Notifications.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuNotifications() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuNotifications", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Open Connection File....
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuOpenConnectionFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuOpenConnectionFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Options.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuOptions() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuOptions", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Paste.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuPaste() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuPaste", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Port Scan.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuPortScan() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuPortScan", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Quick Connect Toolbar.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuQuickConnectToolbar() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuQuickConnectToolbar", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Reconnect.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuReconnect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuReconnect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Refresh Screen (VNC).
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRefreshScreen() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRefreshScreen", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Rename.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRename() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRename", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Rename Connection.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRenameConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRenameConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Rename Folder.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRenameFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRenameFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Rename Tab.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuRenameTab() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuRenameTab", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Report a Bug.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuReportBug() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuReportBug", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Save Connection File.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSaveConnectionFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSaveConnectionFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Save Connection File As....
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSaveConnectionFileAs() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSaveConnectionFileAs", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Screenshot.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuScreenshot() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuScreenshot", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Screenshot Manager.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuScreenshotManager() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuScreenshotManager", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Send Special Keys (VNC).
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSendSpecialKeys() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSendSpecialKeys", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Sessions.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSessions() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSessions", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Sessions and Screenshots.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSessionsAndScreenshots() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSessionsAndScreenshots", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Show Text.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuShowText() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuShowText", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to SmartSize (RDP/VNC).
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSmartSize() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSmartSize", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to SSH File Transfer.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSSHFileTransfer() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSSHFileTransfer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Start Chat (VNC).
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuStartChat() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuStartChat", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Support Forum.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuSupportForum() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuSupportForum", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &Tools.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuTools() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuTools", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Transfer File (SSH).
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuTransferFile() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuTransferFile", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to &View.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuView() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuView", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to View Only (VNC).
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuViewOnly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuViewOnly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Website.
|
|
'''</summary>
|
|
Friend ReadOnly Property strMenuWebsite() As String
|
|
Get
|
|
Return ResourceManager.GetString("strMenuWebsite", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to New Connection.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNewConnection() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNewConnection", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to New Folder.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNewFolder() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNewFolder", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to New Root.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNewRoot() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNewRoot", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to No.
|
|
'''</summary>
|
|
Friend ReadOnly Property strNo() As String
|
|
Get
|
|
Return ResourceManager.GetString("strNo", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Select the colour quality to be used..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionColors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionColors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Put your notes or a description for the host here..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionDescription() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionDescription", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Enter your domain..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Enter the hostname or ip you want to connect to..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionHostnameIP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionHostnameIP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Choose a icon that will be displayed when connected to the host..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionIcon() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionIcon", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to This is the name that will be displayed in the connections tree..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Sets the panel in which the connection will open..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Enter your password..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Enter the port the selected protocol is listening on..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Choose the protocol mRemoteNG should use to connect to the host..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Enter your username..
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyDescriptionUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyDescriptionUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Colours.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameColors() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameColors", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Description.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameDescription() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameDescription", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Domain.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Hostname/IP.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameHostnameIP() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameHostnameIP", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Icon.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameIcon() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameIcon", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inherit Description.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritDescription() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritDescription", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inherit Domain.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritDomain() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritDomain", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inherit Icon.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritIcon() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritIcon", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inherit Panel.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inherit Password.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritPassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritPassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inherit Port.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritPort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritPort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inherit Protocol.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Inherit Username.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameInheritUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameInheritUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Name.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameName() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameName", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Panel.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNamePanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNamePanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Password.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNamePassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNamePassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Port.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNamePort() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNamePort", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Protocol.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameProtocol() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameProtocol", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Username.
|
|
'''</summary>
|
|
Friend ReadOnly Property strPropertyNameUsername() As String
|
|
Get
|
|
Return ResourceManager.GetString("strPropertyNameUsername", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Aspect.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSmartSizeModeAspect() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSmartSizeModeAspect", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Free.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSmartSizeModeFree() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSmartSizeModeFree", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to No SmartSize.
|
|
'''</summary>
|
|
Friend ReadOnly Property strSmartSizeModeNone() As String
|
|
Get
|
|
Return ResourceManager.GetString("strSmartSizeModeNone", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Status.
|
|
'''</summary>
|
|
Friend ReadOnly Property strStatus() As String
|
|
Get
|
|
Return ResourceManager.GetString("strStatus", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Advanced.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTabAdvanced() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTabAdvanced", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Appearance.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTabAppearance() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTabAppearance", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Error ({0}).
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitleError() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitleError", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Information ({0}).
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitleInformation() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitleInformation", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Password.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitlePassword() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitlePassword", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Select Panel.
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitleSelectPanel() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitleSelectPanel", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Warning ({0}).
|
|
'''</summary>
|
|
Friend ReadOnly Property strTitleWarning() As String
|
|
Get
|
|
Return ResourceManager.GetString("strTitleWarning", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Every {0} days.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateFrequencyCustom() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateFrequencyCustom", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Daily.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateFrequencyDaily() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateFrequencyDaily", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Monthly.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateFrequencyMonthly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateFrequencyMonthly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Weekly.
|
|
'''</summary>
|
|
Friend ReadOnly Property strUpdateFrequencyWeekly() As String
|
|
Get
|
|
Return ResourceManager.GetString("strUpdateFrequencyWeekly", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Yes.
|
|
'''</summary>
|
|
Friend ReadOnly Property strYes() As String
|
|
Get
|
|
Return ResourceManager.GetString("strYes", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
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
|