Constructor CodeCompletionBox
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
CodeCompletionBox(Control)
Initializes a new instance of the CodeCompletionBox
class with a specified owner.
public CodeCompletionBox(Control owner)
Parameters
owner
ControlSpecifies control owning this new instance.