Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / Frame Object / Name Property
In This Topic
    Name Property (Frame)
    In This Topic
    Gets or sets the name of the frame.
    Syntax
    expression.Name As String
    where expression is a variable that represents a Frame Object
    See Also