Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / View Object / Control Property
In This Topic
    Control Property
    In This Topic
    Gets the control object embedded in the view.
    Syntax
    expression.Control As Object
    where expression is a variable that represents a View Object
    See Also