Document.OnDblClick

Document.OnDblClick event

Gets or sets event handler for OnDblClick event.

public event DOMEventHandler OnDblClick;

See Also