InputImageElement.onselectstart Property

SharePoint Designer Developer Reference

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

Syntax

expression.onselectstart

expression   Required. A variable that represents an InputImageElement object.

See Also