Method PopupAt
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v10.dll
PopupAt(Point, ICodeCompletionProvider)
Displays popup window at the specified position.
public override void PopupAt(Point position, ICodeCompletionProvider provider)
Parameters
positionPointThe Point object that specifies the coordinates at which popup window should be displayed.
providerICodeCompletionProviderSpecifies source of the content for this window