Vor Optimierung TreeListDevexpress_FocusedNodeChanged

This commit is contained in:
Developer01
2026-02-24 11:24:05 +01:00
parent 93645962a6
commit a88af162b5
3 changed files with 176 additions and 149 deletions

View File

@@ -99,7 +99,7 @@ Public Class frmDocSearchResult
Refresh_DocID()
If SplitContainerControl1.Collapsed = False Then
Dim OFilePath = ClassHelper.FORMAT_WM_PATH(SelectedFULL_FILEPATH)
DocumentViewer1.LoadFile(OFilePath)
DocumentViewer1.LoadFile_FromPath(OFilePath)
End If
End Sub
Sub Refresh_DocID()