IBrowserFocusedFrame Property |
Version 130.1.90
Returns the focused frame for the browser window or null.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax IFrame FocusedFrame { get; }
property IFrame^ FocusedFrame {
IFrame^ get ();
}
Property Value
IFrameSee Also