CefKeyEventUnmodifiedCharacter Property |
Same as |character| but unmodified by any concurrently-held modifiers
(except shift). This is useful for working out shortcut keys.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public char UnmodifiedCharacter { get; set; }
Property Value
Type:
CharSee Also