verzija 2.7.0.6

This commit is contained in:
2024-06-28 22:54:29 +02:00
parent f2bda3a857
commit 0eed901b9e
66 changed files with 226 additions and 2112 deletions

View File

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