DWebBrowserEvents2
A version of this page is also available for
4/8/2010
The DWebBrowserEvents2 interface 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 |
See Also
Reference
Internet Explorer Mobile Browser Interfaces