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