ctrlKey property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the state of the CTRL key.

Syntax

HRESULT value = object.put_ctrlKey(VARIANT_BOOL v);HRESULT value = object.get_ctrlKey(VARIANT_BOOL* p);

Property values

Type: VARIANT_BOOL

VARIANT_FALSE (false)

CTRL key is not pressed.

VARIANT_TRUE (true)

CTRL key is pressed.

See also

ctrlLeft

 

 

Send comments about this topic to Microsoft

Build date: 6/12/2012