Constructor CodeCompletionWindowBase
CodeCompletionWindowBase(Control)
Initializes a new instance of the CodeCompletionWindowBase class with default settings.
public CodeCompletionWindowBase(Control owner)
Parameters
ownerControlThe
TextEditorcontrol owning this new instance.