Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or retrieves the event for which the script is written.
![]() |
Syntax
HRESULT value = object.put_event( v);HRESULT value = object.get_event(* p);
Property values
Type: BSTR
The event. The value for an HTMLFrameSiteEvents::onmouseover event, for example, is "onmouseover()".
Standards information
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5
.png)