KeyboardEventDOM_KEY_LOCATION_RIGHT Field |
The key activation originated from the right key location (when there is more than one possible location for this key).
Namespace: Aspose.Html.Dom.EventsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ulong DOM_KEY_LOCATION_RIGHT = 2
Public Const DOM_KEY_LOCATION_RIGHT As ULong = 2
public:
literal unsigned long long DOM_KEY_LOCATION_RIGHT = 2
static val mutable DOM_KEY_LOCATION_RIGHT: uint64
Field Value
Type:
UInt64
See Also