Table of Contents

Method ShowPopup

Namespace
Alternet.Scripter.Integration.Wpf
Assembly
Alternet.Scripter.Integration.Wpf.v10.dll

ShowPopup(ParameterInfoSymbol, Point)

When implemented by a class, displays the popup window with specified parameters.

public void ShowPopup(ParameterInfoSymbol data, Point position)

Parameters

data ParameterInfoSymbol

The data for the parameter info.

position Point

The horizontal and vertical location of the reference control's upper-left corner, in pixels.