CefKeyEventFocusOnEditableField Property |
True if the focus is currently on an editable field on the page. This is
useful for determining if standard key events should be intercepted.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool FocusOnEditableField { get; set; }Property Value
Boolean
See Also