|
Browse by Tags
All Tags » find ( RSS)
-
Hello, I didn't find the best solution but I found a easy one. I didn't find any methods in TextEditorControl API that allow to find a string in the associated file and then select the line that contains this string. But I find the method JumpTo in the TxtAreaControl that allow me to select a...
Posted to
Forum
by
Rakoun
on
01-02-2008
Filed under: search string, ICSharpCode.TextEditor.TextEditorControl, find, select line
-
Hi All! I'm trying to implement Find/Replace Functionality in by application that uses The SharpDevelop textEditor Control as it's main editor. I Have Found the following code For Find: Dim StartPosition As Integer Dim SearchType As CompareMethod If chkMatchCase.Checked = True Then SearchType...
Posted to
Forum
by
SmileyWolf
on
07-07-2008
Filed under: find, Text editor, RTB, Replace
Page 1 of 1 (2 items)
|
|
|