Property Parent
- Namespace
- DotNetBrowser.WinForms.Dialogs
- Assembly
- DotNetBrowser.WinForms.dll
Parent
The parent object for the dialog displayed by this handler. This object is used to locate the owner window for the modal dialogs.
public Control Parent { get; }