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.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool FocusOnEditableField { get; set; }
Property Value
Type:
BooleanSee Also