AvalonEdit
CompletionWindowBase Constructor (textArea)
NamespacesICSharpCode.AvalonEdit.CodeCompletionCompletionWindowBaseCompletionWindowBase(TextArea)
Creates a new CompletionWindowBase.
Declaration Syntax
C#Visual BasicVisual C++
public CompletionWindowBase(
	TextArea textArea
)
Public Sub New ( _
	textArea As TextArea _
)
public:
CompletionWindowBase(
	TextArea^ textArea
)
Parameters
textArea (TextArea)

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