ZooFlow: Support opening a new search in an existing window, clean up SearchStart
This commit is contained in:
@@ -283,4 +283,8 @@ Public Class frmDataResultList
|
||||
_Logger.Error(ex)
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
Public Function RefreshResults(pResults As IEnumerable(Of BaseResult)) As Boolean Implements IResultForm.RefreshResults
|
||||
'TODO: Implement
|
||||
End Function
|
||||
End Class
|
||||
Reference in New Issue
Block a user