IBrowserHostGetOpenerWindowHandle Method  | 
Version 104.4.240 
            Retrieve the window handle of the browser that opened this browser.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
SyntaxIntPtr GetOpenerWindowHandle()
IntPtr GetOpenerWindowHandle()
Return Value
Type: 
IntPtrThe handler
See Also