Share via


IFrameElement.onfocus Property

SharePoint Designer Developer Reference

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

Syntax

expression.onfocus

expression   Required. A variable that represents an IFrameElement object.

See Also