20210518-2

This commit is contained in:
2021-05-18 13:53:20 +02:00
parent 278669ede2
commit 3848dca67f
34 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -263,7 +263,7 @@ Public Class frmtextmarken
StartWord(True)
objword.Documents.Open(dokumentname)
objdoc = objword.ActiveDocument
sbdokumentname = objdoc.Name
If visible = True Then sbdokumentname = objdoc.Name
objword.Visible = visible
objword.WindowState = Microsoft.Office.Interop.Word.WdWindowState.wdWindowStateMaximize
End Sub

View File

@@ -17,7 +17,7 @@ Module Globals
Public WithEvents Generic_Event_Handler As New Generic_Event_Handler
'EDOKA-Version
Public Version As String = "5.6"
Public Versionsdatum As String = "18.06.2021"
Public Versionsdatum As String = "18.05.2021"
Public Force_Exit As Boolean = False
'Datenbankvariablen
Public sConnectionString As String

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.