InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object

In This Topic
    WebControl Object Events
    In This Topic

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

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