Events
[This documentation is preliminary and is subject to change.]
In this section
| Topic | Description |
|---|---|
|
Event that gets triggered every time the web page visibility status changes. | |
|
Fires when the user aborts the download. | |
|
Fires when the object is set as the active element. | |
|
Fires on the object immediately after its associated document prints or previews for printing. | |
|
Fires on a databound object after successfully updating the associated data in the data source object. | |
|
Fires immediately before the object is set as the active element. | |
|
Fires on the source object before the selection is copied to the system clipboard. | |
|
Fires on the source object before the selection is deleted from the document. | |
|
Fires immediately before the activeElement is changed from the current object to another object in the parent document. | |
|
Fires before an object contained in an editable element enters a UI Activation state or when an editable container object is control selection. | |
|
Fires on the target object before the selection is pasted from the system clipboard to the document. | |
|
Fires on the object before its associated document prints or previews for printing. | |
|
Fires prior to a document being unloaded. | |
|
Fires on a databound object before updating the associated data in the data source object. | |
|
Fires when the object loses the input focus. | |
|
Fires when the behavior property of the marquee object is set to "alternate" and the contents of the marquee reach one side of the window. | |
|
Fires when data changes in the data provider. | |
|
Fires when the contents of the object or selection have changed. | |
|
Fires when the user clicks the left mouse button on the object. | |
|
Fires when the user clicks the right mouse button in the client area, opening the context menu. | |
|
Fires when the user is about to make a control selection of the object. | |
|
Fires on the source element when the user copies the object or selection, adding it to the system clipboard. | |
|
Fires on the source element when the object or selection is removed from the document and added to the system clipboard. | |
|
Fires periodically as data arrives from data source objects that asynchronously transmit their data. | |
|
Fires when the data set exposed by a data source object changes. | |
|
Fires to indicate that all data is available from the data source object. | |
|
Fires when the user double-clicks the object. | |
|
Fires when the activeElement is changed from the current object to another object in the parent document. | |
|
Fires on the source object continuously during a drag operation. | |
|
Fires on the source object when the user releases the mouse at the close of a drag operation. | |
|
Fires on the target element when the user drags the object to a valid drop target. | |
|
Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation. | |
|
Fires on the target element continuously while the user drags the object over a valid drop target. | |
|
Fires on the source object when the user starts to drag a text selection or selected object. | |
|
Fires on the target object when the mouse button is released during a drag-and-drop operation. | |
|
Fires when an error occurs during object loading. | |
|
Fires on a databound object when an error occurs while updating the associated data in the data source object. | |
|
Fires when a visual filter changes state or completes a transition. | |
|
Fires when marquee looping is complete. | |
|
Fires when the object receives focus. | |
|
Fires for an element just prior to setting focus on that element. | |
|
Fires for the current element with focus immediately after moving focus to another element. | |
|
Raised when there are changes to the portion of a URL that follows the number sign (#). This event is not supported for Metro style apps using JavaScript. | |
|
Fires when the user presses the F1 key while the client is the active window. | |
|
Occurs when the text content of an element is changed through the user interface. | |
|
Fires when the user presses a key. | |
|
Fires when the user presses an alphanumeric key. | |
|
Fires when the user releases a key. | |
|
Fires when the print or print preview layout process finishes filling the current LayoutRect object with content from the source document. | |
|
Fires immediately after the client loads the object. | |
|
Fires when the object loses the mouse capture. | |
|
Fires when the user clicks the object with either mouse button. | |
|
Fires when the user moves the mouse pointer into the object. | |
|
Fires when the user moves the mouse pointer outside the boundaries of the object. | |
|
Fires when the user moves the mouse over the object. | |
|
Fires when the user moves the mouse pointer outside the boundaries of the object. | |
|
Fires when the user moves the mouse pointer into the object. | |
|
Fires when the user releases a mouse button while the mouse is over the object. | |
|
Fires when the wheel button is rotated. | |
|
Fires when the object moves. | |
|
Fires when the object stops moving. | |
|
Fires when the object starts to move. | |
|
Triggered when the finger positions associated with the interaction moves on the screen. It will also be triggered during the inertia processing. | |
|
Triggered when user interaction results in a double tap gesture. | |
|
Triggered when all contacts associated with the gesture are removed from the surface. | |
|
Triggered when the user places a finger and holds the position for an extended period of time. | |
|
Triggered when the screen is touched on a location over this element. | |
|
Triggered when user interaction results in a tap gesture. | |
|
Occurs when msSiteModeShowJumpList is called, and an item has been removed from a Jump List by the user. | |
|
Occurs when a user clicks a button in a Thumbnail Toolbar. | |
|
Raised when Windows Internet Explorer is working offline. This event is not supported for Metro style apps using JavaScript. | |
|
Raised when Internet Explorer is working online. This event is not supported for Metro style apps using JavaScript. | |
|
Fires on the target object when the user pastes data, transferring the data from the system clipboard to the document. | |
|
Fires when a property changes on the object. | |
|
Fires when the state of the object has changed. | |
|
Fires when the user resets a form. | |
|
Fires when the size of the object is about to change. | |
|
Fires when the user finishes changing the dimensions of the object in a control selection. | |
|
Fires when the user begins to change the dimensions of the object in a control selection. | |
|
Fires to indicate that the current row has changed in the data source and new data values are available on the object. | |
|
Fires just before the data source control changes the current row in the object. | |
|
Fires when rows are about to be deleted from the recordset. | |
|
Fires just after new rows are inserted in the current recordset. | |
|
Fires when the user repositions the scroll box in the scroll bar on the object. | |
|
Fires when the current selection changes. | |
|
Fires when the selection state of a document changes. | |
|
Fires when the object is being selected. | |
|
Fires at the beginning of every loop of the marquee object. | |
|
Fires when the user clicks the Stop button or leaves the document. | |
|
Fires when a FORM is about to be submitted. | |
|
Fires immediately before the object is unloaded. |