AvalonEdit
Install Method (textArea)
NamespacesICSharpCode.AvalonEdit.SearchSearchPanelInstall(TextArea)
Creates a SearchPanel and installs it to the TextArea.
Declaration Syntax
C#Visual BasicVisual C++
public static SearchPanel Install(
	TextArea textArea
)
Public Shared Function Install ( _
	textArea As TextArea _
) As SearchPanel
public:
static SearchPanel^ Install(
	TextArea^ textArea
)
Parameters
textArea (TextArea)

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238