This commit is contained in:
2024-09-13 08:29:34 +02:00
parent 729fbe82d6
commit 0366bc55a2
2 changed files with 3 additions and 3 deletions

View File

@@ -1153,7 +1153,7 @@ Public Class frmSendungAnhangImport
Me.Height = Screen.PrimaryScreen.WorkingArea.Height
Me.Top = 0
If Not VERAG_PROG_ALLGEMEIN.cProgramFunctions.spireLoadLicense() Then MsgBox("Fehler beim Laden der SPIRE-Lizenz")
'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