Table of Contents

Method Show

Namespace
Alternet.Editor.Dialogs
Assembly
Alternet.Editor.v9.dll

Show(IControl)

Displays the dialog with the specified parent control.

public void Show(IControl ownerControl)

Parameters

ownerControl IControl

Parent container of the dialog.