Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / StatusText Property
In This Topic
    StatusText Property
    In This Topic
    Gets the status bar text.
    Syntax
    expression.StatusText As String
    where expression is a variable that represents a WebControl Object
    See Also