294 lines
12 KiB
VB.net
294 lines
12 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <auto-generated>
|
|
' Il codice è stato generato da uno strumento.
|
|
' Versione runtime:4.0.30319.42000
|
|
'
|
|
' Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
|
|
' il codice viene rigenerato.
|
|
' </auto-generated>
|
|
'------------------------------------------------------------------------------
|
|
|
|
Option Strict On
|
|
Option Explicit On
|
|
|
|
Imports System
|
|
|
|
Namespace My.Resources
|
|
|
|
'Questa classe è stata generata automaticamente dalla classe StronglyTypedResourceBuilder.
|
|
'tramite uno strumento quale ResGen o Visual Studio.
|
|
'Per aggiungere o rimuovere un membro, modificare il file con estensione ResX ed eseguire nuovamente ResGen
|
|
'con l'opzione /str oppure ricompilare il progetto VS.
|
|
'''<summary>
|
|
''' Classe di risorse fortemente tipizzata per la ricerca di stringhe localizzate e così via.
|
|
'''</summary>
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.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>
|
|
''' Restituisce l'istanza di ResourceManager nella cache utilizzata da questa classe.
|
|
'''</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("Resources", GetType(Resources).Assembly)
|
|
resourceMan = temp
|
|
End If
|
|
Return resourceMan
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Esegue l'override della proprietà CurrentUICulture del thread corrente per tutte le
|
|
''' ricerche di risorse eseguite utilizzando questa classe di risorse fortemente tipizzata.
|
|
'''</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>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _25_tape() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("25_tape", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _exit() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("exit", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property accept() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("accept", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Blocchetti() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Blocchetti", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property bordo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bordo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property bordo2() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bordo2", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Calibrazione() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Calibrazione", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Cfg() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Cfg", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Correction() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Correction", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property cross() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("cross", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property DefAree() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("DefAree", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property refresh_111075() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("refresh_111075", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property refresh_1110751() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("refresh_1110751", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property RefreshDir() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("RefreshDir", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Spessore() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Spessore", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ventosa2() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ventosa2", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo 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>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property zoom_all_img() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("zoom_all_img", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property zoom_all_img1() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("zoom_all_img1", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property zoom_in_img() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("zoom_in_img", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property zoom_out_img() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("zoom_out_img", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property zoom_window_img() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("zoom_window_img", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Cerca una risorsa localizzata di tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property zoom_window_img1() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("zoom_window_img1", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
End Module
|
|
End Namespace
|