Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / IsOffline Property
In This Topic
    IsOffline Property
    In This Topic
    Gets a value indicating whether the browser is offline.
    Syntax
    expression.IsOffline As Boolean
    where expression is a variable that represents a WebControl Object
    See Also