|
Enhanced C#
Language of your choice: library documentation
|
Public fields | |
| bool | _lastSearchWasBackward = false |
| bool | _lastSearchLoopedAround |
Properties | |
| bool | ReplaceMode [get, set] |
| string | LookFor [get] |
Public Member Functions | |
| void | ShowFor (TextEditorControl editor, bool replaceMode) |
| TextRange | FindNext (bool viaF3, bool searchBackward, string messageIfNotFound) |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. More... | |
|
inlineprotected |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
1.8.7