Creates a SearchPanel and installs it to the TextEditor's TextArea.

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 )

- editor (TextEditor)

This is a convenience wrapper.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238