Udostępnij za pośrednictwem


DWebBrowserEvents Members

Represents an event sink interface that an application must implement to receive event notifications from a WebBrowser control or from the Windows Internet Explorer application.

The following tables list the members exposed by the DWebBrowserEvents type.

Public Methods

  Name Description
public method BeforeNavigate Fires before navigation occurs in the given object (on either a window element or a frameset element).
public method FrameBeforeNavigate Fires before navigation occurs in the given object (on either a window element or a frameset element).
public method FrameNavigateComplete Fires after a navigation to a link is completed on a window element or a frameSet element.
public method FrameNewWindow Fires when a new window frame is to be created.
public method NavigateComplete Fires after a navigation to a link is completed on a window element or a frameSet element.
public method NewWindow Fires when a new window is to be created.
public method Quit Fires before the Internet Explorer application quits.
public method WindowActivate Not implemented.
public method WindowMove Fires when window is moved.
public method WindowResize Fires when window is resized.

Top

See Also

Reference

DWebBrowserEvents Interface
Microsoft.Uii.Csr.Browser.Web Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.