Attaches this SearchPanel to a TextArea instance.
Declaration Syntax
C# | Visual Basic | Visual 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