Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Web.Msie Namespace / IWebControl Interface

In This Topic
    IWebControl Interface Events
    In This Topic

    For a list of all members of this type, see IWebControl members.

    Public Events
     NameDescription
     EventOccurs when the CanGoBack state changes.  
     EventOccurs when the CanGoForward state changes.  
     EventOccurs when navigating and parsing a new Web page is complete.  
     EventOccurs when the document title is changed.  
     EventOccurs when a Web page encryption level changes.  
     EventOccurs when a file is downloaded.  
     EventOccurs when navigation is used.  
     EventOccurs immediately before navigation to a new page.  
     EventOccurs when the Web browser status text changes.  
    Top
    See Also