InfoConnect VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / StatusTextChanged Event
In This Topic
    StatusTextChanged Event
    In This Topic
    Occurs when the Web browser status text is changed.
    Syntax
    private Sub WebControl_StatusTextChanged (
       ByVal sender As Variant )

    Parameters

    sender
    See Also