This commit is contained in:
2024-09-12 13:53:12 +02:00
parent 036984b07b
commit 729fbe82d6
8 changed files with 413 additions and 323 deletions

View File

@@ -1153,7 +1153,7 @@ Public Class frmSendungAnhangImport
Me.Height = Screen.PrimaryScreen.WorkingArea.Height
Me.Top = 0
VERAG_PROG_ALLGEMEIN.cProgramFunctions.spireLoadLicense()
If Not VERAG_PROG_ALLGEMEIN.cProgramFunctions.spireLoadLicense() Then MsgBox("Fehler beim Laden der SPIRE-Lizenz")
Try
DirectCast(PdfViewer.Controls(0).Controls(0).Controls(0), ToolStrip).Items(0).Visible = False