Table of Contents

Constructor CompletionButton

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

CompletionButton(ICodeCompletionButton)

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

public CompletionButton(ICodeCompletionButton owner)

Parameters

owner ICodeCompletionButton

Specifies control owning this new instance.