Table of Contents

Constructor CodeCompletionButton

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

CodeCompletionButton(Control, ImageSource)

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

public CodeCompletionButton(Control owner, ImageSource image)

Parameters

owner Control

Specifies control owning this new instance.

image ImageSource

Specifies bulb image for the new instance.