Popravki za 2.7.0.0

This commit is contained in:
2024-06-22 01:26:51 +02:00
parent 24ee0d5b5f
commit 7994cf1972
17 changed files with 237 additions and 148 deletions

View File

@ -681,6 +681,16 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized resource of type System.Drawing.Bitmap.
'''</summary>
Friend ReadOnly Property icons8_program_50() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("icons8-program-50", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''<summary>
''' Looks up a localized resource of type System.Drawing.Bitmap.
'''</summary>