Table of Contents

Method Show

Namespace
Alternet.Editor.Dialogs
Assembly
Alternet.Editor.v10.dll

Show(Control)

Displays the dialog with the specified parent control.

public void Show(Control ownerControl)

Parameters

ownerControl Control

Parent container of the dialog.