Document.OnKeyDown

Document.OnKeyDown event

Gets or sets event handler for OnKeyDown event.

public event DOMEventHandler OnKeyDown;

See Also