Table of Contents

Constructor CodeCompletionEdit

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.v9.dll

CodeCompletionEdit(Control, ICodeCompletionBox)

Initializes a new instance of the CodeCompletionEdit class with specified parameters.

public CodeCompletionEdit(Control owner, ICodeCompletionBox parent)

Parameters

owner Control

The SyntaxEdit control owning this new instance.

parent ICodeCompletionBox

Specifies parent of this new instance.