Table of Contents

Constructor CodeCompletionWindowBase

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

CodeCompletionWindowBase(Control)

Initializes a new instance of the CodeCompletionWindowBase class with default settings.

public CodeCompletionWindowBase(Control owner)

Parameters

owner Control

The TextEditor control owning this new instance.