'------------------------------------------------------------------------------ ' ' 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. ' '------------------------------------------------------------------------------ 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. ''' ''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. ''' _ Friend Module Resources Private resourceMan As Global.System.Resources.ResourceManager Private resourceCulture As Global.System.Globalization.CultureInfo ''' ''' Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. ''' _ 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 ''' ''' Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle ''' Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. ''' _ Friend Property Culture() As Global.System.Globalization.CultureInfo Get Return resourceCulture End Get Set resourceCulture = value End Set End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property about1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("about1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property about2() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("about2", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property about3() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("about3", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property about4() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("about4", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_add() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_add", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_add1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_add1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_addcircled2() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_addcircled2", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_addcircled3() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_addcircled3", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_addcircled4() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_addcircled4", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_addcircled5() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_addcircled5", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_check1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_check1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_check2() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_check2", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_check3() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_check3", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_database() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_database", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_deletecircled1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_deletecircled1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_deletecircled2() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_deletecircled2", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_deletecircled3() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_deletecircled3", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_deletecircled4() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_deletecircled4", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_deletecircled5() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_deletecircled5", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_deletecircled6() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_deletecircled6", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_edit1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_edit1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_edit2() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_edit2", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property actions_window() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("actions_window", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property bo_appearance() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("bo_appearance", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property bo_appointment() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("bo_appointment", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property crossdatasourcefiltering() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("crossdatasourcefiltering", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property definednameuseinformula() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("definednameuseinformula", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property definednameuseinformula1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("definednameuseinformula1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property definednameuseinformula2() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("definednameuseinformula2", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property del() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("del", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property del1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("del1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property del2() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("del2", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property del3() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("del3", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property del4() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("del4", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property delete() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("delete", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property deletetable() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("deletetable", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property documentproperties() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("documentproperties", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property doublenext() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("doublenext", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property doublenext1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("doublenext1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property doublenext2() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("doublenext2", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property editquery() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("editquery", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property highimportance() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("highimportance", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property insertsheet() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("insertsheet", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property managedatasource() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("managedatasource", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property managedatasource1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("managedatasource1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property markcomplete() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("markcomplete", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property markcomplete1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("markcomplete1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property pagesetup() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("pagesetup", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property pagesetup1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("pagesetup1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property renamedatasource() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("renamedatasource", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property save1() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("save1", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property save2() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("save2", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property save3() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("save3", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property save4() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("save4", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property save5() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("save5", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property save6() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("save6", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property save7() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("save7", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property singlepageview() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("singlepageview", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property updatedataextract() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("updatedataextract", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage. ''' Friend ReadOnly Property windows() As DevExpress.Utils.Svg.SvgImage Get Dim obj As Object = ResourceManager.GetObject("windows", resourceCulture) Return CType(obj,DevExpress.Utils.Svg.SvgImage) End Get End Property ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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 ''' ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. ''' 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