Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / View Object / Focus Method
In This Topic
    Focus Method
    In This Topic
    Sets the input focus to the view.
    Syntax
    expression.Focus() 
    where expression is a variable that represents a View Object
    See Also