toElement property

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

Sets or retrieves a reference to the object toward which the user is moving the mouse pointer or, for a touch device, a finger.

Syntax

HRESULT value = object.put_toElement(IHTMLElement* v);HRESULT value = object.get_toElement(IHTMLElement** p);

Property values

Type: Object

the object being moved to by the mouse or finger.

 

 

Send comments about this topic to Microsoft

Build date: 6/12/2012