Document.OnFocus

Document.OnFocus event

Gets or sets event handler for OnFocus event.

public event DOMEventHandler OnFocus;

See Also