Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / Frame Object / ViewCount Property
In This Topic
    ViewCount Property
    In This Topic
    Gets the number of views that are running.
    Syntax
    expression.ViewCount As Integer
    where expression is a variable that represents a Frame Object
    See Also