neu
This commit is contained in:
16
Aviso/My Project/Resources.Designer.vb
generated
16
Aviso/My Project/Resources.Designer.vb
generated
@@ -670,11 +670,12 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Sucht eine lokalisierte Zeichenfolge, die ähnelt.
|
||||
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property gfh2fgh1fg2hfghfgh() As String
|
||||
Friend ReadOnly Property GVMS_image() As System.Drawing.Bitmap
|
||||
Get
|
||||
Return ResourceManager.GetString("gfh2fgh1fg2hfghfgh", resourceCulture)
|
||||
Dim obj As Object = ResourceManager.GetObject("GVMS-image", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
@@ -1547,15 +1548,6 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Sucht eine lokalisierte Zeichenfolge, die 3.7.1.7 ähnelt.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property Version() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("Version", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Sucht eine lokalisierte Zeichenfolge, die Version 3.1.5.0 vom 28.11.2017:
|
||||
'''- Anbindng ATILLA-Aviso an VERAG Datenbank
|
||||
|
||||
Reference in New Issue
Block a user