Table of Contents

Interface IDialogHandler

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains methods and properties which allow to work with system dialog window.

public interface IDialogHandler : IDisposable

Properties

ShowHelp

Gets or sets whether or not to show the dialog window help.

Title

Gets or sets the dialog window title.

Methods

ShowModal(Window?)

Shows modal dialog on screen.