shiftLeft property
Retrieves the state of the left SHIFT key.
Syntax
HRESULT value = object.get_shiftLeft(* p);
Property values
Type: VARIANT_BOOL
Remarks
The document must have IHTMLElement2::focus for this property to return VARIANT_TRUE.
See also
Show: