Table of Contents

Class EditorCodeCompletionController.ParameterInfoToolTip

Namespace
Alternet.Scripter.Integration.Wpf
Assembly
Alternet.Scripter.Integration.Wpf.v10.dll
public class EditorCodeCompletionController.ParameterInfoToolTip : IParameterInfoToolTip
Inheritance
EditorCodeCompletionController.ParameterInfoToolTip
Implements

Constructors

ParameterInfoToolTip(CodeCompletionHint, ParameterInfoToolTipConfiguration)

Properties

Visible

When implemented by a class, indicates whether the pop-up window is visible.

Methods

Close()

When implemented by a class, closes pop-up control.

GetPreferredSize()

When implemented by a class, determines the preferred size of the pop-up tooltip.

ShowPopup(ParameterInfoSymbol, Point)

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