AvalonEdit
TextEditor Constructor (textArea)
NamespacesICSharpCode.AvalonEditTextEditorTextEditor(TextArea)
Creates a new TextEditor instance.
Declaration Syntax
C#Visual BasicVisual C++
protected TextEditor(
	TextArea textArea
)
Protected Sub New ( _
	textArea As TextArea _
)
protected:
TextEditor(
	TextArea^ textArea
)
Parameters
textArea (TextArea)

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