HTML Control API Notifications
4/8/2010
The following table shows the HTML Control API notifications, with a description of the purpose of each.
Notification | Description |
---|---|
Sent by the HTML viewer control when it encounters a BASE tag in an HTML document |
|
Sent by the HTML viewer control before a navigation request to a URL begins |
|
Sent by the HTML viewer control when a user holds the stylus down in the viewer window before a context menu appears |
|
Sent by the HTML viewer control when the document navigation is complete |
|
Sent by the HTML viewer control if the user selects a link or submits a form |
|
Sent by the HTML viewer control when an <img> element does not load |
|
Sent by the HTML viewer control when a URL is about to be loaded by a <frame> element |
|
Sent by the HTML viewer control when a URL is about to be loaded by an <iframe> element |
|
Sent by the HTML viewer control to notify the application to load the image |
|
Sent by the HTML viewer control to notify the application to load the sound |
|
Sent by the HTML viewer control to notify the application that a style sheet is about to be loaded through the <link> tag |
|
Sent by the HTML viewer control to notify the application that XML was loaded |
|
Sent by the HTML viewer control to notify the application and provide the HTTP-EQUIV and CONTENT parameters of the META tag in the HTML document |
|
Sent by the HTML viewer control when a navigation request has completed |
|
Sent by the HTML viewer control to notify the application and provide the title of the HTML document |
|
Sent by the HTML viewer control when the document title changes |