Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The DWebBrowserEvents2interface enables an application to receive event notifications from a WebBrowser control.
Methods in Vtable Order
Event methods | Description |
---|---|
Raises when the progress of a download operation is updated on the object |
|
Raises when the enabled state of a command changes |
|
Raises when a navigation operation is beginning |
|
Raises when a navigation operation finishes, is halted, or fails |
|
Raises when the title of a document in an object becomes available or changes |
|
Raises when the property value of an object has changed |
|
Raises before navigation occurs in the given object on either a window or frameset element |
|
Raises after navigation to a link is completed on either a window or frameset element |
|
Raises when a document has been completely loaded and initialized |
|
Raises when application is quitting |
|
Raises when the window should be shown or hidden |
|
Raises when the status bar should be shown or hidden |
|
Raises when the host window should be allowed or not allowed to resize |
|
Raises when the host window should change it's left coordinate |
|
Raises when the host window should changet it's top coordinate |
|
Raises when the host window should change it's width |
|
Raises when the host window should change it's height |
|
Raises to request client sizes be coverted to host window sizes |
|
Raises to indicate the security level of the current Web page contents |
|
Raises to indicate the File Download dialog is opening |
|
Raises when a binding error occurs, with a window or frameset element |
Requirements
Header | piedocvw.h |
Library | piedocvw.lib |
Windows Embedded CE | Windows Embedded CE 6.0 and later |
Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later |