Class DialogHandlerBase
- Namespace
- DotNetBrowser.WinForms.Dialogs
- Assembly
- DotNetBrowser.WinForms.dll
The base class for all dialog handlers.
public class DialogHandlerBase
- Inheritance
-
DialogHandlerBase
- Derived
- Inherited Members
Constructors
- DialogHandlerBase(Control)
Creates and initializes the dialog handler.
Properties
- Parent
The parent object for the dialog displayed by this handler. This object is used to locate the owner window for the modal dialogs.