Constructor DialogHandlerBase
- Namespace
- DotNetBrowser.WinForms.Dialogs
- Assembly
- DotNetBrowser.WinForms.dll
DialogHandlerBase(Control)
Creates and initializes the dialog handler.
public DialogHandlerBase(Control parent)
Parameters
parent
ControlThe parent object for the dialog displayed by this handler.