CompleteWord Method
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.
Declaration
public virtual void CompleteWord()
CompleteWord(CodeCompletionArgs)
Declaration
protected void CompleteWord(CodeCompletionArgs e)
Parameters
Type | Name | Description |
---|---|---|
CodeCompletionArgs | e |