Document.OnKeyPress

Document.OnKeyPress event

Gets or sets event handler for OnKeyPress event.

public event DOMEventHandler OnKeyPress;

See Also