shiftLeft property
[This documentation is preliminary and is subject to change.]
Retrieves the state of the left SHIFT key.
Syntax
HRESULT value = object.get_shiftLeft(VARIANT_BOOL* p);
Property values
Type: VARIANT_BOOL
Remarks
The document must have focus for this property to return VARIANT_TRUE.
See also
Build date: 6/12/2012
Community Additions
Show: