20210518-2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user