Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/mRemoteNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSparer, David <David.Sparer@pearson.com>2016-03-10 01:44:41 +0300
committerSparer, David <David.Sparer@pearson.com>2016-03-10 01:44:41 +0300
commita937d5c4f71a63a72f07ad25d57a97cd4dfd118a (patch)
tree50eaf770348679662d40c6ba8eda999bae7ce342 /mRemoteV1/My Project/Resources.Designer.vb
parent2f90496a6ebce340f543fff2fb0c94bb4be324b0 (diff)
runtime fixes
Diffstat (limited to 'mRemoteV1/My Project/Resources.Designer.vb')
-rw-r--r--mRemoteV1/My Project/Resources.Designer.vb1273
1 files changed, 0 insertions, 1273 deletions
diff --git a/mRemoteV1/My Project/Resources.Designer.vb b/mRemoteV1/My Project/Resources.Designer.vb
deleted file mode 100644
index e227fa1f..00000000
--- a/mRemoteV1/My Project/Resources.Designer.vb
+++ /dev/null
@@ -1,1273 +0,0 @@
-'------------------------------------------------------------------------------
-' <auto-generated>
-' This code was generated by a tool.
-' Runtime Version:4.0.30319.42000
-'
-' Changes to this file may cause incorrect behavior and will be lost if
-' the code is regenerated.
-' </auto-generated>
-'------------------------------------------------------------------------------
-
-Option Strict On
-Option Explicit On
-
-Imports System
-
-Namespace My.Resources
-
- 'This class was auto-generated by the StronglyTypedResourceBuilder
- 'class via a tool like ResGen or Visual Studio.
- 'To add or remove a member, edit your .ResX file then rerun ResGen
- 'with the /str option, or rebuild your VS project.
- '''<summary>
- ''' A strongly-typed resource class, for looking up localized strings, etc.
- '''</summary>
- <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
- Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
- Friend Module Resources
-
- Private resourceMan As Global.System.Resources.ResourceManager
-
- Private resourceCulture As Global.System.Globalization.CultureInfo
-
- '''<summary>
- ''' Returns the cached ResourceManager instance used by this class.
- '''</summary>
- <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
- Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
- Get
- If Object.ReferenceEquals(resourceMan, Nothing) Then
- Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("mRemoteNG.Resources", GetType(Resources).Assembly)
- resourceMan = temp
- End If
- Return resourceMan
- End Get
- End Property
-
- '''<summary>
- ''' Overrides the current thread's CurrentUICulture property for all
- ''' resource lookups using this strongly typed resource class.
- '''</summary>
- <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
- Friend Property Culture() As Global.System.Globalization.CultureInfo
- Get
- Return resourceCulture
- End Get
- Set
- resourceCulture = value
- End Set
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property application_side_tree() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("application_side_tree", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property arrow_out() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("arrow_out", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property cog() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("cog", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property cog_error() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("cog_error", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property key_delete() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("key_delete", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property monitor_delete() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("monitor_delete", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property monitor_go() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("monitor_go", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property page_copy() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("page_copy", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property puttycm() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("puttycm", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property PuttySessions() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("PuttySessions", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- Friend ReadOnly Property RDCMan_Icon() As System.Drawing.Icon
- Get
- Dim obj As Object = ResourceManager.GetObject("RDCMan_Icon", resourceCulture)
- Return CType(obj,System.Drawing.Icon)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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 resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- Friend ReadOnly Property user_comment() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("user_comment", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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
-
- '''<summary>
- ''' Looks up a localized resource of type System.Drawing.Bitmap.
- '''</summary>
- 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