Property PopupControl
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
PopupControl
When implemented by a class, represents control contained in popup window. Usually CodeCompletionHint
or CompletionListBox
.
CodeCompletionHint
CompletionListBox
Control PopupControl { get; }