Table of Contents

Method Show

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Show(Control, PopupPanelSearchDialogPainter)

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

public void Show(Control parentEditorControl, PopupPanelSearchDialogPainter painter)

Parameters

parentEditorControl Control

Parent of this dialog.

painter PopupPanelSearchDialogPainter

Painter of this dialog.