DialogHandlerBaseParent Property  | 
 
                The parent object for the dialog displayed by this handler. This object is used to locate the owner window for the
                modal dialogs.
            
 
    Namespace: 
   DotNetBrowser.WinForms.Dialogs
    Assembly:
   DotNetBrowser.WinForms (in DotNetBrowser.WinForms.dll) Version: 2.24.2
Syntaxpublic Control Parent { get; }Property Value
Type: 
Control
See Also