InputImageElement.onmousemove Property

SharePoint Designer Developer Reference

Returns or sets a Variant that represents the value of the onmousemove attribute, which is the script that runs when the onmousemove event fires.

Syntax

expression.onmousemove

expression   Required. A variable that represents an InputImageElement object.

See Also