441 lines
18 KiB
VB.net
441 lines
18 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <auto-generated>
|
|
' Este código fue generado por una herramienta.
|
|
' Versión de runtime:4.0.30319.42000
|
|
'
|
|
' Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
|
|
' se vuelve a generar el código.
|
|
' </auto-generated>
|
|
'------------------------------------------------------------------------------
|
|
|
|
Option Strict On
|
|
Option Explicit On
|
|
|
|
Imports System
|
|
|
|
Namespace My.Resources
|
|
|
|
'StronglyTypedResourceBuilder generó automáticamente esta clase
|
|
'a través de una herramienta como ResGen o Visual Studio.
|
|
'Para agregar o quitar un miembro, edite el archivo .ResX y, a continuación, vuelva a ejecutar ResGen
|
|
'con la opción /str o recompile su proyecto de VS.
|
|
'''<summary>
|
|
''' Clase de recurso fuertemente tipado, para buscar cadenas traducidas, 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>
|
|
''' Devuelve la instancia de ResourceManager almacenada en caché utilizada por esta clase.
|
|
'''</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("CLIENTE.Resources", GetType(Resources).Assembly)
|
|
resourceMan = temp
|
|
End If
|
|
Return resourceMan
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Reemplaza la propiedad CurrentUICulture del subproceso actual para todas las
|
|
''' búsquedas de recursos mediante esta clase de recurso fuertemente tipado.
|
|
'''</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>
|
|
''' Busca un recurso adaptado de tipo System.Byte[].
|
|
'''</summary>
|
|
Friend ReadOnly Property app() As Byte()
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("app", resourceCulture)
|
|
Return CType(obj,Byte())
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Byte[].
|
|
'''</summary>
|
|
Friend ReadOnly Property Application() As Byte()
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Application", resourceCulture)
|
|
Return CType(obj,Byte())
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca una cadena traducida similar a '------------------------------------------------------------------------------
|
|
'''' <auto-generated>
|
|
'''' Este código fue generado por una herramienta.
|
|
'''' Versión de runtime:4.0.30319.225
|
|
''''
|
|
'''' Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
|
|
'''' se vuelve a generar el código.
|
|
'''' </auto-generated>
|
|
''''------------------------------------------------------------------------------
|
|
'''
|
|
'''Option Strict On
|
|
'''Option Explicit On
|
|
'''
|
|
'''
|
|
'''Namespace My
|
|
'''
|
|
''' 'NOTA: este [resto de la cadena truncado]";.
|
|
'''</summary>
|
|
Friend ReadOnly Property Application_Designer() As String
|
|
Get
|
|
Return ResourceManager.GetString("Application_Designer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca una cadena traducida similar a Imports System
|
|
'''Imports System.Reflection
|
|
'''Imports System.Runtime.InteropServices
|
|
'''
|
|
'''' La información general sobre un ensamblado se controla mediante el siguiente
|
|
'''' conjunto de atributos. Cambie estos atributos para modificar la información
|
|
'''' asociada con un ensamblado.
|
|
'''
|
|
'''' Revisar los valores de los atributos del ensamblado
|
|
'''
|
|
'''<Assembly: AssemblyTitle("Modulo KYE")>
|
|
'''<Assembly: AssemblyDescription("Modulo de administracion de empleados")>
|
|
'''<Assembly: AssemblyCompany("Condor Business Solutions")>
|
|
'''< [resto de la cadena truncado]";.
|
|
'''</summary>
|
|
Friend ReadOnly Property AssemblyInfo() As String
|
|
Get
|
|
Return ResourceManager.GetString("AssemblyInfo", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property blackrock_logo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("blackrock_logo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property blackrock_logo_white_on_black() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("blackrock-logo-white-on-black", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property botonAdd() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("botonAdd", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property botonCut() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("botonCut", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property botonEdit() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("botonEdit", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property botonErase() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("botonErase", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property botonExit() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("botonExit", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property botonFind() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("botonFind", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property botonOK() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("botonOK", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property botonPrint() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("botonPrint", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property checked() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("checked", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property FondoBoton_chico() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("FondoBoton_chico", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property FondoPantalla01() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("FondoPantalla01", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property FondoPantalla011() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("FondoPantalla011", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property FondoPantalla012() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("FondoPantalla012", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property logo_Empresa() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("logo_Empresa", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property logo1() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("logo1", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property LogoCondorBS_v2_sin_leyenda() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("LogoCondorBS_v2_sin leyenda", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Minds1() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Minds1", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Minds2() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Minds2", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property pantalla_logo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("pantalla_logo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca una cadena traducida similar a <?xml version="1.0" encoding="utf-8"?>
|
|
'''<root>
|
|
''' <!--
|
|
''' Microsoft ResX Schema
|
|
'''
|
|
''' Version 2.0
|
|
'''
|
|
''' The primary goals of this format is to allow a simple XML format
|
|
''' that is mostly human readable. The generation and parsing of the
|
|
''' various data types are done through the TypeConverter classes
|
|
''' associated with the data types.
|
|
'''
|
|
''' Example:
|
|
'''
|
|
''' ... ado.net/XML headers & schema ...
|
|
''' <resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
''' <resheader n [resto de la cadena truncado]";.
|
|
'''</summary>
|
|
Friend ReadOnly Property Resources() As String
|
|
Get
|
|
Return ResourceManager.GetString("Resources", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca una cadena traducida similar a '------------------------------------------------------------------------------
|
|
'''' <auto-generated>
|
|
'''' Este código fue generado por una herramienta.
|
|
'''' Versión de runtime:4.0.30319.225
|
|
''''
|
|
'''' Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
|
|
'''' se vuelve a generar el código.
|
|
'''' </auto-generated>
|
|
''''------------------------------------------------------------------------------
|
|
'''
|
|
'''Option Strict On
|
|
'''Option Explicit On
|
|
'''
|
|
'''Imports System
|
|
'''
|
|
'''Namespace My.Resour [resto de la cadena truncado]";.
|
|
'''</summary>
|
|
Friend ReadOnly Property Resources_Designer() As String
|
|
Get
|
|
Return ResourceManager.GetString("Resources_Designer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Salir2() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Salir2", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca una cadena traducida similar a <?xml version='1.0' encoding='utf-8'?>
|
|
'''<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">
|
|
''' <Profiles>
|
|
''' <Profile Name="(Default)" />
|
|
''' </Profiles>
|
|
''' <Settings />
|
|
'''</SettingsFile>
|
|
'''.
|
|
'''</summary>
|
|
Friend ReadOnly Property Settings() As String
|
|
Get
|
|
Return ResourceManager.GetString("Settings", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Busca una cadena traducida similar a '------------------------------------------------------------------------------
|
|
'''' <auto-generated>
|
|
'''' Este código fue generado por una herramienta.
|
|
'''' Versión de runtime:4.0.30319.225
|
|
''''
|
|
'''' Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
|
|
'''' se vuelve a generar el código.
|
|
'''' </auto-generated>
|
|
''''------------------------------------------------------------------------------
|
|
'''
|
|
'''Option Strict On
|
|
'''Option Explicit On
|
|
'''
|
|
'''
|
|
'''Namespace My
|
|
'''
|
|
''' <Global.Sys [resto de la cadena truncado]";.
|
|
'''</summary>
|
|
Friend ReadOnly Property Settings_Designer() As String
|
|
Get
|
|
Return ResourceManager.GetString("Settings_Designer", resourceCulture)
|
|
End Get
|
|
End Property
|
|
End Module
|
|
End Namespace
|