SyntaxEditor.ActiveView.CurrentSnapshot.FindPrevious?

SyntaxEditor for WPF Forum

Posted 14 years ago by Mick George - Senior Software Engineer, CNC Software, LLC
Version: 10.1.0520
Avatar
Hi, I am currently implementing find and replace functionality in our editor using an EditorSearchView, however, I can't seem to find any built in FindPrevious() commands available to me via an IEditorViewSearcher or anything else for that matter, is there such a command? I can't imagine that no one has not asked about this but a search on this forum did not yield any results.

Thanks in advance,
Mick George.

Comments (2)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
FindNext will go backwards if the IEditorSearchOptions.SearchUp value is true.


Actipro Software Support

Posted 14 years ago by Mick George - Senior Software Engineer, CNC Software, LLC
Avatar
Wow that was a fast reply :)

Thank you again!
The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.