444 lines
19 KiB
VB.net
444 lines
19 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <auto-generated>
|
|
' Dieser Code wurde von einem Tool generiert.
|
|
' Laufzeitversion:4.0.30319.42000
|
|
'
|
|
' Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
|
' der Code erneut generiert wird.
|
|
' </auto-generated>
|
|
'------------------------------------------------------------------------------
|
|
|
|
Option Strict On
|
|
Option Explicit On
|
|
|
|
Imports System
|
|
|
|
Namespace My.Resources
|
|
|
|
'Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
|
|
'-Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
|
|
'Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
|
|
'mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
|
|
'''<summary>
|
|
''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
|
|
'''</summary>
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.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>
|
|
''' Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
|
'''</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("DigitalData.GUIs.ZooFlow.Resources", GetType(Resources).Assembly)
|
|
resourceMan = temp
|
|
End If
|
|
Return resourceMan
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
|
|
''' Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
|
|
'''</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>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _1_LOGO_ZOO_FLOW() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("1_LOGO_ZOO_FLOW", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _1_LOGO_ZOO_FLOW_DROP2() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("1_LOGO_ZOO_FLOW_DROP2", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _1_LOGO_ZOO_FLOW_DROP3() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("1_LOGO_ZOO_FLOW_DROP3", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _1_LOGO_ZOO_FLOW1() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("1_LOGO_ZOO_FLOW1", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _2_LUPE_AKTIV_ZOO() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("2_LUPE_AKTIV_ZOO", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _2_LUPE_INAKTIV_ZOO() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("2_LUPE_INAKTIV_ZOO", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _2_ZOO_FLOW_Abo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("2_ZOO_FLOW_Abo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _2_ZOO_FLOW_Abo_MouseOver() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("2_ZOO_FLOW_Abo_MouseOver", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _3_PERSON_AKTIV_ZOO() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("3_PERSON_AKTIV_ZOO", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _3_PERSON_INAKTIV_ZOO() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("3_PERSON_INAKTIV_ZOO", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _4_GLOBIX_AKTIV_ZOO() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("4_GLOBIX_AKTIV_ZOO", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property _4_GLOBIX_INAKTIV_ZOO() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("4_GLOBIX_INAKTIV_ZOO", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
|
'''</summary>
|
|
Friend ReadOnly Property about() As DevExpress.Utils.Svg.SvgImage
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("about", resourceCulture)
|
|
Return CType(obj,DevExpress.Utils.Svg.SvgImage)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property action_add_16xLG() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("action_add_16xLG", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
|
'''</summary>
|
|
Friend ReadOnly Property actions_addcircled() As DevExpress.Utils.Svg.SvgImage
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("actions_addcircled", resourceCulture)
|
|
Return CType(obj,DevExpress.Utils.Svg.SvgImage)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
|
'''</summary>
|
|
Friend ReadOnly Property actions_addcircled1() As DevExpress.Utils.Svg.SvgImage
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("actions_addcircled1", resourceCulture)
|
|
Return CType(obj,DevExpress.Utils.Svg.SvgImage)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
|
'''</summary>
|
|
Friend ReadOnly Property actions_check() As DevExpress.Utils.Svg.SvgImage
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("actions_check", resourceCulture)
|
|
Return CType(obj,DevExpress.Utils.Svg.SvgImage)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
|
'''</summary>
|
|
Friend ReadOnly Property actions_deletecircled() As DevExpress.Utils.Svg.SvgImage
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("actions_deletecircled", resourceCulture)
|
|
Return CType(obj,DevExpress.Utils.Svg.SvgImage)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
|
'''</summary>
|
|
Friend ReadOnly Property actions_edit() As DevExpress.Utils.Svg.SvgImage
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("actions_edit", resourceCulture)
|
|
Return CType(obj,DevExpress.Utils.Svg.SvgImage)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property bell_delete() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bell_delete", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property bell_go() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bell_go", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
|
'''</summary>
|
|
Friend ReadOnly Property bo_document() As DevExpress.Utils.Svg.SvgImage
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("bo_document", resourceCulture)
|
|
Return CType(obj,DevExpress.Utils.Svg.SvgImage)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Checked_outforEdit_13297() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Checked-outforEdit_13297", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Checked_outforEdit_Color_13297() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Checked-outforEdit_Color_13297", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property CW_GEFUNDEN_klein() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("CW_GEFUNDEN_klein", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property CW_klein() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("CW_klein", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property DD_Icons_ICO_PMANAGER_128px() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("DD_Icons_ICO_PMANAGER_128px", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property DD_Icons_ICO_PMANAGER_256px() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("DD_Icons_ICO_PMANAGER_256px", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Editdatasetwithdesigner_8449() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Editdatasetwithdesigner_8449", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Flow() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Flow", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property GLOBIX_short() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("GLOBIX_short", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
|
'''</summary>
|
|
Friend ReadOnly Property save() As DevExpress.Utils.Svg.SvgImage
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("save", resourceCulture)
|
|
Return CType(obj,DevExpress.Utils.Svg.SvgImage)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property save_16xLG() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("save_16xLG", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property StatusAnnotations_Stop_16xLG_color() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("StatusAnnotations_Stop_16xLG_color", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property StatusAnnotations_Stop_32xLG() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("StatusAnnotations_Stop_32xLG", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ZOO_FLOW__sysicon_256() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ZOO_FLOW_ sysicon_256", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ZooFlow_25() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ZooFlow-25", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ZooflowTitle() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ZooflowTitle", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
End Module
|
|
End Namespace
|