Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / Frame Object / SelectedView Property
In This Topic
    SelectedView Property
    In This Topic
    Gets or sets the selected view.
    Syntax
    expression.SelectedView As View object 
    where expression is a variable that represents a Frame Object

    Property Value

    A View object
    See Also