| Attribute | Property | Description |
|---|
| Abstract |
Gets the Abstract content of the entry banner in an
Advanced Stream Redirector (ASX) file by using the event object. |
| altKey |
Retrieves a value that indicates the state of the ALT key. |
| altLeft |
Retrieves a value that indicates the state of the left ALT key. |
| Banner |
Gets the Banner content of an
entry in an ASX file using the event object. |
| button |
Sets or retrieves the mouse button pressed by the user. |
| cancelBubble |
Sets or retrieves whether the current event should bubble up the hierarchy of event handlers. |
| clientX |
Sets or retrieves the x-coordinate of the mouse pointer's position relative to the client area of the window, excluding window decorations and scroll bars. |
| clientY |
Sets or retrieves the y-coordinate of the mouse pointer's position relative to the client area of the window, excluding window decorations and scroll bars. |
| constructor |
Returns a reference to the constructor of an object. |
| contentOverflow |
Retrieves a value that indicates whether the document contains additional content after processing the current LayoutRect object. |
| ctrlKey |
Sets or retrieves the state of the CTRL key. |
| ctrlLeft |
Sets or retrieves the state of the left CTRL key.
|
| data |
Sets or retrieves the body of the onmessage request. |
| dataFld |
Sets or retrieves the data column affected by the oncellchange event. |
| fromElement | fromElement |
Sets or retrieves the object from which activation or the mouse pointer is exiting during the event. |
| keyCode |
Sets or retrieves the Unicode key code associated with the key that caused the event. |
| MoreInfo |
Gets the MoreInfo content of
an entry banner in an ASX file through
the event object. |
| nextPage |
Retrieves the position of the next page within a print template. |
| offsetX |
Sets or retrieves the x-coordinate of the mouse pointer's position relative to the object firing the event. |
| offsetY |
Sets or retrieves the y-coordinate of the mouse pointer's position relative to the object firing the event. |
| origin |
Sets or retrieves the scheme, hostname, and port of the document that fired the onmessage event. |
| propertyName |
Sets or retrieves the name of the property that changes on the object. |
| qualifier |
Sets or retrieves the name of the data member provided by a data source object. |
| reason |
Sets or retrieves the result of the data transfer for a data source object. |
| recordset |
Sets or retrieves from a data source object a reference to the default record set. |
| repeat |
Retrieves whether the onkeydown event is being repeated. |
| returnValue |
Sets or retrieves the return value from the event. |
| saveType |
Retrieves the clipboard type when oncontentsave fires. |
| screenX |
Sets or retrieves the x-coordinate of the mouse pointer's position relative to the user's screen. |
| screenY |
Sets or retrieves the y-coordinate of the mouse pointer's position relative to the user's screen. |
| shiftKey |
Retrieves the state of the SHIFT key. |
| shiftLeft |
Retrieves the state of the left SHIFT key.
|
| source |
Retrieves the source window object of the onmessage event. |
| srcElement |
Sets or retrieves the object that fired the event. |
| srcFilter |
Sets or retrieves the filter object that caused the onfilterchange event to fire. |
| srcUrn |
Retrieves the Uniform Resource Name (URN) of the behavior that fired the event. |
| toElement |
Sets or retrieves a reference to the object toward which the user is moving the mouse pointer. |
| type |
Sets or retrieves the event name from the event object. |
| url |
Sets or retrieves the fully qualified URL of the document that fired the event. |
| userName |
Retrieves the sFriendlyName parameter that is passed to the useService method. |
| wheelDelta |
Retrieves the distance and direction the wheel button has rolled. |
| x |
Sets or retrieves the x-coordinate (in pixels) of the mouse pointer's offset from the closest relatively positioned parent element of the element that fired the event. |
| y |
Sets or retrieves the y-coordinate (in pixels) of the mouse pointer's offset from the closest relatively positioned parent element of the element that fired the event. |