Class KnownShortcuts.FindReplaceControlKeys
Defines keys for the RichTextBox.
public static class KnownShortcuts.FindReplaceControlKeys
- Inheritance
-
KnownShortcuts.FindReplaceControlKeys
Properties
- FindNext
Gets or sets "Find Next" action keys.
- FindPrevious
Gets or sets "Find Previous" action keys.
- MatchCase
Gets or sets "Match Case" action keys.
- MatchWholeWord
Gets or sets "Match Whole Word" action keys.
- PreserveCase
Gets or sets "Preserve Case" action keys.
- Replace
Gets or sets "Replace" action keys.
- ReplaceAll
Gets or sets "Replace All" action keys.
- UseRegularExpressions
Gets or sets "Use Regular Expressions" action keys.