Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebDocument Object / Focused Property
In This Topic
    Focused Property
    In This Topic
    Gets a value indicating whether the document has user input focus.
    Syntax
    expression.Focused As Boolean
    where expression is a variable that represents a WebDocument Object
    See Also