AvalonEdit
Attach Method (textArea)
NamespacesICSharpCode.AvalonEdit.SearchSearchPanelAttach(TextArea)
Attaches this SearchPanel to a TextArea instance.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use the Install method instead")]
public void Attach(
	TextArea textArea
)
<ObsoleteAttribute("Use the Install method instead")> _
Public Sub Attach ( _
	textArea As TextArea _
)
public:
[ObsoleteAttribute(L"Use the Install method instead")]
void Attach(
	TextArea^ textArea
)
Parameters
textArea (TextArea)

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