Property PopupControl
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
PopupControl
Represents control contained in popup window. Usually CodeCompletionHint
or CompletionListBox
.
CodeCompletionHint
CompletionListBox
public virtual Control PopupControl { get; }