WIki Eintrag-gesamtsicherheit

This commit is contained in:
2025-04-28 11:41:19 +02:00
parent fa29571819
commit c09af37ce8
3 changed files with 181 additions and 162 deletions

View File

@@ -562,5 +562,8 @@ Public Class frmGesamtsicherheitenMenuNEU
End Sub
Private Sub PictureBox5_Click(sender As Object, e As EventArgs) Handles PictureBox5.Click
Dim webAddress As String = "https://wiki.verag.ag/e/de/software/aviso/howtos/Gesamtsicherheiten"
Process.Start(webAddress)
End Sub
End Class