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