Table of Contents

Method CompleteWord

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

CompleteWord()

Displays a code completion window that displays members of the current class in the Editor's content in a form of the popup list box and locates single member, if possible.

public virtual void CompleteWord()

CompleteWord(CodeCompletionArgs)

protected void CompleteWord(CodeCompletionArgs e)

Parameters

e CodeCompletionArgs