Creates a SearchPanel and installs it to the TextEditor's TextArea.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static SearchPanel Install( TextEditor editor )
Public Shared Function Install ( _ editor As TextEditor _ ) As SearchPanel
public: static SearchPanel^ Install( TextEditor^ editor )
Parameters
- editor (TextEditor)
Remarks
This is a convenience wrapper.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238