Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / UiControlActionMapper Property
In This Topic
UiControlActionMapper Property (Terminal)
In This Topic
Gets the object used to map actions to the user interface control and to retrieve the action sequence from the user interface control.
Syntax
expression.UiControlActionMapper As UiControlActionMapper object 
where expression is a variable that represents a Terminal Object

Property Value

UiControlActionMapper Object.
See Also