MS 2.5.2.1 Icons

This commit is contained in:
2022-04-05 09:09:22 +02:00
parent 26df71ba5f
commit 096f3f89a3
13 changed files with 998 additions and 7516 deletions

View File

@@ -162,7 +162,7 @@ Public Class frmConfig_Basic
End Try
Case 2
LabelVersion.Text = $"Version: {My.Application.Info.Version.ToString}"
Label8.Text = $"Version: {My.Application.Info.Version.ToString}"
End Select
End Sub