LifeSpanHandlerBuilderOnPopupCreated Method  | 
Version 93.1.111 
            The 
OnPopupCreatedDelegate will be called when the
[!:ChromiumHostControl] has been
            created. When the 
OnPopupCreatedDelegate is called you must add the control to it's intended parent
            so the 
[!:Control.ClientRectangle] can be calculated to set the initial
            size correctly.
            
 
    Namespace: 
   CefSharp.WinForms.Handler
    Assembly:
   CefSharp.WinForms (in CefSharp.WinForms.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax
See Also