Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / Name Property
In This Topic
    Name Property
    In This Topic
    Gets or sets the Control name.
    Syntax
    expression.Name As String
    where expression is a variable that represents an IbmTerminal object
    See Also