KeyboardEventDOM_KEY_LOCATION_LEFT Field |
The key activated originated from the left 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_LEFT = 1
Public Const DOM_KEY_LOCATION_LEFT As ULong = 1
public:
literal unsigned long long DOM_KEY_LOCATION_LEFT = 1
static val mutable DOM_KEY_LOCATION_LEFT: uint64
Field Value
Type:
UInt64
See Also