This commit is contained in:
parent
47860da240
commit
03a7198e62
@ -1731,6 +1731,7 @@ namespace Volian.Controls.Library
|
||||
public abstract DialogResult ReplaceText(string rpltxt, string fndstr, bool caseSensitive, bool matchWholeWord, bool reverse, bool prompt, IWin32Window fndrpldlg);
|
||||
public abstract bool FindText(string str, bool caseSensitive, bool matchWholeWord, bool reverse);
|
||||
public abstract void PositionToEnd();
|
||||
public abstract void PositionToStart();
|
||||
public abstract string SelectedTextForFind { get;}
|
||||
public abstract bool SpellCheckNext();
|
||||
public abstract void IdentifyMe(bool highlight);
|
||||
|
Loading…
x
Reference in New Issue
Block a user