Table of Contents

Constructor DialogHandlerBase

Namespace
DotNetBrowser.WinForms.Dialogs
Assembly
DotNetBrowser.WinForms.dll

DialogHandlerBase(Control)

Creates and initializes the dialog handler.

public DialogHandlerBase(Control parent)

Parameters

parent Control

The parent object for the dialog displayed by this handler.