Koncna verzija - #2.7.0.0
This commit is contained in:
18
My Project/Resources.Designer.vb
generated
18
My Project/Resources.Designer.vb
generated
@ -621,6 +621,16 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property icons8_menu_50() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("icons8-menu-50", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
||||
'''</summary>
|
||||
@ -752,7 +762,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to # TPS1100-Convert
|
||||
''' Looks up a localized string similar to # TPS1100 Convert
|
||||
'''
|
||||
'''
|
||||
'''
|
||||
@ -762,11 +772,9 @@ Namespace My.Resources
|
||||
'''
|
||||
'''- Zapisnik Meritev (podatki meritev kot so Hz, V, SD, HD,...)
|
||||
'''- Koordinate Točk (seznam točk v obliki E, N, Ht, koda in klasifikacija)
|
||||
'''- Priprava GSI datoteke iz seznama točk (Uvoz TXT/KOO/... datotek)
|
||||
'''
|
||||
'''Program uporablja kodiranje za prepoznavo posameznih elementov meritev.
|
||||
'''
|
||||
'''<br>
|
||||
'''Aplikacij [rest of string was truncated]";.
|
||||
'''Program uporablja kodi [rest of string was truncated]";.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property README() As String
|
||||
Get
|
||||
|
||||
Reference in New Issue
Block a user