Table of Contents

Method Show

Namespace
Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

Show(Control, Point)

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

void Show(Control ownerControl, Point position)

Parameters

ownerControl Control

The control that is the reference point for the pop-up position.

position Point

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