KeyboardEventDOM_KEY_LOCATION_STANDARD Field |
The key activation MUST NOT be distinguished as the left or right version of the key, and (other than the NumLock key) did not originate from the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).
Namespace: Aspose.Html.Dom.EventsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ulong DOM_KEY_LOCATION_STANDARD = 0
Public Const DOM_KEY_LOCATION_STANDARD As ULong = 0
public:
literal unsigned long long DOM_KEY_LOCATION_STANDARD = 0
static val mutable DOM_KEY_LOCATION_STANDARD: uint64
Field Value
Type:
UInt64
See Also