MS_19.10
This commit is contained in:
@@ -289,6 +289,7 @@ Public Class frmFormInput
|
||||
' XML-Datei öffnen und laden
|
||||
xml.Load(newfilename)
|
||||
xml.Save(newfilename)
|
||||
TEMP_FILES.Add(newfilename)
|
||||
Dim windreamSucheErgebnisse As WMObjects = Me._windream.GetSearchDocuments(newfilename)
|
||||
If Not IsNothing(windreamSucheErgebnisse) AndAlso windreamSucheErgebnisse.Count > 0 Then
|
||||
AxObjectListControl.SetIconMode(True)
|
||||
|
||||
Reference in New Issue
Block a user