Table of Contents

Constructor CodeCompletionHint

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

CodeCompletionHint(Control)

Initializes a new instance of the CodeCompletionHint class with a specified owner.

public CodeCompletionHint(Control owner)

Parameters

owner Control

The SyntaxEdit object owning this new instance.