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